Trace number 232427

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.1 1816.46

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-1.xml
MD5SUMf240dec7122bf59a4eab757b8046c3d9
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 constraints4180
Maximum constraint arity2
Maximum domain size1545
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/node4/watcher-232427-1168322209 -o ROOT/results/node4/solver-232427-1168322209 -C 1800 -M 900 /tmp/evaluation/232427-1168322209/solver /tmp/evaluation/232427-1168322209/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.45 2.21 2.06 5/86 17696
/proc/meminfo: memFree=1255656/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=0
/proc/17695/stat : 17695 (solver) R 17693 17695 16590 0 -1 4194304 280 0 0 0 0 0 0 0 22 0 1 0 180616657 5480448 231 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17695/statm: 1338 231 193 169 0 49 0
[pid=17697] ppid=17695 vsize=5352 CPUtime=0
/proc/17697/stat : 17697 (solver) R 17695 17695 16590 0 -1 4194368 17 0 0 0 0 0 0 0 22 0 1 0 180616657 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 4455685 0 0 4100 65536 0 0 0 17 1 0 0
/proc/17697/statm: 1338 232 194 169 0 49 0
[pid=17698] ppid=17695 vsize=5352 CPUtime=0
/proc/17698/stat : 17698 (solver) R 17695 17695 16590 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 180616657 5480448 231 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17698/statm: 1338 231 193 169 0 49 0

[startup+0.105589 s]
/proc/loadavg: 2.45 2.21 2.06 5/86 17696
/proc/meminfo: memFree=1255656/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=0.07
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 376 2300 0 0 0 0 5 2 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.517626 s]
/proc/loadavg: 2.45 2.21 2.06 5/86 17696
/proc/meminfo: memFree=1255656/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=0.07
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 376 2300 0 0 0 0 5 2 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.3387 s]
/proc/loadavg: 2.45 2.21 2.06 3/87 17708
/proc/meminfo: memFree=1223216/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=0.07
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 376 2300 0 0 0 0 5 2 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17708] ppid=17695 vsize=26908 CPUtime=1.22
/proc/17708/stat : 17708 (bordewijk) R 17695 17695 16590 0 -1 4194304 7516 0 0 0 115 7 0 0 21 0 1 0 180616667 27553792 6464 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 134687218 0 0 4096 0 0 0 0 17 1 0 0
/proc/17708/statm: 6727 6464 169 97 0 6305 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 32260

[startup+2.97586 s]
/proc/loadavg: 2.45 2.21 2.06 3/87 17708
/proc/meminfo: memFree=1122672/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=0.07
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 376 2300 0 0 0 0 5 2 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17708] ppid=17695 vsize=122248 CPUtime=2.84
/proc/17708/stat : 17708 (bordewijk) R 17695 17695 16590 0 -1 4194304 33182 0 0 0 191 93 0 0 25 0 1 0 180616667 125181952 29420 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17708/statm: 30562 29420 217 97 0 29843 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 127600

[startup+6.25518 s]
/proc/loadavg: 2.41 2.21 2.06 3/87 17708
/proc/meminfo: memFree=1119664/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=0.07
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 376 2300 0 0 0 0 5 2 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17708] ppid=17695 vsize=122248 CPUtime=6.08
/proc/17708/stat : 17708 (bordewijk) R 17695 17695 16590 0 -1 4194304 33182 0 0 0 207 401 0 0 25 0 1 0 180616667 125181952 29420 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17708/statm: 30562 29420 217 97 0 29843 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 127600

[startup+12.7228 s]
/proc/loadavg: 2.38 2.21 2.06 3/87 17709
/proc/meminfo: memFree=1159024/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86700 CPUtime=5.74
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 20657 0 0 0 462 112 0 0 25 0 1 0 180617349 88780800 20518 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080316571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21675 20518 136 64 0 20990 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 92052

[startup+25.554 s]
/proc/loadavg: 2.32 2.20 2.05 3/87 17709
/proc/meminfo: memFree=1158768/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86700 CPUtime=18.45
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 20773 0 0 0 1733 112 0 0 25 0 1 0 180617349 88780800 20634 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079890462 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21675 20634 137 64 0 20990 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 92052

[startup+51.2215 s]
/proc/loadavg: 2.19 2.18 2.05 3/87 17709
/proc/meminfo: memFree=1157104/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=43.9
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21185 0 0 0 4277 113 0 0 25 0 1 0 180617349 88784896 21046 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21046 138 64 0 20991 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 92056

[startup+102.46 s]
/proc/loadavg: 2.08 2.15 2.05 3/87 17709
/proc/meminfo: memFree=1157232/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=94.69
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 9356 113 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080326024 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 92056

[startup+162.521 s]
/proc/loadavg: 2.03 2.12 2.04 3/87 17709
/proc/meminfo: memFree=1157232/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=154.2
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 15307 113 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079999470 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 92056

[startup+222.597 s]
/proc/loadavg: 2.01 2.10 2.04 4/87 17709
/proc/meminfo: memFree=1157232/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=213.73
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 21259 114 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080317464 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 92056

[startup+282.682 s]
/proc/loadavg: 2.00 2.08 2.03 3/93 17827
/proc/meminfo: memFree=1156032/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=273.17
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 27203 114 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 92056

[startup+342.781 s]
/proc/loadavg: 2.00 2.06 2.02 3/93 17887
/proc/meminfo: memFree=1155968/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=332.67
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 33152 115 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080026629 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 92056

