Trace number 278806

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

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-90/
kbtree-9-7-3-5-90-11_ext.xml
MD5SUMa149db757afa9b5166b78ffc3929a556
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints66
Best CPU time to get the best result obtained on this benchmark1.26881
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)

2401.03	Terminated
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/278806-1169289277/unknown.xml to /tmp/evaluation/278806-1169289277/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/node24/watcher-278806-1169289277 -o ROOT/results/node24/solver-278806-1169289277 -C 2400 -M 900 /tmp/evaluation/278806-1169289277/solver.sh /tmp/evaluation/278806-1169289277/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.46 1.08 1.56 6/88 30615
/proc/meminfo: memFree=1371960/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=8576 CPUtime=0
/proc/30614/stat : 30614 (solver.sh) R 30607 30614 29892 0 -1 4194304 275 0 0 0 0 0 0 0 21 0 1 0 277323430 8781824 228 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237785645776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30614/statm: 2144 228 174 79 0 123 0

[startup+0.10506 s]
/proc/loadavg: 0.46 1.08 1.56 6/88 30615
/proc/meminfo: memFree=1371960/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.513099 s]
/proc/loadavg: 0.46 1.08 1.56 6/88 30615
/proc/meminfo: memFree=1371960/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33419 s]
/proc/loadavg: 0.46 1.08 1.56 3/91 30650
/proc/meminfo: memFree=1368912/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=21864 CPUtime=1.23
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 5365 1290 0 0 0 2 121 0 17 0 1 0 277323435 22388736 5331 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134884559 0 0 4096 0 0 0 0 17 0 0 0
/proc/30648/statm: 5466 5335 56 178 0 5284 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 69420

[startup+2.97137 s]
/proc/loadavg: 0.46 1.08 1.56 3/89 30651
/proc/meminfo: memFree=1339744/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2.86
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 162 3 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694147 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 80096

[startup+6.26173 s]
/proc/loadavg: 0.58 1.10 1.56 3/88 30652
/proc/meminfo: memFree=1339632/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=6.13
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 489 3 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657823 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 80096

[startup+12.7174 s]
/proc/loadavg: 0.61 1.10 1.55 2/82 30674
/proc/meminfo: memFree=1341048/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=12.58
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 1134 3 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670846 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 80096

[startup+25.5528 s]
/proc/loadavg: 0.78 1.11 1.55 3/94 30724
/proc/meminfo: memFree=1323232/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=25.41
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 2416 4 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694171 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 80096

[startup+51.2016 s]
/proc/loadavg: 1.20 1.18 1.56 3/94 30724
/proc/meminfo: memFree=1323360/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=51.02
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 4976 5 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80096

[startup+102.409 s]
/proc/loadavg: 1.65 1.30 1.58 3/94 30724
/proc/meminfo: memFree=1316128/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=102.18
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 10092 5 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 80096

[startup+162.425 s]
/proc/loadavg: 1.87 1.43 1.60 4/94 30724
/proc/meminfo: memFree=1316064/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=162.14
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 16088 5 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694177 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 80096

[startup+222.436 s]
/proc/loadavg: 1.88 1.52 1.63 2/79 30739
/proc/meminfo: memFree=1348824/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=222.1
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 22083 6 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134597642 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 80096

[startup+282.521 s]
/proc/loadavg: 1.32 1.43 1.58 2/79 30739
/proc/meminfo: memFree=1348952/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=282.17
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 28090 6 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134668370 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 80096

[startup+342.605 s]
/proc/loadavg: 1.12 1.35 1.54 2/79 30739
/proc/meminfo: memFree=1349016/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=342.23
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 34096 6 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656290 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 80096

[startup+402.692 s]
/proc/loadavg: 1.04 1.28 1.51 2/79 30739
/proc/meminfo: memFree=1349016/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=402.3
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 40103 6 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134586349 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 80096

[startup+462.784 s]
/proc/loadavg: 1.01 1.23 1.47 2/79 30739
/proc/meminfo: memFree=1349016/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=462.38
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 46110 7 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694572 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 80096

[startup+522.873 s]
/proc/loadavg: 1.00 1.18 1.44 2/79 30739
/proc/meminfo: memFree=1349080/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=522.45
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 52117 7 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694212 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 522.46

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

/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=1663.7
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 166223 26 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134595384 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 1663.71
Current children cumulated vsize (KiB) 80096

