Trace number 232450

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 2007-01-08? (TO) 1800.09 1803.3

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-3.xml
MD5SUM9551e0566e5fd6931ad796035015459e
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 benchmark1549.35
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1582
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/node72/watcher-232450-1168322377 -o ROOT/results/node72/solver-232450-1168322377 -C 1800 -M 900 /tmp/evaluation/232450-1168322377/solver /tmp/evaluation/232450-1168322377/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.00 2.00 1.92 4/88 25741
/proc/meminfo: memFree=328464/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5212 CPUtime=0
/proc/25740/stat : 25740 (solver) R 25738 25740 24352 0 -1 4194304 72 0 0 0 0 0 0 0 20 0 1 0 180646661 5337088 45 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517283672 0 0 4096 0 0 0 0 17 1 0 0
/proc/25740/statm: 1303 45 30 169 0 14 0

[startup+0.111592 s]
/proc/loadavg: 2.00 2.00 1.92 4/88 25741
/proc/meminfo: memFree=328464/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=0.08
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 376 2300 0 0 0 0 6 2 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+0.519625 s]
/proc/loadavg: 2.00 2.00 1.92 4/88 25741
/proc/meminfo: memFree=328464/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=0.08
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 376 2300 0 0 0 0 6 2 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+1.34073 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 25753
/proc/meminfo: memFree=295816/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=0.08
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 376 2300 0 0 0 0 6 2 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25753] ppid=25740 vsize=30504 CPUtime=1.22
/proc/25753/stat : 25753 (bordewijk) R 25740 25740 24352 0 -1 4194304 7387 0 0 0 113 9 0 0 25 0 1 0 180646671 31236096 7362 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25753/statm: 7626 7362 168 97 0 7204 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 35856

[startup+2.97885 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 25753
/proc/meminfo: memFree=255368/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=0.08
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 376 2300 0 0 0 0 6 2 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25753] ppid=25740 vsize=124684 CPUtime=2.84
/proc/25753/stat : 25753 (bordewijk) R 25740 25740 24352 0 -1 4194304 33854 0 0 0 202 82 0 0 25 0 1 0 180646671 127676416 30014 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25753/statm: 31171 30014 217 97 0 30452 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 130036

[startup+6.27315 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 25753
/proc/meminfo: memFree=189384/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=0.08
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 376 2300 0 0 0 0 6 2 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25753] ppid=25740 vsize=124684 CPUtime=6.1
/proc/25753/stat : 25753 (bordewijk) R 25740 25740 24352 0 -1 4194304 33854 0 0 0 223 387 0 0 25 0 1 0 180646671 127676416 30014 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25753/statm: 31171 30014 217 97 0 30452 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 130036

[startup+12.7427 s]
/proc/loadavg: 2.07 2.02 1.93 3/89 25754
/proc/meminfo: memFree=229000/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88568 CPUtime=5.36
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21110 0 0 0 410 126 0 0 25 0 1 0 180647394 90693632 20970 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078090865 0 0 4096 0 0 0 0 17 1 0 0
/proc/25754/statm: 22142 20970 136 64 0 21457 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 93920

[startup+25.6099 s]
/proc/loadavg: 2.06 2.02 1.93 3/89 25754
/proc/meminfo: memFree=228808/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88568 CPUtime=18.1
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21180 0 0 0 1684 126 0 0 25 0 1 0 180647394 90693632 21040 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078408755 0 0 4096 0 0 0 0 17 1 0 0
/proc/25754/statm: 22142 21040 137 64 0 21457 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 93920

[startup+51.2103 s]
/proc/loadavg: 2.04 2.01 1.93 3/89 25754
/proc/meminfo: memFree=227080/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=43.44
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21634 0 0 0 4217 127 0 0 25 0 1 0 180647394 90697728 21494 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/25754/statm: 22143 21494 138 64 0 21458 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 93924

[startup+102.419 s]
/proc/loadavg: 2.01 2.01 1.93 3/95 25838
/proc/meminfo: memFree=226048/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=94.06
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21646 0 0 0 9279 127 0 0 25 0 1 0 180647394 90697728 21506 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078405204 0 0 4096 0 0 0 0 17 1 0 0
/proc/25754/statm: 22143 21506 138 64 0 21458 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 93924

[startup+162.482 s]
/proc/loadavg: 2.16 2.03 1.94 3/95 25924
/proc/meminfo: memFree=226072/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=153.36
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21657 0 0 0 15209 127 0 0 25 0 1 0 180647394 90697728 21517 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078410875 0 0 4096 0 0 0 0 17 1 0 0
/proc/25754/statm: 22143 21517 138 64 0 21458 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 93924

[startup+222.528 s]
/proc/loadavg: 2.17 2.07 1.95 3/89 25956
/proc/meminfo: memFree=227016/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=212.77
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21657 0 0 0 21150 127 0 0 25 0 1 0 180647394 90697728 21517 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078397078 0 0 4096 0 0 0 0 17 1 0 0
/proc/25754/statm: 22143 21517 138 64 0 21458 0
Current children cumulated CPU time (s) 220
Current children cumulated vsize (KiB) 93924

[startup+282.598 s]
/proc/loadavg: 1.67 1.96 1.92 2/79 25971
/proc/meminfo: memFree=1227104/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=272.54
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 27126 128 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4077945522 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 279.77
Current children cumulated vsize (KiB) 93924

[startup+342.687 s]
/proc/loadavg: 1.24 1.78 1.86 2/79 25971
/proc/meminfo: memFree=1227232/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=332.61
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 33133 128 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554131 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 339.84
Current children cumulated vsize (KiB) 93924

