Trace number 232472

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.04 1806.38

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-8.xml
MD5SUM06acadaa04457724e64ccc767794c510
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 benchmark846.447
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1553
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/node18/watcher-232472-1168322540 -o ROOT/results/node18/solver-232472-1168322540 -C 1800 -M 900 /tmp/evaluation/232472-1168322540/solver2 /tmp/evaluation/232472-1168322540/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.02 2.00 5/93 21870
/proc/meminfo: memFree=1416528/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=18540 CPUtime=0
/proc/21869/stat : 21869 (runsolver) R 21867 21869 20293 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 180648892 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21869/statm: 4635 279 244 17 0 2626 0

[startup+0.10886 s]
/proc/loadavg: 2.00 2.02 2.00 5/93 21870
/proc/meminfo: memFree=1416528/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=0
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 353 334 0 0 0 0 0 0 21 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.516906 s]
/proc/loadavg: 2.00 2.02 2.00 5/93 21870
/proc/meminfo: memFree=1416528/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=0.1
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 376 2300 0 0 0 0 8 2 15 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5352

[startup+1.33898 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 21884
/proc/meminfo: memFree=1383048/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=0.1
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 376 2300 0 0 0 0 8 2 15 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21882] ppid=21869 vsize=26436 CPUtime=1.2
/proc/21882/stat : 21882 (bordewijk) R 21869 21869 20293 0 -1 4194304 7398 0 0 0 113 7 0 0 25 0 1 0 180648904 27070464 6346 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134789448 0 0 4096 0 0 0 0 17 1 0 0
/proc/21882/statm: 6609 6346 169 97 0 6187 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 31788

[startup+2.97914 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 21884
/proc/meminfo: memFree=1307080/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=0.1
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 376 2300 0 0 0 0 8 2 15 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21882] ppid=21869 vsize=122536 CPUtime=2.83
/proc/21882/stat : 21882 (bordewijk) R 21869 21869 20293 0 -1 4194304 33276 0 0 0 194 89 0 0 25 0 1 0 180648904 125476864 29516 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21882/statm: 30634 29516 217 97 0 29915 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 127888

[startup+6.27346 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 21886
/proc/meminfo: memFree=1279304/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=0.1
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 376 2300 0 0 0 0 8 2 15 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21882] ppid=21869 vsize=122536 CPUtime=6.1
/proc/21882/stat : 21882 (bordewijk) R 21869 21869 20293 0 -1 4194304 33276 0 0 0 210 400 0 0 25 0 1 0 180648904 125476864 29516 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21882/statm: 30634 29516 217 97 0 29915 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 127888

