Trace number 216091

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.06 1802.43

General information on the benchmark

NamepseudoSeries/
mps/mps-10teams.xml
MD5SUM091327cf49582263bbf0ed4305936f09
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.2246
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1800
Number of constraints340
Maximum constraint arity72
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension340
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.04
0.20	c 	predicates............ 0.02
0.20	c 	constraints........... 0.28
0.35	c Allocating memory
0.35	c 
0.35	c time limit = -1
0.35	c heuristic = dom/wdeg
0.35	c restart policy = No restart
0.35	c 
0.35	c Solving
0.35	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/node75/watcher-216091-1168238469 -o ROOT/results/node75/solver-216091-1168238469 -C 1800 -M 900 /tmp/evaluation/216091-1168238469/mistral/bin/solver /tmp/evaluation/216091-1168238469/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: 1.70 1.20 1.06 5/82 10637
/proc/meminfo: memFree=1673584/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=6792 CPUtime=0
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 172246352 6955008 402 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6705439 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 1698 402 363 92 0 30 0

[startup+0.103172 s]
/proc/loadavg: 1.70 1.20 1.06 5/82 10637
/proc/meminfo: memFree=1673584/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=7728 CPUtime=0.09
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1029 0 0 0 9 0 0 0 18 0 1 0 172246352 7913472 997 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7168531 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 1932 997 707 92 0 276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.51122 s]
/proc/loadavg: 1.70 1.20 1.06 5/82 10637
/proc/meminfo: memFree=1673584/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=0.5
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 50 0 0 0 22 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710118 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8912

[startup+1.33232 s]
/proc/loadavg: 1.70 1.20 1.06 3/82 10637
/proc/meminfo: memFree=1671344/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1.32
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 132 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637120 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8912

[startup+2.96951 s]
/proc/loadavg: 1.70 1.20 1.06 3/82 10637
/proc/meminfo: memFree=1671344/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=2.95
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 295 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8912

[startup+6.2589 s]
/proc/loadavg: 1.72 1.21 1.07 4/82 10637
/proc/meminfo: memFree=1671280/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=6.24
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 624 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710140 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8912

[startup+12.7187 s]
/proc/loadavg: 1.74 1.22 1.07 3/82 10637
/proc/meminfo: memFree=1671304/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=12.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 1270 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8912

[startup+25.5612 s]
/proc/loadavg: 1.80 1.26 1.09 3/82 10637
/proc/meminfo: memFree=1671432/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=25.51
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 2551 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 8912

[startup+51.2092 s]
/proc/loadavg: 1.87 1.32 1.11 3/82 10637
/proc/meminfo: memFree=1671432/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=51.14
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 5114 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 8912

[startup+102.5 s]
/proc/loadavg: 1.94 1.42 1.16 3/82 10637
/proc/meminfo: memFree=1671432/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=102.38
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 10238 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 8912

[startup+162.545 s]
/proc/loadavg: 1.98 1.52 1.21 3/82 10637
/proc/meminfo: memFree=1671432/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=162.26
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 16226 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710135 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 8912

[startup+222.55 s]
/proc/loadavg: 1.99 1.61 1.25 3/82 10637
/proc/meminfo: memFree=1671368/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=222
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 22200 0 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 8912

[startup+282.554 s]
/proc/loadavg: 1.99 1.68 1.30 3/82 10637
/proc/meminfo: memFree=1671368/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=281.76
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 28175 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710438 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 8912

[startup+342.561 s]
/proc/loadavg: 1.99 1.73 1.34 4/82 10637
/proc/meminfo: memFree=1671368/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=341.48
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 34147 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722035 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 341.48
Current children cumulated vsize (KiB) 8912

[startup+402.564 s]
/proc/loadavg: 2.03 1.79 1.38 3/82 10637
/proc/meminfo: memFree=1671304/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=401.21
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 40120 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 401.21
Current children cumulated vsize (KiB) 8912

[startup+462.565 s]
/proc/loadavg: 2.01 1.83 1.42 3/82 10637
/proc/meminfo: memFree=1671304/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=460.95
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 46094 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708954 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 460.95
Current children cumulated vsize (KiB) 8912

[startup+522.662 s]
/proc/loadavg: 1.97 1.85 1.45 2/65 10653
/proc/meminfo: memFree=1812752/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=520.77
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 52076 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710135 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 520.77
Current children cumulated vsize (KiB) 8912

[startup+582.68 s]
/proc/loadavg: 1.35 1.69 1.42 2/65 10653
/proc/meminfo: memFree=1812896/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=580.77
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 58076 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 580.77
Current children cumulated vsize (KiB) 8912

[startup+642.695 s]
/proc/loadavg: 1.13 1.57 1.39 2/65 10653
/proc/meminfo: memFree=1812960/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=640.76
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 64075 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 640.76
Current children cumulated vsize (KiB) 8912

