Trace number 210321

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Tramontane 2006-12-04? (TO) 1800.05 1808.32

General information on the benchmark

NamepseudoSeries/fpga/
fpga-40-39.xml
MD5SUM3c6eda633dfc3b4def9c6c240c8051dd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2340
Number of constraints1678
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1678
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.05
0.05	c 	predicates............    0
0.06	c 	constraints........... 0.48
0.54	c Allocating memory
0.54	c 
0.54	c time limit = -1
0.54	c heuristic = dom/wdeg
0.54	c restart policy = Geometric increment
0.54	c restart base = 1559
0.54	c restart factor = 1.33
0.54	c 
0.54	c Solving
0.54	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-210321-1168196754 -o ROOT/results/node75/solver-210321-1168196754 -C 1800 -M 900 /tmp/evaluation/210321-1168196754/tramontane/bin/solver /tmp/evaluation/210321-1168196754/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.89 1.29 1.37 2/68 30772
/proc/meminfo: memFree=1709664/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=6792 CPUtime=0
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 168074904 6955008 402 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6705439 0 0 4096 0 0 0 0 17 1 0 0
/proc/30771/statm: 1698 403 364 92 0 30 0

[startup+0.102843 s]
/proc/loadavg: 1.89 1.29 1.37 2/68 30772
/proc/meminfo: memFree=1709664/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=8504 CPUtime=0.09
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 1222 0 0 0 9 0 0 0 18 0 1 0 168074904 8708096 1190 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/30771/statm: 2126 1190 712 92 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8504

[startup+0.514893 s]
/proc/loadavg: 1.89 1.29 1.37 2/68 30772
/proc/meminfo: memFree=1709664/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=17492 CPUtime=0.5
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 3459 0 0 0 49 1 0 0 22 0 1 0 168074904 17911808 3394 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134719990 0 0 4096 0 0 0 0 17 1 0 0
/proc/30771/statm: 4373 3395 712 92 0 2717 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 17492

[startup+1.33801 s]
/proc/loadavg: 1.89 1.29 1.37 3/81 30815
/proc/meminfo: memFree=1666296/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34788 CPUtime=1.28
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7702 0 0 0 125 3 0 0 25 0 1 0 168074904 35622912 7600 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30771/statm: 8697 7600 723 92 0 7041 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 34788

[startup+2.97419 s]
/proc/loadavg: 1.89 1.29 1.37 3/81 30823
/proc/meminfo: memFree=1651128/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=2.91
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 288 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 34812

[startup+6.25357 s]
/proc/loadavg: 1.90 1.30 1.38 3/81 30823
/proc/meminfo: memFree=1637752/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=6.17
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 614 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 34812

[startup+12.7123 s]
/proc/loadavg: 1.91 1.31 1.38 3/74 30824
/proc/meminfo: memFree=1657608/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=12.6
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 1257 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 34812

[startup+25.5198 s]
/proc/loadavg: 1.93 1.35 1.39 3/74 30824
/proc/meminfo: memFree=1645904/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=25.33
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 2530 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 34812

[startup+51.1419 s]
/proc/loadavg: 1.95 1.40 1.40 3/74 30824
/proc/meminfo: memFree=1630416/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=50.85
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 5082 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 34812

[startup+102.381 s]
/proc/loadavg: 2.02 1.50 1.44 3/74 30824
/proc/meminfo: memFree=1611856/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=101.86
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 10183 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 34812

[startup+162.44 s]
/proc/loadavg: 2.00 1.59 1.47 3/74 30824
/proc/meminfo: memFree=1609552/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=161.63
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 16160 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 34812

[startup+222.491 s]
/proc/loadavg: 2.00 1.66 1.50 3/74 30824
/proc/meminfo: memFree=1608144/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=221.42
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 22139 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 34812

[startup+282.542 s]
/proc/loadavg: 2.00 1.72 1.53 3/74 30824
/proc/meminfo: memFree=1592336/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=281.21
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 28118 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 34812

