Trace number 195838

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-04UNSAT 1710.44 1711.3

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-32_ext.xml
MD5SUMb58a3124ff0046ea3dca12c419183654
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1710.44
SatisfiableNO
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	c 
0.28	c Parsing xml file
0.28	c 	domains...............    0
0.28	c 	variables.............    0
0.28	c 	relations............. 0.84
1.11	c 	constraints........... 0.03
1.15	c Allocating memory
1.15	c 
1.15	c time limit = -1
1.15	c heuristic = dom/wdeg
1.15	c restart policy = No restart
1.15	c 
1.15	c Solving
1.15	c
1711.29	s UNSATISFIABLE
1711.29	d        UNSAT   4290058 BTS   1.7e+03 s

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-195838-1168115071 -o ROOT/results/node26/solver-195838-1168115071 -C 1800 -M 900 /tmp/evaluation/195838-1168115071/mistral/bin/solver /tmp/evaluation/195838-1168115071/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: 0.87 1.02 1.37 2/78 32169
/proc/meminfo: memFree=1869336/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=18540 CPUtime=0
/proc/32168/stat : 32168 (runsolver) D 32166 32168 30980 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 159901478 18984960 280 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 269028486439 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/32168/statm: 4635 280 244 17 0 2626 0

[startup+0.105908 s]
/proc/loadavg: 0.87 1.02 1.37 2/78 32169
/proc/meminfo: memFree=1869336/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=4552 CPUtime=0
/proc/32168/stat : 32168 (solver) D 32166 32168 30980 0 -1 4194304 51 0 3 0 0 0 0 0 18 0 1 0 159901478 4661248 38 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 12591908 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/32168/statm: 1138 38 30 92 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4552

[startup+0.517948 s]
/proc/loadavg: 0.87 1.02 1.37 2/78 32169
/proc/meminfo: memFree=1869336/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=9128 CPUtime=0.24
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 1321 0 31 0 23 1 0 0 19 0 1 0 159901478 9347072 1320 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134598584 0 0 4096 0 0 0 0 17 1 0 0
/proc/32168/statm: 2282 1320 692 92 0 626 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9128

[startup+1.33902 s]
/proc/loadavg: 0.87 1.02 1.37 2/78 32169
/proc/meminfo: memFree=1856600/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1.06
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 104 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639639 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 14168

[startup+2.97517 s]
/proc/loadavg: 0.87 1.02 1.37 2/78 32169
/proc/meminfo: memFree=1856536/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=2.7
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 268 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790586 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 14168

[startup+6.25148 s]
/proc/loadavg: 0.88 1.02 1.36 2/78 32169
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=5.98
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 596 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 14168

[startup+12.7101 s]
/proc/loadavg: 0.89 1.02 1.36 2/78 32169
/proc/meminfo: memFree=1856632/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=12.43
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 1241 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637813 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 14168

[startup+25.5133 s]
/proc/loadavg: 0.92 1.02 1.36 2/78 32169
/proc/meminfo: memFree=1857016/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=25.23
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 2521 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785495 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 14168

[startup+51.1287 s]
/proc/loadavg: 0.94 1.02 1.35 2/78 32169
/proc/meminfo: memFree=1857144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=50.82
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 5080 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637093 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 14168

[startup+102.351 s]
/proc/loadavg: 0.97 1.01 1.33 2/78 32169
/proc/meminfo: memFree=1857208/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=102.01
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 10199 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790355 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 14168

[startup+162.394 s]
/proc/loadavg: 0.99 1.01 1.30 2/78 32169
/proc/meminfo: memFree=1857144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=162.02
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 16200 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637565 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 14168

[startup+222.433 s]
/proc/loadavg: 0.99 1.00 1.28 2/78 32169
/proc/meminfo: memFree=1857080/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=222.02
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 22200 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790578 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 14168

[startup+282.471 s]
/proc/loadavg: 1.03 1.01 1.26 2/78 32169
/proc/meminfo: memFree=1857016/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=282.03
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 28201 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637062 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 14168

[startup+342.507 s]
/proc/loadavg: 1.01 1.01 1.25 2/78 32169
/proc/meminfo: memFree=1856888/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=342.03
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 34201 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639577 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 14168

[startup+402.551 s]
/proc/loadavg: 1.00 1.00 1.23 2/78 32169
/proc/meminfo: memFree=1856888/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=402.04
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 40202 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637788 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 14168

