Trace number 275202

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 1367.48 1373.95

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-46021_ext.xml
MD5SUMa641d5227836e99889f0b65812e13203
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 benchmark70.6633
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 8 19 12 18 7 15 12 12 18 12 14 7 3 10 11 14 4 12 3 4 15 7 12 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275202-1169218489/unknown.xml to /tmp/evaluation/275202-1169218489/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/node43/watcher-275202-1169218489 -o ROOT/results/node43/solver-275202-1169218489 -C 2400 -M 900 /tmp/evaluation/275202-1169218489/solver.sh /tmp/evaluation/275202-1169218489/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.05 2.02 1.93 5/81 9946
/proc/meminfo: memFree=1113680/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=8652 CPUtime=0
/proc/9945/stat : 9945 (solver.sh) R 9943 9945 9714 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 270248068 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216849246879 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/9945/statm: 2163 279 207 79 0 156 0
[pid=9947] ppid=9945 vsize=8688 CPUtime=0
/proc/9947/stat : 9947 (solver.sh) R 9945 9945 9714 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 270248069 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4308396 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/9947/statm: 2172 286 209 79 0 165 0
[pid=9948] ppid=9947 vsize=8728 CPUtime=0
/proc/9948/stat : 9948 (solver.sh) D 9947 9945 9714 0 -1 4194368 26 0 0 0 0 0 0 0 17 0 1 0 270248069 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216849247527 0 2147483391 3674112 73728 18446744072099781622 0 0 17 1 0 0
/proc/9948/statm: 2182 290 209 79 0 175 0

[startup+0.107755 s]
/proc/loadavg: 2.05 2.02 1.93 5/81 9946
/proc/meminfo: memFree=1113680/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.515821 s]
/proc/loadavg: 2.05 2.02 1.93 5/81 9946
/proc/meminfo: memFree=1113680/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33896 s]
/proc/loadavg: 2.04 2.02 1.93 3/83 9963
/proc/meminfo: memFree=1111808/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=2696 CPUtime=0
/proc/9962/stat : 9962 (toulbar2) S 9945 9945 9714 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270248072 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/9962/statm: 674 208 186 73 0 11 0
[pid=9963] ppid=9962 vsize=2160 CPUtime=1.28
/proc/9963/stat : 9963 (narycsp) R 9962 9945 9714 0 -1 4194304 660 0 0 0 128 0 0 0 25 0 1 0 270248072 2211840 383 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/9963/statm: 540 383 106 211 0 309 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 52428

[startup+2.98723 s]
/proc/loadavg: 2.04 2.02 1.93 3/83 9963
/proc/meminfo: memFree=1111808/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=2696 CPUtime=0
/proc/9962/stat : 9962 (toulbar2) S 9945 9945 9714 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270248072 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/9962/statm: 674 208 186 73 0 11 0
[pid=9963] ppid=9962 vsize=2160 CPUtime=2.92
/proc/9963/stat : 9963 (narycsp) R 9962 9945 9714 0 -1 4194304 660 0 0 0 292 0 0 0 25 0 1 0 270248072 2211840 383 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514030 0 0 4096 512 0 0 0 17 1 0 0
/proc/9963/statm: 540 383 106 211 0 309 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 52428

[startup+6.26678 s]
/proc/loadavg: 2.04 2.02 1.93 3/83 9963
/proc/meminfo: memFree=1111744/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=2696 CPUtime=0
/proc/9962/stat : 9962 (toulbar2) S 9945 9945 9714 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270248072 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/9962/statm: 674 208 186 73 0 11 0
[pid=9963] ppid=9962 vsize=2160 CPUtime=6.19
/proc/9963/stat : 9963 (narycsp) R 9962 9945 9714 0 -1 4194304 666 0 0 0 619 0 0 0 25 0 1 0 270248072 2211840 389 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514021 0 0 4096 512 0 0 0 17 1 0 0
/proc/9963/statm: 540 389 112 211 0 309 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 52428

