Trace number 232387

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.07 1802.56

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-2.xml
MD5SUMe0954257a74b133093cf00e9d5839300
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 benchmark712.71
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1495
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/node35/watcher-232387-1168321915 -o ROOT/results/node35/solver-232387-1168321915 -C 1800 -M 900 /tmp/evaluation/232387-1168321915/solver2 /tmp/evaluation/232387-1168321915/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.97 2.00 1.83 5/84 7048
/proc/meminfo: memFree=345200/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=18540 CPUtime=0
/proc/7047/stat : 7047 (runsolver) R 7045 7047 6181 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 180585322 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7047/statm: 4635 279 244 17 0 2626 0

[startup+0.111184 s]
/proc/loadavg: 1.97 2.00 1.83 5/84 7048
/proc/meminfo: memFree=345200/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=0.08
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 376 2300 0 0 0 0 6 2 17 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+0.523232 s]
/proc/loadavg: 1.97 2.00 1.83 5/84 7048
/proc/meminfo: memFree=345200/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=0.08
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 376 2300 0 0 0 0 6 2 17 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+1.34733 s]
/proc/loadavg: 1.97 2.00 1.83 3/85 7060
/proc/meminfo: memFree=311016/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=0.08
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 376 2300 0 0 0 0 6 2 17 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7060] ppid=7047 vsize=27152 CPUtime=1.23
/proc/7060/stat : 7060 (bordewijk) R 7047 7047 6181 0 -1 4194304 7577 0 0 0 116 7 0 0 25 0 1 0 180585332 27803648 6525 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134687242 0 0 4096 0 0 0 0 17 1 0 0
/proc/7060/statm: 6788 6525 169 97 0 6366 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 32504

[startup+2.98452 s]
/proc/loadavg: 2.06 2.01 1.83 3/85 7060
/proc/meminfo: memFree=201504/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=0.08
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 376 2300 0 0 0 0 6 2 17 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7060] ppid=7047 vsize=118844 CPUtime=2.84
/proc/7060/stat : 7060 (bordewijk) R 7047 7047 6181 0 -1 4194304 32365 0 0 0 187 97 0 0 25 0 1 0 180585332 121696256 28603 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7060/statm: 29711 28603 217 97 0 28992 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 124196

[startup+6.26591 s]
/proc/loadavg: 2.06 2.01 1.83 3/85 7060
/proc/meminfo: memFree=181856/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=0.08
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 376 2300 0 0 0 0 6 2 17 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7060] ppid=7047 vsize=118844 CPUtime=6.1
/proc/7060/stat : 7060 (bordewijk) R 7047 7047 6181 0 -1 4194304 32365 0 0 0 206 404 0 0 25 0 1 0 180585332 121696256 28603 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7060/statm: 29711 28603 217 97 0 28992 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 124196

[startup+12.7377 s]
/proc/loadavg: 2.12 2.03 1.84 3/85 7061
/proc/meminfo: memFree=175208/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=5.91
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20034 0 0 0 483 108 0 0 25 0 1 0 180585998 86155264 19896 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082447601 0 0 4096 0 0 0 0 17 1 0 0
/proc/7061/statm: 21034 19896 136 64 0 20349 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 89488

[startup+25.5689 s]
/proc/loadavg: 2.10 2.03 1.84 3/85 7061
/proc/meminfo: memFree=95528/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=18.61
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20187 0 0 0 1753 108 0 0 25 0 1 0 180585998 86155264 20049 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082535797 0 0 4096 0 0 0 0 17 1 0 0
/proc/7061/statm: 21034 20049 137 64 0 20349 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 89488

[startup+51.1922 s]
/proc/loadavg: 2.20 2.06 1.85 3/85 7061
/proc/meminfo: memFree=16360/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=44
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 4292 108 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082854971 0 0 4096 0 0 0 0 17 1 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 89488

[startup+102.434 s]
/proc/loadavg: 2.20 2.08 1.87 3/74 7290
/proc/meminfo: memFree=715456/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=95.03
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 9394 109 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082658139 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 89488

[startup+162.468 s]
/proc/loadavg: 2.07 2.06 1.88 3/74 7290
/proc/meminfo: memFree=715584/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=154.99
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 15390 109 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134555360 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 89488

[startup+222.503 s]
/proc/loadavg: 2.02 2.05 1.88 3/74 7290
/proc/meminfo: memFree=715584/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=214.99
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 21389 110 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082769049 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 89488

[startup+282.545 s]
/proc/loadavg: 2.06 2.05 1.89 3/74 7290
/proc/meminfo: memFree=715520/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=274.97
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 27387 110 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082373702 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 281.63
Current children cumulated vsize (KiB) 89488

[startup+342.579 s]
/proc/loadavg: 2.02 2.04 1.90 3/74 7290
/proc/meminfo: memFree=715520/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=334.94
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 33384 110 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134555400 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 341.6
Current children cumulated vsize (KiB) 89488

[startup+402.615 s]
/proc/loadavg: 2.00 2.03 1.91 3/74 7290
/proc/meminfo: memFree=715520/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=394.92
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 39382 110 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082924819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 401.58
Current children cumulated vsize (KiB) 89488

