Trace number 275340

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.1 2410.34

General information on the benchmark

Namecomposed/composed-25-1-80/
composed-25-1-80-1_ext.xml
MD5SUM83c7b25af1f95bba2d05432f9ef312fa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints299
Best CPU time to get the best result obtained on this benchmark33.7559
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints302
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension302
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2410.33	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/275340-1169220181/unknown.xml to /tmp/evaluation/275340-1169220181/unknown.wcsp

Verifier Data (download as text)

3 unsatisfied constraints, 299 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-275340-1169220181 -o ROOT/results/node33/solver-275340-1169220181 -C 2400 -M 900 /tmp/evaluation/275340-1169220181/solver.sh /tmp/evaluation/275340-1169220181/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.97 2.00 1.98 5/70 21188
/proc/meminfo: memFree=1610200/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=18540 CPUtime=0
/proc/21187/stat : 21187 (runsolver) R 21185 21187 20647 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 270411961 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21187/statm: 4635 279 244 17 0 2626 0

[startup+0.107798 s]
/proc/loadavg: 1.97 2.00 1.98 5/70 21188
/proc/meminfo: memFree=1610200/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.515879 s]
/proc/loadavg: 1.97 2.00 1.98 5/70 21188
/proc/meminfo: memFree=1610200/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33705 s]
/proc/loadavg: 1.97 2.00 1.98 2/70 21209
/proc/meminfo: memFree=1609688/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=2696 CPUtime=0
/proc/21204/stat : 21204 (toulbar2) S 21187 21187 20647 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270411966 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21204/statm: 674 208 186 73 0 11 0
[pid=21205] ppid=21204 vsize=1240 CPUtime=1.27
/proc/21205/stat : 21205 (narycsp) R 21204 21187 20647 0 -1 4194304 453 0 0 0 127 0 0 0 25 0 1 0 270411967 1269760 176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 0 0 0
/proc/21205/statm: 310 176 112 211 0 79 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 51500

[startup+2.97439 s]
/proc/loadavg: 1.97 2.00 1.98 3/76 21280
/proc/meminfo: memFree=1604376/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=2696 CPUtime=0
/proc/21204/stat : 21204 (toulbar2) S 21187 21187 20647 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270411966 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21204/statm: 674 208 186 73 0 11 0
[pid=21205] ppid=21204 vsize=1240 CPUtime=2.89
/proc/21205/stat : 21205 (narycsp) R 21204 21187 20647 0 -1 4194304 453 0 0 0 288 1 0 0 25 0 1 0 270411967 1269760 176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514547 0 0 4096 512 0 0 0 17 0 0 0
/proc/21205/statm: 310 176 112 211 0 79 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 51500

[startup+6.26509 s]
/proc/loadavg: 1.97 2.00 1.98 3/76 21284
/proc/meminfo: memFree=1537176/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5832 CPUtime=6.17
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 516 847 0 0 27 0 589 1 20 0 1 0 270411966 5971968 446 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1458 446 281 73 0 795 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 53396

[startup+12.7304 s]
/proc/loadavg: 1.97 2.00 1.98 3/75 21285
/proc/meminfo: memFree=1536928/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5832 CPUtime=12.63
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 516 847 0 0 673 0 589 1 25 0 1 0 270411966 5971968 446 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552779 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1458 446 281 73 0 795 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 53396

[startup+25.5651 s]
/proc/loadavg: 1.98 2.00 1.98 3/75 21285
/proc/meminfo: memFree=1537216/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5832 CPUtime=25.46
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 516 847 0 0 1956 0 589 1 25 0 1 0 270411966 5971968 446 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555334 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1458 446 281 73 0 795 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53396

[startup+51.2285 s]
/proc/loadavg: 1.98 2.00 1.98 3/75 21285
/proc/meminfo: memFree=1537280/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=51.08
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 4518 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134576700 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53400

[startup+102.446 s]
/proc/loadavg: 2.03 2.01 1.99 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=102.24
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 9634 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568200 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53400

[startup+162.494 s]
/proc/loadavg: 2.01 2.01 1.99 3/75 21285
/proc/meminfo: memFree=1537408/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=162.24
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 15634 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555032 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53400

[startup+222.544 s]
/proc/loadavg: 2.00 2.00 1.99 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=222.2
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 21630 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563150 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 53400

[startup+282.589 s]
/proc/loadavg: 2.00 2.00 1.99 3/75 21285
/proc/meminfo: memFree=1537408/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=282.19
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 27629 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53400

