Trace number 275892

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 2416.49

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-7_ext.xml
MD5SUMe81361ec4d2007a67e83ac3c416ef1c1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints260
Best CPU time to get the best result obtained on this benchmark34.9077
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints262
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2416.48	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 3 4 8 5 0 5 0 2 0 8 2 6 3 1 4 3 6 1 4 7 8 7 1 3 2 8 2 2 2 6 9 8 9 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275892-1169228728/unknown.xml to /tmp/evaluation/275892-1169228728/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 260 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-275892-1169228728 -o ROOT/results/node11/solver-275892-1169228728 -C 2400 -M 900 /tmp/evaluation/275892-1169228728/solver.sh /tmp/evaluation/275892-1169228728/unknown 

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

/proc/loadavg: 1.92 1.98 1.99 5/87 11385
/proc/meminfo: memFree=1236168/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=18540 CPUtime=0
/proc/11384/stat : 11384 (runsolver) R 11382 11384 10801 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 271267897 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11384/statm: 4635 279 244 17 0 2626 0

[startup+0.109689 s]
/proc/loadavg: 1.92 1.98 1.99 5/87 11385
/proc/meminfo: memFree=1236168/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517768 s]
/proc/loadavg: 1.92 1.98 1.99 5/87 11385
/proc/meminfo: memFree=1236168/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33893 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 11402
/proc/meminfo: memFree=1235192/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=2696 CPUtime=0
/proc/11401/stat : 11401 (toulbar2) S 11384 11384 10801 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271267901 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 674 208 186 73 0 11 0
[pid=11402] ppid=11401 vsize=1240 CPUtime=1.28
/proc/11402/stat : 11402 (narycsp) R 11401 11384 10801 0 -1 4194304 448 0 0 0 128 0 0 0 25 0 1 0 271267901 1269760 171 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514645 0 0 4096 512 0 0 0 17 1 0 0
/proc/11402/statm: 310 171 112 211 0 79 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51500

