Trace number 232607

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.08 1802.3

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-105-9.xml
MD5SUM5ca1001f00286587ef5b8e92274fab66
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark161.655
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1697
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-232607-1168323575 -o ROOT/results/node21/solver-232607-1168323575 -C 1800 -M 900 /tmp/evaluation/232607-1168323575/solver2 /tmp/evaluation/232607-1168323575/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: 2.20 2.04 1.84 4/97 27395
/proc/meminfo: memFree=210408/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5212 CPUtime=0
/proc/27394/stat : 27394 (solver2) R 27392 27394 25088 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 180752276 5337088 79 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 4532512 0 0 4096 0 0 0 0 17 1 0 0
/proc/27394/statm: 1303 79 61 169 0 14 0

[startup+0.110442 s]
/proc/loadavg: 2.20 2.04 1.84 4/97 27395
/proc/meminfo: memFree=210408/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=0
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 353 334 0 0 0 0 0 0 18 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.518521 s]
/proc/loadavg: 2.20 2.04 1.84 4/97 27395
/proc/meminfo: memFree=210408/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=0.06
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 376 2300 0 0 0 0 5 1 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5352

[startup+1.33967 s]
/proc/loadavg: 2.20 2.04 1.84 3/98 27407
/proc/meminfo: memFree=158304/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=0.06
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 376 2300 0 0 0 0 5 1 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27407] ppid=27394 vsize=32276 CPUtime=1.09
/proc/27407/stat : 27407 (bordewijk) R 27394 27394 25088 0 -1 4194304 7822 0 0 0 102 7 0 0 25 0 1 0 180752298 33050624 7797 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27407/statm: 8069 7797 167 97 0 7647 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 37628

[startup+2.9888 s]
/proc/loadavg: 2.20 2.04 1.84 3/98 27407
/proc/meminfo: memFree=121248/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=0.06
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 376 2300 0 0 0 0 5 1 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27407] ppid=27394 vsize=132452 CPUtime=2.62
/proc/27407/stat : 27407 (bordewijk) R 27394 27394 25088 0 -1 4194304 35751 0 0 0 190 72 0 0 25 0 1 0 180752298 135630848 31912 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27407/statm: 33113 31912 217 97 0 32394 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 137804

[startup+6.2094 s]
/proc/loadavg: 2.19 2.03 1.84 3/98 27407
/proc/meminfo: memFree=15392/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=0.06
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 376 2300 0 0 0 0 5 1 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27407] ppid=27394 vsize=132452 CPUtime=5.8
/proc/27407/stat : 27407 (bordewijk) R 27394 27394 25088 0 -1 4194304 35751 0 0 0 206 374 0 0 25 0 1 0 180752298 135630848 31912 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27407/statm: 33113 31912 217 97 0 32394 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 137804

[startup+12.6976 s]
/proc/loadavg: 2.16 2.03 1.85 3/98 27408
/proc/meminfo: memFree=16160/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=4.86
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22554 0 0 0 359 127 0 0 25 0 1 0 180753050 96796672 22415 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072074691 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22415 136 64 0 22947 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 99880

[startup+25.5511 s]
/proc/loadavg: 2.13 2.03 1.85 3/87 27637
/proc/meminfo: memFree=702784/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=17.64
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22643 0 0 0 1633 131 0 0 25 0 1 0 180753050 96796672 22504 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071863496 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22504 137 64 0 22947 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 99880

[startup+51.2019 s]
/proc/loadavg: 2.09 2.03 1.85 3/87 27637
/proc/meminfo: memFree=701632/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=43.15
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 4184 131 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071746670 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 99880

[startup+102.404 s]
/proc/loadavg: 2.04 2.02 1.85 3/87 27637
/proc/meminfo: memFree=701888/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=94.15
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 9283 132 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072245825 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 99880

[startup+162.43 s]
/proc/loadavg: 2.01 2.02 1.86 3/87 27637
/proc/meminfo: memFree=701888/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=153.94
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 15262 132 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072072163 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 99880

[startup+222.449 s]
/proc/loadavg: 2.00 2.01 1.87 3/87 27637
/proc/meminfo: memFree=701888/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=213.73
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 21240 133 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071748005 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 221.05
Current children cumulated vsize (KiB) 99880

