Trace number 277230

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-12MSAT (TO) 2400.12 2403.86

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-58021_ext.xml
MD5SUM033cd0dd1127d1ee13d52ddfcb690341
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints299
Best CPU time to get the best result obtained on this benchmark316.096
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2403.84	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 16 24 16 7 23 19 23 8 8 13 15 0 13 24 2 5 4 20 22 23 16 19 12 7 14 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/277230-1169261436/unknown.xml to /tmp/evaluation/277230-1169261436/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 299 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-277230-1169261436 -o ROOT/results/node10/solver-277230-1169261436 -C 2400 -M 900 /tmp/evaluation/277230-1169261436/solver.sh /tmp/evaluation/277230-1169261436/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.98 5/86 15995
/proc/meminfo: memFree=1279392/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=8560 CPUtime=0
/proc/15994/stat : 15994 (solver.sh) R 15992 15994 15136 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 274538822 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214920054671 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15994/statm: 2140 253 197 79 0 133 0

[startup+0.10563 s]
/proc/loadavg: 2.00 2.00 1.98 5/86 15995
/proc/meminfo: memFree=1279392/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.517683 s]
/proc/loadavg: 2.00 2.00 1.98 5/86 15995
/proc/meminfo: memFree=1279392/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.3388 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16012
/proc/meminfo: memFree=1277648/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=2696 CPUtime=0
/proc/16011/stat : 16011 (toulbar2) S 15994 15994 15136 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 274538826 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16011/statm: 674 208 186 73 0 11 0
[pid=16012] ppid=16011 vsize=2292 CPUtime=1.28
/proc/16012/stat : 16012 (narycsp) R 16011 15994 15136 0 -1 4194304 709 0 0 0 128 0 0 0 25 0 1 0 274538826 2347008 432 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/16012/statm: 573 432 106 211 0 342 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 52560

