Trace number 276222

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.06 2412.26

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-56021_ext.xml
MD5SUM5e9f67184886c7a7c73ebe1fd2f6af54
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 benchmark132.892
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)

2412.25	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 6 7 13 13 14 4 9 14 20 21 15 10 6 11 3 3 14 14 17 17 10 10 1 18 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276222-1169233608/unknown.xml to /tmp/evaluation/276222-1169233608/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/node11/watcher-276222-1169233608 -o ROOT/results/node11/solver-276222-1169233608 -C 2400 -M 900 /tmp/evaluation/276222-1169233608/solver.sh /tmp/evaluation/276222-1169233608/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.78 1.96 1.98 5/93 12278
/proc/meminfo: memFree=1274016/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=8560 CPUtime=0
/proc/12277/stat : 12277 (solver.sh) R 12275 12277 12199 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 271755910 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262910232463 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12277/statm: 2140 253 197 79 0 133 0

[startup+0.107296 s]
/proc/loadavg: 1.78 1.96 1.98 5/93 12278
/proc/meminfo: memFree=1274016/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.518374 s]
/proc/loadavg: 1.78 1.96 1.98 5/93 12278
/proc/meminfo: memFree=1274016/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33954 s]
/proc/loadavg: 1.78 1.96 1.98 3/95 12295
/proc/meminfo: memFree=1272080/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=2696 CPUtime=0
/proc/12294/stat : 12294 (toulbar2) S 12277 12277 12199 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271755914 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12294/statm: 674 208 186 73 0 11 0
[pid=12295] ppid=12294 vsize=2160 CPUtime=1.27
/proc/12295/stat : 12295 (narycsp) R 12294 12277 12199 0 -1 4194304 684 0 0 0 127 0 0 0 25 0 1 0 271755914 2211840 407 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/12295/statm: 540 407 106 211 0 309 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 52420

[startup+2.97686 s]
/proc/loadavg: 1.78 1.96 1.98 3/95 12295
/proc/meminfo: memFree=1272080/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=2696 CPUtime=0
/proc/12294/stat : 12294 (toulbar2) S 12277 12277 12199 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271755914 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12294/statm: 674 208 186 73 0 11 0
[pid=12295] ppid=12294 vsize=2160 CPUtime=2.9
/proc/12295/stat : 12295 (narycsp) R 12294 12277 12199 0 -1 4194304 684 0 0 0 290 0 0 0 25 0 1 0 271755914 2211840 407 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134542224 0 0 4096 512 0 0 0 17 1 0 0
/proc/12295/statm: 540 407 106 211 0 309 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 52420

[startup+6.26451 s]
/proc/loadavg: 1.80 1.96 1.98 3/95 12295
/proc/meminfo: memFree=1271952/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=2696 CPUtime=0
/proc/12294/stat : 12294 (toulbar2) S 12277 12277 12199 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271755914 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12294/statm: 674 208 186 73 0 11 0
[pid=12295] ppid=12294 vsize=2160 CPUtime=6.15
/proc/12295/stat : 12295 (narycsp) R 12294 12277 12199 0 -1 4194304 690 0 0 0 615 0 0 0 25 0 1 0 271755914 2211840 413 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514592 0 0 4096 512 0 0 0 17 1 0 0
/proc/12295/statm: 540 413 112 211 0 309 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 52420

[startup+12.7318 s]
/proc/loadavg: 1.81 1.97 1.98 3/95 12295
/proc/meminfo: memFree=1271960/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=2696 CPUtime=0
/proc/12294/stat : 12294 (toulbar2) S 12277 12277 12199 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271755914 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12294/statm: 674 208 186 73 0 11 0
[pid=12295] ppid=12294 vsize=2160 CPUtime=12.55
/proc/12295/stat : 12295 (narycsp) R 12294 12277 12199 0 -1 4194304 690 0 0 0 1255 0 0 0 25 0 1 0 271755914 2211840 413 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514107 0 0 4096 512 0 0 0 17 1 0 0
/proc/12295/statm: 540 413 112 211 0 309 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 52420

[startup+25.5768 s]
/proc/loadavg: 1.85 1.97 1.98 3/94 12296
/proc/meminfo: memFree=1271328/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7024 CPUtime=25.24
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 829 1085 0 0 481 0 2043 0 25 0 1 0 271755914 7192576 759 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134682948 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1756 759 280 73 0 1093 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 54588

[startup+51.1969 s]
/proc/loadavg: 1.90 1.97 1.98 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7024 CPUtime=50.62
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 829 1085 0 0 3019 0 2043 0 25 0 1 0 271755914 7192576 759 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134759360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1756 759 280 73 0 1093 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 54588

[startup+102.431 s]
/proc/loadavg: 1.96 1.97 1.98 3/94 12296
/proc/meminfo: memFree=1271520/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7024 CPUtime=101.39
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 831 1085 0 0 8095 1 2043 0 25 0 1 0 271755914 7192576 761 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1756 761 280 73 0 1093 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 54588

[startup+162.511 s]
/proc/loadavg: 1.98 1.97 1.98 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=160.91
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 14047 1 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 54592

[startup+222.527 s]
/proc/loadavg: 1.99 1.97 1.98 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=220.38
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 19993 2 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591409 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 54592