[startup+342.646 s]
/proc/loadavg: 2.00 2.00 1.99 3/75 21285
/proc/meminfo: memFree=1537472/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=341.99
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 33609 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545472 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 53400

[startup+402.703 s]
/proc/loadavg: 2.00 2.00 1.99 3/75 21285
/proc/meminfo: memFree=1537408/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=401.76
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 39586 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 401.77
Current children cumulated vsize (KiB) 53400

[startup+462.761 s]
/proc/loadavg: 2.00 2.00 1.99 3/75 21285
/proc/meminfo: memFree=1537408/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=461.54
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 45564 0 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568649 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 461.55
Current children cumulated vsize (KiB) 53400

[startup+522.817 s]
/proc/loadavg: 2.00 2.00 1.99 3/75 21285
/proc/meminfo: memFree=1537408/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01

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

/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=1657.17
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 165125 2 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559534 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 1657.18
Current children cumulated vsize (KiB) 53400

[startup+1723.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=1716.96
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 171104 2 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134653616 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 1716.97
Current children cumulated vsize (KiB) 53400

[startup+1784.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=1776.73
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 177081 2 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559221 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 1776.74
Current children cumulated vsize (KiB) 53400

[startup+1844.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=1836.53
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 183060 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 1836.54
Current children cumulated vsize (KiB) 53400

[startup+1904.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=1896.32
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 189039 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 1896.33
Current children cumulated vsize (KiB) 53400

[startup+1964.21 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=1956.08
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 195015 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134546090 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 1956.09
Current children cumulated vsize (KiB) 53400

[startup+2024.27 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2015.86
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 200993 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2015.87
Current children cumulated vsize (KiB) 53400

[startup+2084.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2075.65
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 206972 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2075.66
Current children cumulated vsize (KiB) 53400

[startup+2144.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537280/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2135.42
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 212949 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134760166 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2135.43
Current children cumulated vsize (KiB) 53400

[startup+2204.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2195.21
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 218928 3 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2195.22
Current children cumulated vsize (KiB) 53400

[startup+2264.51 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 21285
/proc/meminfo: memFree=1537344/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2255.01
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 224907 4 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2255.02
Current children cumulated vsize (KiB) 53400

[startup+2324.58 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 21441
/proc/meminfo: memFree=1536000/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2314.7
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 230868 12 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2314.71
Current children cumulated vsize (KiB) 53400

[startup+2384.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21483
/proc/meminfo: memFree=1537016/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2374.48
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 236843 15 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560115 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2374.49
Current children cumulated vsize (KiB) 53400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 21483
/proc/meminfo: memFree=1537016/2055920 swapFree=4192224/4192956
[pid=21187] ppid=21185 vsize=47564 CPUtime=0.01
/proc/21187/stat : 21187 (solver.sh) S 21185 21187 20647 0 -1 4194304 848 2110 0 0 0 0 0 1 20 0 1 0 270411961 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21187/statm: 11891 361 245 79 0 217 0
[pid=21204] ppid=21187 vsize=5836 CPUtime=2400.05
/proc/21204/stat : 21204 (toulbar2) R 21187 21187 20647 0 -1 4194304 521 847 0 0 239400 15 589 1 25 0 1 0 270411966 5976064 451 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134566179 0 0 4096 0 0 0 0 17 0 0 0
/proc/21204/statm: 1459 451 281 73 0 796 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 53400

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2410.34
CPU time (s): 2400.1
CPU user time (s): 2399.91
CPU system time (s): 0.19697
CPU usage (%): 99.5754
Max. virtual memory (cumulated for all children) (KiB): 53400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.91
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4360
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= 93
involuntary context switches= 27087

runsolver used 3.11453 s user time and 7.53085 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Fri Jan 19 15:23:01 UTC 2007


IDJOB= 275340
IDBENCH= 3799
IDSOLVER= 70
FILE ID= node33/275340-1169220181

PBS_JOBID= 3589128

Free space on /tmp= 66562 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-275340-1169220181 -o ROOT/results/node33/solver-275340-1169220181 -C 2400 -M 900  /tmp/evaluation/275340-1169220181/solver.sh /tmp/evaluation/275340-1169220181/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  83c7b25af1f95bba2d05432f9ef312fa

RANDOM SEED= 384485550

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.281
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.281
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:       1610680 kB
Buffers:         41748 kB
Cached:         313420 kB
SwapCached:        268 kB
Active:         142544 kB
Inactive:       234376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610680 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          34132 kB
Slab:            53936 kB
Committed_AS:  4315168 kB
PageTables:       1712 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= 66560 MiB



End job on node33 on Fri Jan 19 16:03:12 UTC 2007