[startup+12.7501 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 21891
/proc/meminfo: memFree=1318736/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=5.64
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 20729 0 0 0 446 118 0 0 25 0 1 0 180649597 89092096 20590 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079629441 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20590 136 64 0 21066 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 92356

[startup+25.5803 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 21911
/proc/meminfo: memFree=1319624/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=18.41
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 20822 0 0 0 1723 118 0 0 25 0 1 0 180649597 89092096 20683 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079472000 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20683 137 64 0 21066 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 92356

[startup+51.2378 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 21911
/proc/meminfo: memFree=1318344/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=43.93
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 4274 119 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079751226 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 92356

[startup+102.528 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 21911
/proc/meminfo: memFree=1318472/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=95
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 9381 119 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079473686 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 92356

[startup+162.539 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 21911
/proc/meminfo: memFree=1318472/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=154.77
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 15357 120 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079475005 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 92356

[startup+222.555 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21911
/proc/meminfo: memFree=1318472/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=214.54
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 21334 120 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079793436 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 92356

[startup+282.564 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21911
/proc/meminfo: memFree=1318472/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=274.31
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 27310 121 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134555392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 92356

[startup+342.575 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21911
/proc/meminfo: memFree=1318472/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=334.08
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 33286 122 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079495176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 341.05
Current children cumulated vsize (KiB) 92356

[startup+402.586 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21912
/proc/meminfo: memFree=1318528/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=393.83
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 39261 122 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134555379 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 92356

[startup+462.596 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21912
/proc/meminfo: memFree=1318528/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=453.61
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 45238 123 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079462493 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 460.58
Current children cumulated vsize (KiB) 92356

[startup+522.613 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 21912
/proc/meminfo: memFree=1318592/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87004 CPUtime=513.38
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21124 0 0 0 51215 123 0 0 25 0 1 0 180649597 89092096 20985 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079763126 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21751 20985 137 64 0 21066 0
Current children cumulated CPU time (s) 520.35

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

/proc/loadavg: 2.00 2.00 2.00 3/90 21915
/proc/meminfo: memFree=1317880/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1111.48
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21251 0 0 0 111021 127 0 0 25 0 1 0 180649597 89096192 21112 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21752 21112 138 64 0 21067 0
Current children cumulated CPU time (s) 1118.45
Current children cumulated vsize (KiB) 92360

[startup+1183.61 s]
/proc/loadavg: 2.03 2.01 2.00 3/90 21915
/proc/meminfo: memFree=1317944/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1171.3
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21251 0 0 0 117002 128 0 0 25 0 1 0 180649597 89096192 21112 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079747891 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21752 21112 138 64 0 21067 0
Current children cumulated CPU time (s) 1178.27
Current children cumulated vsize (KiB) 92360

[startup+1243.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 21915
/proc/meminfo: memFree=1317944/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1231.1
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21259 0 0 0 122982 128 0 0 25 0 1 0 180649597 89096192 21120 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079674872 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21752 21120 138 64 0 21067 0
Current children cumulated CPU time (s) 1238.07
Current children cumulated vsize (KiB) 92360

[startup+1303.78 s]
/proc/loadavg: 2.00 2.00 2.00 2/82 21951
/proc/meminfo: memFree=1332656/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1290.91
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21263 0 0 0 128962 129 0 0 25 0 1 0 180649597 89096192 21124 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080016124 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21124 138 64 0 21067 0
Current children cumulated CPU time (s) 1297.88
Current children cumulated vsize (KiB) 92360

[startup+1363.87 s]
/proc/loadavg: 1.88 1.95 1.98 3/95 22951
/proc/meminfo: memFree=1230992/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1350.95
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 134959 136 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079584866 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1357.92
Current children cumulated vsize (KiB) 92360

[startup+1423.89 s]
/proc/loadavg: 1.51 1.84 1.94 2/82 24012
/proc/meminfo: memFree=1331704/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1410.91
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 140949 142 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1417.88
Current children cumulated vsize (KiB) 92360

[startup+1483.95 s]
/proc/loadavg: 1.58 1.79 1.91 2/82 24417
/proc/meminfo: memFree=1328760/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1470.93
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 146948 145 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079678178 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1477.9
Current children cumulated vsize (KiB) 92360

[startup+1543.97 s]
/proc/loadavg: 1.27 1.66 1.86 4/95 25233
/proc/meminfo: memFree=1266128/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1530.91
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 152942 149 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554206 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1537.88
Current children cumulated vsize (KiB) 92360

[startup+1603.97 s]
/proc/loadavg: 1.17 1.57 1.81 2/82 26668
/proc/meminfo: memFree=1330752/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1590.86
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 158933 153 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1597.83
Current children cumulated vsize (KiB) 92360

[startup+1663.98 s]
/proc/loadavg: 1.30 1.54 1.79 2/82 26911
/proc/meminfo: memFree=1330808/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1650.81
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 164926 155 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554175 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 92360

[startup+1724.06 s]
/proc/loadavg: 1.60 1.56 1.78 3/88 26999
/proc/meminfo: memFree=1267016/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1710.82
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 170926 156 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1717.79
Current children cumulated vsize (KiB) 92360

[startup+1784.11 s]
/proc/loadavg: 1.79 1.62 1.78 3/87 27045
/proc/meminfo: memFree=1245456/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1770.82
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 176924 158 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554225 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1777.79
Current children cumulated vsize (KiB) 92360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.37 s]
/proc/loadavg: 1.86 1.65 1.79 3/87 27045
/proc/meminfo: memFree=1152592/2055920 swapFree=4192812/4192956
[pid=21869] ppid=21867 vsize=5352 CPUtime=6.97
/proc/21869/stat : 21869 (solver2) S 21867 21869 20293 0 -1 4194304 397 35577 0 0 0 0 224 473 16 0 1 0 180648892 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21869/statm: 1338 242 203 169 0 49 0
[pid=21889] ppid=21869 vsize=87008 CPUtime=1793.07
/proc/21889/stat : 21889 (standalone) R 21869 21869 20293 0 -1 4194304 21267 0 0 0 179148 159 0 0 25 0 1 0 180649597 89096192 21128 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554217 0 0 4096 0 0 0 0 17 0 0 0
/proc/21889/statm: 21752 21128 138 64 0 21067 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 92360

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21869 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=242659 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=732280
CPU time returned by wait4() is 6.97494
while last known CPU time is 1800.04

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

Real time (s): 1806.38
CPU time (s): 1800.04
CPU user time (s): 1793.72
CPU system time (s): 6.32
CPU usage (%): 99.6488
Max. virtual memory (cumulated for all children) (KiB): 127888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.24266
system time used= 4.73228
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35974
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= 206
involuntary context switches= 258

runsolver used 1.9827 s user time and 5.48517 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Jan  9 06:02:22 UTC 2007


IDJOB= 232472
IDBENCH= 6521
FILE ID= node18/232472-1168322540

PBS_JOBID= 3502683

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  06acadaa04457724e64ccc767794c510

RANDOM SEED= 880043789

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.231
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.231
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:       1416944 kB
Buffers:         99880 kB
Cached:         402232 kB
SwapCached:          0 kB
Active:         372068 kB
Inactive:       204296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10616 kB
Writeback:           0 kB
Mapped:          94908 kB
Slab:            46992 kB
Committed_AS:  5512732 kB
PageTables:       2312 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= 66527 MiB



End job on node18 on Tue Jan  9 06:32:28 UTC 2007