[startup+12.7459 s]
/proc/loadavg: 2.04 2.02 1.93 3/83 9963
/proc/meminfo: memFree=1111744/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=2696 CPUtime=0
/proc/9962/stat : 9962 (toulbar2) S 9945 9945 9714 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270248072 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/9962/statm: 674 208 186 73 0 11 0
[pid=9963] ppid=9962 vsize=2160 CPUtime=12.64
/proc/9963/stat : 9963 (narycsp) R 9962 9945 9714 0 -1 4194304 666 0 0 0 1264 0 0 0 25 0 1 0 270248072 2211840 389 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514589 0 0 4096 512 0 0 0 17 1 0 0
/proc/9963/statm: 540 389 112 211 0 309 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52428

[startup+25.567 s]
/proc/loadavg: 2.03 2.02 1.93 3/81 10024
/proc/meminfo: memFree=1105616/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6756 CPUtime=25.37
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 761 1060 0 0 652 0 1885 0 25 0 1 0 270248072 6918144 691 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1689 691 280 73 0 1026 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 54328

[startup+51.2092 s]
/proc/loadavg: 1.96 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105288/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6756 CPUtime=50.9
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 761 1060 0 0 3204 1 1885 0 25 0 1 0 270248072 6918144 691 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525379 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1689 691 280 73 0 1026 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 54328

[startup+102.487 s]
/proc/loadavg: 1.98 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105352/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6756 CPUtime=101.95
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 763 1060 0 0 8309 1 1885 0 25 0 1 0 270248072 6918144 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159732145 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1689 693 280 73 0 1026 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 54328

[startup+162.594 s]
/proc/loadavg: 1.93 1.98 1.91 3/82 10212
/proc/meminfo: memFree=1122368/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6756 CPUtime=161.75
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 763 1060 0 0 14287 3 1885 0 25 0 1 0 270248072 6918144 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1689 693 280 73 0 1026 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 54328

[startup+222.696 s]
/proc/loadavg: 2.03 2.00 1.92 3/82 10212
/proc/meminfo: memFree=1122368/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=221.59
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 764 1060 0 0 20271 3 1885 0 25 0 1 0 270248072 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 54332

[startup+282.697 s]
/proc/loadavg: 2.01 2.00 1.92 3/82 10212
/proc/meminfo: memFree=1122304/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=281.32
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 764 1060 0 0 26244 3 1885 0 25 0 1 0 270248072 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655604 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 54332

