Trace number 278842

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
Toolbar_MaxSat 2007-01-19? (TO) 2400.12 2412.71

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/
kbtree-9-7-3-5-50-21_ext.xml
MD5SUMc86f370ecc6275864c740587111bf079
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints154
Best CPU time to get the best result obtained on this benchmark3.62245
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2412.70	Terminated
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/278842-1169289338/unknown.xml to /tmp/evaluation/278842-1169289338/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-278842-1169289338 -o ROOT/results/node6/solver-278842-1169289338 -C 2400 -M 900 /tmp/evaluation/278842-1169289338/solver.sh /tmp/evaluation/278842-1169289338/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: 0.52 1.17 1.64 5/93 26573
/proc/meminfo: memFree=1248680/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=18540 CPUtime=0
/proc/26572/stat : 26572 (runsolver) R 26570 26572 25966 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 277329254 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26572/statm: 4635 279 244 17 0 2626 0

[startup+0.102567 s]
/proc/loadavg: 0.52 1.17 1.64 5/93 26573
/proc/meminfo: memFree=1248680/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.510605 s]
/proc/loadavg: 0.52 1.17 1.64 5/93 26573
/proc/meminfo: memFree=1248680/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.3317 s]
/proc/loadavg: 0.52 1.17 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24208 CPUtime=1.23
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5848 1272 0 0 48 2 73 0 21 0 1 0 277329261 24788992 5813 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134704342 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6052 5813 80 178 0 5870 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 71772

[startup+2.9689 s]
/proc/loadavg: 0.52 1.17 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2.85
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 210 2 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134703281 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 71776

[startup+6.25128 s]
/proc/loadavg: 0.64 1.18 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=6.11
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 536 2 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134595394 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 71776

[startup+12.715 s]
/proc/loadavg: 0.74 1.20 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=12.49
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 1174 2 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 71776

[startup+25.5505 s]
/proc/loadavg: 1.02 1.24 1.65 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=25.21
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 2446 2 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134558829 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 71776

[startup+51.2046 s]
/proc/loadavg: 1.35 1.30 1.66 3/94 26594
/proc/meminfo: memFree=1217888/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=50.65
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 4990 2 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 71776

[startup+102.419 s]
/proc/loadavg: 1.72 1.40 1.67 3/94 26594
/proc/meminfo: memFree=1217952/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=101.37
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 10062 2 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 71776

[startup+162.491 s]
/proc/loadavg: 1.96 1.54 1.70 3/94 26594
/proc/meminfo: memFree=1217952/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=160.91
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 16015 3 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694212 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 71776

[startup+222.535 s]
/proc/loadavg: 1.88 1.59 1.71 2/82 26782
/proc/meminfo: memFree=1242048/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=220.41
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 21964 4 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694154 0 0 4096 2 0 0 0 17 1 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 71776

[startup+282.57 s]
/proc/loadavg: 1.89 1.63 1.71 3/94 26914
/proc/meminfo: memFree=1217448/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=280.14
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 27936 5 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134701357 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 71776

[startup+342.613 s]
/proc/loadavg: 1.96 1.70 1.73 3/94 26914
/proc/meminfo: memFree=1217448/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=339.91
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 33912 6 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694215 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 339.91
Current children cumulated vsize (KiB) 71776

[startup+402.656 s]
/proc/loadavg: 2.04 1.77 1.75 3/94 26914
/proc/meminfo: memFree=1217448/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=399.69
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 39890 6 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694177 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 399.69
Current children cumulated vsize (KiB) 71776

[startup+462.697 s]
/proc/loadavg: 2.01 1.80 1.76 3/94 26914
/proc/meminfo: memFree=1217448/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=459.44
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 45865 6 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657547 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 459.44
Current children cumulated vsize (KiB) 71776

[startup+522.739 s]
/proc/loadavg: 2.00 1.84 1.77 3/94 26914
/proc/meminfo: memFree=1217384/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=519.21
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5849 1272 0 0 51842 6 73 0 25 0 1 0 277329261 24793088 5814 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657545 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5814 80 178 0 5871 0
Current children cumulated CPU time (s) 519.21

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

/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=1654.67
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 165374 20 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134599623 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 1654.67
Current children cumulated vsize (KiB) 71776

[startup+1723.66 s]
/proc/loadavg: 2.03 2.02 1.92 3/94 27112
/proc/meminfo: memFree=1216936/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=1714.43
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 171350 20 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134700029 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 1714.43
Current children cumulated vsize (KiB) 71776

