Trace number 232364

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
buggy_2_5_s 2007-01-08? (TO) 1800.03 1801.29

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-7.xml
MD5SUM573c0b02a6e53d1a67f25a1cab6b07c3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark229.784
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1551
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node21/watcher-232364-1168321754 -o ROOT/results/node21/solver-232364-1168321754 -C 1800 -M 900 /tmp/evaluation/232364-1168321754/solver2 /tmp/evaluation/232364-1168321754/unknown 1800 

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.17 1.05 1.01 5/83 26302
/proc/meminfo: memFree=684352/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5256 CPUtime=0
/proc/26301/stat : 26301 (solver2) R 26290 26301 25061 0 -1 4194304 58 0 0 0 0 0 0 0 18 0 1 0 180570149 5382144 42 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221233873616 0 0 4096 0 0 0 0 17 1 0 0
/proc/26301/statm: 1315 50 38 169 0 14 0

[startup+0.105071 s]
/proc/loadavg: 1.17 1.05 1.01 5/83 26302
/proc/meminfo: memFree=684352/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=0
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 353 334 0 0 0 0 0 0 20 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513074 s]
/proc/loadavg: 1.17 1.05 1.01 5/83 26302
/proc/meminfo: memFree=684352/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=0.07
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 376 2274 0 26 0 0 5 2 15 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.33423 s]
/proc/loadavg: 1.17 1.05 1.01 3/88 26473
/proc/meminfo: memFree=622536/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=0.07
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 376 2274 0 26 0 0 5 2 15 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26464] ppid=26301 vsize=26948 CPUtime=0.92
/proc/26464/stat : 26464 (bordewijk) R 26301 26301 25061 0 -1 4194304 6497 0 0 0 86 6 0 0 18 0 1 0 180570179 27594752 6472 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134686825 0 0 4096 0 0 0 0 17 0 0 0
/proc/26464/statm: 6737 6472 167 97 0 6315 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 32300

[startup+2.98053 s]
/proc/loadavg: 1.17 1.05 1.01 3/88 26473
/proc/meminfo: memFree=576392/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=0.07
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 376 2274 0 26 0 0 5 2 15 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26464] ppid=26301 vsize=122572 CPUtime=2.51
/proc/26464/stat : 26464 (bordewijk) R 26301 26301 25061 0 -1 4194304 33272 0 4 0 180 71 0 0 18 0 1 0 180570179 125513728 29515 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26464/statm: 30643 29515 217 97 0 29924 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 127924

[startup+6.26016 s]
/proc/loadavg: 1.31 1.08 1.02 3/88 26473
/proc/meminfo: memFree=407944/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=0.07
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 376 2274 0 26 0 0 5 2 15 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26464] ppid=26301 vsize=122572 CPUtime=5.76
/proc/26464/stat : 26464 (bordewijk) R 26301 26301 25061 0 -1 4194304 33272 0 4 0 194 382 0 0 19 0 1 0 180570179 125513728 29515 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26464/statm: 30643 29515 217 97 0 29924 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 127924

[startup+12.7294 s]
/proc/loadavg: 1.37 1.10 1.03 3/88 26475
/proc/meminfo: memFree=484768/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=4.3
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 20728 0 0 0 314 116 0 0 25 0 1 0 180570991 89092096 20589 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079467240 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20589 136 64 0 21066 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 92356

[startup+25.5498 s]
/proc/loadavg: 1.51 1.14 1.04 3/88 26475
/proc/meminfo: memFree=484392/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=17.11
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 20846 0 0 0 1595 116 0 0 25 0 1 0 180570991 89092096 20707 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20707 137 64 0 21066 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 92356

[startup+51.2146 s]
/proc/loadavg: 1.68 1.21 1.06 3/88 26475
/proc/meminfo: memFree=482024/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=42.77
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 4160 117 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079818533 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 92356

[startup+102.439 s]
/proc/loadavg: 1.86 1.33 1.11 3/88 26475
/proc/meminfo: memFree=482088/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=93.97
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 9280 117 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079449500 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 92356

[startup+162.496 s]
/proc/loadavg: 1.95 1.45 1.16 3/88 26475
/proc/meminfo: memFree=482024/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=154.02
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 15284 118 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079472009 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 92356

[startup+222.552 s]
/proc/loadavg: 1.98 1.55 1.21 3/88 26475
/proc/meminfo: memFree=481960/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=214.05
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 21287 118 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079445420 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 92356

[startup+282.605 s]
/proc/loadavg: 1.99 1.63 1.26 3/88 26475
/proc/meminfo: memFree=481960/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=274.08
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 27290 118 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079482344 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 92356

[startup+342.656 s]
/proc/loadavg: 1.99 1.69 1.30 3/88 26475
/proc/meminfo: memFree=481904/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=334.12
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 33293 119 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134555397 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 92356

[startup+402.703 s]
/proc/loadavg: 1.99 1.74 1.34 3/88 26475
/proc/meminfo: memFree=481840/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=394.14
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 39295 119 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079917060 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 92356

[startup+462.756 s]
/proc/loadavg: 1.99 1.79 1.38 3/88 26475
/proc/meminfo: memFree=481776/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=454.17
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 45298 119 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079450949 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 92356

[startup+522.806 s]
/proc/loadavg: 1.99 1.82 1.42 3/88 26475
/proc/meminfo: memFree=481712/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87004 CPUtime=514.21
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21108 0 0 0 51301 120 0 0 25 0 1 0 180570991 89092096 20969 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079748381 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21751 20969 137 64 0 21066 0
Current children cumulated CPU time (s) 522.19