[startup+282.485 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 27637
/proc/meminfo: memFree=701824/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=273.53
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 27220 133 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071749431 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 280.85
Current children cumulated vsize (KiB) 99880

[startup+342.511 s]
/proc/loadavg: 2.00 2.00 1.88 3/87 27637
/proc/meminfo: memFree=701824/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=333.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 33213 134 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134555397 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 340.79
Current children cumulated vsize (KiB) 99880

[startup+402.535 s]
/proc/loadavg: 2.03 2.01 1.89 3/87 27637
/proc/meminfo: memFree=701824/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=393.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 39213 134 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071734435 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 400.79
Current children cumulated vsize (KiB) 99880

[startup+462.562 s]
/proc/loadavg: 2.01 2.01 1.89 3/87 27637
/proc/meminfo: memFree=701760/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=453.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 45213 134 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071796714 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 460.79
Current children cumulated vsize (KiB) 99880

[startup+522.578 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 27637
/proc/meminfo: memFree=701760/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94528 CPUtime=513.48
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 22933 0 0 0 51213 135 0 0 25 0 1 0 180753050 96796672 22794 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071735781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23632 22794 137 64 0 22947 0
Current children cumulated CPU time (s) 520.8

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

/proc/loadavg: 2.00 2.00 1.91 3/87 27637
/proc/meminfo: memFree=700352/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1113.46
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23177 0 0 0 111208 138 0 0 25 0 1 0 180753050 96808960 23038 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071908281 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23038 138 64 0 22950 0
Current children cumulated CPU time (s) 1120.78
Current children cumulated vsize (KiB) 99892

[startup+1182.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 27637
/proc/meminfo: memFree=700288/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1173.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23177 0 0 0 117208 139 0 0 25 0 1 0 180753050 96808960 23038 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072300605 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23038 138 64 0 22950 0
Current children cumulated CPU time (s) 1180.79
Current children cumulated vsize (KiB) 99892

[startup+1242.82 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 27637
/proc/meminfo: memFree=700224/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1233.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23177 0 0 0 123208 139 0 0 25 0 1 0 180753050 96808960 23038 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072297307 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23038 138 64 0 22950 0
Current children cumulated CPU time (s) 1240.79
Current children cumulated vsize (KiB) 99892

[startup+1302.84 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 27637
/proc/meminfo: memFree=700224/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1293.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23177 0 0 0 129207 140 0 0 25 0 1 0 180753050 96808960 23038 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071908116 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23038 138 64 0 22950 0
Current children cumulated CPU time (s) 1300.79
Current children cumulated vsize (KiB) 99892

[startup+1362.87 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 27637
/proc/meminfo: memFree=700224/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1353.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 135207 140 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554196 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1360.79
Current children cumulated vsize (KiB) 99892

[startup+1422.89 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 27637
/proc/meminfo: memFree=700160/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1413.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 141207 140 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4071779070 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1420.79
Current children cumulated vsize (KiB) 99892

[startup+1482.9 s]
/proc/loadavg: 2.06 2.02 1.92 3/87 27637
/proc/meminfo: memFree=700096/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1473.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 147206 141 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072013874 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1480.79
Current children cumulated vsize (KiB) 99892

[startup+1542.92 s]
/proc/loadavg: 2.02 2.01 1.92 4/87 27637
/proc/meminfo: memFree=700032/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1533.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 153206 141 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072298584 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1540.79
Current children cumulated vsize (KiB) 99892

[startup+1602.95 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 27637
/proc/meminfo: memFree=700032/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1593.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 159206 141 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1600.79
Current children cumulated vsize (KiB) 99892

[startup+1662.97 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 27637
/proc/meminfo: memFree=700032/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1653.48
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 165206 142 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072297461 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1660.8
Current children cumulated vsize (KiB) 99892

[startup+1722.99 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 27637
/proc/meminfo: memFree=699968/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1713.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 171205 142 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072012057 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1720.79
Current children cumulated vsize (KiB) 99892

[startup+1783.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 27637
/proc/meminfo: memFree=699904/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1773.47
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 177205 142 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1780.79
Current children cumulated vsize (KiB) 99892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.29 s]
/proc/loadavg: 2.07 2.02 1.93 3/87 27637
/proc/meminfo: memFree=699904/2055920 swapFree=4156316/4192956
[pid=27394] ppid=27392 vsize=5352 CPUtime=7.32
/proc/27394/stat : 27394 (solver2) S 27392 27394 25088 0 -1 4194304 397 38052 0 0 0 0 219 513 16 0 1 0 180752276 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27394/statm: 1338 242 203 169 0 49 0
[pid=27408] ppid=27394 vsize=94540 CPUtime=1792.76
/proc/27408/stat : 27408 (standalone) R 27394 27394 25088 0 -1 4194304 23181 0 0 0 179133 143 0 0 25 0 1 0 180753050 96808960 23042 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4072310428 0 0 4096 0 0 0 0 17 1 0 0
/proc/27408/statm: 23635 23042 138 64 0 22950 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 99892

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 27394 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=196666 childrusage.ru_stime.tv_sec=5 childrusage.ru_stime.tv_usec=138218
CPU time returned by wait4() is 7.33488
while last known CPU time is 1800.08

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

Real time (s): 1802.3
CPU time (s): 1800.08
CPU user time (s): 1793.52
CPU system time (s): 6.56
CPU usage (%): 99.8766
Max. virtual memory (cumulated for all children) (KiB): 137804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.19667
system time used= 5.13822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38449
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= 204
involuntary context switches= 266

runsolver used 1.71174 s user time and 4.69029 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan  9 06:19:37 UTC 2007


IDJOB= 232607
IDBENCH= 6537
FILE ID= node21/232607-1168323575

PBS_JOBID= 3502890

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  5ca1001f00286587ef5b8e92274fab66

RANDOM SEED= 599017870

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:        210824 kB
Buffers:         26936 kB
Cached:        1258416 kB
SwapCached:       2568 kB
Active:        1049424 kB
Inactive:       738960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        210824 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:           13796 kB
Writeback:           0 kB
Mapped:         522308 kB
Slab:            40640 kB
Committed_AS:  4530760 kB
PageTables:       3140 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= 66534 MiB



End job on node21 on Tue Jan  9 06:49:40 UTC 2007