Trace number 234904

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.06 1808.42

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-0.xml
MD5SUMbe10a42a20dba25b38a1f76af4db41c0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1306
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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.03	c 	variables.............    0
0.03	c 	predicates............    0
0.03	c 	constraints...........  0.2
0.23	c Allocating memory
0.23	c 
0.23	c time limit = -1
0.23	c heuristic = dom/wdeg
0.23	c restart policy = Geometric increment
0.23	c restart base = 199
0.23	c restart factor = 1.33
0.23	c 
0.23	c Solving
0.23	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/node61/watcher-234904-1168333883 -o ROOT/results/node61/solver-234904-1168333883 -C 1800 -M 900 /tmp/evaluation/234904-1168333883/tramontane/bin/solver /tmp/evaluation/234904-1168333883/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: 0.91 0.98 1.14 5/81 15666
/proc/meminfo: memFree=1852680/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=540 CPUtime=0
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 181786205 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15665/statm: 135 26 21 92 0 18 0

[startup+0.104148 s]
/proc/loadavg: 0.91 0.98 1.14 5/81 15666
/proc/meminfo: memFree=1852680/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=9044 CPUtime=0.08
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 1333 0 0 0 8 0 0 0 18 0 1 0 181786205 9261056 1301 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10819195 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 2261 1301 705 92 0 605 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9044

[startup+0.512217 s]
/proc/loadavg: 0.91 0.98 1.14 5/81 15666
/proc/meminfo: memFree=1852680/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24632 CPUtime=0.49
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5265 0 0 0 46 3 0 0 21 0 1 0 181786205 25223168 5233 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6158 5233 720 92 0 4502 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 24632

[startup+1.33336 s]
/proc/loadavg: 0.91 0.98 1.14 3/81 15674
/proc/meminfo: memFree=1821320/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24636 CPUtime=1.3
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5266 0 0 0 127 3 0 0 25 0 1 0 181786205 25227264 5234 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6159 5234 720 92 0 4503 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 24636

[startup+2.98065 s]
/proc/loadavg: 0.91 0.98 1.14 3/81 15674
/proc/meminfo: memFree=1800648/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24636 CPUtime=2.94
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5266 0 0 0 291 3 0 0 25 0 1 0 181786205 25227264 5234 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715057 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6159 5234 720 92 0 4503 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 24636

[startup+6.26722 s]
/proc/loadavg: 1.00 1.00 1.14 3/81 15674
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24640 CPUtime=6.22
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5267 0 0 0 619 3 0 0 25 0 1 0 181786205 25231360 5235 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793529 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6160 5235 720 92 0 4504 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 24640

[startup+12.7414 s]
/proc/loadavg: 1.08 1.02 1.15 3/74 15675
/proc/meminfo: memFree=1432592/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24640 CPUtime=12.66
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5267 0 0 0 1263 3 0 0 25 0 1 0 181786205 25231360 5235 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793513 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6160 5235 720 92 0 4504 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24640

[startup+25.5626 s]
/proc/loadavg: 1.28 1.06 1.16 3/74 15675
/proc/meminfo: memFree=1410704/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24640 CPUtime=25.41
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5267 0 0 0 2538 3 0 0 25 0 1 0 181786205 25231360 5235 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795148 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6160 5235 720 92 0 4504 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 24640

[startup+51.2171 s]
/proc/loadavg: 1.53 1.14 1.18 3/74 15675
/proc/meminfo: memFree=1408784/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24640 CPUtime=50.89
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5267 0 0 0 5085 4 0 0 25 0 1 0 181786205 25231360 5235 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6160 5235 720 92 0 4504 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 24640

[startup+102.418 s]
/proc/loadavg: 1.79 1.27 1.22 3/74 15675
/proc/meminfo: memFree=1411024/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24652 CPUtime=101.84
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5270 0 0 0 10180 4 0 0 25 0 1 0 181786205 25243648 5238 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6163 5238 720 92 0 4507 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 24652

[startup+162.443 s]
/proc/loadavg: 1.92 1.40 1.27 3/74 15675
/proc/meminfo: memFree=1411024/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=161.58
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 16154 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646964 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 24668

