Trace number 3373012

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.3 1214.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.18991
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432449/instance-3373012-1305432449.cnf
16.19/16.23	c Solving...
4800.06/1214.71	
4800.06/1214.71	*** INTERRUPTED! ***
4800.06/1214.71	*** Shutting down threads...
4800.27/1214.91	s UNKNOWN
4800.27/1214.91	
4800.27/1214.91	c INTERRUPTED   : 1
4800.27/1214.91	c Models        : 0+    
4800.27/1214.91	c Time          : 1214.724s (Solving: 1198.49s 1st Model: 0.00s Unsat: 0.00s)
4800.27/1214.91	c CPU Time      : 4800.100s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373012-1305432449/watcher-3373012-1305432449 -o /tmp/evaluation-result-3373012-1305432449/solver-3373012-1305432449 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373012-1305432449.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.74 5.06 6.54 3/262 25950
/proc/meminfo: memFree=23045748/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=22180 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 868 0 0 0 0 0 0 0 21 0 1 0 654843145 22712320 771 33554432000 4194304 4964800 140734099843744 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25950/statm: 5545 772 385 189 0 419 0

[startup+0.05344 s]
/proc/loadavg: 3.74 5.06 6.54 3/262 25950
/proc/meminfo: memFree=23045748/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=31200 CPUtime=0.04 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 4128 0 0 0 4 0 0 0 21 0 1 0 654843145 31948800 2881 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516834048 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25950/statm: 7800 2883 385 189 0 2674 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31200

[startup+0.10042 s]
/proc/loadavg: 3.74 5.06 6.54 3/262 25950
/proc/meminfo: memFree=23045748/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=39412 CPUtime=0.09 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 6897 0 0 0 9 0 0 0 21 0 1 0 654843145 40357888 5042 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25950/statm: 9853 5043 385 189 0 4727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39412

[startup+0.300325 s]
/proc/loadavg: 3.74 5.06 6.54 3/262 25950
/proc/meminfo: memFree=23045748/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=78568 CPUtime=0.29 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 20192 0 0 0 28 1 0 0 22 0 1 0 654843145 80453632 13973 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/25950/statm: 19642 13975 396 189 0 14516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78568

[startup+0.70025 s]
/proc/loadavg: 3.74 5.06 6.54 3/262 25950
/proc/meminfo: memFree=23045748/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=96156 CPUtime=0.69 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 24147 0 0 0 67 2 0 0 23 0 1 0 654843145 98463744 17928 33554432000 4194304 4964800 140734099843744 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/25950/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96156

[startup+1.5011 s]
/proc/loadavg: 3.74 5.06 6.54 6/266 25954
/proc/meminfo: memFree=22955576/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=96156 CPUtime=1.49 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 24147 0 0 0 147 2 0 0 25 0 1 0 654843145 98463744 17928 33554432000 4194304 4964800 140734099843744 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/25950/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96156

[startup+3.10082 s]
/proc/loadavg: 3.84 5.06 6.53 6/266 25954
/proc/meminfo: memFree=22936652/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=96156 CPUtime=3.09 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 24147 0 0 0 307 2 0 0 25 0 1 0 654843145 98463744 17928 33554432000 4194304 4964800 140734099843744 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/25950/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96156

[startup+6.30023 s]
/proc/loadavg: 3.84 5.06 6.53 6/266 25954
/proc/meminfo: memFree=22903916/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=96156 CPUtime=6.29 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 24147 0 0 0 627 2 0 0 25 0 1 0 654843145 98463744 17928 33554432000 4194304 4964800 140734099843744 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/25950/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96156

[startup+12.7011 s]
/proc/loadavg: 4.02 5.06 6.52 6/266 25955
/proc/meminfo: memFree=22879404/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=99332 CPUtime=12.69 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 24961 0 0 0 1267 2 0 0 25 0 1 0 654843145 101715968 18742 33554432000 4194304 4964800 140734099843744 18446744073709551615 4600421 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/25950/statm: 24833 18742 399 189 0 19707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99332