[startup+402.852 s]
/proc/loadavg: 2.00 2.05 2.02 3/87 17907
/proc/meminfo: memFree=1157040/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=392.16
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 39101 115 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 92056

[startup+462.926 s]
/proc/loadavg: 2.00 2.04 2.01 3/87 17907
/proc/meminfo: memFree=1157040/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=451.7
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21188 0 0 0 45054 116 0 0 25 0 1 0 180617349 88784896 21049 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079916467 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21049 138 64 0 20991 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 92056

[startup+522.996 s]
/proc/loadavg: 2.00 2.03 2.01 3/87 17907
/proc/meminfo: memFree=1157040/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83

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

/proc/loadavg: 2.04 2.02 2.00 3/87 17907
/proc/meminfo: memFree=1157104/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1106.43
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 110522 121 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079989490 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1113.26
Current children cumulated vsize (KiB) 92056

[startup+1183.77 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 17907
/proc/meminfo: memFree=1157104/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1165.96
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 116474 122 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554211 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1172.79
Current children cumulated vsize (KiB) 92056

[startup+1243.84 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 17907
/proc/meminfo: memFree=1157104/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1225.47
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 122425 122 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080020196 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1232.3
Current children cumulated vsize (KiB) 92056

[startup+1303.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 17909
/proc/meminfo: memFree=1156912/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1284.99
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 128376 123 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080319115 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1291.82
Current children cumulated vsize (KiB) 92056

[startup+1363.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17909
/proc/meminfo: memFree=1156976/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1344.51
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 134327 124 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1351.34
Current children cumulated vsize (KiB) 92056

[startup+1424.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17909
/proc/meminfo: memFree=1156976/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1404.02
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 140278 124 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1410.85
Current children cumulated vsize (KiB) 92056

[startup+1484.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17909
/proc/meminfo: memFree=1156976/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1463.54
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 146229 125 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1470.37
Current children cumulated vsize (KiB) 92056

[startup+1544.16 s]
/proc/loadavg: 2.09 2.02 2.01 6/98 17961
/proc/meminfo: memFree=880848/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1522.56
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 152130 126 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080326015 0 0 4096 0 0 0 0 17 1 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1529.39
Current children cumulated vsize (KiB) 92056

[startup+1604.24 s]
/proc/loadavg: 2.15 2.05 2.02 2/82 18101
/proc/meminfo: memFree=1195536/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1581.31
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 158003 128 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554170 0 0 4096 0 0 0 0 17 0 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1588.14
Current children cumulated vsize (KiB) 92056

[startup+1664.25 s]
/proc/loadavg: 1.83 1.97 1.99 4/99 18999
/proc/meminfo: memFree=1106904/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1641.19
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 163986 133 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554211 0 0 4096 0 0 0 0 17 0 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1648.02
Current children cumulated vsize (KiB) 92056

[startup+1724.29 s]
/proc/loadavg: 1.64 1.87 1.95 3/95 19595
/proc/meminfo: memFree=1063672/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1701.2
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 169983 137 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4079998031 0 0 4096 0 0 0 0 17 0 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1708.03
Current children cumulated vsize (KiB) 92056

[startup+1784.33 s]
/proc/loadavg: 1.58 1.81 1.92 2/82 20700
/proc/meminfo: memFree=1193560/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1761.17
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 175974 143 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4080029469 0 0 4096 0 0 0 0 17 0 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1768
Current children cumulated vsize (KiB) 92056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.45 s]
/proc/loadavg: 1.58 1.79 1.91 2/82 20903
/proc/meminfo: memFree=1193696/2055920 swapFree=4182144/4192956
[pid=17695] ppid=17693 vsize=5352 CPUtime=6.83
/proc/17695/stat : 17695 (solver) S 17693 17695 16590 0 -1 4194304 396 35483 0 0 0 0 217 466 16 0 1 0 180616657 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17695/statm: 1338 242 203 169 0 49 0
[pid=17709] ppid=17695 vsize=86704 CPUtime=1793.27
/proc/17709/stat : 17709 (standalone) R 17695 17695 16590 0 -1 4194304 21193 0 0 0 179183 144 0 0 25 0 1 0 180617349 88784896 21054 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548929 0 0 4096 0 0 0 0 17 0 0 0
/proc/17709/statm: 21676 21054 138 64 0 20991 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 92056

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 17695 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=171669 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=662291
CPU time returned by wait4() is 6.83396
while last known CPU time is 1800.1

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

Real time (s): 1816.46
CPU time (s): 1800.1
CPU user time (s): 1794
CPU system time (s): 6.1
CPU usage (%): 99.0991
Max. virtual memory (cumulated for all children) (KiB): 127600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.17167
system time used= 4.66229
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35879
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= 155
involuntary context switches= 372

runsolver used 2.20666 s user time and 5.71513 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Jan  9 05:56:51 UTC 2007


IDJOB= 232427
IDBENCH= 6518
FILE ID= node4/232427-1168322209

PBS_JOBID= 3502681

Free space on /tmp= 66517 MiB

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

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  f240dec7122bf59a4eab757b8046c3d9

RANDOM SEED= 672910421

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:       1256408 kB
Buffers:         98704 kB
Cached:         559432 kB
SwapCached:       2552 kB
Active:         467916 kB
Inactive:       268484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1256408 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:           11352 kB
Writeback:           0 kB
Mapped:          91140 kB
Slab:            47904 kB
Committed_AS:  5372424 kB
PageTables:       2428 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= 66506 MiB



End job on node4 on Tue Jan  9 06:27:08 UTC 2007