[startup+342.588 s]
/proc/loadavg: 2.00 1.77 1.56 3/74 30824
/proc/meminfo: memFree=1591632/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=340.96
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 34093 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710470 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 34812

[startup+402.64 s]
/proc/loadavg: 2.00 1.81 1.58 3/74 30824
/proc/meminfo: memFree=1590544/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=400.75
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 40072 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 400.75
Current children cumulated vsize (KiB) 34812

[startup+462.69 s]
/proc/loadavg: 2.00 1.84 1.60 3/74 30824
/proc/meminfo: memFree=1589648/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=460.54
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 46051 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 460.54
Current children cumulated vsize (KiB) 34812

[startup+522.742 s]
/proc/loadavg: 2.03 1.88 1.63 3/74 30824
/proc/meminfo: memFree=1577360/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=520.29
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 52026 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 520.29
Current children cumulated vsize (KiB) 34812

[startup+582.792 s]
/proc/loadavg: 2.01 1.90 1.65 3/74 30824
/proc/meminfo: memFree=1569616/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=580.08
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 58005 3 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 580.08
Current children cumulated vsize (KiB) 34812

[startup+642.843 s]
/proc/loadavg: 2.00 1.92 1.67 3/74 30824
/proc/meminfo: memFree=1566480/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=639.87
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 63983 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 639.87
Current children cumulated vsize (KiB) 34812

[startup+702.892 s]
/proc/loadavg: 2.00 1.93 1.69 3/74 30824
/proc/meminfo: memFree=1566288/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=699.64
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 69960 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 699.64
Current children cumulated vsize (KiB) 34812

[startup+762.942 s]
/proc/loadavg: 2.00 1.94 1.70 3/74 30824
/proc/meminfo: memFree=1566224/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=759.42
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 75938 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 759.42
Current children cumulated vsize (KiB) 34812

[startup+822.998 s]
/proc/loadavg: 2.00 1.95 1.72 3/74 30826
/proc/meminfo: memFree=1565648/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=819.2
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 81916 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 819.2
Current children cumulated vsize (KiB) 34812

[startup+883.047 s]
/proc/loadavg: 2.00 1.95 1.74 3/74 30826
/proc/meminfo: memFree=1565648/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=878.97
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 87893 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 878.97
Current children cumulated vsize (KiB) 34812

[startup+943.099 s]
/proc/loadavg: 2.00 1.96 1.75 3/74 30826
/proc/meminfo: memFree=1565008/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=938.75
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 93871 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 938.75
Current children cumulated vsize (KiB) 34812

[startup+1003.15 s]
/proc/loadavg: 2.00 1.96 1.76 3/74 30826
/proc/meminfo: memFree=1565072/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=998.54
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 99850 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 998.54
Current children cumulated vsize (KiB) 34812

[startup+1063.21 s]
/proc/loadavg: 2.00 1.97 1.77 3/74 30826
/proc/meminfo: memFree=1565008/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1058.31
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 105827 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711133 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1058.31
Current children cumulated vsize (KiB) 34812

[startup+1123.25 s]
/proc/loadavg: 2.00 1.97 1.78 3/74 30826
/proc/meminfo: memFree=1564816/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1118.08
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 111804 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1118.08
Current children cumulated vsize (KiB) 34812

[startup+1183.31 s]
/proc/loadavg: 2.00 1.97 1.79 3/74 30826
/proc/meminfo: memFree=1552080/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1177.87
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 117783 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1177.87
Current children cumulated vsize (KiB) 34812

[startup+1243.36 s]
/proc/loadavg: 2.00 1.97 1.81 3/74 30826
/proc/meminfo: memFree=1540432/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1237.64
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 123760 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1237.64
Current children cumulated vsize (KiB) 34812