[startup+25.5007 s]
/proc/loadavg: 4.63 5.16 6.53 9/269 25958
/proc/meminfo: memFree=22755748/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=302580 CPUtime=53.12 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 47793 0 0 0 5298 14 0 0 25 0 4 0 654843145 309841920 39350 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 75645 39350 460 189 0 69994 0
[pid=25950/tid=25956] ppid=25948 vsize=302580 CPUtime=9.22 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 3726 0 0 0 921 1 0 0 25 0 4 0 654844769 309841920 39350 33554432000 4194304 4964800 140734099843744 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=302580 CPUtime=9.17 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 4127 0 0 0 915 2 0 0 25 0 4 0 654844769 309841920 39350 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=302580 CPUtime=9.25 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 7693 0 0 0 921 4 0 0 25 0 4 0 654844769 309841920 39350 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 53.12
Current children cumulated vsize (KiB) 302580

[startup+51.101 s]
/proc/loadavg: 5.84 5.40 6.58 9/269 25959
/proc/meminfo: memFree=22576020/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=433652 CPUtime=155.31 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 78787 0 0 0 15498 33 0 0 25 0 4 0 654843145 444059648 70344 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 108413 70344 460 189 0 102762 0
[pid=25950/tid=25956] ppid=25948 vsize=433652 CPUtime=34.82 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 5564 0 0 0 3480 2 0 0 25 0 4 0 654844769 444059648 70344 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516496852 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=433652 CPUtime=34.56 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 9289 0 0 0 3452 4 0 0 25 0 4 0 654844769 444059648 70344 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=433652 CPUtime=34.85 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 18913 0 0 0 3473 12 0 0 25 0 4 0 654844769 444059648 70344 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 155.31
Current children cumulated vsize (KiB) 433652

[startup+102.31 s]
/proc/loadavg: 7.22 5.85 6.66 9/269 25960
/proc/meminfo: memFree=22400668/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=584784 CPUtime=359.72 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 112497 0 0 0 35916 56 0 0 25 0 4 0 654843145 598818816 104054 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 146196 104054 460 189 0 140545 0
[pid=25950/tid=25956] ppid=25948 vsize=584784 CPUtime=86.02 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 8562 0 0 0 8598 4 0 0 25 0 4 0 654844769 598818816 104054 33554432000 4194304 4964800 140734099843744 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=584784 CPUtime=85.35 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 15032 0 0 0 8527 8 0 0 25 0 4 0 654844769 598818816 104054 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=584784 CPUtime=86.06 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 32334 0 0 0 8583 23 0 0 25 0 4 0 654844769 598818816 104054 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 359.72
Current children cumulated vsize (KiB) 584784

[startup+162.301 s]
/proc/loadavg: 7.80 6.24 6.75 9/269 25962
/proc/meminfo: memFree=22196924/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=680652 CPUtime=599.19 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 146579 0 0 0 59837 82 0 0 25 0 4 0 654843145 696987648 138136 33554432000 4194304 4964800 140734099843744 18446744073709551615 4339049 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 170163 138136 460 189 0 164512 0
[pid=25950/tid=25956] ppid=25948 vsize=680652 CPUtime=146.01 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 16059 0 0 0 14594 7 0 0 25 0 4 0 654844769 696987648 138136 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=680652 CPUtime=144.85 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 24670 0 0 0 14472 13 0 0 25 0 4 0 654844769 696987648 138136 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=680652 CPUtime=146.05 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 48892 0 0 0 14564 41 0 0 25 0 4 0 654844769 696987648 138136 33554432000 4194304 4964800 140734099843744 18446744073709551615 4332539 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 599.19
Current children cumulated vsize (KiB) 680652

[startup+222.301 s]
/proc/loadavg: 8.10 6.63 6.84 9/269 25963
/proc/meminfo: memFree=22043764/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=751928 CPUtime=838.69 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 169127 0 0 0 83767 102 0 0 25 0 4 0 654843145 769974272 160684 33554432000 4194304 4964800 140734099843744 18446744073709551615 4669008 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 187982 160684 460 189 0 182331 0
[pid=25950/tid=25956] ppid=25948 vsize=751928 CPUtime=206 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 17396 0 0 0 20593 7 0 0 25 0 4 0 654844769 769974272 160684 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=751928 CPUtime=204.37 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 30971 0 0 0 20421 16 0 0 25 0 4 0 654844769 769974272 160684 33554432000 4194304 4964800 140734099843744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=751928 CPUtime=206.05 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 62389 0 0 0 20548 57 0 0 25 0 4 0 654844769 769974272 160684 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 838.69
Current children cumulated vsize (KiB) 751928