[startup+222.471 s]
/proc/loadavg: 1.97 1.51 1.31 3/74 15675
/proc/meminfo: memFree=1410960/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=221.34
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 22130 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647095 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 24668

[startup+282.495 s]
/proc/loadavg: 1.99 1.59 1.35 3/74 15675
/proc/meminfo: memFree=1410960/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=281.09
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 28105 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790181 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 24668

[startup+342.515 s]
/proc/loadavg: 1.99 1.66 1.39 3/74 15675
/proc/meminfo: memFree=1410896/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=340.82
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 34078 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (KiB) 24668

[startup+402.537 s]
/proc/loadavg: 1.99 1.72 1.42 3/74 15675
/proc/meminfo: memFree=1410896/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=400.57
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 40053 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792864 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 400.57
Current children cumulated vsize (KiB) 24668

[startup+462.567 s]
/proc/loadavg: 1.99 1.77 1.46 3/74 15677
/proc/meminfo: memFree=1410832/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=460.34
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 46030 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 460.34
Current children cumulated vsize (KiB) 24668

[startup+522.592 s]
/proc/loadavg: 1.99 1.81 1.49 3/74 15677
/proc/meminfo: memFree=1410832/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=520.08
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 52004 4 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647219 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 520.08
Current children cumulated vsize (KiB) 24668

[startup+582.621 s]
/proc/loadavg: 2.07 1.86 1.52 3/74 15677
/proc/meminfo: memFree=1410704/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=579.85
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 57980 5 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785049 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 24668

[startup+642.648 s]
/proc/loadavg: 2.03 1.88 1.55 3/74 15677
/proc/meminfo: memFree=1410640/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=639.6
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 63955 5 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793391 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 639.6
Current children cumulated vsize (KiB) 24668

[startup+702.664 s]
/proc/loadavg: 2.01 1.90 1.57 3/74 15677
/proc/meminfo: memFree=1410576/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=699.33
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 69928 5 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 699.33
Current children cumulated vsize (KiB) 24668

[startup+762.69 s]
/proc/loadavg: 2.05 1.93 1.60 3/74 15677
/proc/meminfo: memFree=1410576/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=759.09
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 75904 5 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 759.09
Current children cumulated vsize (KiB) 24668

[startup+822.712 s]
/proc/loadavg: 2.02 1.94 1.63 3/74 15677
/proc/meminfo: memFree=1410512/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=818.84
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 81879 5 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 818.84
Current children cumulated vsize (KiB) 24668

[startup+882.74 s]
/proc/loadavg: 2.00 1.95 1.65 3/74 15677
/proc/meminfo: memFree=1410448/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=878.58
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 87852 6 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 878.58
Current children cumulated vsize (KiB) 24668

[startup+942.763 s]
/proc/loadavg: 2.00 1.95 1.66 3/74 15677
/proc/meminfo: memFree=1410448/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24668 CPUtime=938.34
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5274 0 0 0 93828 6 0 0 25 0 1 0 181786205 25260032 5242 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10851292 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6167 5242 720 92 0 4511 0
Current children cumulated CPU time (s) 938.34
Current children cumulated vsize (KiB) 24668

[startup+1002.78 s]
/proc/loadavg: 2.00 1.96 1.68 3/74 15677
/proc/meminfo: memFree=1410448/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24676 CPUtime=998.08
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5276 0 0 0 99802 6 0 0 25 0 1 0 181786205 25268224 5244 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646736 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6169 5244 720 92 0 4513 0
Current children cumulated CPU time (s) 998.08
Current children cumulated vsize (KiB) 24676

[startup+1062.8 s]
/proc/loadavg: 2.00 1.96 1.70 3/74 15677
/proc/meminfo: memFree=1410384/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1057.81
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 105775 6 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134642992 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1057.81
Current children cumulated vsize (KiB) 24708

[startup+1122.82 s]
/proc/loadavg: 2.00 1.97 1.72 3/74 15677
/proc/meminfo: memFree=1410320/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1117.57
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 111751 6 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1117.57
Current children cumulated vsize (KiB) 24708

[startup+1182.85 s]
/proc/loadavg: 2.00 1.97 1.73 3/74 15677
/proc/meminfo: memFree=1410256/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1177.34
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 117728 6 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1177.34
Current children cumulated vsize (KiB) 24708