################
# More data... #
################

/proc/loadavg: 2.00 1.97 1.68 4/88 26673
/proc/meminfo: memFree=480624/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1114.34
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 111311 123 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4080006301 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 92360

[startup+1183.4 s]
/proc/loadavg: 2.00 1.97 1.70 3/88 26673
/proc/meminfo: memFree=480624/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1174.38
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 117315 123 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554201 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 92360

[startup+1243.46 s]
/proc/loadavg: 2.00 1.97 1.71 3/88 26673
/proc/meminfo: memFree=480624/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1234.42
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 123318 124 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079634797 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1242.4
Current children cumulated vsize (KiB) 92360

[startup+1303.51 s]
/proc/loadavg: 2.00 1.97 1.73 3/88 26673
/proc/meminfo: memFree=480560/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1294.44
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 129320 124 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4080014305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1302.42
Current children cumulated vsize (KiB) 92360

[startup+1363.56 s]
/proc/loadavg: 2.00 1.97 1.74 3/88 26673
/proc/meminfo: memFree=480496/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1354.47
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 135322 125 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079685752 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1362.45
Current children cumulated vsize (KiB) 92360

[startup+1423.6 s]
/proc/loadavg: 2.04 1.99 1.76 3/88 26673
/proc/meminfo: memFree=480432/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1414.5
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 141325 125 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1422.48
Current children cumulated vsize (KiB) 92360

[startup+1483.66 s]
/proc/loadavg: 2.01 1.99 1.77 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1474.54
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 147328 126 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4080018004 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1482.52
Current children cumulated vsize (KiB) 92360

[startup+1543.71 s]
/proc/loadavg: 2.00 1.99 1.78 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1534.57
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 153331 126 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079710777 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1542.55
Current children cumulated vsize (KiB) 92360

[startup+1603.77 s]
/proc/loadavg: 2.00 1.99 1.79 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1594.6
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 159334 126 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1602.58
Current children cumulated vsize (KiB) 92360

[startup+1663.82 s]
/proc/loadavg: 2.00 1.99 1.81 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1654.64
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21243 0 0 0 165337 127 0 0 25 0 1 0 180570991 89096192 21104 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4080008891 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21104 138 64 0 21067 0
Current children cumulated CPU time (s) 1662.62
Current children cumulated vsize (KiB) 92360

[startup+1723.87 s]
/proc/loadavg: 2.00 1.99 1.82 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1714.66
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21246 0 0 0 171339 127 0 0 25 0 1 0 180570991 89096192 21107 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079705768 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21107 138 64 0 21067 0
Current children cumulated CPU time (s) 1722.64
Current children cumulated vsize (KiB) 92360

[startup+1783.92 s]
/proc/loadavg: 2.00 1.99 1.82 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1774.69
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21246 0 0 0 177341 128 0 0 25 0 1 0 180570991 89096192 21107 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21107 138 64 0 21067 0
Current children cumulated CPU time (s) 1782.67
Current children cumulated vsize (KiB) 92360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.28 s]
/proc/loadavg: 2.00 1.99 1.83 3/88 26673
/proc/meminfo: memFree=480368/2055920 swapFree=4156316/4192956
[pid=26301] ppid=26290 vsize=5352 CPUtime=7.98
/proc/26301/stat : 26301 (solver2) S 26290 26301 25061 0 -1 4194304 397 35547 0 30 0 0 209 589 16 0 1 0 180570149 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26301/statm: 1338 242 203 169 0 49 0
[pid=26474] ppid=26301 vsize=87008 CPUtime=1792.05
/proc/26474/stat : 26474 (standalone) R 26301 26301 25061 0 -1 4194304 21246 0 0 0 179077 128 0 0 25 0 1 0 180570991 89096192 21107 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4079499770 0 0 4096 0 0 0 0 17 1 0 0
/proc/26474/statm: 21752 21107 138 64 0 21067 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 92360

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26301 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=95681 childrusage.ru_stime.tv_sec=5 childrusage.ru_stime.tv_usec=895103
CPU time returned by wait4() is 7.99078
while last known CPU time is 1800.03

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1801.29
CPU time (s): 1800.03
CPU user time (s): 1792.86
CPU system time (s): 7.17
CPU usage (%): 99.93
Max. virtual memory (cumulated for all children) (KiB): 127924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.09568
system time used= 5.8951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35944
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 300
involuntary context switches= 305

runsolver used 2.05169 s user time and 5.12222 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan  9 05:49:16 UTC 2007


IDJOB= 232364
IDBENCH= 6514
FILE ID= node21/232364-1168321754

PBS_JOBID= 3502889

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-95-7.xml
COMMAND LINE= /tmp/evaluation/232364-1168321754/solver2 /tmp/evaluation/232364-1168321754/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-232364-1168321754 -o ROOT/results/node21/solver-232364-1168321754 -C 1800 -M 900  /tmp/evaluation/232364-1168321754/solver2 /tmp/evaluation/232364-1168321754/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  573c0b02a6e53d1a67f25a1cab6b07c3

RANDOM SEED= 225911083

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.261
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.261
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:        684832 kB
Buffers:         25408 kB
Cached:        1260896 kB
SwapCached:       2568 kB
Active:         570120 kB
Inactive:       745196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        684832 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:           22364 kB
Writeback:           0 kB
Mapped:          37816 kB
Slab:            40764 kB
Committed_AS:  3745748 kB
PageTables:       2028 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= 66513 MiB



End job on node21 on Tue Jan  9 06:19:17 UTC 2007