Trace number 276204

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 2411.48

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-54021_ext.xml
MD5SUMa6fde96fec027ebcf35c7c234300ac23
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints275
Best CPU time to get the best result obtained on this benchmark145.305
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.47	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 4 9 13 4 15 3 17 11 17 20 19 6 16 13 16 14 16 16 20 14 10 0 2 15 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276204-1169233268/unknown.xml to /tmp/evaluation/276204-1169233268/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 275 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/node6/watcher-276204-1169233268 -o ROOT/results/node6/solver-276204-1169233268 -C 2400 -M 900 /tmp/evaluation/276204-1169233268/solver.sh /tmp/evaluation/276204-1169233268/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.96 2.00 2.00 4/92 15051
/proc/meminfo: memFree=1280824/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=8560 CPUtime=0
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 271722322 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583028623 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15050/statm: 2140 253 197 79 0 133 0

[startup+0.106863 s]
/proc/loadavg: 1.96 2.00 2.00 4/92 15051
/proc/meminfo: memFree=1280824/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.514909 s]
/proc/loadavg: 1.96 2.00 2.00 4/92 15051
/proc/meminfo: memFree=1280824/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33701 s]
/proc/loadavg: 1.96 2.00 2.00 3/94 15074
/proc/meminfo: memFree=1278952/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=2696 CPUtime=0
/proc/15067/stat : 15067 (toulbar2) S 15050 15050 14075 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271722328 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15067/statm: 674 208 186 73 0 11 0
[pid=15068] ppid=15067 vsize=2160 CPUtime=1.26
/proc/15068/stat : 15068 (narycsp) R 15067 15050 14075 0 -1 4194304 684 0 0 0 126 0 0 0 25 0 1 0 271722328 2211840 407 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514020 0 0 4096 512 0 0 0 17 0 0 0
/proc/15068/statm: 540 407 106 211 0 309 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 52420

[startup+2.9752 s]
/proc/loadavg: 1.97 2.00 2.00 3/94 15074
/proc/meminfo: memFree=1278824/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=2696 CPUtime=0
/proc/15067/stat : 15067 (toulbar2) S 15050 15050 14075 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271722328 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15067/statm: 674 208 186 73 0 11 0
[pid=15068] ppid=15067 vsize=2160 CPUtime=2.89
/proc/15068/stat : 15068 (narycsp) R 15067 15050 14075 0 -1 4194304 684 0 0 0 289 0 0 0 25 0 1 0 271722328 2211840 407 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 0 0 0
/proc/15068/statm: 540 407 106 211 0 309 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 52420

[startup+6.27258 s]
/proc/loadavg: 1.97 2.00 2.00 3/94 15076
/proc/meminfo: memFree=1278888/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=2696 CPUtime=0
/proc/15067/stat : 15067 (toulbar2) S 15050 15050 14075 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271722328 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15067/statm: 674 208 186 73 0 11 0
[pid=15068] ppid=15067 vsize=2160 CPUtime=6.18
/proc/15068/stat : 15068 (narycsp) R 15067 15050 14075 0 -1 4194304 690 0 0 0 618 0 0 0 25 0 1 0 271722328 2211840 413 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514020 0 0 4096 512 0 0 0 17 0 0 0
/proc/15068/statm: 540 413 112 211 0 309 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 52420

[startup+12.7333 s]
/proc/loadavg: 1.97 2.00 2.00 3/94 15086
/proc/meminfo: memFree=1278952/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=2696 CPUtime=0
/proc/15067/stat : 15067 (toulbar2) S 15050 15050 14075 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271722328 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15067/statm: 674 208 186 73 0 11 0
[pid=15068] ppid=15067 vsize=2160 CPUtime=12.62
/proc/15068/stat : 15068 (narycsp) R 15067 15050 14075 0 -1 4194304 690 0 0 0 1261 1 0 0 25 0 1 0 271722328 2211840 413 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514017 0 0 4096 512 0 0 0 17 0 0 0
/proc/15068/statm: 540 413 112 211 0 309 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 52420

[startup+25.5788 s]
/proc/loadavg: 1.97 2.00 2.00 3/93 15121
/proc/meminfo: memFree=1278576/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7024 CPUtime=25.37
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 829 1085 0 0 656 0 1878 3 25 0 1 0 271722328 7192576 759 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1756 759 280 73 0 1093 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 54588

[startup+51.2479 s]
/proc/loadavg: 1.98 2.00 2.00 3/93 15173
/proc/meminfo: memFree=1278576/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7024 CPUtime=50.76
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 829 1085 0 0 3195 0 1878 3 25 0 1 0 271722328 7192576 759 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1756 759 280 73 0 1093 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 54588

