Trace number 282542

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_BTD 2007-01-12OPTIMUM 537.458 541.319

General information on the benchmark

NameMaxCSP/celar/graphs/
graphw-07_ext.xml
MD5SUMf25de13d4f150ed02151ee6e8944306e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1861
Best CPU time to get the best result obtained on this benchmark151.83
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints1983
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension1983
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 35 0 9 11 1 34 27 2 29 27 0 9 1 27 0 0 31 9 2 2 0 35 34 43 41 4 43 21 4 27 33 31 30 0 35 2 0 31 43 35 39 4 6 11 27 30 2 2 2 2 30 34 0 6 1 1 43 8 2 9 4 43 0 43 4 33 8 43 35 39 36 2 43 34 35 41 36 0 0 8 36 0 8 30 2 2 32 35 33 0 5 34 2 9 5 0 2 27 7 9 43 43 0 19 3 33 4 35 31 3 0 30 0 27 8 35 2 35 0 31 34 43 34 35 1 30 23 19 30 0 2 35 4 0 2 2 8 34 1 30 33 -1 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282542-1169319879/unknown.xml to /tmp/evaluation/282542-1169319879/unknown.wcsp

Verifier Data (download as text)

122 unsatisfied constraints, 1861 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/node33/watcher-282542-1169319879 -o ROOT/results/node33/solver-282542-1169319879 -C 2400 -M 900 /tmp/evaluation/282542-1169319879/solver.sh /tmp/evaluation/282542-1169319879/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: 2.15 2.03 1.95 5/74 8386
/proc/meminfo: memFree=1391672/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=8560 CPUtime=0
/proc/8385/stat : 8385 (solver.sh) R 8383 8385 7315 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 280382061 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824316815 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8385/statm: 2140 253 197 79 0 133 0

[startup+0.105952 s]
/proc/loadavg: 2.15 2.03 1.95 5/74 8386
/proc/meminfo: memFree=1391672/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.515038 s]
/proc/loadavg: 2.15 2.03 1.95 5/74 8386
/proc/meminfo: memFree=1391672/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33621 s]
/proc/loadavg: 2.15 2.03 1.95 3/76 8403
/proc/meminfo: memFree=1386024/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=4224 CPUtime=0.83
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 1169 0 0 0 83 0 0 0 25 0 1 0 280382110 4325376 894 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134803584 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1056 894 101 211 0 825 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 56632

[startup+2.97355 s]
/proc/loadavg: 2.15 2.03 1.95 3/76 8403
/proc/meminfo: memFree=1381736/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7568 CPUtime=2.45
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2034 0 0 0 244 1 0 0 25 0 1 0 280382110 7749632 1759 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1892 1759 106 211 0 1661 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 59976

[startup+6.26123 s]
/proc/loadavg: 2.14 2.03 1.95 3/76 8403
/proc/meminfo: memFree=1381864/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7568 CPUtime=5.72
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2034 0 0 0 571 1 0 0 25 0 1 0 280382110 7749632 1759 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514639 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1892 1759 106 211 0 1661 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 59976

[startup+12.7266 s]
/proc/loadavg: 2.13 2.03 1.95 3/76 8403
/proc/meminfo: memFree=1381992/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7568 CPUtime=12.13
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2034 0 0 0 1212 1 0 0 25 0 1 0 280382110 7749632 1759 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542840 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1892 1759 106 211 0 1661 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 59976

[startup+25.5593 s]
/proc/loadavg: 2.10 2.03 1.95 3/76 8403
/proc/meminfo: memFree=1382128/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7568 CPUtime=24.87
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2034 0 0 0 2486 1 0 0 25 0 1 0 280382110 7749632 1759 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540909 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1892 1759 106 211 0 1661 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 59976

[startup+51.2216 s]
/proc/loadavg: 2.06 2.03 1.95 3/76 8403
/proc/meminfo: memFree=1382256/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7568 CPUtime=50.33
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2034 0 0 0 5032 1 0 0 25 0 1 0 280382110 7749632 1759 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1892 1759 106 211 0 1661 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 59976

[startup+102.437 s]
/proc/loadavg: 2.03 2.02 1.95 3/76 8403
/proc/meminfo: memFree=1382320/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7568 CPUtime=101.14
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2034 0 0 0 10113 1 0 0 25 0 1 0 280382110 7749632 1759 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514083 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1892 1759 106 211 0 1661 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 59976

