Trace number 275448

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Toulbar2 2007-01-12MSAT (TO) 2400.06 2415.67

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-30_ext.xml
MD5SUM50b9966d0e7762f718993de326331d30
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints333
Best CPU time to get the best result obtained on this benchmark2400.06
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints334
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension334
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2415.66	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 9 6 10 12 11 12 9 9 5 8 6 8 15 1 16 10 0 0 9 11 16 17 9 6 14 16 15 17 15 14 13 8 18 3 12 11 16 13 7 12 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275448-1169222256/unknown.xml to /tmp/evaluation/275448-1169222256/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 333 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/node48/watcher-275448-1169222256 -o ROOT/results/node48/solver-275448-1169222256 -C 2400 -M 900 /tmp/evaluation/275448-1169222256/solver.sh /tmp/evaluation/275448-1169222256/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 4/80 24843
/proc/meminfo: memFree=1327784/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=8652 CPUtime=0
/proc/24842/stat : 24842 (solver.sh) R 24840 24842 23880 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 270624286 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604127 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/24842/statm: 2163 279 207 79 0 156 0
[pid=24844] ppid=24842 vsize=8688 CPUtime=0
/proc/24844/stat : 24844 (solver.sh) R 24842 24842 23880 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 270624286 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604127 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/24844/statm: 2172 286 209 79 0 165 0