[startup+2.97502 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16012
/proc/meminfo: memFree=1277648/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=2696 CPUtime=0
/proc/16011/stat : 16011 (toulbar2) S 15994 15994 15136 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 274538826 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16011/statm: 674 208 186 73 0 11 0
[pid=16012] ppid=16011 vsize=2292 CPUtime=2.91
/proc/16012/stat : 16012 (narycsp) R 16011 15994 15136 0 -1 4194304 709 0 0 0 291 0 0 0 25 0 1 0 274538826 2347008 432 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514117 0 0 4096 512 0 0 0 17 1 0 0
/proc/16012/statm: 573 432 106 211 0 342 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 52560

[startup+6.25446 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16012
/proc/meminfo: memFree=1277584/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=2696 CPUtime=0
/proc/16011/stat : 16011 (toulbar2) S 15994 15994 15136 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 274538826 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16011/statm: 674 208 186 73 0 11 0
[pid=16012] ppid=16011 vsize=2296 CPUtime=6.17
/proc/16012/stat : 16012 (narycsp) R 16011 15994 15136 0 -1 4194304 716 0 0 0 617 0 0 0 25 0 1 0 274538826 2351104 439 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514086 0 0 4096 512 0 0 0 17 1 0 0
/proc/16012/statm: 574 439 112 211 0 343 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 52564

[startup+12.7283 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16012
/proc/meminfo: memFree=1277520/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=2696 CPUtime=0
/proc/16011/stat : 16011 (toulbar2) S 15994 15994 15136 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 274538826 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16011/statm: 674 208 186 73 0 11 0
[pid=16012] ppid=16011 vsize=2296 CPUtime=12.61
/proc/16012/stat : 16012 (narycsp) R 16011 15994 15136 0 -1 4194304 716 0 0 0 1261 0 0 0 25 0 1 0 274538826 2351104 439 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514545 0 0 4096 512 0 0 0 17 1 0 0
/proc/16012/statm: 574 439 112 211 0 343 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 52564

[startup+25.5551 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276824/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7284 CPUtime=25.37
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 896 1110 0 0 295 0 2242 0 25 0 1 0 274538826 7458816 826 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559549 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1821 826 280 73 0 1158 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 54856

[startup+51.2006 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276952/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7284 CPUtime=50.89
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 900 1110 0 0 2847 0 2242 0 25 0 1 0 274538826 7458816 830 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541120 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1821 830 280 73 0 1158 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 54856

[startup+102.491 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276952/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7284 CPUtime=101.94
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 900 1110 0 0 7952 0 2242 0 25 0 1 0 274538826 7458816 830 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655493 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1821 830 280 73 0 1158 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 54856

[startup+162.506 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276952/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=161.68
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 13925 1 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159730853 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 54860

[startup+222.534 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276888/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=221.41
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 19898 1 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541150 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 54860

[startup+282.548 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276888/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=281.15
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 25871 2 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159724079 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 54860

[startup+342.559 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276952/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=340.88
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 31844 2 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655427 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 54860

[startup+402.572 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276888/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=400.62
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 37817 3 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 54860

[startup+462.585 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 16013
/proc/meminfo: memFree=1276952/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=460.35
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 43789 4 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548504 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 460.36

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

/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=1660.22
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 163765 15 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525421 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 1660.23
Current children cumulated vsize (KiB) 54860

[startup+1723.84 s]
/proc/loadavg: 1.00 1.01 1.27 2/79 16777
/proc/meminfo: memFree=1288216/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=1720.27
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 169769 16 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 1720.28
Current children cumulated vsize (KiB) 54860

[startup+1783.9 s]
/proc/loadavg: 1.00 1.01 1.25 2/79 16777
/proc/meminfo: memFree=1288152/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=1780.31
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 175773 16 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134566372 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 1780.32
Current children cumulated vsize (KiB) 54860

[startup+1843.97 s]
/proc/loadavg: 1.00 1.00 1.23 2/79 16777
/proc/meminfo: memFree=1288216/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=1840.35
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 181777 16 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159728605 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 1840.36
Current children cumulated vsize (KiB) 54860

[startup+1904.04 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 16777
/proc/meminfo: memFree=1288152/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=1900.41
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 187782 17 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 1900.42
Current children cumulated vsize (KiB) 54860

[startup+1964.1 s]
/proc/loadavg: 1.00 1.00 1.20 2/79 16779
/proc/meminfo: memFree=1288024/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=1960.45
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 193786 17 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723405 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 1960.46
Current children cumulated vsize (KiB) 54860

[startup+2024.17 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 16779
/proc/meminfo: memFree=1288024/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2020.5
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 199791 17 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2020.51
Current children cumulated vsize (KiB) 54860

[startup+2084.23 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 16779
/proc/meminfo: memFree=1288088/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2080.56
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 205796 18 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2080.57
Current children cumulated vsize (KiB) 54860

[startup+2144.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 16779
/proc/meminfo: memFree=1288088/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2140.6
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 211800 18 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159730873 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2140.61
Current children cumulated vsize (KiB) 54860

[startup+2204.37 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 16779
/proc/meminfo: memFree=1288152/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2200.64
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 217804 18 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571309 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2200.65
Current children cumulated vsize (KiB) 54860

[startup+2264.44 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 16779
/proc/meminfo: memFree=1288152/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2260.7
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 223809 19 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591409 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2260.71
Current children cumulated vsize (KiB) 54860

[startup+2324.51 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 16779
/proc/meminfo: memFree=1288216/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2320.75
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 229814 19 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548236 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2320.76
Current children cumulated vsize (KiB) 54860

[startup+2384.57 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 16779
/proc/meminfo: memFree=1288152/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2380.79
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 235818 19 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545512 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2380.8
Current children cumulated vsize (KiB) 54860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.84 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 16779
/proc/meminfo: memFree=1288152/2055920 swapFree=4178232/4192956
[pid=15994] ppid=15992 vsize=47572 CPUtime=0.01
/proc/15994/stat : 15994 (solver.sh) S 15992 15994 15136 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 274538822 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15994/statm: 11893 361 245 79 0 217 0
[pid=16011] ppid=15994 vsize=7288 CPUtime=2400.06
/proc/16011/stat : 16011 (toulbar2) R 15994 15994 15136 0 -1 4194304 901 1110 0 0 237745 19 2242 0 25 0 1 0 274538826 7462912 831 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16011/statm: 1822 831 280 73 0 1159 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 54860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2403.86
CPU time (s): 2400.12
CPU user time (s): 2399.89
CPU system time (s): 0.229965
CPU usage (%): 99.8447
Max. virtual memory (cumulated for all children) (KiB): 54860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.89
system time used= 0.229965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5003
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= 72
involuntary context switches= 10585

runsolver used 2.6166 s user time and 5.9281 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan 20 02:50:37 UTC 2007


IDJOB= 277230
IDBENCH= 6502
IDSOLVER= 70
FILE ID= node10/277230-1169261436

PBS_JOBID= 3607258

Free space on /tmp= 66559 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-25/rand-25-25-300-147-58021_ext.xml
COMMAND LINE= /tmp/evaluation/277230-1169261436/solver.sh /tmp/evaluation/277230-1169261436/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-277230-1169261436 -o ROOT/results/node10/conversion-277230-1169261436 -C 600 -M 900 /tmp/evaluation/277230-1169261436/translate /tmp/evaluation/277230-1169261436/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  033cd0dd1127d1ee13d52ddfcb690341

RANDOM SEED= 231561032

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:       1280128 kB
Buffers:         60164 kB
Cached:         599728 kB
SwapCached:       2904 kB
Active:         209400 kB
Inactive:       489828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280128 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            3020 kB
Writeback:           0 kB
Mapped:          49848 kB
Slab:            61480 kB
Committed_AS:  7395020 kB
PageTables:       2172 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 Sat Jan 20 03:30:41 UTC 2007