[startup+162.49 s]
/proc/loadavg: 2.01 2.02 1.95 3/76 8403
/proc/meminfo: memFree=1382320/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=160.71
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 16070 1 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 59980

[startup+222.53 s]
/proc/loadavg: 2.00 2.01 1.95 3/76 8403
/proc/meminfo: memFree=1382384/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=220.31
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 22029 2 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540886 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 220.76
Current children cumulated vsize (KiB) 59980

[startup+282.58 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 8403
/proc/meminfo: memFree=1382384/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=279.91
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 27989 2 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514571 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 59980

[startup+342.627 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 8403
/proc/meminfo: memFree=1382384/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=339.48
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 33946 2 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540880 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 339.93
Current children cumulated vsize (KiB) 59980

[startup+402.677 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 8403
/proc/meminfo: memFree=1382384/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=399.05
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 39903 2 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540902 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 399.5
Current children cumulated vsize (KiB) 59980

[startup+462.728 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 8403
/proc/meminfo: memFree=1382320/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=458.65
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 45863 2 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514589 0 0 4096 512 0 0 0 17 1 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 459.1
Current children cumulated vsize (KiB) 59980

[startup+522.747 s]
/proc/loadavg: 1.51 1.87 1.90 2/67 8421
/proc/meminfo: memFree=1459920/2055920 swapFree=4192224/4192956
[pid=8385] ppid=8383 vsize=47564 CPUtime=0.01
/proc/8385/stat : 8385 (solver.sh) S 8383 8385 7315 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 280382061 48705536 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8385/statm: 11891 360 245 79 0 217 0
[pid=8402] ppid=8385 vsize=4844 CPUtime=0.44
/proc/8402/stat : 8402 (toolbarBtd) S 8385 8385 7315 0 -1 0 758 0 0 0 44 0 0 0 25 0 1 0 280382065 4960256 732 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8402/statm: 1211 732 59 160 0 1047 0
[pid=8403] ppid=8402 vsize=7572 CPUtime=518.5
/proc/8403/stat : 8403 (narycsp) R 8402 8385 7315 0 -1 4194304 2041 0 0 0 51847 3 0 0 25 0 1 0 280382110 7753728 1766 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514130 0 0 4096 512 0 0 0 17 0 0 0
/proc/8403/statm: 1893 1766 112 211 0 1662 0
Current children cumulated CPU time (s) 518.95
Current children cumulated vsize (KiB) 59980

Child status: 0
Real time (s): 541.319
CPU time (s): 537.458
CPU user time (s): 537.302
CPU system time (s): 0.155976
CPU usage (%): 99.2867
Max. virtual memory (cumulated for all children) (KiB): 111324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 537.302
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24606
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= 119
involuntary context switches= 10230

runsolver used 0.490925 s user time and 1.45278 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan 20 19:04:39 UTC 2007


IDJOB= 282542
IDBENCH= 12862
IDSOLVER= 72
FILE ID= node33/282542-1169319879

PBS_JOBID= 3610324

Free space on /tmp= 66558 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/graphs/graphw-07_ext.xml
COMMAND LINE= /tmp/evaluation/282542-1169319879/solver.sh /tmp/evaluation/282542-1169319879/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node33/convwatcher-282542-1169319879 -o ROOT/results/node33/conversion-282542-1169319879 -C 600 -M 900 /tmp/evaluation/282542-1169319879/translate /tmp/evaluation/282542-1169319879/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-282542-1169319879 -o ROOT/results/node33/solver-282542-1169319879 -C 2400 -M 900  /tmp/evaluation/282542-1169319879/solver.sh /tmp/evaluation/282542-1169319879/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  f25de13d4f150ed02151ee6e8944306e

RANDOM SEED= 855628183

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.281
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.281
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:       1392088 kB
Buffers:         47260 kB
Cached:         455060 kB
SwapCached:        268 kB
Active:         266808 kB
Inactive:       326108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392088 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            8224 kB
Writeback:           0 kB
Mapped:         101384 kB
Slab:            56052 kB
Committed_AS:  4935288 kB
PageTables:       1924 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 node33 on Sat Jan 20 19:13:44 UTC 2007