[startup+1783.7 s]
/proc/loadavg: 2.01 2.02 1.92 3/94 27112
/proc/meminfo: memFree=1217064/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=1774.2
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 177327 20 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134590189 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 1774.2
Current children cumulated vsize (KiB) 71776

[startup+1843.75 s]
/proc/loadavg: 2.00 2.01 1.92 3/94 27112
/proc/meminfo: memFree=1217064/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=1833.97
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 183304 20 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699991 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 1833.97
Current children cumulated vsize (KiB) 71776

[startup+1903.79 s]
/proc/loadavg: 2.04 2.02 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=1893.71
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 189278 20 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134701427 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 1893.71
Current children cumulated vsize (KiB) 71776

[startup+1963.84 s]
/proc/loadavg: 2.01 2.02 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=1953.49
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 195256 20 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134686777 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 1953.49
Current children cumulated vsize (KiB) 71776

[startup+2023.88 s]
/proc/loadavg: 2.00 2.01 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2013.28
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 201234 21 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660683 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2013.28
Current children cumulated vsize (KiB) 71776

[startup+2083.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2072.82
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 207188 21 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134665080 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2072.82
Current children cumulated vsize (KiB) 71776

[startup+2143.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2132.59
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 213165 21 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134658005 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2132.59
Current children cumulated vsize (KiB) 71776

[startup+2204.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2192.37
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 219143 21 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2192.37
Current children cumulated vsize (KiB) 71776

[startup+2264.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217064/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2252.12
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 225117 22 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656346 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2252.12
Current children cumulated vsize (KiB) 71776

[startup+2324.11 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2311.9
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 231095 22 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134562004 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2311.9
Current children cumulated vsize (KiB) 71776

[startup+2384.15 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217064/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2371.67
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 237072 22 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2371.67
Current children cumulated vsize (KiB) 71776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.69 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 27112
/proc/meminfo: memFree=1217128/2055924 swapFree=4165736/4192956
[pid=26572] ppid=26570 vsize=47564 CPUtime=0
/proc/26572/stat : 26572 (solver.sh) S 26570 26572 25966 0 -1 4194304 905 2404 0 0 0 0 0 0 19 0 1 0 277329254 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26572/statm: 11891 361 245 79 0 217 0
[pid=26591] ppid=26572 vsize=24212 CPUtime=2400.07
/proc/26591/stat : 26591 (toolbar) R 26572 26572 25966 0 -1 4194304 5850 1272 0 0 239912 22 73 0 25 0 1 0 277329261 24793088 5815 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656538 0 0 4096 2 0 0 0 17 0 0 0
/proc/26591/statm: 6053 5815 81 178 0 5871 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 71776

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2412.71
CPU time (s): 2400.12
CPU user time (s): 2399.87
CPU system time (s): 0.251961
CPU usage (%): 99.4782
Max. virtual memory (cumulated for all children) (KiB): 71776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10464
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= 72
involuntary context switches= 53971

runsolver used 1.93871 s user time and 6.72398 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 10:35:38 UTC 2007


IDJOB= 278842
IDBENCH= 8955
IDSOLVER= 71
FILE ID= node6/278842-1169289338

PBS_JOBID= 3609566

Free space on /tmp= 66561 MiB

SOLVER NAME= Toolbar_MaxSat 2007-01-19
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/kbtree-9-7-3-5-50-21_ext.xml
COMMAND LINE= /tmp/evaluation/278842-1169289338/solver.sh /tmp/evaluation/278842-1169289338/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node6/convwatcher-278842-1169289338 -o ROOT/results/node6/conversion-278842-1169289338 -C 600 -M 900 /tmp/evaluation/278842-1169289338/translate /tmp/evaluation/278842-1169289338/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-278842-1169289338 -o ROOT/results/node6/solver-278842-1169289338 -C 2400 -M 900  /tmp/evaluation/278842-1169289338/solver.sh /tmp/evaluation/278842-1169289338/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  c86f370ecc6275864c740587111bf079

RANDOM SEED= 215707576

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.240
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.240
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:      2055924 kB
MemFree:       1249160 kB
Buffers:         62984 kB
Cached:         604824 kB
SwapCached:       2944 kB
Active:         321848 kB
Inactive:       401424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1249160 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            3868 kB
Writeback:           0 kB
Mapped:          74876 kB
Slab:            68168 kB
Committed_AS:  9557320 kB
PageTables:       2452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node6 on Sat Jan 20 11:15:51 UTC 2007