[startup+0.107604 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 24843
/proc/meminfo: memFree=1327784/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.515639 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 24843
/proc/meminfo: memFree=1327784/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33771 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 24860
/proc/meminfo: memFree=1326168/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=2696 CPUtime=0
/proc/24859/stat : 24859 (toulbar2) S 24842 24842 23880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270624289 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24859/statm: 674 208 186 73 0 11 0
[pid=24860] ppid=24859 vsize=1764 CPUtime=1.29
/proc/24860/stat : 24860 (narycsp) R 24859 24842 23880 0 -1 4194304 576 0 0 0 129 0 0 0 25 0 1 0 270624290 1806336 300 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 1 0 0
/proc/24860/statm: 441 300 106 211 0 210 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 52032

[startup+2.98787 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 24860
/proc/meminfo: memFree=1326168/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=2696 CPUtime=0
/proc/24859/stat : 24859 (toulbar2) S 24842 24842 23880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270624289 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24859/statm: 674 208 186 73 0 11 0
[pid=24860] ppid=24859 vsize=1768 CPUtime=2.94
/proc/24860/stat : 24860 (narycsp) R 24859 24842 23880 0 -1 4194304 583 0 0 0 294 0 0 0 25 0 1 0 270624290 1810432 307 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542224 0 0 4096 512 0 0 0 17 1 0 0
/proc/24860/statm: 442 307 112 211 0 211 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 52036

[startup+6.26417 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 24860
/proc/meminfo: memFree=1326232/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=2696 CPUtime=0
/proc/24859/stat : 24859 (toulbar2) S 24842 24842 23880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270624289 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24859/statm: 674 208 186 73 0 11 0
[pid=24860] ppid=24859 vsize=1768 CPUtime=6.22
/proc/24860/stat : 24860 (narycsp) R 24859 24842 23880 0 -1 4194304 583 0 0 0 622 0 0 0 25 0 1 0 270624290 1810432 307 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542200 0 0 4096 512 0 0 0 17 1 0 0
/proc/24860/statm: 442 307 112 211 0 211 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 52036

[startup+12.7358 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 24860
/proc/meminfo: memFree=1326360/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6620 CPUtime=12.68
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 671 975 0 0 3 0 1265 0 19 0 1 0 270624289 6778880 603 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134554864 0 0 4096 0 0 0 0 17 1 0 0
/proc/24859/statm: 1655 603 261 73 0 992 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54192

[startup+25.5509 s]
/proc/loadavg: 1.95 1.98 1.99 3/81 24861
/proc/meminfo: memFree=1325664/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=25.49
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 1284 0 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 1 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 54332

[startup+51.2193 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 24902
/proc/meminfo: memFree=1361368/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=51.13
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 3846 2 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134576638 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 54332

[startup+102.496 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 24909
/proc/meminfo: memFree=1371032/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=102.17
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 8950 2 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 54332

[startup+162.599 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24909
/proc/meminfo: memFree=1371096/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=162.01
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 14934 2 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549166 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 54332

[startup+222.601 s]
/proc/loadavg: 2.06 2.00 2.00 3/80 24991
/proc/meminfo: memFree=1369792/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=221.7
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 20899 6 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 54332

[startup+282.622 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 25107
/proc/meminfo: memFree=1370744/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=281.39
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 26863 11 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545472 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 54332

[startup+342.72 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 25107
/proc/meminfo: memFree=1370776/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=341.22
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 32845 12 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134566240 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 341.23
Current children cumulated vsize (KiB) 54332

[startup+402.817 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25107
/proc/meminfo: memFree=1370776/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=401.04
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 38827 12 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134578789 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 401.05
Current children cumulated vsize (KiB) 54332

[startup+462.818 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25107
/proc/meminfo: memFree=1370776/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=460.78
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 770 975 0 0 44801 12 1265 0 25 0 1 0 270624289 6922240 700 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 700 281 73 0 1027 0
Current children cumulated CPU time (s) 460.79

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

/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=1654.63
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 772 975 0 0 164184 14 1265 0 25 0 1 0 270624289 6922240 702 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 702 281 73 0 1027 0
Current children cumulated CPU time (s) 1654.64
Current children cumulated vsize (KiB) 54332

[startup+1724.25 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370968/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=1714.16
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 772 975 0 0 170137 14 1265 0 25 0 1 0 270624289 6922240 702 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568563 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 702 281 73 0 1027 0
Current children cumulated CPU time (s) 1714.17
Current children cumulated vsize (KiB) 54332

[startup+1784.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370968/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=1773.76
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 772 975 0 0 176097 14 1265 0 25 0 1 0 270624289 6922240 702 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134553281 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 702 281 73 0 1027 0
Current children cumulated CPU time (s) 1773.77
Current children cumulated vsize (KiB) 54332

[startup+1844.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370968/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=1833.39
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 772 975 0 0 182060 14 1265 0 25 0 1 0 270624289 6922240 702 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523805 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 702 281 73 0 1027 0
Current children cumulated CPU time (s) 1833.4
Current children cumulated vsize (KiB) 54332

[startup+1904.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370968/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=1893.01
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 772 975 0 0 188022 14 1265 0 25 0 1 0 270624289 6922240 702 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548471 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 702 281 73 0 1027 0
Current children cumulated CPU time (s) 1893.02
Current children cumulated vsize (KiB) 54332

[startup+1964.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=1952.61
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 193982 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 1952.62
Current children cumulated vsize (KiB) 54332

[startup+2024.72 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2012.23
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 199944 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542129 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2012.24
Current children cumulated vsize (KiB) 54332

[startup+2084.81 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2071.84
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 205905 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545473 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2071.85
Current children cumulated vsize (KiB) 54332

[startup+2144.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2131.44
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 211865 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545502 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2131.45
Current children cumulated vsize (KiB) 54332

[startup+2205.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2191.06
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 217827 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2191.07
Current children cumulated vsize (KiB) 54332

[startup+2265.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2250.68
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 223789 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159724284 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2250.69
Current children cumulated vsize (KiB) 54332

[startup+2325.19 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2310.27
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 229748 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591512 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2310.28
Current children cumulated vsize (KiB) 54332

[startup+2385.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2369.89
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 235710 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545487 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2369.9
Current children cumulated vsize (KiB) 54332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25109
/proc/meminfo: memFree=1370904/2055920 swapFree=4192812/4192956
[pid=24842] ppid=24840 vsize=47572 CPUtime=0.01
/proc/24842/stat : 24842 (solver.sh) S 24840 24842 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 25 0 1 0 270624286 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24842/statm: 11893 360 244 79 0 217 0
[pid=24859] ppid=24842 vsize=6760 CPUtime=2400.01
/proc/24859/stat : 24859 (toulbar2) R 24842 24842 23880 0 -1 4194304 773 975 0 0 238722 14 1265 0 25 0 1 0 270624289 6922240 703 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548390 0 0 4096 0 0 0 0 17 0 0 0
/proc/24859/statm: 1690 703 281 73 0 1027 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 54332

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2415.67
CPU time (s): 2400.06
CPU user time (s): 2399.88
CPU system time (s): 0.173973
CPU usage (%): 99.3536
Max. virtual memory (cumulated for all children) (KiB): 54332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.88
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4733
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= 76
involuntary context switches= 39980

runsolver used 2.05969 s user time and 6.57 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Fri Jan 19 15:57:36 UTC 2007


IDJOB= 275448
IDBENCH= 3896
IDSOLVER= 70
FILE ID= node48/275448-1169222256

PBS_JOBID= 3589105

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-30_ext.xml
COMMAND LINE= /tmp/evaluation/275448-1169222256/solver.sh /tmp/evaluation/275448-1169222256/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node48/convwatcher-275448-1169222256 -o ROOT/results/node48/conversion-275448-1169222256 -C 600 -M 900 /tmp/evaluation/275448-1169222256/translate /tmp/evaluation/275448-1169222256/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-275448-1169222256 -o ROOT/results/node48/solver-275448-1169222256 -C 2400 -M 900  /tmp/evaluation/275448-1169222256/solver.sh /tmp/evaluation/275448-1169222256/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  50b9966d0e7762f718993de326331d30

RANDOM SEED= 459928820

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.218
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.218
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:       1328136 kB
Buffers:         48296 kB
Cached:         532628 kB
SwapCached:          0 kB
Active:         180828 kB
Inactive:       470400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          90576 kB
Slab:            61640 kB
Committed_AS:  6290328 kB
PageTables:       1900 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB



End job on node48 on Fri Jan 19 16:37:52 UTC 2007