[startup+702.712 s]
/proc/loadavg: 1.05 1.46 1.36 2/65 10653
/proc/meminfo: memFree=1812960/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=700.76
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 70075 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708954 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 700.76
Current children cumulated vsize (KiB) 8912

[startup+762.73 s]
/proc/loadavg: 1.02 1.37 1.34 2/65 10653
/proc/meminfo: memFree=1813024/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=760.76
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 76075 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 760.76
Current children cumulated vsize (KiB) 8912

[startup+822.748 s]
/proc/loadavg: 1.00 1.30 1.32 2/65 10653
/proc/meminfo: memFree=1813032/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=820.76
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 82075 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 820.76
Current children cumulated vsize (KiB) 8912

[startup+882.761 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 10653
/proc/meminfo: memFree=1812968/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=880.76
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 88075 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722042 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 880.76
Current children cumulated vsize (KiB) 8912

[startup+942.775 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 10653
/proc/meminfo: memFree=1813032/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=940.75
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 94074 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710151 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 940.75
Current children cumulated vsize (KiB) 8912

[startup+1002.79 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 10653
/proc/meminfo: memFree=1812968/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1000.75
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 100074 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1000.75
Current children cumulated vsize (KiB) 8912

[startup+1062.81 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 10653
/proc/meminfo: memFree=1812968/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1060.75
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 106074 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1060.75
Current children cumulated vsize (KiB) 8912

[startup+1122.83 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 10653
/proc/meminfo: memFree=1812904/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1120.75
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 112074 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1120.75
Current children cumulated vsize (KiB) 8912

[startup+1182.84 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 10653
/proc/meminfo: memFree=1812968/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1180.75
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 118074 1 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1180.75
Current children cumulated vsize (KiB) 8912

[startup+1242.89 s]
/proc/loadavg: 1.00 1.06 1.18 2/71 10799
/proc/meminfo: memFree=1811704/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1240.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 124061 9 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708954 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1240.7
Current children cumulated vsize (KiB) 8912

[startup+1302.92 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 10851
/proc/meminfo: memFree=1812712/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1300.69
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 130058 11 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1300.69
Current children cumulated vsize (KiB) 8912

[startup+1362.94 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1360.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 136058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1360.7
Current children cumulated vsize (KiB) 8912

[startup+1422.96 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1420.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 142058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1420.7
Current children cumulated vsize (KiB) 8912

[startup+1482.98 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 10851
/proc/meminfo: memFree=1812712/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1480.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 148058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722035 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1480.7
Current children cumulated vsize (KiB) 8912

[startup+1543 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1540.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 154058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710447 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1540.7
Current children cumulated vsize (KiB) 8912

[startup+1603.01 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 10851
/proc/meminfo: memFree=1812712/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1600.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 160058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1600.7
Current children cumulated vsize (KiB) 8912

[startup+1663.03 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1660.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 166058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812646 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1660.7
Current children cumulated vsize (KiB) 8912

[startup+1723.05 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1720.7
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 172058 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1720.7
Current children cumulated vsize (KiB) 8912

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1780.69
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 178057 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1780.69
Current children cumulated vsize (KiB) 8912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.42 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10851
/proc/meminfo: memFree=1812776/2055920 swapFree=4184496/4192956
[pid=10636] ppid=10634 vsize=8912 CPUtime=1800.05
/proc/10636/stat : 10636 (solver) R 10634 10636 10267 0 -1 4194304 1335 0 0 0 179993 12 0 0 25 0 1 0 172246352 9125888 1303 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2228 1303 717 92 0 572 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 8912

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.43
CPU time (s): 1800.06
CPU user time (s): 1799.94
CPU system time (s): 0.12598
CPU usage (%): 99.8687
Max. virtual memory (cumulated for all children) (KiB): 8912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1335
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= 7038

runsolver used 1.3378 s user time and 4.10738 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Jan  8 06:41:10 UTC 2007


IDJOB= 216091
IDBENCH= 5051
FILE ID= node75/216091-1168238469

PBS_JOBID= 3481512

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-10teams.xml
COMMAND LINE= /tmp/evaluation/216091-1168238469/mistral/bin/solver /tmp/evaluation/216091-1168238469/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-216091-1168238469 -o ROOT/results/node75/solver-216091-1168238469 -C 1800 -M 900  /tmp/evaluation/216091-1168238469/mistral/bin/solver /tmp/evaluation/216091-1168238469/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  091327cf49582263bbf0ed4305936f09

RANDOM SEED= 919541335

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1674072 kB
Buffers:         29040 kB
Cached:         149740 kB
SwapCached:       2712 kB
Active:         225164 kB
Inactive:        98444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674072 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            3388 kB
Writeback:           0 kB
Mapped:         159836 kB
Slab:            43056 kB
Committed_AS:  4609884 kB
PageTables:       2152 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= 66557 MiB



End job on node75 on Mon Jan  8 07:11:13 UTC 2007