[startup+282.564 s]
/proc/loadavg: 2.03 1.99 1.99 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=279.87
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 25942 2 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545473 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 54592

[startup+342.649 s]
/proc/loadavg: 2.12 2.02 2.00 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=339.4
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 31894 3 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134731670 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 339.41
Current children cumulated vsize (KiB) 54592

[startup+402.733 s]
/proc/loadavg: 2.11 2.04 2.01 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=398.94
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 37847 4 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541155 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 398.95
Current children cumulated vsize (KiB) 54592

[startup+462.824 s]
/proc/loadavg: 2.08 2.05 2.00 3/94 12296
/proc/meminfo: memFree=1271456/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=458.47
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 43800 4 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 458.48

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

/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=1652.32
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 163174 15 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1652.33
Current children cumulated vsize (KiB) 54592

[startup+1723.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12408
/proc/meminfo: memFree=1245584/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=1712.27
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 169169 15 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542384 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1712.28
Current children cumulated vsize (KiB) 54592

[startup+1783.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12408
/proc/meminfo: memFree=1245584/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=1772.22
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 175164 15 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591486 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1772.23
Current children cumulated vsize (KiB) 54592

[startup+1843.76 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294104/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=1832.18
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 181159 16 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725735 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1832.19
Current children cumulated vsize (KiB) 54592

[startup+1903.78 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 12468
/proc/meminfo: memFree=1294360/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=1892.13
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 187154 16 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745306 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1892.14
Current children cumulated vsize (KiB) 54592

[startup+1963.79 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 12468
/proc/meminfo: memFree=1294296/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=1952.06
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 193147 16 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541355 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 1952.07
Current children cumulated vsize (KiB) 54592

[startup+2023.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294360/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2012.03
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 199144 16 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2012.04
Current children cumulated vsize (KiB) 54592

[startup+2083.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294296/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2071.99
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 205139 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2072
Current children cumulated vsize (KiB) 54592

[startup+2143.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294296/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2131.92
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 211132 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571515 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2131.93
Current children cumulated vsize (KiB) 54592

[startup+2203.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294360/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2191.87
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 217127 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2191.88
Current children cumulated vsize (KiB) 54592

[startup+2263.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 12468
/proc/meminfo: memFree=1294296/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2251.83
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 223123 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723369 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2251.84
Current children cumulated vsize (KiB) 54592

[startup+2323.92 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 12468
/proc/meminfo: memFree=1294296/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2311.77
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 229117 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591492 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2311.78
Current children cumulated vsize (KiB) 54592

[startup+2383.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294360/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2371.73
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 235113 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542206 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2371.74
Current children cumulated vsize (KiB) 54592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12468
/proc/meminfo: memFree=1294296/2055920 swapFree=4171812/4192956
[pid=12277] ppid=12275 vsize=47564 CPUtime=0.01
/proc/12277/stat : 12277 (solver.sh) S 12275 12277 12199 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271755910 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12277/statm: 11891 361 245 79 0 217 0
[pid=12294] ppid=12277 vsize=7028 CPUtime=2400
/proc/12294/stat : 12294 (toulbar2) R 12277 12277 12199 0 -1 4194304 834 1085 0 0 237940 17 2043 0 25 0 1 0 271755914 7196672 764 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545495 0 0 4096 0 0 0 0 17 0 0 0
/proc/12294/statm: 1757 764 280 73 0 1094 0
Current children cumulated CPU time (s) 2400.01
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): 2412.26
CPU time (s): 2400.06
CPU user time (s): 2399.85
CPU system time (s): 0.212967
CPU usage (%): 99.4941
Max. virtual memory (cumulated for all children) (KiB): 54592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.85
system time used= 0.212967
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= 71
involuntary context switches= 73486

runsolver used 2.76758 s user time and 7.16291 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Jan 19 19:06:48 UTC 2007


IDJOB= 276222
IDBENCH= 5468
IDSOLVER= 70
FILE ID= node11/276222-1169233608

PBS_JOBID= 3589006

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-56021_ext.xml
COMMAND LINE= /tmp/evaluation/276222-1169233608/solver.sh /tmp/evaluation/276222-1169233608/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-276222-1169233608 -o ROOT/results/node11/conversion-276222-1169233608 -C 600 -M 900 /tmp/evaluation/276222-1169233608/translate /tmp/evaluation/276222-1169233608/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-276222-1169233608 -o ROOT/results/node11/solver-276222-1169233608 -C 2400 -M 900  /tmp/evaluation/276222-1169233608/solver.sh /tmp/evaluation/276222-1169233608/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  5e9f67184886c7a7c73ebe1fd2f6af54

RANDOM SEED= 157582940

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.261
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	: 5931.00
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.261
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:       1274496 kB
Buffers:         61692 kB
Cached:         571348 kB
SwapCached:       2828 kB
Active:         232008 kB
Inactive:       470672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274496 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            3048 kB
Writeback:           0 kB
Mapped:          96724 kB
Slab:            63384 kB
Committed_AS:  8820376 kB
PageTables:       2484 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= 66559 MiB



End job on node11 on Fri Jan 19 19:47:01 UTC 2007