Trace number 233327

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.01 1813.34

General information on the benchmark

Nametaillard/
os-taillard-20/os-taillard-20-95-6.xml
MD5SUM4323238ba4bd95d86b69074f31564b40
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
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/node48/watcher-233327-1168325387 -o ROOT/results/node48/solver-233327-1168325387 -C 1800 -M 900 /tmp/evaluation/233327-1168325387/solver /tmp/evaluation/233327-1168325387/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.31 2.03 1.55 3/73 21700
/proc/meminfo: memFree=1451464/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=0
/proc/21699/stat : 21699 (solver) R 21697 21699 19775 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 180937656 5480448 172 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539477507 0 0 4100 0 0 0 0 17 1 0 0
/proc/21699/statm: 1338 172 142 169 0 49 0

[startup+0.103891 s]
/proc/loadavg: 2.31 2.03 1.55 3/73 21700
/proc/meminfo: memFree=1451464/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=0
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 354 334 0 0 0 0 0 0 21 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512929 s]
/proc/loadavg: 2.31 2.03 1.55 3/73 21700
/proc/meminfo: memFree=1451464/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=0.12
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 376 2352 0 0 0 0 10 2 15 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5352

[startup+1.334 s]
/proc/loadavg: 2.31 2.03 1.55 3/74 21712
/proc/meminfo: memFree=1423032/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=0.12
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 376 2352 0 0 0 0 10 2 15 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21712] ppid=21699 vsize=25368 CPUtime=1.17
/proc/21712/stat : 21712 (bordewijk) R 21699 21699 19775 0 -1 4194304 6340 0 0 0 111 6 0 0 25 0 1 0 180937671 25976832 5799 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 134552660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21712/statm: 6342 5799 204 97 0 5623 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 30720

[startup+2.97115 s]
/proc/loadavg: 2.31 2.03 1.55 3/74 21712
/proc/meminfo: memFree=1375928/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=0.12
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 376 2352 0 0 0 0 10 2 15 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21712] ppid=21699 vsize=147864 CPUtime=2.78
/proc/21712/stat : 21712 (bordewijk) R 21699 21699 19775 0 -1 4194304 38829 0 0 0 201 77 0 0 25 0 1 0 180937671 151412736 35922 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21712/statm: 36966 35922 217 97 0 36247 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 153216

[startup+6.25045 s]
/proc/loadavg: 2.29 2.03 1.55 3/74 21712
/proc/meminfo: memFree=1287480/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=0.12
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 376 2352 0 0 0 0 10 2 15 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21712] ppid=21699 vsize=147864 CPUtime=6.03
/proc/21712/stat : 21712 (bordewijk) R 21699 21699 19775 0 -1 4194304 38829 0 0 0 218 385 0 0 25 0 1 0 180937671 151412736 35922 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21712/statm: 36966 35922 217 97 0 36247 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 153216

[startup+12.7241 s]
/proc/loadavg: 2.27 2.03 1.55 3/74 21713
/proc/meminfo: memFree=1334136/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106320 CPUtime=6.04
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 25708 0 0 0 503 101 0 0 25 0 1 0 180938319 108871680 25503 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134556284 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26580 25503 136 64 0 25895 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 111672

[startup+25.5662 s]
/proc/loadavg: 2.21 2.03 1.56 3/74 21713
/proc/meminfo: memFree=1333176/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106328 CPUtime=18.77
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 25959 0 0 0 1776 101 0 0 25 0 1 0 180938319 108879872 25754 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4057713615 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26582 25754 138 64 0 25897 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 111680

[startup+51.2336 s]
/proc/loadavg: 2.13 2.03 1.57 3/74 21713
/proc/meminfo: memFree=1333048/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=44.19
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26034 0 0 0 4318 101 0 0 25 0 1 0 180938319 108883968 25829 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554167 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25829 138 64 0 25898 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 111684

[startup+102.462 s]
/proc/loadavg: 2.06 2.02 1.59 3/74 21713
/proc/meminfo: memFree=1333176/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=94.97
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 9395 102 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 111684

[startup+162.526 s]
/proc/loadavg: 2.02 2.02 1.61 3/74 21713
/proc/meminfo: memFree=1333176/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=154.5
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 15348 102 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 111684

[startup+222.599 s]
/proc/loadavg: 2.00 2.01 1.64 3/74 21713
/proc/meminfo: memFree=1333240/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=214.04
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 21302 102 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4058117947 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 111684

[startup+282.658 s]
/proc/loadavg: 2.00 2.00 1.65 3/74 21713
/proc/meminfo: memFree=1333240/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=273.58
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 27256 102 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4058480512 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 111684

[startup+342.718 s]
/proc/loadavg: 2.00 2.00 1.67 3/74 21713
/proc/meminfo: memFree=1333248/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=333.12
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 33209 103 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 111684

[startup+402.783 s]
/proc/loadavg: 2.00 2.00 1.69 3/74 21713
/proc/meminfo: memFree=1333184/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=392.66
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 39163 103 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 111684

[startup+462.84 s]
/proc/loadavg: 2.00 2.00 1.71 3/74 21713
/proc/meminfo: memFree=1333248/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=452.21
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 45117 104 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 111684

[startup+522.901 s]
/proc/loadavg: 2.05 2.01 1.73 3/74 21713
/proc/meminfo: memFree=1333184/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=511.74
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 51070 104 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4057882473 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 518.28

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

