Trace number 276150

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.07 2402.66

General information on the benchmark

Namecomposed/composed-75-1-40/
composed-75-1-40-9_ext.xml
MD5SUM8b8adc1cff993881ebe04d7eaa2081f1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints660
Best CPU time to get the best result obtained on this benchmark37.0024
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints662
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension662
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2402.57	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/276150-1169231922/unknown.xml to /tmp/evaluation/276150-1169231922/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 660 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/node43/watcher-276150-1169231922 -o ROOT/results/node43/solver-276150-1169231922 -C 2400 -M 900 /tmp/evaluation/276150-1169231922/solver.sh /tmp/evaluation/276150-1169231922/unknown 

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

/proc/loadavg: 2.01 2.02 1.99 4/80 11683
/proc/meminfo: memFree=1100344/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=8564 CPUtime=0
/proc/11682/stat : 11682 (solver.sh) R 11680 11682 11083 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 271591351 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216849416146 0 2 4096 8192 0 0 0 17 0 0 0
/proc/11682/statm: 2141 261 201 79 0 134 0

[startup+0.10665 s]
/proc/loadavg: 2.01 2.02 1.99 4/80 11683
/proc/meminfo: memFree=1100344/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.514715 s]
/proc/loadavg: 2.01 2.02 1.99 4/80 11683
/proc/meminfo: memFree=1100344/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33585 s]
/proc/loadavg: 2.01 2.02 1.99 3/82 11700
/proc/meminfo: memFree=1099112/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=2696 CPUtime=0
/proc/11699/stat : 11699 (toulbar2) S 11682 11682 11083 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 271591355 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11699/statm: 674 208 186 73 0 11 0
[pid=11700] ppid=11699 vsize=1508 CPUtime=1.28
/proc/11700/stat : 11700 (narycsp) R 11699 11682 11083 0 -1 4194304 510 0 0 0 128 0 0 0 25 0 1 0 271591356 1544192 233 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 0 0 0
/proc/11700/statm: 377 233 112 211 0 146 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51776

[startup+2.97312 s]
/proc/loadavg: 2.01 2.02 1.99 3/82 11700
/proc/meminfo: memFree=1098920/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=2696 CPUtime=0
/proc/11699/stat : 11699 (toulbar2) S 11682 11682 11083 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 271591355 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11699/statm: 674 208 186 73 0 11 0
[pid=11700] ppid=11699 vsize=1508 CPUtime=2.91
/proc/11700/stat : 11700 (narycsp) R 11699 11682 11083 0 -1 4194304 510 0 0 0 291 0 0 0 25 0 1 0 271591356 1544192 233 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134528295 0 0 4096 512 0 0 0 17 0 0 0
/proc/11700/statm: 377 233 112 211 0 146 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 51776

[startup+6.26167 s]
/proc/loadavg: 2.01 2.02 1.99 3/81 11701
/proc/meminfo: memFree=1098288/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6364 CPUtime=6.2
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 684 904 0 0 188 0 431 1 25 0 1 0 271591355 6516736 613 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559281 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1591 613 281 73 0 928 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 53936

[startup+12.7227 s]
/proc/loadavg: 2.01 2.02 1.99 3/81 11701
/proc/meminfo: memFree=1098296/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6364 CPUtime=12.66
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 686 904 0 0 834 0 431 1 25 0 1 0 271591355 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655443 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53936

[startup+25.5469 s]
/proc/loadavg: 2.01 2.02 1.99 3/81 11701
/proc/meminfo: memFree=1098360/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6364 CPUtime=25.48
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 686 904 0 0 2116 0 431 1 25 0 1 0 271591355 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53936

[startup+51.2031 s]
/proc/loadavg: 1.94 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6364 CPUtime=51.11
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 686 904 0 0 4678 1 431 1 25 0 1 0 271591355 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 53936

[startup+102.41 s]
/proc/loadavg: 1.97 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6364 CPUtime=102.26
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 686 904 0 0 9793 1 431 1 25 0 1 0 271591355 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560123 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53936

