Trace number 234120

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
buggy_2_5 2007-01-08? (TO) 1800.09 1808.7

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-1.xml
MD5SUM31b3c509c448592512c12399cf7cf78e
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 benchmark31.5292
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
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/node1/watcher-234120-1168330559 -o ROOT/results/node1/solver-234120-1168330559 -C 1800 -M 900 /tmp/evaluation/234120-1168330559/solver /tmp/evaluation/234120-1168330559/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.24 2.09 3/86 18606
/proc/meminfo: memFree=1205080/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=876 CPUtime=0
/proc/18605/stat : 18605 (solver) R 18603 18605 17905 0 -1 4194304 34 0 0 0 0 0 0 0 20 0 1 0 181451829 897024 18 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259350611813 0 0 4096 0 0 0 0 17 1 0 0
/proc/18605/statm: 219 18 12 169 0 7 0

[startup+0.102795 s]
/proc/loadavg: 2.45 2.24 2.09 3/86 18606
/proc/meminfo: memFree=1205080/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=0.05
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 376 2263 0 0 0 0 4 1 19 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5352

[startup+0.510842 s]
/proc/loadavg: 2.45 2.24 2.09 3/86 18606
/proc/meminfo: memFree=1205080/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=0.05
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 376 2263 0 0 0 0 4 1 19 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5352

[startup+1.33194 s]
/proc/loadavg: 2.45 2.24 2.09 3/87 18618
/proc/meminfo: memFree=1153296/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=0.05
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 376 2263 0 0 0 0 4 1 19 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18618] ppid=18605 vsize=48552 CPUtime=1.23
/proc/18618/stat : 18618 (bordewijk) R 18605 18605 17905 0 -1 4194304 12270 0 0 0 83 40 0 0 25 0 1 0 181451836 49717248 11366 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 12138 11366 217 97 0 11419 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 53904

[startup+2.97913 s]
/proc/loadavg: 2.50 2.25 2.09 3/87 18618
/proc/meminfo: memFree=1152720/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=0.05
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 376 2263 0 0 0 0 4 1 19 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18618] ppid=18605 vsize=48552 CPUtime=2.87
/proc/18618/stat : 18618 (bordewijk) R 18605 18605 17905 0 -1 4194304 12271 0 0 0 92 195 0 0 25 0 1 0 181451836 49717248 11367 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18618/statm: 12138 11367 218 97 0 11419 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 53904

[startup+6.26352 s]
/proc/loadavg: 2.50 2.25 2.09 3/87 18619
/proc/meminfo: memFree=1169104/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=3.18
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7553 0 0 0 269 49 0 0 25 0 1 0 181452133 34136064 7527 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134557026 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7527 135 64 0 7649 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 38688

[startup+12.7393 s]
/proc/loadavg: 2.42 2.24 2.09 3/87 18619
/proc/meminfo: memFree=1168656/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=9.6
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7707 0 0 0 911 49 0 0 25 0 1 0 181452133 34136064 7681 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131502241 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7681 136 64 0 7649 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 38688

[startup+25.5678 s]
/proc/loadavg: 2.35 2.23 2.09 3/87 18619
/proc/meminfo: memFree=1168464/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=22.31
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7778 0 0 0 2182 49 0 0 25 0 1 0 181452133 34136064 7752 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131533832 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7752 137 64 0 7649 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 38688

[startup+51.2358 s]
/proc/loadavg: 2.23 2.21 2.09 3/87 18619
/proc/meminfo: memFree=1168656/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=47.75
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7778 0 0 0 4725 50 0 0 25 0 1 0 181452133 34136064 7752 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131534826 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7752 137 64 0 7649 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 38688

[startup+102.471 s]
/proc/loadavg: 2.09 2.17 2.08 3/87 18619
/proc/meminfo: memFree=1168784/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=98.52
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 9802 50 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554232 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 38688

[startup+162.546 s]
/proc/loadavg: 2.03 2.14 2.08 4/87 18619
/proc/meminfo: memFree=1168720/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=158.05
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 15754 51 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 38688

[startup+222.633 s]
/proc/loadavg: 2.04 2.13 2.07 3/87 18621
/proc/meminfo: memFree=1168784/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=217.58
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 21707 51 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554201 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 38688

[startup+282.722 s]
/proc/loadavg: 2.01 2.10 2.07 3/87 18621
/proc/meminfo: memFree=1168720/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=277.12
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 27660 52 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131487441 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 38688

[startup+342.801 s]
/proc/loadavg: 2.00 2.08 2.06 3/87 18621
/proc/meminfo: memFree=1168728/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=336.65
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 33613 52 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131411734 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 38688

[startup+402.862 s]
/proc/loadavg: 2.00 2.06 2.06 3/87 18621
/proc/meminfo: memFree=1168728/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=396.17
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 39564 53 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131374622 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 399.15
Current children cumulated vsize (KiB) 38688