[startup+462.589 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 32169
/proc/meminfo: memFree=1856760/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=462.06
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 46204 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 14168

[startup+522.631 s]
/proc/loadavg: 1.00 1.00 1.19 2/78 32169
/proc/meminfo: memFree=1856632/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=522.08
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 52206 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637156 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 14168

[startup+582.664 s]
/proc/loadavg: 1.00 1.00 1.18 2/78 32169
/proc/meminfo: memFree=1856632/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=582.1
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 58208 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790755 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 14168

[startup+642.707 s]
/proc/loadavg: 1.00 1.00 1.17 2/78 32169
/proc/meminfo: memFree=1856504/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=642.12
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 64210 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637238 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14168

[startup+702.744 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 32169
/proc/meminfo: memFree=1856376/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=702.14
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 70212 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 14168

[startup+762.78 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 32169
/proc/meminfo: memFree=1856376/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=762.16
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 76214 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637168 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 14168

[startup+822.821 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 32169
/proc/meminfo: memFree=1856248/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=822.18
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 82216 2 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639611 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 14168

[startup+882.863 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 32169
/proc/meminfo: memFree=1856184/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=882.22
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 88219 3 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790337 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 14168

[startup+942.902 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 32169
/proc/meminfo: memFree=1856120/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=942.24
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 94221 3 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790586 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 14168

[startup+1002.94 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 32169
/proc/meminfo: memFree=1855992/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1002.26
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 100223 3 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639594 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 14168

[startup+1062.99 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 32169
/proc/meminfo: memFree=1855864/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1062.29
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 106226 3 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 14168

[startup+1123.03 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 32169
/proc/meminfo: memFree=1855864/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1122.32
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 112228 4 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790361 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 14168

[startup+1183.07 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 32169
/proc/meminfo: memFree=1855736/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1182.34
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 118230 4 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790758 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 14168

[startup+1243.11 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 32169
/proc/meminfo: memFree=1855672/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1242.36
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 124232 4 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790600 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1242.36
Current children cumulated vsize (KiB) 14168

[startup+1303.15 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 32169
/proc/meminfo: memFree=1855608/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1302.38
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 130234 4 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790342 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1302.38
Current children cumulated vsize (KiB) 14168

[startup+1363.19 s]
/proc/loadavg: 1.05 1.01 1.06 2/78 32169
/proc/meminfo: memFree=1855544/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1362.41
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 136236 5 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1362.41
Current children cumulated vsize (KiB) 14168

[startup+1423.23 s]
/proc/loadavg: 1.02 1.01 1.06 2/78 32169
/proc/meminfo: memFree=1855416/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1422.44
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 142239 5 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637750 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1422.44
Current children cumulated vsize (KiB) 14168

[startup+1483.28 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 32169
/proc/meminfo: memFree=1855352/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1482.46
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 148241 5 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637385 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1482.46
Current children cumulated vsize (KiB) 14168

[startup+1543.32 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 32169
/proc/meminfo: memFree=1855288/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1542.48
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 154243 5 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637712 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1542.48
Current children cumulated vsize (KiB) 14168

[startup+1603.36 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 32169
/proc/meminfo: memFree=1855160/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1602.51
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 160245 6 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1602.51
Current children cumulated vsize (KiB) 14168

[startup+1663.39 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 32169
/proc/meminfo: memFree=1855160/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=14168 CPUtime=1662.54
/proc/32168/stat : 32168 (solver) R 32166 32168 30980 0 -1 4194304 2601 0 31 0 166248 6 0 0 25 0 1 0 159901478 14508032 2600 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714834 0 0 4096 0 0 0 0 17 0 0 0
/proc/32168/statm: 3542 2600 709 92 0 1886 0
Current children cumulated CPU time (s) 1662.54
Current children cumulated vsize (KiB) 14168

Child status: 0
Real time (s): 1711.3
CPU time (s): 1710.44
CPU user time (s): 1710.37
CPU system time (s): 0.067989
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 14168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1710.37
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2611
page faults= 31
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58
involuntary context switches= 38266

runsolver used 1.80173 s user time and 4.28335 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 20:24:32 UTC 2007


IDJOB= 195838
IDBENCH= 3305
FILE ID= node26/195838-1168115071

PBS_JOBID= 3477395

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-32_ext.xml
COMMAND LINE= /tmp/evaluation/195838-1168115071/mistral/bin/solver /tmp/evaluation/195838-1168115071/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-195838-1168115071 -o ROOT/results/node26/solver-195838-1168115071 -C 1800 -M 900  /tmp/evaluation/195838-1168115071/mistral/bin/solver /tmp/evaluation/195838-1168115071/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b58a3124ff0046ea3dca12c419183654

RANDOM SEED= 768741106

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.236
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.236
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:       1870072 kB
Buffers:         23216 kB
Cached:          46824 kB
SwapCached:          0 kB
Active:          99608 kB
Inactive:        30420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5720 kB
Writeback:         184 kB
Mapped:          78980 kB
Slab:            41248 kB
Committed_AS:  2927272 kB
PageTables:       1912 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= 66534 MiB



End job on node26 on Sat Jan  6 20:53:04 UTC 2007