Trace number 275193

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 1442.19 1443.94

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-51021_ext.xml
MD5SUMdfd37b796ddfc1cae49c6231c5a6ea71
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints252
Best CPU time to get the best result obtained on this benchmark74.7516
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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 14 1 8 7 17 3 19 9 10 13 5 14 10 9 20 5 7 3 0 9 19 2 4 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275193-1169218449/unknown.xml to /tmp/evaluation/275193-1169218449/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 252 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/node60/watcher-275193-1169218449 -o ROOT/results/node60/solver-275193-1169218449 -C 2400 -M 900 /tmp/evaluation/275193-1169218449/solver.sh /tmp/evaluation/275193-1169218449/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.02 2.01 1.91 5/80 25875
/proc/meminfo: memFree=1171488/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=18540 CPUtime=0
/proc/25874/stat : 25874 (runsolver) R 25872 25874 25643 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 270242853 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25874/statm: 4635 279 244 17 0 2626 0

[startup+0.110726 s]
/proc/loadavg: 2.02 2.01 1.91 5/80 25875
/proc/meminfo: memFree=1171488/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.522765 s]
/proc/loadavg: 2.02 2.01 1.91 5/80 25875
/proc/meminfo: memFree=1171488/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34485 s]
/proc/loadavg: 2.02 2.01 1.91 3/82 25892
/proc/meminfo: memFree=1169616/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=2696 CPUtime=0
/proc/25891/stat : 25891 (toulbar2) S 25874 25874 25643 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270242857 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 674 208 186 73 0 11 0
[pid=25892] ppid=25891 vsize=2160 CPUtime=1.28
/proc/25892/stat : 25892 (narycsp) R 25891 25874 25643 0 -1 4194304 661 0 0 0 128 0 0 0 25 0 1 0 270242858 2211840 384 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/25892/statm: 540 384 106 211 0 309 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 52420

[startup+2.98101 s]
/proc/loadavg: 2.01 2.01 1.91 3/82 25892
/proc/meminfo: memFree=1169424/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=2696 CPUtime=0
/proc/25891/stat : 25891 (toulbar2) S 25874 25874 25643 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270242857 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 674 208 186 73 0 11 0
[pid=25892] ppid=25891 vsize=2160 CPUtime=2.9
/proc/25892/stat : 25892 (narycsp) R 25891 25874 25643 0 -1 4194304 661 0 0 0 290 0 0 0 25 0 1 0 270242858 2211840 384 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514037 0 0 4096 512 0 0 0 17 1 0 0
/proc/25892/statm: 540 384 106 211 0 309 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 52420

[startup+6.26033 s]
/proc/loadavg: 2.01 2.01 1.91 3/82 25892
/proc/meminfo: memFree=1169424/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=2696 CPUtime=0
/proc/25891/stat : 25891 (toulbar2) S 25874 25874 25643 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270242857 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 674 208 186 73 0 11 0
[pid=25892] ppid=25891 vsize=2160 CPUtime=6.16
/proc/25892/stat : 25892 (narycsp) R 25891 25874 25643 0 -1 4194304 667 0 0 0 616 0 0 0 25 0 1 0 270242858 2211840 390 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514020 0 0 4096 512 0 0 0 17 1 0 0
/proc/25892/statm: 540 390 112 211 0 309 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 52420

[startup+12.731 s]
/proc/loadavg: 2.01 2.01 1.91 3/82 25892
/proc/meminfo: memFree=1169424/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=2696 CPUtime=0
/proc/25891/stat : 25891 (toulbar2) S 25874 25874 25643 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270242857 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 674 208 186 73 0 11 0
[pid=25892] ppid=25891 vsize=2160 CPUtime=12.57
/proc/25892/stat : 25892 (narycsp) R 25891 25874 25643 0 -1 4194304 667 0 0 0 1257 0 0 0 25 0 1 0 270242858 2211840 390 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540881 0 0 4096 512 0 0 0 17 1 0 0
/proc/25892/statm: 540 390 112 211 0 309 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 52420

[startup+25.5562 s]
/proc/loadavg: 2.01 2.01 1.91 3/74 25941
/proc/meminfo: memFree=1210760/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6756 CPUtime=25.33
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 761 1061 0 0 658 0 1873 2 25 0 1 0 270242857 6918144 691 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555239 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1689 691 280 73 0 1026 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 54320

