Trace number 234981

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
Mistral 2006-12-04? (TO) 1800.1 1803.18

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-3.xml
MD5SUM88466bc5ff065959ca8a3d56a09094d5
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 variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1356
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains............... 0.02
0.03	c 	variables.............    0
0.04	c 	predicates............    0
0.04	c 	constraints........... 0.22
0.26	c Allocating memory
0.26	c 
0.26	c time limit = -1
0.26	c heuristic = dom/wdeg
0.26	c restart policy = No restart
0.26	c 
0.26	c Solving
0.26	c

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/node40/watcher-234981-1168334461 -o ROOT/results/node40/solver-234981-1168334461 -C 1800 -M 900 /tmp/evaluation/234981-1168334461/mistral/bin/solver /tmp/evaluation/234981-1168334461/unknown.xml -v 1 

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.65 1.97 1.47 5/84 25169
/proc/meminfo: memFree=927088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=18540 CPUtime=0
/proc/25168/stat : 25168 (runsolver) R 25166 25168 24684 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 181845526 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 264519609639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25168/statm: 4635 279 244 17 0 2626 0

[startup+0.108533 s]
/proc/loadavg: 2.65 1.97 1.47 5/84 25169
/proc/meminfo: memFree=927088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=9044 CPUtime=0.09
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 1342 0 0 0 8 1 0 0 21 0 1 0 181845526 9261056 1310 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7343832 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 2261 1310 707 92 0 605 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9044

[startup+0.516588 s]
/proc/loadavg: 2.65 1.97 1.47 5/84 25169
/proc/meminfo: memFree=927088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25292 CPUtime=0.49
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5410 0 0 0 46 3 0 0 24 0 1 0 181845526 25899008 5378 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712667 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6323 5378 718 92 0 4667 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 25292

[startup+1.3377 s]
/proc/loadavg: 2.65 1.97 1.47 3/84 25169
/proc/meminfo: memFree=908400/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25296 CPUtime=1.31
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5411 0 0 0 128 3 0 0 25 0 1 0 181845526 25903104 5379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792870 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6324 5379 718 92 0 4668 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 25296

[startup+2.97491 s]
/proc/loadavg: 2.60 1.97 1.48 3/84 25169
/proc/meminfo: memFree=908400/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25300 CPUtime=2.93
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5412 0 0 0 290 3 0 0 25 0 1 0 181845526 25907200 5380 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715136 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6325 5380 718 92 0 4669 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 25300

[startup+6.25433 s]
/proc/loadavg: 2.60 1.97 1.48 3/84 25169
/proc/meminfo: memFree=908336/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25304 CPUtime=6.18
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5413 0 0 0 615 3 0 0 25 0 1 0 181845526 25911296 5381 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646751 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6326 5381 718 92 0 4670 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 25304

[startup+12.7242 s]
/proc/loadavg: 2.51 1.97 1.48 3/84 25169
/proc/meminfo: memFree=908408/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25304 CPUtime=12.59
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5413 0 0 0 1256 3 0 0 25 0 1 0 181845526 25911296 5381 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7377884 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6326 5381 718 92 0 4670 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 25304

[startup+25.5508 s]
/proc/loadavg: 2.43 1.97 1.49 3/84 25169
/proc/meminfo: memFree=908472/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25304 CPUtime=25.31
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5413 0 0 0 2528 3 0 0 25 0 1 0 181845526 25911296 5381 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785544 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6326 5381 718 92 0 4670 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 25304

[startup+51.2072 s]
/proc/loadavg: 2.28 1.97 1.50 3/84 25169
/proc/meminfo: memFree=908536/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25304 CPUtime=50.75
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5413 0 0 0 5071 4 0 0 25 0 1 0 181845526 25911296 5381 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6326 5381 718 92 0 4670 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 25304

[startup+102.508 s]
/proc/loadavg: 2.12 1.97 1.52 3/84 25169
/proc/meminfo: memFree=908600/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25316 CPUtime=101.6
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5416 0 0 0 10156 4 0 0 25 0 1 0 181845526 25923584 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647067 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6329 5384 718 92 0 4673 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 25316