[startup+342.798 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 10212
/proc/meminfo: memFree=1122368/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=341.13
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 764 1060 0 0 32225 3 1885 0 25 0 1 0 270248072 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734749 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 341.14
Current children cumulated vsize (KiB) 54332

[startup+402.804 s]
/proc/loadavg: 2.10 2.03 1.93 3/88 10330
/proc/meminfo: memFree=1121080/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=400.82
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 764 1060 0 0 38190 7 1885 0 25 0 1 0 270248072 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 400.83
Current children cumulated vsize (KiB) 54332

[startup+462.827 s]
/proc/loadavg: 2.04 2.02 1.93 3/82 10410
/proc/meminfo: memFree=1121984/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01

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

Current children cumulated CPU time (s) 520.31
Current children cumulated vsize (KiB) 54332

[startup+583.022 s]
/proc/loadavg: 2.00 2.01 1.93 3/82 10410
/proc/meminfo: memFree=1121984/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=580.14
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 56115 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 580.15
Current children cumulated vsize (KiB) 54332

[startup+643.12 s]
/proc/loadavg: 2.06 2.02 1.94 3/82 10410
/proc/meminfo: memFree=1121984/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=639.96
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 62097 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555072 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 639.97
Current children cumulated vsize (KiB) 54332

[startup+703.219 s]
/proc/loadavg: 2.02 2.02 1.94 3/82 10410
/proc/meminfo: memFree=1122048/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=699.77
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 68078 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 5198812 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 699.78
Current children cumulated vsize (KiB) 54332

[startup+763.313 s]
/proc/loadavg: 2.00 2.01 1.94 3/82 10410
/proc/meminfo: memFree=1122048/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=759.6
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 74061 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160524079 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 759.61
Current children cumulated vsize (KiB) 54332

[startup+823.41 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=819.42
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 80043 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548504 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 819.43
Current children cumulated vsize (KiB) 54332

[startup+883.513 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=879.23
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 86024 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555018 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 879.24
Current children cumulated vsize (KiB) 54332

[startup+943.611 s]
/proc/loadavg: 2.05 2.01 1.94 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=939.06
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 92007 14 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549996 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 939.07
Current children cumulated vsize (KiB) 54332

[startup+1003.71 s]
/proc/loadavg: 2.02 2.01 1.94 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=998.91
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 97991 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 998.92
Current children cumulated vsize (KiB) 54332

[startup+1063.81 s]
/proc/loadavg: 2.08 2.02 1.95 3/82 10410
/proc/meminfo: memFree=1122176/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=1058.71
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 103971 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545716 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1058.72
Current children cumulated vsize (KiB) 54332

[startup+1123.81 s]
/proc/loadavg: 2.08 2.03 1.95 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=1118.44
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 109944 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523854 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1118.45
Current children cumulated vsize (KiB) 54332

[startup+1183.82 s]
/proc/loadavg: 2.03 2.02 1.95 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=1178.18
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 115918 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541120 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1178.19
Current children cumulated vsize (KiB) 54332

[startup+1243.82 s]
/proc/loadavg: 2.01 2.02 1.95 3/82 10410
/proc/meminfo: memFree=1122176/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=1237.89
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 121889 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552587 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1237.9
Current children cumulated vsize (KiB) 54332

[startup+1303.83 s]
/proc/loadavg: 2.00 2.01 1.95 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=1297.63
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 127863 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734804 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1297.64
Current children cumulated vsize (KiB) 54332

[startup+1363.93 s]
/proc/loadavg: 2.00 2.00 1.95 3/82 10410
/proc/meminfo: memFree=1122112/2055920 swapFree=4190672/4192956
[pid=9945] ppid=9943 vsize=47572 CPUtime=0.01
/proc/9945/stat : 9945 (solver.sh) S 9943 9945 9714 0 -1 4194304 844 2110 0 0 0 0 0 1 20 0 1 0 270248068 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9945/statm: 11893 361 245 79 0 217 0
[pid=9962] ppid=9945 vsize=6760 CPUtime=1357.46
/proc/9962/stat : 9962 (toulbar2) R 9945 9945 9714 0 -1 4194304 766 1060 0 0 133846 15 1885 0 25 0 1 0 270248072 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745290 0 0 4096 0 0 0 0 17 0 0 0
/proc/9962/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1357.47
Current children cumulated vsize (KiB) 54332

Child status: 0
Real time (s): 1373.95
CPU time (s): 1367.48
CPU user time (s): 1367.28
CPU system time (s): 0.197969
CPU usage (%): 99.5285
Max. virtual memory (cumulated for all children) (KiB): 54332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1367.28
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6734
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= 121
involuntary context switches= 18571

runsolver used 1.10583 s user time and 3.83442 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Fri Jan 19 14:54:49 UTC 2007


IDJOB= 275202
IDBENCH= 3635
IDSOLVER= 70
FILE ID= node43/275202-1169218489

PBS_JOBID= 3589178

Free space on /tmp= 66562 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-275202-1169218489 -o ROOT/results/node43/solver-275202-1169218489 -C 2400 -M 900  /tmp/evaluation/275202-1169218489/solver.sh /tmp/evaluation/275202-1169218489/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  a641d5227836e99889f0b65812e13203

RANDOM SEED= 652847277

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.278
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.278
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:       1114096 kB
Buffers:         59328 kB
Cached:         765784 kB
SwapCached:        612 kB
Active:         300164 kB
Inactive:       566964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1114096 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            2840 kB
Writeback:           0 kB
Mapped:          57892 kB
Slab:            60016 kB
Committed_AS:  5231472 kB
PageTables:       1868 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= 66562 MiB



End job on node43 on Fri Jan 19 15:17:44 UTC 2007