/proc/loadavg: 2.00 2.00 1.83 3/74 21911
/proc/meminfo: memFree=1332992/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1106.91
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 110584 107 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1113.45
Current children cumulated vsize (KiB) 111684

[startup+1183.61 s]
/proc/loadavg: 2.00 2.00 1.84 3/74 21911
/proc/meminfo: memFree=1333120/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1166.46
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 116538 108 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528560 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1173
Current children cumulated vsize (KiB) 111684

[startup+1243.67 s]
/proc/loadavg: 2.00 2.00 1.84 3/74 21911
/proc/meminfo: memFree=1333056/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1226.01
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 122493 108 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4057722968 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1232.55
Current children cumulated vsize (KiB) 111684

[startup+1303.74 s]
/proc/loadavg: 2.05 2.01 1.86 3/74 21911
/proc/meminfo: memFree=1333056/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1285.57
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 128449 108 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554349 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1292.11
Current children cumulated vsize (KiB) 111684

[startup+1363.8 s]
/proc/loadavg: 2.02 2.01 1.86 3/74 21911
/proc/meminfo: memFree=1333056/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1345.12
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 134403 109 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1351.66
Current children cumulated vsize (KiB) 111684

[startup+1423.86 s]
/proc/loadavg: 2.00 2.00 1.87 3/74 21911
/proc/meminfo: memFree=1333056/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1404.66
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 140357 109 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548943 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1411.2
Current children cumulated vsize (KiB) 111684

[startup+1483.94 s]
/proc/loadavg: 2.22 2.06 1.89 3/74 22209
/proc/meminfo: memFree=1355784/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1464.41
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 146330 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1470.95
Current children cumulated vsize (KiB) 111684

[startup+1543.96 s]
/proc/loadavg: 2.08 2.05 1.90 3/74 22209
/proc/meminfo: memFree=1355976/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1524.36
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 152325 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1530.9
Current children cumulated vsize (KiB) 111684

[startup+1603.97 s]
/proc/loadavg: 2.03 2.04 1.91 3/74 22209
/proc/meminfo: memFree=1356040/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1584.32
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 158321 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4058169091 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1590.86
Current children cumulated vsize (KiB) 111684

[startup+1663.97 s]
/proc/loadavg: 2.01 2.03 1.91 3/74 22209
/proc/meminfo: memFree=1355976/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1644.27
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 164316 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1650.81
Current children cumulated vsize (KiB) 111684

[startup+1723.98 s]
/proc/loadavg: 2.00 2.02 1.91 3/74 22211
/proc/meminfo: memFree=1355784/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1704.21
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 170310 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554274 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1710.75
Current children cumulated vsize (KiB) 111684

[startup+1783.99 s]
/proc/loadavg: 2.00 2.01 1.91 3/74 22211
/proc/meminfo: memFree=1355784/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1764.17
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 176306 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1770.71
Current children cumulated vsize (KiB) 111684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.33 s]
/proc/loadavg: 2.00 2.01 1.91 3/74 22211
/proc/meminfo: memFree=1355784/2055920 swapFree=4192812/4192956
[pid=21699] ppid=21697 vsize=5352 CPUtime=6.54
/proc/21699/stat : 21699 (solver) S 21697 21699 19775 0 -1 4194304 396 41182 0 0 0 0 231 423 16 0 1 0 180937656 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21699/statm: 1338 242 203 169 0 49 0
[pid=21713] ppid=21699 vsize=106332 CPUtime=1793.47
/proc/21713/stat : 21713 (standalone) R 21699 21699 19775 0 -1 4194304 26041 0 0 0 179236 111 0 0 25 0 1 0 180938319 108883968 25836 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 0 0 0
/proc/21713/statm: 26583 25836 138 64 0 25898 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 111684

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 21699 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=311648 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=233356
CPU time returned by wait4() is 6.545
while last known CPU time is 1800.01

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

Real time (s): 1813.34
CPU time (s): 1800.01
CPU user time (s): 1794.67
CPU system time (s): 5.34
CPU usage (%): 99.2646
Max. virtual memory (cumulated for all children) (KiB): 153216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.31165
system time used= 4.23336
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41578
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= 209
involuntary context switches= 307

runsolver used 2.44363 s user time and 5.12622 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Tue Jan  9 06:49:49 UTC 2007


IDJOB= 233327
IDBENCH= 6593
FILE ID= node48/233327-1168325387

PBS_JOBID= 3502955

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-20/os-taillard-20-95-6.xml
COMMAND LINE= /tmp/evaluation/233327-1168325387/solver /tmp/evaluation/233327-1168325387/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-233327-1168325387 -o ROOT/results/node48/solver-233327-1168325387 -C 1800 -M 900  /tmp/evaluation/233327-1168325387/solver /tmp/evaluation/233327-1168325387/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  4323238ba4bd95d86b69074f31564b40

RANDOM SEED= 433535697

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.218
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.218
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:       1452008 kB
Buffers:         75212 kB
Cached:         415544 kB
SwapCached:          0 kB
Active:         228344 kB
Inactive:       314764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11784 kB
Writeback:           0 kB
Mapped:          65972 kB
Slab:            46272 kB
Committed_AS:  4451728 kB
PageTables:       1760 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 node48 on Tue Jan  9 07:20:03 UTC 2007