Trace number 275439

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 2113.85 2124.85

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-28_ext.xml
MD5SUM4c91fefd53653d8673a7beea1012dd0e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints333
Best CPU time to get the best result obtained on this benchmark142.044
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints334
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension334
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 5 18 10 3 8 7 14 12 2 13 10 12 8 18 12 6 1 17 8 15 9 1 7 1 15 14 1 6 6 6 12 4 18 18 9 18 17 9 17 8 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275439-1169222002/unknown.xml to /tmp/evaluation/275439-1169222002/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 333 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/node10/watcher-275439-1169222002 -o ROOT/results/node10/solver-275439-1169222002 -C 2400 -M 900 /tmp/evaluation/275439-1169222002/solver.sh /tmp/evaluation/275439-1169222002/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: 1.92 1.98 1.99 5/93 10058
/proc/meminfo: memFree=1287272/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=8560 CPUtime=0
/proc/10057/stat : 10057 (solver.sh) R 10055 10057 9979 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 270595405 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214920054671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10057/statm: 2140 253 197 79 0 133 0

[startup+0.106118 s]
/proc/loadavg: 1.92 1.98 1.99 5/93 10058
/proc/meminfo: memFree=1287272/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.514169 s]
/proc/loadavg: 1.92 1.98 1.99 5/93 10058
/proc/meminfo: memFree=1287272/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33528 s]
/proc/loadavg: 1.93 1.98 1.99 3/95 10075
/proc/meminfo: memFree=1285728/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=2696 CPUtime=0
/proc/10074/stat : 10074 (toulbar2) S 10057 10057 9979 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270595409 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10074/statm: 674 208 186 73 0 11 0
[pid=10075] ppid=10074 vsize=1764 CPUtime=1.27
/proc/10075/stat : 10075 (narycsp) R 10074 10057 9979 0 -1 4194304 577 0 0 0 127 0 0 0 25 0 1 0 270595409 1806336 300 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514639 0 0 4096 512 0 0 0 17 1 0 0
/proc/10075/statm: 441 300 106 211 0 210 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 52032

[startup+2.97251 s]
/proc/loadavg: 1.93 1.98 1.99 3/95 10075
/proc/meminfo: memFree=1285728/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=2696 CPUtime=0
/proc/10074/stat : 10074 (toulbar2) S 10057 10057 9979 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270595409 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10074/statm: 674 208 186 73 0 11 0
[pid=10075] ppid=10074 vsize=1768 CPUtime=2.9
/proc/10075/stat : 10075 (narycsp) R 10074 10057 9979 0 -1 4194304 584 0 0 0 290 0 0 0 25 0 1 0 270595409 1810432 307 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/10075/statm: 442 307 112 211 0 211 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 52036

[startup+6.26796 s]
/proc/loadavg: 1.93 1.98 1.99 3/95 10075
/proc/meminfo: memFree=1285608/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=2696 CPUtime=0
/proc/10074/stat : 10074 (toulbar2) S 10057 10057 9979 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270595409 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10074/statm: 674 208 186 73 0 11 0
[pid=10075] ppid=10074 vsize=1768 CPUtime=6.16
/proc/10075/stat : 10075 (narycsp) R 10074 10057 9979 0 -1 4194304 584 0 0 0 616 0 0 0 25 0 1 0 270595409 1810432 307 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134540906 0 0 4096 512 0 0 0 17 1 0 0
/proc/10075/statm: 442 307 112 211 0 211 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 52036