[startup+282.301 s]
/proc/loadavg: 8.09 6.87 6.91 9/269 25965
/proc/meminfo: memFree=21891728/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=821744 CPUtime=1078.2 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 199272 0 0 0 107690 130 0 0 25 0 4 0 654843145 841465856 190722 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 205436 190722 460 189 0 199785 0
[pid=25950/tid=25956] ppid=25948 vsize=821744 CPUtime=265.98 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 18133 0 0 0 26591 7 0 0 25 0 4 0 654844769 841465856 190722 33554432000 4194304 4964800 140734099843744 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=821744 CPUtime=263.87 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 34220 0 0 0 26371 16 0 0 25 0 4 0 654844769 841465856 190722 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=821744 CPUtime=266.04 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 77688 0 0 0 26530 74 0 0 25 0 4 0 654844769 841465856 190722 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1078.2
Current children cumulated vsize (KiB) 821744

[startup+342.301 s]
/proc/loadavg: 8.22 7.14 7.00 9/269 25966
/proc/meminfo: memFree=21784560/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=969080 CPUtime=1317.7 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 218232 0 0 0 131622 148 0 0 25 0 4 0 654843145 992337920 209682 33554432000 4194304 4964800 140734099843744 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 242270 209682 460 189 0 236619 0
[pid=25950/tid=25956] ppid=25948 vsize=969080 CPUtime=325.99 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 22077 0 0 0 32589 10 0 0 25 0 4 0 654844769 992337920 209682 33554432000 4194304 4964800 140734099843744 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=969080 CPUtime=323.38 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 36649 0 0 0 32321 17 0 0 25 0 4 0 654844769 992337920 209682 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0

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

[pid=25950/tid=25956] ppid=25948 vsize=1187960 CPUtime=685.94 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 48954 0 0 0 68554 40 0 0 25 0 4 0 654844769 1216471040 266554 33554432000 4194304 4964800 140734099843744 18446744073709551615 4343503 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1187960 CPUtime=680.46 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 50294 0 0 0 68023 23 0 0 25 0 4 0 654844769 1216471040 266554 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1187960 CPUtime=686.03 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 100950 0 0 0 68502 101 0 0 25 0 4 0 654844769 1216471040 266554 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2754.71
Current children cumulated vsize (KiB) 1187960

[startup+762.309 s]
/proc/loadavg: 8.14 7.89 7.40 9/269 25978
/proc/meminfo: memFree=21319044/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1204764 CPUtime=2994.23 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 284913 0 0 0 299215 208 0 0 25 0 4 0 654843145 1233678336 275951 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 301191 275951 460 189 0 295540 0
[pid=25950/tid=25956] ppid=25948 vsize=1204764 CPUtime=745.92 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 51789 0 0 0 74548 44 0 0 25 0 4 0 654844769 1233678336 275951 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1204764 CPUtime=739.97 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 52918 0 0 0 73973 24 0 0 25 0 4 0 654844769 1233678336 275951 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1204764 CPUtime=746.04 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 105037 0 0 0 74501 103 0 0 25 0 4 0 654844769 1233678336 275951 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2994.23
Current children cumulated vsize (KiB) 1204764

[startup+822.3 s]
/proc/loadavg: 8.05 7.91 7.44 9/269 25979
/proc/meminfo: memFree=21185584/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1318472 CPUtime=3233.71 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 308027 0 0 0 323148 223 0 0 25 0 4 0 654843145 1350115328 299065 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 329618 299065 460 189 0 323967 0
[pid=25950/tid=25956] ppid=25948 vsize=1318472 CPUtime=805.91 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 58609 0 0 0 80540 51 0 0 25 0 4 0 654844769 1350115328 299065 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1318472 CPUtime=799.47 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 57213 0 0 0 79920 27 0 0 25 0 4 0 654844769 1350115328 299065 33554432000 4194304 4964800 140734099843744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1318472 CPUtime=806.03 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 117031 0 0 0 80495 108 0 0 25 0 4 0 654844769 1350115328 299065 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3233.71
Current children cumulated vsize (KiB) 1318472

[startup+882.3 s]
/proc/loadavg: 8.08 7.94 7.48 9/269 25981
/proc/meminfo: memFree=21117612/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1423524 CPUtime=3473.21 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 322182 0 0 0 347091 230 0 0 25 0 4 0 654843145 1457688576 313052 33554432000 4194304 4964800 140734099843744 18446744073709551615 4658547 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 355881 313052 460 189 0 350230 0
[pid=25950/tid=25956] ppid=25948 vsize=1423524 CPUtime=865.9 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59096 0 0 0 86539 51 0 0 25 0 4 0 654844769 1457688576 313052 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1423524 CPUtime=858.99 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 61121 0 0 0 85870 29 0 0 25 0 4 0 654844769 1457688576 313052 33554432000 4194304 4964800 140734099843744 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1423524 CPUtime=866.03 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 126789 0 0 0 86489 114 0 0 25 0 4 0 654844769 1457688576 313052 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3473.21
Current children cumulated vsize (KiB) 1423524