[startup+162.417 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=162.22
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 689 904 0 0 15789 1 431 1 25 0 1 0 271591355 6520832 618 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559564 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 618 281 73 0 929 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 53940

[startup+222.467 s]
/proc/loadavg: 2.03 2.01 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=222.19
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 21786 1 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 53940

[startup+282.545 s]
/proc/loadavg: 2.01 2.01 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=282.21
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 27788 1 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 53940

[startup+342.601 s]
/proc/loadavg: 2.00 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112176/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=342.21
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 33788 1 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542212 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 53940

[startup+402.672 s]
/proc/loadavg: 2.00 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=402.21
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 39788 1 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 53940

[startup+462.689 s]
/proc/loadavg: 2.00 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=462.17
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 45783 2 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134666391 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 53940

[startup+522.706 s]
/proc/loadavg: 2.00 2.00 1.99 3/82 11773
/proc/meminfo: memFree=1112240/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01

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

/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=1661.89
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 165743 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 53940

[startup+1723.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1111984/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=1721.9
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 171744 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548253 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 53940

[startup+1783.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1111984/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=1781.9
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 177744 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545473 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 53940

[startup+1843.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1111984/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=1841.82
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 183736 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1841.83
Current children cumulated vsize (KiB) 53940

[startup+1903.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=1901.84
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 189738 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1901.85
Current children cumulated vsize (KiB) 53940

[startup+1963.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=1961.83
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 195737 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542201 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1961.84
Current children cumulated vsize (KiB) 53940

[startup+2024.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2021.83
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 201737 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2021.84
Current children cumulated vsize (KiB) 53940

[startup+2084.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2081.82
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 207736 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541163 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2081.83
Current children cumulated vsize (KiB) 53940

[startup+2144.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2141.82
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 213736 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541155 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2141.83
Current children cumulated vsize (KiB) 53940

[startup+2204.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2201.84
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 219738 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2201.85
Current children cumulated vsize (KiB) 53940

[startup+2264.22 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2261.8
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 225734 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542199 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2261.81
Current children cumulated vsize (KiB) 53940

[startup+2324.23 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2321.75
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 231729 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545502 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2321.76
Current children cumulated vsize (KiB) 53940

[startup+2384.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1111984/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2381.69
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 237723 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2381.7
Current children cumulated vsize (KiB) 53940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11971
/proc/meminfo: memFree=1112048/2055920 swapFree=4190672/4192956
[pid=11682] ppid=11680 vsize=47572 CPUtime=0.01
/proc/11682/stat : 11682 (solver.sh) S 11680 11682 11083 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 271591351 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 216848853850 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11682/statm: 11893 361 245 79 0 217 0
[pid=11699] ppid=11682 vsize=6368 CPUtime=2400.01
/proc/11699/stat : 11699 (toulbar2) R 11682 11682 11083 0 -1 4194304 691 904 0 0 239555 14 431 1 25 0 1 0 271591355 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549163 0 0 4096 0 0 0 0 17 0 0 0
/proc/11699/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 53940

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2402.66
CPU time (s): 2400.07
CPU user time (s): 2399.89
CPU system time (s): 0.184971
CPU usage (%): 99.8922
Max. virtual memory (cumulated for all children) (KiB): 53940

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

runsolver used 2.74758 s user time and 7.2119 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Fri Jan 19 18:38:42 UTC 2007


IDJOB= 276150
IDBENCH= 5288
IDSOLVER= 70
FILE ID= node43/276150-1169231922

PBS_JOBID= 3589253

Free space on /tmp= 66560 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-276150-1169231922 -o ROOT/results/node43/solver-276150-1169231922 -C 2400 -M 900  /tmp/evaluation/276150-1169231922/solver.sh /tmp/evaluation/276150-1169231922/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  8b8adc1cff993881ebe04d7eaa2081f1

RANDOM SEED= 739361722

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.278
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.278
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:       1102104 kB
Buffers:         59728 kB
Cached:         777216 kB
SwapCached:        612 kB
Active:         310832 kB
Inactive:       567992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102104 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            4356 kB
Writeback:           0 kB
Mapped:          59004 kB
Slab:            60392 kB
Committed_AS:  6043464 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB



End job on node43 on Fri Jan 19 19:18:45 UTC 2007