[startup+402.77 s]
/proc/loadavg: 1.09 1.64 1.80 2/79 25971
/proc/meminfo: memFree=1227360/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=392.68
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 39139 129 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078117562 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 399.91
Current children cumulated vsize (KiB) 93924

[startup+462.851 s]
/proc/loadavg: 1.03 1.52 1.75 2/79 25971
/proc/meminfo: memFree=1227424/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=452.75
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 45146 129 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (KiB) 93924

[startup+522.933 s]
/proc/loadavg: 1.01 1.42 1.70 2/79 25971
/proc/meminfo: memFree=1227424/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=512.82
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 51153 129 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078407280 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 520.05

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

/proc/loadavg: 1.00 1.04 1.35 2/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1113.5
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 111220 130 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078409386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1120.73
Current children cumulated vsize (KiB) 93924

[startup+1183.86 s]
/proc/loadavg: 1.00 1.03 1.32 2/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1173.57
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 117227 130 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078073904 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1180.8
Current children cumulated vsize (KiB) 93924

[startup+1243.95 s]
/proc/loadavg: 1.00 1.03 1.30 2/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1233.65
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 123234 131 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1240.88
Current children cumulated vsize (KiB) 93924

[startup+1304.03 s]
/proc/loadavg: 1.00 1.02 1.28 2/79 25973
/proc/meminfo: memFree=1227552/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1293.72
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 129241 131 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4077870464 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1300.95
Current children cumulated vsize (KiB) 93924

[startup+1364.11 s]
/proc/loadavg: 1.00 1.01 1.26 2/79 25973
/proc/meminfo: memFree=1227552/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1353.78
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 135247 131 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4077871758 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1361.01
Current children cumulated vsize (KiB) 93924

[startup+1424.21 s]
/proc/loadavg: 1.00 1.01 1.24 2/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1413.86
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 141255 131 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078107384 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1421.09
Current children cumulated vsize (KiB) 93924

[startup+1484.29 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 25973
/proc/meminfo: memFree=1227552/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1473.93
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 147262 131 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078090336 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1481.16
Current children cumulated vsize (KiB) 93924

[startup+1544.38 s]
/proc/loadavg: 1.06 1.02 1.21 2/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1534
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 153269 131 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 93924

[startup+1604.46 s]
/proc/loadavg: 1.02 1.01 1.19 2/79 25973
/proc/meminfo: memFree=1227552/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1594.07
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 159275 132 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4077974422 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 93924

[startup+1664.55 s]
/proc/loadavg: 1.01 1.00 1.18 2/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1654.15
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 165283 132 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078066516 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1661.38
Current children cumulated vsize (KiB) 93924

[startup+1724.63 s]
/proc/loadavg: 1.00 1.00 1.16 3/79 25973
/proc/meminfo: memFree=1227488/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1714.21
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 171289 132 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078008593 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 93924

[startup+1784.71 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 25973
/proc/meminfo: memFree=1227552/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1774.28
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 177296 132 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554496 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 93924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.29 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 25973
/proc/meminfo: memFree=1227552/2055920 swapFree=4191880/4192956
[pid=25740] ppid=25738 vsize=5352 CPUtime=7.23
/proc/25740/stat : 25740 (solver) S 25738 25740 24352 0 -1 4194304 396 36155 0 0 0 0 234 489 16 0 1 0 180646661 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25740/statm: 1338 242 203 169 0 49 0
[pid=25754] ppid=25740 vsize=88572 CPUtime=1792.86
/proc/25754/stat : 25754 (standalone) R 25740 25740 24352 0 -1 4194304 21663 0 0 0 179153 133 0 0 25 0 1 0 180647394 90697728 21523 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4078406755 0 0 4096 0 0 0 0 17 0 0 0
/proc/25754/statm: 22143 21523 138 64 0 21458 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 93924

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 25740 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=348642 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=896255
CPU time returned by wait4() is 7.2449
while last known CPU time is 1800.09

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

Real time (s): 1803.3
CPU time (s): 1800.09
CPU user time (s): 1793.87
CPU system time (s): 6.22
CPU usage (%): 99.8221
Max. virtual memory (cumulated for all children) (KiB): 130036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.34864
system time used= 4.89626
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36551
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= 145
involuntary context switches= 235

runsolver used 1.92671 s user time and 4.78527 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Jan  9 05:59:38 UTC 2007


IDJOB= 232450
IDBENCH= 6519
FILE ID= node72/232450-1168322377

PBS_JOBID= 3502865

Free space on /tmp= 66255 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-95-3.xml
COMMAND LINE= /tmp/evaluation/232450-1168322377/solver /tmp/evaluation/232450-1168322377/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-232450-1168322377 -o ROOT/results/node72/solver-232450-1168322377 -C 1800 -M 900  /tmp/evaluation/232450-1168322377/solver /tmp/evaluation/232450-1168322377/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  9551e0566e5fd6931ad796035015459e

RANDOM SEED= 704834466

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.223
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.223
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:        328880 kB
Buffers:         58500 kB
Cached:         859708 kB
SwapCached:        268 kB
Active:        1236588 kB
Inactive:       415888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        328880 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           11348 kB
Writeback:           0 kB
Mapped:         752360 kB
Slab:            57752 kB
Committed_AS:  4339492 kB
PageTables:       3912 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= 66535 MiB



End job on node72 on Tue Jan  9 06:29:44 UTC 2007