[startup+2.97626 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 11402
/proc/meminfo: memFree=1235128/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=2696 CPUtime=0
/proc/11401/stat : 11401 (toulbar2) S 11384 11384 10801 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271267901 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 674 208 186 73 0 11 0
[pid=11402] ppid=11401 vsize=1240 CPUtime=2.9
/proc/11402/stat : 11402 (narycsp) R 11401 11384 10801 0 -1 4194304 448 0 0 0 290 0 0 0 25 0 1 0 271267901 1269760 171 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134542200 0 0 4096 512 0 0 0 17 1 0 0
/proc/11402/statm: 310 171 112 211 0 79 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 51500

[startup+6.26391 s]
/proc/loadavg: 1.93 1.98 1.99 3/88 11403
/proc/meminfo: memFree=1234888/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5832 CPUtime=6.15
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 503 843 0 0 127 0 488 0 25 0 1 0 271267901 5971968 433 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541163 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1458 433 281 73 0 795 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 53396

[startup+12.7272 s]
/proc/loadavg: 1.93 1.98 1.99 3/88 11403
/proc/meminfo: memFree=1234888/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5832 CPUtime=12.55
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 505 843 0 0 767 0 488 0 25 0 1 0 271267901 5971968 435 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1458 435 281 73 0 795 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 53396

[startup+25.5517 s]
/proc/loadavg: 2.03 2.00 2.00 3/88 11403
/proc/meminfo: memFree=1235016/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5832 CPUtime=25.28
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 505 843 0 0 2040 0 488 0 25 0 1 0 271267901 5971968 435 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1458 435 281 73 0 795 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 53396

[startup+51.2028 s]
/proc/loadavg: 2.02 2.00 2.00 3/88 11403
/proc/meminfo: memFree=1235016/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=50.71
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 4583 0 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555370 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 53400

[startup+102.495 s]
/proc/loadavg: 2.06 2.01 2.00 3/88 11403
/proc/meminfo: memFree=1235080/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=101.59
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 9670 1 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571522 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 53400

[startup+162.517 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 11403
/proc/meminfo: memFree=1235080/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=161.11
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 15622 1 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159731191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 53400

[startup+222.541 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 11403
/proc/meminfo: memFree=1235080/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=220.64
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 21574 2 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160524074 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 53400

[startup+282.553 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 11403
/proc/meminfo: memFree=1235080/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=280.14
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 27523 3 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159732140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 53400

[startup+342.573 s]
/proc/loadavg: 2.10 2.03 2.01 3/88 11403
/proc/meminfo: memFree=1235080/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=339.67
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 33475 4 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552687 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 53400

[startup+402.598 s]
/proc/loadavg: 2.04 2.02 2.00 3/88 11403
/proc/meminfo: memFree=1235016/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=399.18
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 39426 4 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134579018 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 53400

[startup+462.616 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 11403
/proc/meminfo: memFree=1235080/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5836 CPUtime=458.71
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 508 843 0 0 45378 5 488 0 25 0 1 0 271267901 5976064 438 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542128 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1459 438 281 73 0 796 0
Current children cumulated CPU time (s) 458.72
Current children cumulated vsize (KiB) 53400

[startup+522.638 s]
/proc/loadavg: 2.20 2.06 2.01 3/88 11403
/proc/meminfo: memFree=1235016/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01

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

/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=1648.97
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 164390 19 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655421 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 1648.98
Current children cumulated vsize (KiB) 53404

[startup+1723.07 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 11601
/proc/meminfo: memFree=1234952/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=1708.49
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 170342 19 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525091 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 1708.5
Current children cumulated vsize (KiB) 53404

[startup+1783.09 s]
/proc/loadavg: 2.07 2.03 2.00 3/88 11601
/proc/meminfo: memFree=1234952/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=1768.01
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 176293 20 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655421 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 1768.02
Current children cumulated vsize (KiB) 53404

[startup+1843.11 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 11601
/proc/meminfo: memFree=1234952/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=1827.53
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 182244 21 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555027 0 0 4096 0 0 0 0 17 1 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 1827.54
Current children cumulated vsize (KiB) 53404

[startup+1903.15 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 11683
/proc/meminfo: memFree=1292176/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=1887.31
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 188220 23 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541176 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 1887.32
Current children cumulated vsize (KiB) 53404

[startup+1963.21 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 11683
/proc/meminfo: memFree=1292304/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=1947.31
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 194220 23 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542352 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 1947.32
Current children cumulated vsize (KiB) 53404

[startup+2023.27 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 11769
/proc/meminfo: memFree=1292824/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2007.28
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 200215 25 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2007.29
Current children cumulated vsize (KiB) 53404

[startup+2083.28 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 11769
/proc/meminfo: memFree=1278616/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2067.21
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 206208 25 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2067.22
Current children cumulated vsize (KiB) 53404

[startup+2143.34 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 11769
/proc/meminfo: memFree=1278680/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2127.22
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 212209 25 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545514 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2127.23
Current children cumulated vsize (KiB) 53404

[startup+2203.41 s]
/proc/loadavg: 2.06 2.03 2.00 3/95 11771
/proc/meminfo: memFree=1278424/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2187.22
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 218208 26 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159730279 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2187.23
Current children cumulated vsize (KiB) 53404

[startup+2263.47 s]
/proc/loadavg: 2.06 2.03 2.00 3/95 11771
/proc/meminfo: memFree=1278488/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2247.22
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 224208 26 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134589740 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2247.23
Current children cumulated vsize (KiB) 53404

[startup+2323.53 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 11771
/proc/meminfo: memFree=1278552/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2307.21
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 230207 26 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2307.22
Current children cumulated vsize (KiB) 53404

[startup+2383.59 s]
/proc/loadavg: 2.08 2.04 2.00 3/95 11771
/proc/meminfo: memFree=1278616/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2367.2
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 236206 26 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134653501 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2367.21
Current children cumulated vsize (KiB) 53404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2416.48 s]
/proc/loadavg: 2.12 2.04 2.01 3/95 11771
/proc/meminfo: memFree=1278616/2055920 swapFree=4171812/4192956
[pid=11384] ppid=11382 vsize=47564 CPUtime=0.01
/proc/11384/stat : 11384 (solver.sh) S 11382 11384 10801 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 271267897 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11384/statm: 11891 361 245 79 0 217 0
[pid=11401] ppid=11384 vsize=5840 CPUtime=2400.07
/proc/11401/stat : 11401 (toulbar2) R 11384 11384 10801 0 -1 4194304 511 843 0 0 239493 26 488 0 25 0 1 0 271267901 5980160 441 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134732261 0 0 4096 0 0 0 0 17 0 0 0
/proc/11401/statm: 1460 441 281 73 0 797 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 53404

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2416.49
CPU time (s): 2400.12
CPU user time (s): 2399.82
CPU system time (s): 0.294955
CPU usage (%): 99.3224
Max. virtual memory (cumulated for all children) (KiB): 53404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.82
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4346
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= 73
involuntary context switches= 52240

runsolver used 2.80057 s user time and 7.06492 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Jan 19 17:45:28 UTC 2007


IDJOB= 275892
IDBENCH= 5114
IDSOLVER= 70
FILE ID= node11/275892-1169228728

PBS_JOBID= 3588969

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-40/composed-25-1-40-7_ext.xml
COMMAND LINE= /tmp/evaluation/275892-1169228728/solver.sh /tmp/evaluation/275892-1169228728/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-275892-1169228728 -o ROOT/results/node11/conversion-275892-1169228728 -C 600 -M 900 /tmp/evaluation/275892-1169228728/translate /tmp/evaluation/275892-1169228728/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  e81361ec4d2007a67e83ac3c416ef1c1

RANDOM SEED= 36277936

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:       1236648 kB
Buffers:         61440 kB
Cached:         567792 kB
SwapCached:       2828 kB
Active:         269672 kB
Inactive:       470740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236648 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:         129464 kB
Slab:            63420 kB
Committed_AS:  8038636 kB
PageTables:       2528 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= 66561 MiB



End job on node11 on Fri Jan 19 18:25:45 UTC 2007