[startup+12.7249 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1284976/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6756 CPUtime=12.55
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 762 979 0 0 34 0 1221 0 22 0 1 0 270595409 6918144 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1689 692 280 73 0 1026 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 54328

[startup+25.5586 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285040/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6756 CPUtime=25.28
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 762 979 0 0 1307 0 1221 0 25 0 1 0 270595409 6918144 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1689 692 280 73 0 1026 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 54328

[startup+51.2291 s]
/proc/loadavg: 1.97 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285104/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=50.71
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 3850 0 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 54332

[startup+102.437 s]
/proc/loadavg: 1.98 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285168/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=101.48
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 8926 1 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548437 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 54332

[startup+162.47 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285104/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=160.99
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 14876 2 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134682707 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 54332

[startup+222.525 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285104/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=220.49
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 20826 2 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 54332

[startup+282.602 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285168/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=280.02
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 26778 3 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 54332

[startup+342.65 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 10076
/proc/meminfo: memFree=1285112/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=339.51
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 32727 3 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 339.52
Current children cumulated vsize (KiB) 54332

[startup+402.749 s]
/proc/loadavg: 2.12 2.02 2.01 3/94 10076
/proc/meminfo: memFree=1285112/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=399.07
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 763 979 0 0 38682 4 1221 0 25 0 1 0 270595409 6922240 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 693 280 73 0 1027 0
Current children cumulated CPU time (s) 399.08
Current children cumulated vsize (KiB) 54332

[startup+462.823 s]
/proc/loadavg: 2.04 2.01 2.00 3/100 10140
/proc/meminfo: memFree=1283832/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=458.55
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 44629 5 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545680 0 0 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 54332

[startup+522.897 s]

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

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

[startup+1303.57 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 10470
/proc/meminfo: memFree=1304880/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1293.44
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 128109 14 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591509 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1293.45
Current children cumulated vsize (KiB) 54332

[startup+1363.59 s]
/proc/loadavg: 2.10 2.00 2.00 3/95 10470
/proc/meminfo: memFree=1304944/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1353.39
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 134103 15 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541152 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1353.4
Current children cumulated vsize (KiB) 54332

[startup+1423.62 s]
/proc/loadavg: 2.03 2.00 2.00 3/95 10470
/proc/meminfo: memFree=1304944/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1413.35
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 140099 15 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548475 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1413.36
Current children cumulated vsize (KiB) 54332

[startup+1483.65 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 10470
/proc/meminfo: memFree=1304880/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1473.33
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 146097 15 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545764 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1473.34
Current children cumulated vsize (KiB) 54332

[startup+1543.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10470
/proc/meminfo: memFree=1304944/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1533.28
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 152092 15 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542206 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1533.29
Current children cumulated vsize (KiB) 54332

[startup+1603.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10470
/proc/meminfo: memFree=1304944/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1593.24
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 158088 15 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134666307 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1593.25
Current children cumulated vsize (KiB) 54332

[startup+1663.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10470
/proc/meminfo: memFree=1304944/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1653.22
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 164085 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134731590 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1653.23
Current children cumulated vsize (KiB) 54332

[startup+1723.75 s]
/proc/loadavg: 2.05 2.01 2.00 3/95 10470
/proc/meminfo: memFree=1304880/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1713.17
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 170080 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134682922 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1713.18
Current children cumulated vsize (KiB) 54332

[startup+1783.78 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 10472
/proc/meminfo: memFree=1304752/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1773.13
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 176076 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655455 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1773.14
Current children cumulated vsize (KiB) 54332

[startup+1843.81 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 10472
/proc/meminfo: memFree=1304752/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1833.1
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 182073 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1833.11
Current children cumulated vsize (KiB) 54332

[startup+1903.84 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 10472
/proc/meminfo: memFree=1304816/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1893.06
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 188069 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552779 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1893.07
Current children cumulated vsize (KiB) 54332

[startup+1963.87 s]
/proc/loadavg: 2.06 2.02 2.00 3/95 10472
/proc/meminfo: memFree=1304816/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=1953.02
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 194065 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134737580 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 1953.03
Current children cumulated vsize (KiB) 54332

[startup+2023.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 10472
/proc/meminfo: memFree=1304816/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=2012.99
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 200062 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134666307 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 2013
Current children cumulated vsize (KiB) 54332

[startup+2083.93 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 10472
/proc/meminfo: memFree=1304880/2055920 swapFree=4178232/4192956
[pid=10057] ppid=10055 vsize=47572 CPUtime=0.01
/proc/10057/stat : 10057 (solver.sh) S 10055 10057 9979 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270595405 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10057/statm: 11893 361 245 79 0 217 0
[pid=10074] ppid=10057 vsize=6760 CPUtime=2072.93
/proc/10074/stat : 10074 (toulbar2) R 10057 10057 9979 0 -1 4194304 765 979 0 0 206056 16 1221 0 25 0 1 0 270595409 6922240 695 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/10074/statm: 1690 695 280 73 0 1027 0
Current children cumulated CPU time (s) 2072.94
Current children cumulated vsize (KiB) 54332

Child status: 0
Real time (s): 2124.85
CPU time (s): 2113.85
CPU user time (s): 2113.65
CPU system time (s): 0.205968
CPU usage (%): 99.4823
Max. virtual memory (cumulated for all children) (KiB): 54332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2113.65
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6672
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= 122
involuntary context switches= 68362

runsolver used 2.52262 s user time and 6.65799 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri Jan 19 15:53:22 UTC 2007


IDJOB= 275439
IDBENCH= 3895
IDSOLVER= 70
FILE ID= node10/275439-1169222002

PBS_JOBID= 3588950

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-28_ext.xml
COMMAND LINE= /tmp/evaluation/275439-1169222002/solver.sh /tmp/evaluation/275439-1169222002/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-275439-1169222002 -o ROOT/results/node10/conversion-275439-1169222002 -C 600 -M 900 /tmp/evaluation/275439-1169222002/translate /tmp/evaluation/275439-1169222002/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-275439-1169222002 -o ROOT/results/node10/solver-275439-1169222002 -C 2400 -M 900  /tmp/evaluation/275439-1169222002/solver.sh /tmp/evaluation/275439-1169222002/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  4c91fefd53653d8673a7beea1012dd0e

RANDOM SEED= 495746318

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.232
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.232
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:       1287688 kB
Buffers:         58596 kB
Cached:         571784 kB
SwapCached:       2360 kB
Active:         197352 kB
Inactive:       494748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287688 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:          81192 kB
Slab:            60900 kB
Committed_AS:  7889816 kB
PageTables:       2324 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 node10 on Fri Jan 19 16:28:48 UTC 2007