[startup+162.6 s]
/proc/loadavg: 2.04 1.97 1.55 3/82 25170
/proc/meminfo: memFree=910128/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25320 CPUtime=161.14
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5417 0 0 0 16110 4 0 0 25 0 1 0 181845526 25927680 5385 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785568 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 6330 5385 718 92 0 4674 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 25320

[startup+222.67 s]
/proc/loadavg: 2.01 1.97 1.58 3/74 25850
/proc/meminfo: memFree=1577152/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25320 CPUtime=221.12
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5417 0 0 0 22105 7 0 0 25 0 1 0 181845526 25927680 5385 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792865 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6330 5385 718 92 0 4674 0
Current children cumulated CPU time (s) 221.12
Current children cumulated vsize (KiB) 25320

[startup+282.769 s]
/proc/loadavg: 2.00 1.97 1.60 3/74 25850
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=281.15
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 28108 7 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 25324

[startup+342.774 s]
/proc/loadavg: 2.03 1.99 1.63 3/74 25850
/proc/meminfo: memFree=1577152/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=341.1
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 34103 7 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793001 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 341.1
Current children cumulated vsize (KiB) 25324

[startup+402.87 s]
/proc/loadavg: 2.01 1.99 1.65 3/74 25850
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=401.15
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 40108 7 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 401.15
Current children cumulated vsize (KiB) 25324

[startup+462.97 s]
/proc/loadavg: 2.00 1.99 1.67 3/74 25850
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=461.17
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 46110 7 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785654 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 461.17
Current children cumulated vsize (KiB) 25324

[startup+522.977 s]
/proc/loadavg: 2.00 1.99 1.68 3/74 25850
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=521.13
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 52106 7 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792877 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 521.13
Current children cumulated vsize (KiB) 25324

[startup+583.041 s]
/proc/loadavg: 2.00 1.99 1.70 3/74 25850
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=581.15
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 58107 8 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792832 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 581.15
Current children cumulated vsize (KiB) 25324

[startup+643.102 s]
/proc/loadavg: 2.00 1.99 1.72 3/74 25850
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25324 CPUtime=641.13
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5418 0 0 0 64105 8 0 0 25 0 1 0 181845526 25931776 5386 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795129 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6331 5386 718 92 0 4675 0
Current children cumulated CPU time (s) 641.13
Current children cumulated vsize (KiB) 25324

[startup+703.193 s]
/proc/loadavg: 2.00 1.99 1.73 3/74 25850
/proc/meminfo: memFree=1576576/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=701.18
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 70110 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792392 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 701.18
Current children cumulated vsize (KiB) 25332

[startup+763.224 s]
/proc/loadavg: 2.00 1.99 1.75 3/74 25850
/proc/meminfo: memFree=1576512/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=761.16
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 76108 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785544 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 761.16
Current children cumulated vsize (KiB) 25332

[startup+823.25 s]
/proc/loadavg: 2.00 1.99 1.76 3/74 25850
/proc/meminfo: memFree=1576448/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=821.1
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 82102 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793001 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 821.1
Current children cumulated vsize (KiB) 25332

[startup+883.275 s]
/proc/loadavg: 2.00 1.99 1.77 3/74 25850
/proc/meminfo: memFree=1576448/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=881.08
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 88100 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 881.08
Current children cumulated vsize (KiB) 25332

[startup+943.298 s]
/proc/loadavg: 2.00 1.99 1.78 3/74 25850
/proc/meminfo: memFree=1576448/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=941.05
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 94097 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 941.05
Current children cumulated vsize (KiB) 25332

[startup+1003.34 s]
/proc/loadavg: 2.00 1.99 1.79 3/74 25850
/proc/meminfo: memFree=1576448/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1001.01
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 100093 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785533 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1001.01
Current children cumulated vsize (KiB) 25332

[startup+1063.38 s]
/proc/loadavg: 2.00 1.99 1.80 3/74 25850
/proc/meminfo: memFree=1576448/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1061
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 106092 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647050 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1061
Current children cumulated vsize (KiB) 25332