[startup+942.3 s]
/proc/loadavg: 8.13 7.98 7.51 9/269 25982
/proc/meminfo: memFree=21082116/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1441068 CPUtime=3712.69 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 328475 0 0 0 371035 234 0 0 25 0 4 0 654843145 1475653632 319113 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 360267 319113 460 189 0 354616 0
[pid=25950/tid=25956] ppid=25948 vsize=1441068 CPUtime=925.89 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59267 0 0 0 92537 52 0 0 25 0 4 0 654844769 1475653632 319113 33554432000 4194304 4964800 140734099843744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1441068 CPUtime=918.5 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 62952 0 0 0 91820 30 0 0 25 0 4 0 654844769 1475653632 319113 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1441068 CPUtime=926 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 128801 0 0 0 92485 115 0 0 25 0 4 0 654844769 1475653632 319113 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3712.69
Current children cumulated vsize (KiB) 1441068

[startup+1002.3 s]
/proc/loadavg: 8.21 8.03 7.56 9/269 25984
/proc/meminfo: memFree=21017124/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1441068 CPUtime=3952.19 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 330526 0 0 0 394985 234 0 0 25 0 4 0 654843145 1475653632 321164 33554432000 4194304 4964800 140734099843744 18446744073709551615 4669022 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 360267 321164 460 189 0 354616 0
[pid=25950/tid=25956] ppid=25948 vsize=1441068 CPUtime=985.89 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59272 0 0 0 98537 52 0 0 25 0 4 0 654844769 1475653632 321164 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1441068 CPUtime=978 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 64949 0 0 0 97770 30 0 0 25 0 4 0 654844769 1475653632 321164 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1441068 CPUtime=986 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 128850 0 0 0 98485 115 0 0 25 0 4 0 654844769 1475653632 321164 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3952.19
Current children cumulated vsize (KiB) 1441068

[startup+1062.3 s]
/proc/loadavg: 8.16 8.04 7.59 9/269 25986
/proc/meminfo: memFree=20941336/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1483832 CPUtime=4191.71 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 342408 0 0 0 418930 241 0 0 25 0 4 0 654843145 1519443968 333046 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 370958 333046 460 189 0 365307 0
[pid=25950/tid=25956] ppid=25948 vsize=1483832 CPUtime=1045.89 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59321 0 0 0 104537 52 0 0 25 0 4 0 654844769 1519443968 333046 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1483832 CPUtime=1037.53 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 66216 0 0 0 103722 31 0 0 25 0 4 0 654844769 1519443968 333046 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1483832 CPUtime=1046 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 139416 0 0 0 104479 121 0 0 25 0 4 0 654844769 1519443968 333046 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4191.71
Current children cumulated vsize (KiB) 1483832

[startup+1122.3 s]
/proc/loadavg: 8.17 8.06 7.62 9/269 25987
/proc/meminfo: memFree=20865304/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1523648 CPUtime=4431.2 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 354169 0 0 0 442875 245 0 0 25 0 4 0 654843145 1560215552 344807 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 380912 344807 460 189 0 375261 0
[pid=25950/tid=25956] ppid=25948 vsize=1523648 CPUtime=1105.87 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59353 0 0 0 110535 52 0 0 25 0 4 0 654844769 1560215552 344807 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1523648 CPUtime=1097.03 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 68148 0 0 0 109672 31 0 0 25 0 4 0 654844769 1560215552 344807 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1523648 CPUtime=1106.01 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 149213 0 0 0 110475 126 0 0 25 0 4 0 654844769 1560215552 344807 33554432000 4194304 4964800 140734099843744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4431.2
Current children cumulated vsize (KiB) 1523648

