Trace number 278148

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
Toulbar2 2007-01-12OPTIMUM 854.997 862.962

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1900-793221_ext.xml
MD5SUM1bfd821571f2ed493fb9aed6526d588b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1575
Best CPU time to get the best result obtained on this benchmark212.457
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1727
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1727
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 0 0 1 0 0 1 1 1 1 1 1 1 1 0 1 1 0 1 1 0 1 1 0 0 0 1 0 1 0 0 1 0 0 1 1 0 1 0 1 0 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/278148-1169276532/unknown.xml to /tmp/evaluation/278148-1169276532/unknown.wcsp

Verifier Data (download as text)

152 unsatisfied constraints, 1575 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/node11/watcher-278148-1169276532 -o ROOT/results/node11/solver-278148-1169276532 -C 2400 -M 900 /tmp/evaluation/278148-1169276532/solver.sh /tmp/evaluation/278148-1169276532/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.00 1.87 1.51 5/99 19671
/proc/meminfo: memFree=1244832/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=18540 CPUtime=0
/proc/19670/stat : 19670 (runsolver) R 19668 19670 19271 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 276048258 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19670/statm: 4635 279 244 17 0 2626 0

[startup+0.11124 s]
/proc/loadavg: 2.00 1.87 1.51 5/99 19671
/proc/meminfo: memFree=1244832/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.52032 s]
/proc/loadavg: 2.00 1.87 1.51 5/99 19671
/proc/meminfo: memFree=1244832/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34549 s]
/proc/loadavg: 2.00 1.87 1.51 3/101 19688
/proc/meminfo: memFree=1243728/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=2696 CPUtime=0
/proc/19687/stat : 19687 (toulbar2) S 19670 19670 19271 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 276048262 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19687/statm: 674 208 186 73 0 11 0
[pid=19688] ppid=19687 vsize=1252 CPUtime=1.26
/proc/19688/stat : 19688 (narycsp) R 19687 19670 19271 0 -1 4194304 463 0 0 0 126 0 0 0 25 0 1 0 276048263 1282048 186 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134540893 0 0 4096 512 0 0 0 17 1 0 0
/proc/19688/statm: 313 186 106 211 0 82 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 51512

[startup+2.98281 s]
/proc/loadavg: 2.00 1.87 1.51 3/95 19708
/proc/meminfo: memFree=1244720/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=2696 CPUtime=0
/proc/19687/stat : 19687 (toulbar2) S 19670 19670 19271 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 276048262 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19687/statm: 674 208 186 73 0 11 0
[pid=19688] ppid=19687 vsize=1252 CPUtime=2.88
/proc/19688/stat : 19688 (narycsp) R 19687 19670 19271 0 -1 4194304 463 0 0 0 288 0 0 0 25 0 1 0 276048263 1282048 186 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/19688/statm: 313 186 106 211 0 82 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 51512

[startup+6.27146 s]
/proc/loadavg: 2.00 1.88 1.52 3/95 19708
/proc/meminfo: memFree=1244720/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=2696 CPUtime=0
/proc/19687/stat : 19687 (toulbar2) S 19670 19670 19271 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 276048262 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19687/statm: 674 208 186 73 0 11 0
[pid=19688] ppid=19687 vsize=1256 CPUtime=6.14
/proc/19688/stat : 19688 (narycsp) R 19687 19670 19271 0 -1 4194304 470 0 0 0 614 0 0 0 25 0 1 0 276048263 1286144 193 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514508 0 0 4096 512 0 0 0 17 1 0 0
/proc/19688/statm: 314 193 112 211 0 83 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 51516

[startup+12.7377 s]
/proc/loadavg: 2.00 1.88 1.52 3/95 19708
/proc/meminfo: memFree=1244744/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=2696 CPUtime=0
/proc/19687/stat : 19687 (toulbar2) S 19670 19670 19271 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 276048262 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19687/statm: 674 208 186 73 0 11 0
[pid=19688] ppid=19687 vsize=1256 CPUtime=12.55
/proc/19688/stat : 19688 (narycsp) R 19687 19670 19271 0 -1 4194304 470 0 0 0 1255 0 0 0 25 0 1 0 276048263 1286144 193 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 1 0 0
/proc/19688/statm: 314 193 112 211 0 83 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51516

[startup+25.5623 s]
/proc/loadavg: 2.00 1.88 1.52 3/94 19709
/proc/meminfo: memFree=1243856/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6492 CPUtime=25.26
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 717 865 0 0 108 0 2418 0 25 0 1 0 276048262 6647808 647 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541105 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1623 647 290 73 0 960 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 54056

[startup+51.2362 s]
/proc/loadavg: 2.00 1.89 1.54 3/94 19709
/proc/meminfo: memFree=1243920/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=50.69
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 718 865 0 0 2651 0 2418 0 25 0 1 0 276048262 6651904 648 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134682948 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 648 290 73 0 961 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 54060