[startup+1123.4 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 25850
/proc/meminfo: memFree=1576448/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1120.97
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 112089 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793597 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1120.97
Current children cumulated vsize (KiB) 25332

[startup+1183.42 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 25850
/proc/meminfo: memFree=1576384/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1180.92
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 118084 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792217 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1180.92
Current children cumulated vsize (KiB) 25332

[startup+1243.44 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 25850
/proc/meminfo: memFree=1576384/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1240.89
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 124081 8 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1240.89
Current children cumulated vsize (KiB) 25332

[startup+1303.46 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 25850
/proc/meminfo: memFree=1576384/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1300.87
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 130078 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646725 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1300.87
Current children cumulated vsize (KiB) 25332

[startup+1363.48 s]
/proc/loadavg: 2.00 1.99 1.84 3/74 25850
/proc/meminfo: memFree=1576384/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1360.82
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 136073 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799371 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1360.82
Current children cumulated vsize (KiB) 25332

[startup+1423.51 s]
/proc/loadavg: 2.00 1.99 1.85 3/74 25850
/proc/meminfo: memFree=1576320/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1420.79
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 142070 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1420.79
Current children cumulated vsize (KiB) 25332

[startup+1483.53 s]
/proc/loadavg: 2.00 1.99 1.85 3/74 25850
/proc/meminfo: memFree=1576320/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1480.76
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 148067 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1480.76
Current children cumulated vsize (KiB) 25332

[startup+1543.6 s]
/proc/loadavg: 2.00 1.99 1.86 3/74 25850
/proc/meminfo: memFree=1576320/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1540.76
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 154067 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727360 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1540.76
Current children cumulated vsize (KiB) 25332

[startup+1603.67 s]
/proc/loadavg: 2.00 1.99 1.86 3/74 25850
/proc/meminfo: memFree=1576320/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1600.77
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 160068 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1600.77
Current children cumulated vsize (KiB) 25332

[startup+1663.73 s]
/proc/loadavg: 2.00 1.99 1.87 3/74 25850
/proc/meminfo: memFree=1576320/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1660.78
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 166069 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647063 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1660.78
Current children cumulated vsize (KiB) 25332

[startup+1723.76 s]
/proc/loadavg: 2.00 1.99 1.88 3/74 25850
/proc/meminfo: memFree=1576320/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1720.74
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 172065 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790112 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1720.74
Current children cumulated vsize (KiB) 25332

[startup+1783.78 s]
/proc/loadavg: 2.00 1.99 1.88 3/74 25850
/proc/meminfo: memFree=1576256/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1780.7
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 178061 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1780.7
Current children cumulated vsize (KiB) 25332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.17 s]
/proc/loadavg: 2.00 1.99 1.88 3/74 25850
/proc/meminfo: memFree=1576256/2055920 swapFree=4192812/4192956
[pid=25168] ppid=25166 vsize=25332 CPUtime=1800.09
/proc/25168/stat : 25168 (solver) R 25166 25168 24684 0 -1 4194304 5420 0 0 0 180000 9 0 0 25 0 1 0 181845526 25939968 5388 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792847 0 0 4096 0 0 0 0 17 0 0 0
/proc/25168/statm: 6333 5388 718 92 0 4677 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 25332

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.18
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.098984
CPU usage (%): 99.8295
Max. virtual memory (cumulated for all children) (KiB): 25332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5420
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= 11
involuntary context switches= 9545

runsolver used 1.87971 s user time and 5.18821 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Jan  9 09:21:02 UTC 2007


IDJOB= 234981
IDBENCH= 6731
FILE ID= node40/234981-1168334461

PBS_JOBID= 3503348

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-100-3.xml
COMMAND LINE= /tmp/evaluation/234981-1168334461/mistral/bin/solver /tmp/evaluation/234981-1168334461/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-234981-1168334461 -o ROOT/results/node40/solver-234981-1168334461 -C 1800 -M 900  /tmp/evaluation/234981-1168334461/mistral/bin/solver /tmp/evaluation/234981-1168334461/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  88466bc5ff065959ca8a3d56a09094d5

RANDOM SEED= 515338494

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.239
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.239
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:        927568 kB
Buffers:         40912 kB
Cached:         248088 kB
SwapCached:          0 kB
Active:         824848 kB
Inactive:       223272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        927568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3372 kB
Writeback:           0 kB
Mapped:         779760 kB
Slab:            64092 kB
Committed_AS:  4783028 kB
PageTables:       3300 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= 66531 MiB



End job on node40 on Tue Jan  9 09:51:05 UTC 2007