[startup+1182.3 s]
/proc/loadavg: 8.26 8.09 7.66 9/269 25989
/proc/meminfo: memFree=20782064/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1558348 CPUtime=4670.72 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 363676 0 0 0 466822 250 0 0 25 0 4 0 654843145 1595748352 354314 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 389587 354314 460 189 0 383936 0
[pid=25950/tid=25956] ppid=25948 vsize=1558348 CPUtime=1165.86 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59377 0 0 0 116534 52 0 0 25 0 4 0 654844769 1595748352 354314 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1558348 CPUtime=1156.55 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 69189 0 0 0 115624 31 0 0 25 0 4 0 654844769 1595748352 354314 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1558348 CPUtime=1166 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 157430 0 0 0 116471 129 0 0 25 0 4 0 654844769 1595748352 354314 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4670.72
Current children cumulated vsize (KiB) 1558348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1214.7 s]
/proc/loadavg: 7.65 7.98 7.64 5/260 26008
/proc/meminfo: memFree=21622128/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1573228 CPUtime=4800.06 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 368058 0 0 0 479754 252 0 0 25 0 4 0 654843145 1610985472 358696 33554432000 4194304 4964800 140734099843744 18446744073709551615 4653368 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25950/statm: 393307 358696 460 189 0 387656 0
[pid=25950/tid=25956] ppid=25948 vsize=1573228 CPUtime=1198.27 cores=0,2,4,6
/proc/25950/task/25956/stat : 25956 (claspmt) R 25948 25950 18974 0 -1 4202560 59401 0 0 0 119775 52 0 0 25 0 4 0 654844769 1610985472 358696 33554432000 4194304 4964800 140734099843744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25950/tid=25957] ppid=25948 vsize=1573228 CPUtime=1188.67 cores=0,2,4,6
/proc/25950/task/25957/stat : 25957 (claspmt) R 25948 25950 18974 0 -1 4202560 69941 0 0 0 118836 31 0 0 25 0 4 0 654844769 1610985472 358696 33554432000 4194304 4964800 140734099843744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25950/tid=25958] ppid=25948 vsize=1573228 CPUtime=1198.41 cores=0,2,4,6
/proc/25950/task/25958/stat : 25958 (claspmt) R 25948 25950 18974 0 -1 4202560 161036 0 0 0 119710 131 0 0 25 0 4 0 654844769 1610985472 358696 33554432000 4194304 4964800 140734099843744 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1573228

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

Solver just ended. Dumping a history of the last processes samples

[startup+1214.81 s]
/proc/loadavg: 7.65 7.98 7.64 5/260 26008
/proc/meminfo: memFree=21622128/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=1451540 CPUtime=4800.19 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 368069 0 0 0 479766 253 0 0 25 0 1 0 654843145 1486376960 329066 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516489569 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25950/statm: 362885 329066 470 189 0 357234 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1451540

[startup+1214.9 s]
/proc/loadavg: 7.65 7.98 7.64 5/260 26008
/proc/meminfo: memFree=21622128/32951124 swapFree=61565116/67111528
[pid=25950] ppid=25948 vsize=499960 CPUtime=4800.27 cores=0,2,4,6
/proc/25950/stat : 25950 (claspmt) R 25948 25950 18974 0 -1 4202496 368070 0 0 0 479771 256 0 0 25 0 1 0 654843145 511959040 93976 33554432000 4194304 4964800 140734099843744 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25950/statm: 124990 93976 471 189 0 119339 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 499960

Child status: 0
Real time (s): 1214.92
CPU time (s): 4800.3
CPU user time (s): 4797.72
CPU system time (s): 2.58261
CPU usage (%): 395.113
Max. virtual memory (cumulated for all children) (KiB): 1573228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.72
system time used= 2.58261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368071
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= 2728
involuntary context switches= 71574

runsolver used 2.76458 second user time and 7.18791 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 06:07:30
IDJOB=3373012
IDBENCH=88217
IDSOLVER=1853
FILE ID=node134/3373012-1305432449
RUNJOBID= node134-1305432449-25930
PBS_JOBID= 13324593
Free space on /tmp= 73492 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373012-1305432449/watcher-3373012-1305432449 -o /tmp/evaluation-result-3373012-1305432449/solver-3373012-1305432449 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373012-1305432449.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=26373412

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23046036 kB
Buffers:        266936 kB
Cached:        6080260 kB
SwapCached:      13768 kB
Active:         970232 kB
Inactive:      8720036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23046036 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:           17636 kB
Writeback:           0 kB
AnonPages:     3335840 kB
Mapped:          12600 kB
Slab:           123268 kB
PageTables:      31184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38904676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73492 MiB
End job on node134 at 2011-05-15 06:27:46