Trace number 278698

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
Toolbar_MaxSat 2007-01-19OPTIMUM 1758.13 1772.76

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-20/
kbtree-9-7-3-5-20-01_ext.xml
MD5SUM23ec29b02bdc1e5d4dd1fd197977dd24
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints186
Best CPU time to get the best result obtained on this benchmark0.140977
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 2 2 2 0 3 2 0 2 4 2 2 0 4 0 3 4 0 0 2 1 3 1 2 4 4 0 0 2 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/278698-1169289129/unknown.xml to /tmp/evaluation/278698-1169289129/unknown.wcsp

Verifier Data (download as text)

3 unsatisfied constraints, 186 satisfied constraints

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-278698-1169289129 -o ROOT/results/node75/solver-278698-1169289129 -C 2400 -M 900 /tmp/evaluation/278698-1169289129/solver.sh /tmp/evaluation/278698-1169289129/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.96 1.44 1.74 3/74 26789
/proc/meminfo: memFree=1303760/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=6392 CPUtime=0
/proc/26788/stat : 26788 (solver.sh) R 26786 26788 26401 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 277313506 6545408 213 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231880029925 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26788/statm: 1598 213 163 79 0 122 0

[startup+0.102423 s]
/proc/loadavg: 0.96 1.44 1.74 3/74 26789
/proc/meminfo: memFree=1303760/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.510478 s]
/proc/loadavg: 0.96 1.44 1.74 3/74 26789
/proc/meminfo: memFree=1303760/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+1.33157 s]
/proc/loadavg: 0.96 1.44 1.74 3/75 26810
/proc/meminfo: memFree=1286008/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18472 CPUtime=1.25
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4399 1261 0 0 80 1 44 0 25 0 1 0 277313510 18915328 4364 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670019 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4618 4364 80 178 0 4436 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 66036

[startup+2.96876 s]
/proc/loadavg: 0.96 1.44 1.74 3/75 26810
/proc/meminfo: memFree=1286008/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18472 CPUtime=2.87
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4399 1261 0 0 242 1 44 0 25 0 1 0 277313510 18915328 4364 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656010 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4618 4364 80 178 0 4436 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 66036

[startup+6.25915 s]
/proc/loadavg: 1.04 1.45 1.74 3/75 26810
/proc/meminfo: memFree=1286008/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18472 CPUtime=6.12
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4399 1261 0 0 567 1 44 0 25 0 1 0 277313510 18915328 4364 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4618 4364 80 178 0 4436 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 66036

[startup+12.7159 s]
/proc/loadavg: 1.12 1.46 1.75 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18472 CPUtime=12.53
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4399 1261 0 0 1208 1 44 0 25 0 1 0 277313510 18915328 4364 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657547 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4618 4364 80 178 0 4436 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 66036

[startup+25.5404 s]
/proc/loadavg: 1.31 1.48 1.75 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18472 CPUtime=25.27
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4399 1261 0 0 2481 2 44 0 25 0 1 0 277313510 18915328 4364 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670534 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4618 4364 80 178 0 4436 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 66036

[startup+51.1905 s]
/proc/loadavg: 1.55 1.52 1.75 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18476 CPUtime=50.69
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4400 1261 0 0 5023 2 44 0 25 0 1 0 277313510 18919424 4365 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134665278 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4619 4365 80 178 0 4437 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 66040

[startup+102.481 s]
/proc/loadavg: 1.80 1.59 1.76 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18476 CPUtime=101.57
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4400 1261 0 0 10111 2 44 0 25 0 1 0 277313510 18919424 4365 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134599490 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4619 4365 80 178 0 4437 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 66040

[startup+162.494 s]
/proc/loadavg: 1.92 1.66 1.77 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=161.11
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 16065 2 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 66044

[startup+222.522 s]
/proc/loadavg: 2.03 1.74 1.79 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=220.65
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 22019 2 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694209 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (KiB) 66044

[startup+282.547 s]
/proc/loadavg: 2.01 1.78 1.80 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=280.18
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 27972 2 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134667527 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 280.2
Current children cumulated vsize (KiB) 66044

[startup+342.572 s]
/proc/loadavg: 2.00 1.82 1.82 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=339.72
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 33926 2 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660304 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (KiB) 66044

[startup+402.602 s]
/proc/loadavg: 2.00 1.85 1.82 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=399.28
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 39881 3 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134704384 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 399.3
Current children cumulated vsize (KiB) 66044

[startup+462.631 s]
/proc/loadavg: 2.00 1.87 1.83 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=458.8
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 45833 3 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660631 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 458.82
Current children cumulated vsize (KiB) 66044

[startup+522.661 s]
/proc/loadavg: 2.00 1.89 1.83 3/75 26810
/proc/meminfo: memFree=1286144/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=518.35
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 51788 3 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 518.37

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

Current children cumulated CPU time (s) 875.63
Current children cumulated vsize (KiB) 66044