[startup+1303.41 s]
/proc/loadavg: 2.06 1.99 1.82 3/74 30826
/proc/meminfo: memFree=1529168/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1297.42
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 129738 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1297.42
Current children cumulated vsize (KiB) 34812

[startup+1363.46 s]
/proc/loadavg: 2.02 1.99 1.83 3/74 30826
/proc/meminfo: memFree=1519120/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1357.21
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 135717 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1357.21
Current children cumulated vsize (KiB) 34812

[startup+1423.52 s]
/proc/loadavg: 2.01 1.99 1.83 3/74 30826
/proc/meminfo: memFree=1513552/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1416.98
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 141694 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1416.98
Current children cumulated vsize (KiB) 34812

[startup+1483.57 s]
/proc/loadavg: 2.00 1.99 1.84 3/74 30826
/proc/meminfo: memFree=1513616/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1476.77
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 147673 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1476.77
Current children cumulated vsize (KiB) 34812

[startup+1543.62 s]
/proc/loadavg: 2.04 2.00 1.85 3/74 30826
/proc/meminfo: memFree=1513552/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1536.55
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 153651 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1536.55
Current children cumulated vsize (KiB) 34812

[startup+1603.67 s]
/proc/loadavg: 2.08 2.02 1.86 3/74 30826
/proc/meminfo: memFree=1513552/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1596.31
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 159627 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1596.31
Current children cumulated vsize (KiB) 34812

[startup+1663.72 s]
/proc/loadavg: 2.03 2.01 1.87 3/74 30826
/proc/meminfo: memFree=1513424/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1656.1
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 165606 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1656.1
Current children cumulated vsize (KiB) 34812

[startup+1723.77 s]
/proc/loadavg: 2.01 2.00 1.87 3/74 30826
/proc/meminfo: memFree=1513424/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1715.87
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 171583 4 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637284 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1715.87
Current children cumulated vsize (KiB) 34812

[startup+1783.82 s]
/proc/loadavg: 2.00 2.00 1.88 3/74 30826
/proc/meminfo: memFree=1512400/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1775.65
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 177560 5 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1775.65
Current children cumulated vsize (KiB) 34812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.31 s]
/proc/loadavg: 1.92 1.98 1.88 2/75 30827
/proc/meminfo: memFree=1668680/2055920 swapFree=4184496/4192956
[pid=30771] ppid=30769 vsize=34812 CPUtime=1800.03
/proc/30771/stat : 30771 (solver) R 30769 30771 30273 0 -1 4194304 7708 0 0 0 179998 5 0 0 25 0 1 0 168074904 35647488 7606 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/30771/statm: 8703 7606 723 92 0 7047 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 34812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.32
CPU time (s): 1800.05
CPU user time (s): 1799.99
CPU system time (s): 0.057991
CPU usage (%): 99.5424
Max. virtual memory (cumulated for all children) (KiB): 34812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7708
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 22224

runsolver used 1.82372 s user time and 4.6053 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Jan  7 19:05:54 UTC 2007


IDJOB= 210321
IDBENCH= 4610
FILE ID= node75/210321-1168196754

PBS_JOBID= 3480709

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-40-39.xml
COMMAND LINE= /tmp/evaluation/210321-1168196754/tramontane/bin/solver /tmp/evaluation/210321-1168196754/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-210321-1168196754 -o ROOT/results/node75/solver-210321-1168196754 -C 1800 -M 900  /tmp/evaluation/210321-1168196754/tramontane/bin/solver /tmp/evaluation/210321-1168196754/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3c6eda633dfc3b4def9c6c240c8051dd

RANDOM SEED= 771543797

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710088 kB
Buffers:         59760 kB
Cached:         214728 kB
SwapCached:       2680 kB
Active:         104632 kB
Inactive:       184436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710088 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          20728 kB
Slab:            42388 kB
Committed_AS:  3637240 kB
PageTables:       1636 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB



End job on node75 on Sun Jan  7 19:36:04 UTC 2007