[startup+1242.88 s]
/proc/loadavg: 2.00 1.97 1.74 3/74 15677
/proc/meminfo: memFree=1410256/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1237.07
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 123701 6 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1237.07
Current children cumulated vsize (KiB) 24708

[startup+1302.9 s]
/proc/loadavg: 2.00 1.97 1.76 3/74 15677
/proc/meminfo: memFree=1410192/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1296.83
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 129677 6 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792901 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1296.83
Current children cumulated vsize (KiB) 24708

[startup+1362.92 s]
/proc/loadavg: 2.07 1.99 1.77 3/74 15677
/proc/meminfo: memFree=1410128/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1356.58
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 135652 6 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134643070 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1356.58
Current children cumulated vsize (KiB) 24708

[startup+1422.94 s]
/proc/loadavg: 2.02 1.99 1.78 3/74 15677
/proc/meminfo: memFree=1410064/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1416.31
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 141624 7 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134642977 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1416.31
Current children cumulated vsize (KiB) 24708

[startup+1482.96 s]
/proc/loadavg: 2.01 1.99 1.80 3/74 15677
/proc/meminfo: memFree=1410064/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1476.06
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 147599 7 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793529 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1476.06
Current children cumulated vsize (KiB) 24708

[startup+1542.99 s]
/proc/loadavg: 2.00 1.99 1.81 3/74 15677
/proc/meminfo: memFree=1410064/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1535.83
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 153576 7 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715056 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1535.83
Current children cumulated vsize (KiB) 24708

[startup+1603.01 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 15677
/proc/meminfo: memFree=1410064/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1595.56
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 159549 7 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1595.56
Current children cumulated vsize (KiB) 24708

[startup+1663.03 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 15677
/proc/meminfo: memFree=1409936/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1655.31
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 165523 8 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792867 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1655.31
Current children cumulated vsize (KiB) 24708

[startup+1723.05 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 15677
/proc/meminfo: memFree=1409936/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1715.07
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 171499 8 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1715.07
Current children cumulated vsize (KiB) 24708

[startup+1783.07 s]
/proc/loadavg: 2.00 1.99 1.84 3/74 15677
/proc/meminfo: memFree=1409872/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1774.8
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 177472 8 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727439 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1774.8
Current children cumulated vsize (KiB) 24708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 2.00 1.99 1.84 2/75 15678
/proc/meminfo: memFree=1723720/2055920 swapFree=4192812/4192956
[pid=15665] ppid=15663 vsize=24708 CPUtime=1800.04
/proc/15665/stat : 15665 (solver) R 15663 15665 15347 0 -1 4194304 5284 0 0 0 179996 8 0 0 25 0 1 0 181786205 25300992 5252 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10851292 0 0 4096 0 0 0 0 17 0 0 0
/proc/15665/statm: 6177 5252 720 92 0 4521 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 24708

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.42
CPU time (s): 1800.06
CPU user time (s): 1799.97
CPU system time (s): 0.086986
CPU usage (%): 99.5374
Max. virtual memory (cumulated for all children) (KiB): 24708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5284
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= 24510

runsolver used 2.58361 s user time and 4.89626 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Jan  9 09:11:24 UTC 2007


IDJOB= 234904
IDBENCH= 6726
FILE ID= node61/234904-1168333883

PBS_JOBID= 3503343

Free space on /tmp= 66518 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-0.xml
COMMAND LINE= /tmp/evaluation/234904-1168333883/tramontane/bin/solver /tmp/evaluation/234904-1168333883/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-234904-1168333883 -o ROOT/results/node61/solver-234904-1168333883 -C 1800 -M 900  /tmp/evaluation/234904-1168333883/tramontane/bin/solver /tmp/evaluation/234904-1168333883/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  be10a42a20dba25b38a1f76af4db41c0

RANDOM SEED= 149131786

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.259
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.259
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853288 kB
Buffers:         17360 kB
Cached:         101436 kB
SwapCached:          0 kB
Active:         104492 kB
Inactive:        46480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4796 kB
Writeback:           0 kB
Mapped:          49652 kB
Slab:            37140 kB
Committed_AS:  4324744 kB
PageTables:       1856 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= 66404 MiB



End job on node61 on Tue Jan  9 09:41:32 UTC 2007