[startup+942.881 s]
/proc/loadavg: 2.00 1.96 1.88 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=935.17
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 93470 3 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134599774 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 935.19
Current children cumulated vsize (KiB) 66044

[startup+1002.91 s]
/proc/loadavg: 2.04 1.98 1.89 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=994.69
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 99422 3 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659948 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 994.71
Current children cumulated vsize (KiB) 66044

[startup+1062.93 s]
/proc/loadavg: 2.06 2.00 1.90 3/75 26810
/proc/meminfo: memFree=1286080/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1054.23
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 105376 3 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657339 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1054.25
Current children cumulated vsize (KiB) 66044

[startup+1122.96 s]
/proc/loadavg: 2.02 2.00 1.90 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1113.79
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 111331 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694152 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1113.81
Current children cumulated vsize (KiB) 66044

[startup+1182.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1173.32
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 117284 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134598846 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1173.34
Current children cumulated vsize (KiB) 66044

[startup+1243.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1232.87
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 123239 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660202 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1232.89
Current children cumulated vsize (KiB) 66044

[startup+1303.05 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1292.42
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 129194 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660566 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1292.44
Current children cumulated vsize (KiB) 66044

[startup+1363.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1351.95
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 135147 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699991 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1351.97
Current children cumulated vsize (KiB) 66044

[startup+1423.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1411.51
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 141103 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659979 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1411.53
Current children cumulated vsize (KiB) 66044

[startup+1483.15 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1471.05
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 147057 4 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670619 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1471.07
Current children cumulated vsize (KiB) 66044

[startup+1543.18 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1285952/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1530.59
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 153010 5 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1530.61
Current children cumulated vsize (KiB) 66044

[startup+1603.21 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1590.14
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 158965 5 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1590.16
Current children cumulated vsize (KiB) 66044

[startup+1663.25 s]
/proc/loadavg: 2.07 2.01 1.91 3/75 26810
/proc/meminfo: memFree=1286016/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1649.69
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 164920 5 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657143 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1649.71
Current children cumulated vsize (KiB) 66044

[startup+1723.28 s]
/proc/loadavg: 2.02 2.01 1.91 4/81 26836
/proc/meminfo: memFree=1284736/2055920 swapFree=4184548/4192956
[pid=26788] ppid=26786 vsize=47564 CPUtime=0.02
/proc/26788/stat : 26788 (solver.sh) S 26786 26788 26401 0 -1 4194304 900 2404 0 0 0 1 0 1 17 0 1 0 277313506 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26788/statm: 11891 361 245 79 0 217 0
[pid=26807] ppid=26788 vsize=18480 CPUtime=1709.15
/proc/26807/stat : 26807 (toolbar) R 26788 26788 26401 0 -1 4194304 4402 1261 0 0 170865 6 44 0 25 0 1 0 277313510 18923520 4367 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670563 0 0 4096 2 0 0 0 17 0 0 0
/proc/26807/statm: 4620 4367 81 178 0 4438 0
Current children cumulated CPU time (s) 1709.17
Current children cumulated vsize (KiB) 66044

Child status: 0
Real time (s): 1772.76
CPU time (s): 1758.13
CPU user time (s): 1757.94
CPU system time (s): 0.188971
CPU usage (%): 99.1748
Max. virtual memory (cumulated for all children) (KiB): 66044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1757.94
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11441
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= 124
involuntary context switches= 34619

runsolver used 1.46878 s user time and 4.88126 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan 20 10:32:10 UTC 2007


IDJOB= 278698
IDBENCH= 8689
IDSOLVER= 71
FILE ID= node75/278698-1169289129

PBS_JOBID= 3609730

Free space on /tmp= 66561 MiB

SOLVER NAME= Toolbar_MaxSat 2007-01-19
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-20/kbtree-9-7-3-5-20-01_ext.xml
COMMAND LINE= /tmp/evaluation/278698-1169289129/solver.sh /tmp/evaluation/278698-1169289129/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node75/convwatcher-278698-1169289129 -o ROOT/results/node75/conversion-278698-1169289129 -C 600 -M 900 /tmp/evaluation/278698-1169289129/translate /tmp/evaluation/278698-1169289129/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-278698-1169289129 -o ROOT/results/node75/solver-278698-1169289129 -C 2400 -M 900  /tmp/evaluation/278698-1169289129/solver.sh /tmp/evaluation/278698-1169289129/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  23ec29b02bdc1e5d4dd1fd197977dd24

RANDOM SEED= 929854224

TIME LIMIT= 2400 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:       1304288 kB
Buffers:         40280 kB
Cached:         592752 kB
SwapCached:       2360 kB
Active:         164224 kB
Inactive:       513816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1304288 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          52716 kB
Slab:            58828 kB
Committed_AS:  5404684 kB
PageTables:       1860 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= 66561 MiB



End job on node75 on Sat Jan 20 11:01:54 UTC 2007