[startup+102.452 s]
/proc/loadavg: 2.00 1.91 1.56 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=101.43
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 7725 0 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134723013 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 54060

[startup+162.54 s]
/proc/loadavg: 2.00 1.92 1.58 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=160.97
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 13678 1 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134729434 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 54060

[startup+222.592 s]
/proc/loadavg: 2.00 1.93 1.61 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=220.47
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 19628 1 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560426 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 54060

[startup+282.6 s]
/proc/loadavg: 2.00 1.94 1.63 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=279.93
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 25573 2 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134718274 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 54060

[startup+342.619 s]
/proc/loadavg: 2.00 1.95 1.65 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=339.39
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 31519 2 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722739 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 54060

[startup+402.623 s]
/proc/loadavg: 2.00 1.95 1.67 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=398.85
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 37464 3 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134718240 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 54060

[startup+462.73 s]
/proc/loadavg: 2.00 1.96 1.68 3/94 19709
/proc/meminfo: memFree=1243984/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=458.4
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 43419 3 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722687 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 458.41
Current children cumulated vsize (KiB) 54060

[startup+522.767 s]
/proc/loadavg: 2.00 1.97 1.70 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=517.88
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 49367 3 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591521 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 54060

[startup+582.833 s]
/proc/loadavg: 2.00 1.97 1.72 3/94 19709
/proc/meminfo: memFree=1244048/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=577.39
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 55317 4 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 577.4
Current children cumulated vsize (KiB) 54060

[startup+642.852 s]
/proc/loadavg: 2.00 1.97 1.73 3/94 19709
/proc/meminfo: memFree=1243984/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=636.86
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 61264 4 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 636.87
Current children cumulated vsize (KiB) 54060

[startup+702.863 s]
/proc/loadavg: 2.03 1.99 1.75 3/94 19709
/proc/meminfo: memFree=1243984/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=696.32
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 67209 5 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134725646 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 696.33
Current children cumulated vsize (KiB) 54060

[startup+762.864 s]
/proc/loadavg: 2.08 2.02 1.77 4/94 19709
/proc/meminfo: memFree=1243984/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=755.76
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 73153 5 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542183 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 755.77
Current children cumulated vsize (KiB) 54060

[startup+822.878 s]
/proc/loadavg: 2.03 2.01 1.79 3/94 19709
/proc/meminfo: memFree=1243984/2055920 swapFree=4171812/4192956
[pid=19670] ppid=19668 vsize=47564 CPUtime=0.01
/proc/19670/stat : 19670 (solver.sh) S 19668 19670 19271 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276048258 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19670/statm: 11891 361 245 79 0 217 0
[pid=19687] ppid=19670 vsize=6496 CPUtime=815.22
/proc/19687/stat : 19687 (toulbar2) R 19670 19670 19271 0 -1 4194304 720 865 0 0 79099 5 2418 0 25 0 1 0 276048262 6651904 650 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541088 0 0 4096 0 0 0 0 17 1 0 0
/proc/19687/statm: 1624 650 290 73 0 961 0
Current children cumulated CPU time (s) 815.23
Current children cumulated vsize (KiB) 54060

Child status: 0
Real time (s): 862.962
CPU time (s): 854.997
CPU user time (s): 854.893
CPU system time (s): 0.103984
CPU usage (%): 99.077
Max. virtual memory (cumulated for all children) (KiB): 54060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 854.893
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6313
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= 116
involuntary context switches= 32108

runsolver used 1.11583 s user time and 2.68659 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 07:02:12 UTC 2007


IDJOB= 278148
IDBENCH= 8066
IDSOLVER= 70
FILE ID= node11/278148-1169276532

PBS_JOBID= 3609476

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-1100-2000/cnf-3-40-1900-793221_ext.xml
COMMAND LINE= /tmp/evaluation/278148-1169276532/solver.sh /tmp/evaluation/278148-1169276532/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-278148-1169276532 -o ROOT/results/node11/conversion-278148-1169276532 -C 600 -M 900 /tmp/evaluation/278148-1169276532/translate /tmp/evaluation/278148-1169276532/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-278148-1169276532 -o ROOT/results/node11/solver-278148-1169276532 -C 2400 -M 900  /tmp/evaluation/278148-1169276532/solver.sh /tmp/evaluation/278148-1169276532/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  1bfd821571f2ed493fb9aed6526d588b

RANDOM SEED= 615531190

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.261
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	: 5931.00
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.261
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:       1245248 kB
Buffers:         63900 kB
Cached:         588452 kB
SwapCached:       2828 kB
Active:         263268 kB
Inactive:       467268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1245248 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:         105720 kB
Slab:            64264 kB
Committed_AS:  9210944 kB
PageTables:       2740 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= 66560 MiB



End job on node11 on Sat Jan 20 07:16:35 UTC 2007