[startup+1724.57 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 30937
/proc/meminfo: memFree=1348824/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=1723.78
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 172231 26 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694083 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 1723.79
Current children cumulated vsize (KiB) 80096

[startup+1784.66 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 30937
/proc/meminfo: memFree=1343512/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=1783.85
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 178237 27 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694171 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 1783.86
Current children cumulated vsize (KiB) 80096

[startup+1844.75 s]
/proc/loadavg: 1.06 1.02 1.08 2/79 30937
/proc/meminfo: memFree=1343448/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=1843.93
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 184244 28 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670812 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 1843.94
Current children cumulated vsize (KiB) 80096

[startup+1904.84 s]
/proc/loadavg: 1.02 1.01 1.08 2/79 30937
/proc/meminfo: memFree=1343512/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=1904
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 190251 28 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 1904.01
Current children cumulated vsize (KiB) 80096

[startup+1964.93 s]
/proc/loadavg: 1.01 1.00 1.07 2/79 30937
/proc/meminfo: memFree=1343512/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=1964.07
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 196258 28 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134590179 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 1964.08
Current children cumulated vsize (KiB) 80096

[startup+2025.02 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 30937
/proc/meminfo: memFree=1343512/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2024.14
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 202265 28 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134700011 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2024.15
Current children cumulated vsize (KiB) 80096

[startup+2085.11 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 30937
/proc/meminfo: memFree=1343512/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2084.21
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 208272 28 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694089 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2084.22
Current children cumulated vsize (KiB) 80096

[startup+2145.19 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 30937
/proc/meminfo: memFree=1343512/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2144.29
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 214279 29 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134667746 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2144.3
Current children cumulated vsize (KiB) 80096

[startup+2205.28 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 30937
/proc/meminfo: memFree=1343576/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2204.36
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 220286 29 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657143 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2204.37
Current children cumulated vsize (KiB) 80096

[startup+2265.37 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 30937
/proc/meminfo: memFree=1343640/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2264.42
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 226292 29 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2264.43
Current children cumulated vsize (KiB) 80096

[startup+2325.45 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 30937
/proc/meminfo: memFree=1343576/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2324.49
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 232299 29 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699991 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2324.5
Current children cumulated vsize (KiB) 80096

[startup+2385.54 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 30937
/proc/meminfo: memFree=1343576/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2384.55
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 238305 29 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2384.56
Current children cumulated vsize (KiB) 80096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.03 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 30937
/proc/meminfo: memFree=1343576/2055920 swapFree=4180096/4192956
[pid=30614] ppid=30607 vsize=47556 CPUtime=0.01
/proc/30614/stat : 30614 (solver.sh) S 30607 30614 29892 0 -1 4194304 905 2404 0 0 0 0 0 1 19 0 1 0 277323430 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30614/statm: 11889 361 245 79 0 217 0
[pid=30648] ppid=30614 vsize=32540 CPUtime=2400.04
/proc/30648/stat : 30648 (toolbar) R 30614 30614 29892 0 -1 4194304 7927 1290 0 0 239854 29 121 0 25 0 1 0 277323435 33320960 7892 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659813 0 0 4096 2 0 0 0 17 0 0 0
/proc/30648/statm: 8135 7892 81 178 0 7953 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 80096

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2401.04
CPU time (s): 2400.1
CPU user time (s): 2399.77
CPU system time (s): 0.32595
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 114736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.77
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12559
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= 66
involuntary context switches= 16412

runsolver used 2.08268 s user time and 6.49901 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan 20 10:34:38 UTC 2007


IDJOB= 278806
IDBENCH= 8883
IDSOLVER= 71
FILE ID= node24/278806-1169289277

PBS_JOBID= 3609685

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-90/kbtree-9-7-3-5-90-11_ext.xml
COMMAND LINE= /tmp/evaluation/278806-1169289277/solver.sh /tmp/evaluation/278806-1169289277/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-278806-1169289277 -o ROOT/results/node24/conversion-278806-1169289277 -C 600 -M 900 /tmp/evaluation/278806-1169289277/translate /tmp/evaluation/278806-1169289277/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-278806-1169289277 -o ROOT/results/node24/solver-278806-1169289277 -C 2400 -M 900  /tmp/evaluation/278806-1169289277/solver.sh /tmp/evaluation/278806-1169289277/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  a149db757afa9b5166b78ffc3929a556

RANDOM SEED= 958484101

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.234
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.234
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:       1373848 kB
Buffers:         45904 kB
Cached:         523200 kB
SwapCached:        600 kB
Active:         164936 kB
Inactive:       449528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373848 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:          62396 kB
Slab:            52720 kB
Committed_AS:  5534464 kB
PageTables:       2196 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= 66563 MiB



End job on node24 on Sat Jan 20 11:14:43 UTC 2007