[startup+102.463 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 15201
/proc/meminfo: memFree=1279648/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7024 CPUtime=101.48
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 833 1085 0 0 8266 1 1878 3 25 0 1 0 271722328 7192576 763 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734318 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1756 763 280 73 0 1093 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 54588

[startup+162.493 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 15201
/proc/meminfo: memFree=1279648/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=160.99
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 14217 1 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 3253697 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 54592

[startup+222.527 s]
/proc/loadavg: 2.07 2.01 2.00 3/87 15201
/proc/meminfo: memFree=1279648/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=220.49
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 20166 2 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545492 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 54592

[startup+282.558 s]
/proc/loadavg: 2.03 2.01 2.00 3/87 15201
/proc/meminfo: memFree=1279776/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=280
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 26116 3 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (KiB) 54592

[startup+342.586 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 15201
/proc/meminfo: memFree=1279776/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=339.5
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 32066 3 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 54592

[startup+402.616 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15201
/proc/meminfo: memFree=1279840/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=399.01
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 38016 4 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159728453 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 54592

[startup+462.646 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15201
/proc/meminfo: memFree=1279776/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=458.52
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 43966 5 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559549 0 0 4096 0 0 0 0 17 1 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 458.53

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

/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=1653.02
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 163407 14 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723451 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1653.03
Current children cumulated vsize (KiB) 54592

[startup+1723.67 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 15294
/proc/meminfo: memFree=745176/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=1713.01
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 169406 14 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159731195 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1713.02
Current children cumulated vsize (KiB) 54592

[startup+1783.74 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=1773.02
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 175407 14 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545753 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1773.03
Current children cumulated vsize (KiB) 54592

[startup+1843.81 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=1833.03
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 181408 14 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542201 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1833.04
Current children cumulated vsize (KiB) 54592

[startup+1903.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=1893.02
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 187407 14 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552368 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1893.03
Current children cumulated vsize (KiB) 54592

[startup+1963.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=1953.03
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 193408 14 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 3253696 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1953.04
Current children cumulated vsize (KiB) 54592

[startup+2024.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2013.05
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 199409 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560230 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2013.06
Current children cumulated vsize (KiB) 54592

[startup+2084.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2073.04
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 205408 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2073.05
Current children cumulated vsize (KiB) 54592

[startup+2144.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2133.05
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 211409 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2133.06
Current children cumulated vsize (KiB) 54592

[startup+2204.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15294
/proc/meminfo: memFree=745176/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2193.07
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 217411 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2193.08
Current children cumulated vsize (KiB) 54592

[startup+2264.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2253.05
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 223409 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723349 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2253.06
Current children cumulated vsize (KiB) 54592

[startup+2324.38 s]
/proc/loadavg: 2.11 2.04 2.01 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2313.08
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 229412 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2313.09
Current children cumulated vsize (KiB) 54592

[startup+2384.45 s]
/proc/loadavg: 2.04 2.03 2.00 3/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2373.09
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 235413 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568586 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2373.1
Current children cumulated vsize (KiB) 54592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.46 s]
/proc/loadavg: 2.02 2.03 2.00 4/88 15294
/proc/meminfo: memFree=745112/2055924 swapFree=4165736/4192956
[pid=15050] ppid=15048 vsize=47564 CPUtime=0.01
/proc/15050/stat : 15050 (solver.sh) S 15048 15050 14075 0 -1 4194304 848 2110 0 0 0 0 0 1 24 0 1 0 271722322 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15050/statm: 11891 361 245 79 0 217 0
[pid=15067] ppid=15050 vsize=7028 CPUtime=2400.06
/proc/15067/stat : 15067 (toulbar2) R 15050 15050 14075 0 -1 4194304 834 1085 0 0 238110 15 1878 3 25 0 1 0 271722328 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559281 0 0 4096 0 0 0 0 17 0 0 0
/proc/15067/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 54592

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.48
CPU time (s): 2400.12
CPU user time (s): 2399.9
CPU system time (s): 0.217966
CPU usage (%): 99.5291
Max. virtual memory (cumulated for all children) (KiB): 54592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.9
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4911
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= 59
involuntary context switches= 55721

runsolver used 2.75058 s user time and 7.67083 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri Jan 19 19:01:08 UTC 2007


IDJOB= 276204
IDBENCH= 5466
IDSOLVER= 70
FILE ID= node6/276204-1169233268

PBS_JOBID= 3588977

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-54021_ext.xml
COMMAND LINE= /tmp/evaluation/276204-1169233268/solver.sh /tmp/evaluation/276204-1169233268/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node6/convwatcher-276204-1169233268 -o ROOT/results/node6/conversion-276204-1169233268 -C 600 -M 900 /tmp/evaluation/276204-1169233268/translate /tmp/evaluation/276204-1169233268/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-276204-1169233268 -o ROOT/results/node6/solver-276204-1169233268 -C 2400 -M 900  /tmp/evaluation/276204-1169233268/solver.sh /tmp/evaluation/276204-1169233268/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  a6fde96fec027ebcf35c7c234300ac23

RANDOM SEED= 631768386

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.240
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.240
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:      2055924 kB
MemFree:       1281432 kB
Buffers:         60536 kB
Cached:         589516 kB
SwapCached:       2476 kB
Active:         287604 kB
Inactive:       404372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1281432 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            2968 kB
Writeback:           0 kB
Mapped:          53332 kB
Slab:            66964 kB
Committed_AS:  8068788 kB
PageTables:       2568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB



End job on node6 on Fri Jan 19 19:41:21 UTC 2007