[startup+462.943 s]
/proc/loadavg: 2.00 2.05 2.05 3/87 18621
/proc/meminfo: memFree=1168728/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=455.7
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 45517 53 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 458.68
Current children cumulated vsize (KiB) 38688

[startup+523.022 s]
/proc/loadavg: 2.00 2.04 2.05 3/87 18621
/proc/meminfo: memFree=1168728/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=515.23
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 51469 54 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131533787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 518.21

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

/proc/loadavg: 2.00 2.00 2.00 3/88 19302
/proc/meminfo: memFree=1287256/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1112.72
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 111211 61 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131533472 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1115.7
Current children cumulated vsize (KiB) 38688

[startup+1183.48 s]
/proc/loadavg: 2.06 2.02 2.00 3/88 19302
/proc/meminfo: memFree=1287192/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1172.67
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 117206 61 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131382356 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1175.65
Current children cumulated vsize (KiB) 38688

[startup+1243.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 19302
/proc/meminfo: memFree=1287192/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1232.63
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 123201 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131534722 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1235.61
Current children cumulated vsize (KiB) 38688

[startup+1303.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 19302
/proc/meminfo: memFree=1287192/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1292.55
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 129193 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131374581 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1295.53
Current children cumulated vsize (KiB) 38688

[startup+1363.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1352.56
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 135194 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554217 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1355.54
Current children cumulated vsize (KiB) 38688

[startup+1423.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1412.58
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 141196 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131529805 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1415.56
Current children cumulated vsize (KiB) 38688

[startup+1483.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1472.56
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 147194 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131403684 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1475.54
Current children cumulated vsize (KiB) 38688

[startup+1543.77 s]
/proc/loadavg: 2.05 2.02 2.00 3/88 19302
/proc/meminfo: memFree=1286872/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1532.57
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 153195 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131297325 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1535.55
Current children cumulated vsize (KiB) 38688

[startup+1603.84 s]
/proc/loadavg: 2.08 2.03 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1592.59
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 159197 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131326776 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1595.57
Current children cumulated vsize (KiB) 38688

[startup+1663.91 s]
/proc/loadavg: 2.03 2.02 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1652.57
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 165195 62 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131532048 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1655.55
Current children cumulated vsize (KiB) 38688

[startup+1723.97 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1712.59
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 171196 63 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131370908 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1715.57
Current children cumulated vsize (KiB) 38688

[startup+1784.04 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 19302
/proc/meminfo: memFree=1286936/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1772.6
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 177197 63 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131532808 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1775.58
Current children cumulated vsize (KiB) 38688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.58 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 19302
/proc/meminfo: memFree=1286872/2055920 swapFree=4165612/4192956
[pid=18605] ppid=18603 vsize=5352 CPUtime=2.98
/proc/18605/stat : 18605 (solver) S 18603 18605 17905 0 -1 4194304 396 14534 0 0 0 0 97 201 16 0 1 0 181451829 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1338 242 203 169 0 49 0
[pid=18619] ppid=18605 vsize=33336 CPUtime=1797.11
/proc/18619/stat : 18619 (standalone) R 18605 18605 17905 0 -1 4194304 7785 0 0 0 179648 63 0 0 25 0 1 0 181452133 34136064 7759 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4131529148 0 0 4096 0 0 0 0 17 0 0 0
/proc/18619/statm: 8334 7759 137 64 0 7649 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 38688

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 18605 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=974851 childrusage.ru_stime.tv_sec=2 childrusage.ru_stime.tv_usec=20692
CPU time returned by wait4() is 2.99554
while last known CPU time is 1800.09

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

Real time (s): 1808.7
CPU time (s): 1800.09
CPU user time (s): 1797.45
CPU system time (s): 2.64
CPU usage (%): 99.5238
Max. virtual memory (cumulated for all children) (KiB): 53904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.974851
system time used= 2.02069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14930
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= 114
involuntary context switches= 158

runsolver used 2.11068 s user time and 5.47417 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 08:16:01 UTC 2007


IDJOB= 234120
IDBENCH= 6662
FILE ID= node1/234120-1168330559

PBS_JOBID= 3503055

Free space on /tmp= 66504 MiB

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

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  31b3c509c448592512c12399cf7cf78e

RANDOM SEED= 19769960

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1205560 kB
Buffers:         79092 kB
Cached:         502428 kB
SwapCached:       3620 kB
Active:         343732 kB
Inactive:       445076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205560 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:           11200 kB
Writeback:           0 kB
Mapped:         218056 kB
Slab:            45936 kB
Committed_AS:  5899988 kB
PageTables:       2620 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= 66482 MiB



End job on node1 on Tue Jan  9 08:46:09 UTC 2007