[startup+462.647 s]
/proc/loadavg: 2.00 2.02 1.91 3/74 7290
/proc/meminfo: memFree=715520/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=454.9
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20413 0 0 0 45380 110 0 0 25 0 1 0 180585998 86155264 20275 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082868539 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20275 137 64 0 20349 0
Current children cumulated CPU time (s) 461.56
Current children cumulated vsize (KiB) 89488

[startup+522.684 s]
/proc/loadavg: 2.00 2.02 1.91 3/74 7290
/proc/meminfo: memFree=715456/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84136 CPUtime=514.86
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20414 0 0 0 51376 110 0 0 25 0 1 0 180585998 86155264 20276 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134555379 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21034 20276 137 64 0 20349 0
Current children cumulated CPU time (s) 521.52

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

/proc/loadavg: 2.00 2.00 1.91 3/74 7488
/proc/meminfo: memFree=714432/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1114.63
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 111337 126 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082651175 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1121.29
Current children cumulated vsize (KiB) 89492

[startup+1183.13 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 7488
/proc/meminfo: memFree=714432/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1174.61
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 117335 126 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549600 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1181.27
Current children cumulated vsize (KiB) 89492

[startup+1243.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 7488
/proc/meminfo: memFree=714432/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1234.58
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 123332 126 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548929 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1241.24
Current children cumulated vsize (KiB) 89492

[startup+1303.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 7488
/proc/meminfo: memFree=714432/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1294.56
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 129330 126 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082541101 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1301.22
Current children cumulated vsize (KiB) 89492

[startup+1363.23 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 7488
/proc/meminfo: memFree=714432/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1354.55
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 135328 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134525689 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1361.21
Current children cumulated vsize (KiB) 89492

[startup+1423.26 s]
/proc/loadavg: 2.06 2.02 1.92 3/74 7488
/proc/meminfo: memFree=714432/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1414.51
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 141324 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1421.17
Current children cumulated vsize (KiB) 89492

[startup+1483.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/74 7488
/proc/meminfo: memFree=714368/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1474.48
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 147321 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082945726 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1481.14
Current children cumulated vsize (KiB) 89492

[startup+1543.34 s]
/proc/loadavg: 2.04 2.02 1.93 3/74 7488
/proc/meminfo: memFree=714368/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1534.47
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 153320 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1541.13
Current children cumulated vsize (KiB) 89492

[startup+1603.37 s]
/proc/loadavg: 2.01 2.01 1.93 3/74 7488
/proc/meminfo: memFree=714368/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1594.43
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 159316 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082949963 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1601.09
Current children cumulated vsize (KiB) 89492

[startup+1663.4 s]
/proc/loadavg: 2.00 2.01 1.93 3/74 7488
/proc/meminfo: memFree=714368/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1654.4
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 165313 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082386244 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1661.06
Current children cumulated vsize (KiB) 89492

[startup+1723.43 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 7490
/proc/meminfo: memFree=714304/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1714.37
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 171310 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082506916 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1721.03
Current children cumulated vsize (KiB) 89492

[startup+1783.46 s]
/proc/loadavg: 2.05 2.01 1.93 3/74 7490
/proc/meminfo: memFree=714240/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1774.34
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 177307 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082498817 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1781
Current children cumulated vsize (KiB) 89492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.54 s]
/proc/loadavg: 2.03 2.01 1.93 3/74 7490
/proc/meminfo: memFree=714240/2055920 swapFree=4184712/4192956
[pid=7047] ppid=7045 vsize=5352 CPUtime=6.66
/proc/7047/stat : 7047 (solver2) S 7045 7047 6181 0 -1 4194304 397 34666 0 0 0 0 215 451 16 0 1 0 180585322 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7047/statm: 1338 242 203 169 0 49 0
[pid=7061] ppid=7047 vsize=84140 CPUtime=1793.41
/proc/7061/stat : 7061 (standalone) R 7047 7047 6181 0 -1 4194304 20557 0 0 0 179214 127 0 0 25 0 1 0 180585998 86159360 20419 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4082940243 0 0 4096 0 0 0 0 17 0 0 0
/proc/7061/statm: 21035 20419 138 64 0 20350 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 89492

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 7047 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=158671 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=517313
CPU time returned by wait4() is 6.67598
while last known CPU time is 1800.07

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

Real time (s): 1802.56
CPU time (s): 1800.07
CPU user time (s): 1794.29
CPU system time (s): 5.78
CPU usage (%): 99.8621
Max. virtual memory (cumulated for all children) (KiB): 124196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15867
system time used= 4.51731
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35063
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= 203
involuntary context switches= 303

runsolver used 1.79373 s user time and 4.78127 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Jan  9 05:51:57 UTC 2007


IDJOB= 232387
IDBENCH= 6515
FILE ID= node35/232387-1168321915

PBS_JOBID= 3502785

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  e0954257a74b133093cf00e9d5839300

RANDOM SEED= 336430928

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.234
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.234
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:        345616 kB
Buffers:         10504 kB
Cached:        1403184 kB
SwapCached:       2140 kB
Active:        1081084 kB
Inactive:       573016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        345616 kB
SwapTotal:     4192956 kB
SwapFree:      4184712 kB
Dirty:           13712 kB
Writeback:           0 kB
Mapped:         257788 kB
Slab:            41048 kB
Committed_AS:  4732752 kB
PageTables:       2296 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 node35 on Tue Jan  9 06:21:59 UTC 2007