[startup+51.2048 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 25941
/proc/meminfo: memFree=1210888/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6756 CPUtime=50.96
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 761 1061 0 0 3221 0 1873 2 25 0 1 0 270242857 6918144 691 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134760160 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1689 691 280 73 0 1026 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 54320

[startup+102.488 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 25941
/proc/meminfo: memFree=1211016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6756 CPUtime=102.2
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 763 1061 0 0 8345 0 1873 2 25 0 1 0 270242857 6918144 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1689 693 280 73 0 1026 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 54320

[startup+162.491 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 25941
/proc/meminfo: memFree=1211016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=162.13
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 764 1061 0 0 14338 0 1873 2 25 0 1 0 270242857 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571411 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 54324

[startup+222.502 s]
/proc/loadavg: 2.03 2.01 1.92 3/74 25941
/proc/meminfo: memFree=1211016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=222.09
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 764 1061 0 0 20334 0 1873 2 25 0 1 0 270242857 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 54324

[startup+282.51 s]
/proc/loadavg: 2.01 2.01 1.92 3/74 25941
/proc/meminfo: memFree=1211016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=282.04
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 764 1061 0 0 26329 0 1873 2 25 0 1 0 270242857 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 54324

[startup+342.521 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25941
/proc/meminfo: memFree=1211016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=341.99
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 764 1061 0 0 32323 1 1873 2 25 0 1 0 270242857 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545770 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 54324

[startup+402.529 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25941
/proc/meminfo: memFree=1211016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=401.95
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 38319 1 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 5466368 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 54324

[startup+462.562 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 26107
/proc/meminfo: memFree=1209664/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=461.89
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 44307 7 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 461.9

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

Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 54324

[startup+642.599 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 26141
/proc/meminfo: memFree=1210696/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=641.75
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 62291 9 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734324 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 641.76
Current children cumulated vsize (KiB) 54324

[startup+702.608 s]
/proc/loadavg: 2.04 2.01 1.93 3/74 26141
/proc/meminfo: memFree=1210696/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=701.55
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 68270 10 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 701.56
Current children cumulated vsize (KiB) 54324

[startup+762.635 s]
/proc/loadavg: 1.98 2.00 1.93 3/81 26201
/proc/meminfo: memFree=1119896/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=761.49
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 74261 13 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 761.5
Current children cumulated vsize (KiB) 54324

[startup+822.68 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 26201
/proc/meminfo: memFree=1098968/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=821.49
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 80261 13 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655452 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 821.5
Current children cumulated vsize (KiB) 54324

[startup+882.743 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 26201
/proc/meminfo: memFree=1098968/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=881.47
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 86259 13 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552309 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 881.48
Current children cumulated vsize (KiB) 54324

[startup+942.843 s]
/proc/loadavg: 2.04 2.01 1.93 3/81 26201
/proc/meminfo: memFree=1098904/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=941.52
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 92264 13 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 54324

[startup+1002.94 s]
/proc/loadavg: 2.01 2.00 1.93 3/81 26201
/proc/meminfo: memFree=1098904/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1001.56
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 98268 13 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542134 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 54324

[startup+1063.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 26201
/proc/meminfo: memFree=1098968/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1061.6
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 104271 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542143 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 54324

[startup+1123.08 s]
/proc/loadavg: 2.11 2.03 1.94 3/81 26201
/proc/meminfo: memFree=1061080/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1121.59
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 110270 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 6000343 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 54324

[startup+1183.11 s]
/proc/loadavg: 2.04 2.02 1.94 3/81 26201
/proc/meminfo: memFree=1061080/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1181.56
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 116267 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 54324

[startup+1243.11 s]
/proc/loadavg: 2.01 2.02 1.94 3/81 26201
/proc/meminfo: memFree=1061016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1241.48
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 122259 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1241.49
Current children cumulated vsize (KiB) 54324

[startup+1303.21 s]
/proc/loadavg: 2.00 2.01 1.94 3/81 26201
/proc/meminfo: memFree=1061016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1301.54
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 128265 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523805 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1301.55
Current children cumulated vsize (KiB) 54324

[startup+1363.28 s]
/proc/loadavg: 2.07 2.02 1.95 3/81 26201
/proc/meminfo: memFree=1061016/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1361.56
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 134267 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 54324

[startup+1423.33 s]
/proc/loadavg: 2.07 2.03 1.95 3/81 26201
/proc/meminfo: memFree=1060952/2055920 swapFree=4192812/4192956
[pid=25874] ppid=25872 vsize=47564 CPUtime=0.01
/proc/25874/stat : 25874 (solver.sh) S 25872 25874 25643 0 -1 4194304 845 2110 0 0 0 0 0 1 16 0 1 0 270242853 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25874/statm: 11891 361 245 79 0 217 0
[pid=25891] ppid=25874 vsize=6760 CPUtime=1421.54
/proc/25891/stat : 25891 (toulbar2) R 25874 25874 25643 0 -1 4194304 766 1061 0 0 140265 14 1873 2 25 0 1 0 270242857 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545680 0 0 4096 0 0 0 0 17 0 0 0
/proc/25891/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 54324

Child status: 0
Real time (s): 1443.94
CPU time (s): 1442.19
CPU user time (s): 1441.98
CPU system time (s): 0.209968
CPU usage (%): 99.8783
Max. virtual memory (cumulated for all children) (KiB): 54324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1441.98
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6736
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= 123
involuntary context switches= 6641

runsolver used 1.41278 s user time and 4.07338 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Fri Jan 19 14:54:09 UTC 2007


IDJOB= 275193
IDBENCH= 3634
IDSOLVER= 70
FILE ID= node60/275193-1169218449

PBS_JOBID= 3589172

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-51021_ext.xml
COMMAND LINE= /tmp/evaluation/275193-1169218449/solver.sh /tmp/evaluation/275193-1169218449/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node60/convwatcher-275193-1169218449 -o ROOT/results/node60/conversion-275193-1169218449 -C 600 -M 900 /tmp/evaluation/275193-1169218449/translate /tmp/evaluation/275193-1169218449/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-275193-1169218449 -o ROOT/results/node60/solver-275193-1169218449 -C 2400 -M 900  /tmp/evaluation/275193-1169218449/solver.sh /tmp/evaluation/275193-1169218449/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  dfd37b796ddfc1cae49c6231c5a6ea71

RANDOM SEED= 498006358

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.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:       1171904 kB
Buffers:         55080 kB
Cached:         680952 kB
SwapCached:          0 kB
Active:         134224 kB
Inactive:       668252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2836 kB
Writeback:           0 kB
Mapped:          86656 kB
Slab:            66732 kB
Committed_AS:  6068192 kB
PageTables:       1992 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= 66558 MiB



End job on node60 on Fri Jan 19 15:18:14 UTC 2007