Trace number 3372998

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.52 1204.1

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432592/instance-3372998-1305432592.cnf
1.01/1.06	c Solving...
4800.30/1203.91	
4800.30/1203.91	*** INTERRUPTED! ***
4800.30/1203.91	*** Shutting down threads...
4800.51/1204.10	s UNKNOWN
4800.51/1204.10	
4800.51/1204.10	c INTERRUPTED   : 1
4800.51/1204.10	c Models        : 0+    
4800.51/1204.10	c Time          : 1203.945s (Solving: 1202.88s 1st Model: 0.00s Unsat: 0.00s)
4800.51/1204.10	c CPU Time      : 4800.350s

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-3372998-1305432592/watcher-3372998-1305432592 -o /tmp/evaluation-result-3372998-1305432592/solver-3372998-1305432592 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3372998-1305432592.cnf 

running on 4 cores: 1,3,5,7

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.31 4.89 6.37 2/314 17639
/proc/meminfo: memFree=11090952/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=22660 CPUtime=0 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 1041 0 0 0 0 0 0 0 21 0 1 0 654861572 23203840 871 33554432000 4194304 4964800 140735144214480 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17639/statm: 5665 871 385 189 0 539 0

[startup+0.0334091 s]
/proc/loadavg: 3.31 4.89 6.37 2/314 17639
/proc/meminfo: memFree=11090952/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=28212 CPUtime=0.02 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 2699 0 0 0 2 0 0 0 21 0 1 0 654861572 28889088 1874 33554432000 4194304 4964800 140735144214480 18446744073709551615 212436060295 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17639/statm: 6782 1874 385 189 0 1656 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28212

[startup+0.100378 s]
/proc/loadavg: 3.31 4.89 6.37 2/314 17639
/proc/meminfo: memFree=11090952/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=35700 CPUtime=0.09 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 5104 0 0 0 8 1 0 0 21 0 1 0 654861572 36556800 3858 33554432000 4194304 4964800 140735144214480 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17639/statm: 8925 3858 398 189 0 3799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35700

[startup+0.300339 s]
/proc/loadavg: 3.31 4.89 6.37 2/314 17639
/proc/meminfo: memFree=11090952/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=35700 CPUtime=0.29 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 5104 0 0 0 28 1 0 0 22 0 1 0 654861572 36556800 3858 33554432000 4194304 4964800 140735144214480 18446744073709551615 4607648 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17639/statm: 8925 3858 398 189 0 3799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35700

[startup+0.70026 s]
/proc/loadavg: 3.31 4.89 6.37 2/314 17639
/proc/meminfo: memFree=11090952/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=35700 CPUtime=0.69 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 5105 0 0 0 68 1 0 0 24 0 1 0 654861572 36556800 3859 33554432000 4194304 4964800 140735144214480 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17639/statm: 8925 3859 399 189 0 3799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35700

[startup+1.50107 s]
/proc/loadavg: 3.31 4.89 6.37 3/318 17646
/proc/meminfo: memFree=11054828/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=181132 CPUtime=2.76 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 8480 0 0 0 273 3 0 0 18 0 4 0 654861572 185479168 6794 33554432000 4194304 4964800 140735144214480 18446744073709551615 4343490 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 45283 6794 458 189 0 39632 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 181132

[startup+3.10077 s]
/proc/loadavg: 3.31 4.89 6.37 9/324 17652
/proc/meminfo: memFree=11028252/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=255020 CPUtime=9.14 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 16896 0 0 0 906 8 0 0 19 0 4 0 654861572 261140480 15210 33554432000 4194304 4964800 140735144214480 18446744073709551615 4660236 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 63755 15210 458 189 0 58104 0
[pid=17639/tid=17647] ppid=17637 vsize=255020 CPUtime=2 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 2787 0 0 0 199 1 0 0 20 0 4 0 654861679 261140480 15210 33554432000 4194304 4964800 140735144214480 18446744073709551615 4627860 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=255020 CPUtime=2.02 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 2127 0 0 0 201 1 0 0 20 0 4 0 654861679 261140480 15210 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=255020 CPUtime=2.02 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 3738 0 0 0 200 2 0 0 20 0 4 0 654861679 261140480 15210 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 255020

[startup+6.30117 s]
/proc/loadavg: 3.77 4.96 6.39 9/324 17652
/proc/meminfo: memFree=10924836/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=257928 CPUtime=21.91 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 25171 0 0 0 2180 11 0 0 25 0 4 0 654861572 264118272 23485 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 64482 23485 460 189 0 58831 0
[pid=17639/tid=17647] ppid=17637 vsize=257928 CPUtime=5.16 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 4893 0 0 0 514 2 0 0 25 0 4 0 654861679 264118272 23485 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=257928 CPUtime=5.22 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 3857 0 0 0 521 1 0 0 25 0 4 0 654861679 264118272 23485 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=257928 CPUtime=5.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 6313 0 0 0 519 3 0 0 25 0 4 0 654861679 264118272 23485 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.91
Current children cumulated vsize (KiB) 257928

[startup+12.701 s]
/proc/loadavg: 4.11 5.01 6.39 9/324 17652
/proc/meminfo: memFree=10788012/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=272396 CPUtime=47.44 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 41140 0 0 0 4727 17 0 0 25 0 4 0 654861572 278933504 39454 33554432000 4194304 4964800 140735144214480 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 68099 39454 460 189 0 62448 0
[pid=17639/tid=17647] ppid=17637 vsize=272396 CPUtime=11.5 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 10544 0 0 0 1146 4 0 0 25 0 4 0 654861679 278933504 39454 33554432000 4194304 4964800 140735144214480 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=272396 CPUtime=11.62 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 5028 0 0 0 1160 2 0 0 25 0 4 0 654861679 278933504 39454 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=272396 CPUtime=11.62 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 10053 0 0 0 1158 4 0 0 25 0 4 0 654861679 278933504 39454 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.44
Current children cumulated vsize (KiB) 272396

[startup+25.5005 s]
/proc/loadavg: 4.97 5.15 6.42 9/324 17652
/proc/meminfo: memFree=10649324/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=281392 CPUtime=98.51 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 48789 0 0 0 9829 22 0 0 25 0 4 0 654861572 288145408 47103 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 70348 47103 460 189 0 64697 0
[pid=17639/tid=17647] ppid=17637 vsize=281392 CPUtime=24.16 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 13778 0 0 0 2409 7 0 0 25 0 4 0 654861679 288145408 47103 33554432000 4194304 4964800 140735144214480 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=281392 CPUtime=24.42 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 6181 0 0 0 2440 2 0 0 25 0 4 0 654861679 288145408 47103 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=281392 CPUtime=24.42 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 10718 0 0 0 2437 5 0 0 25 0 4 0 654861679 288145408 47103 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.51
Current children cumulated vsize (KiB) 281392

[startup+51.1007 s]
/proc/loadavg: 6.00 5.38 6.46 9/324 17653
/proc/meminfo: memFree=10476188/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=428144 CPUtime=200.66 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 67734 0 0 0 20031 35 0 0 25 0 4 0 654861572 438419456 66006 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 107036 66006 460 189 0 101385 0
[pid=17639/tid=17647] ppid=17637 vsize=428144 CPUtime=49.51 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 18318 0 0 0 4940 11 0 0 25 0 4 0 654861679 438419456 66006 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=428144 CPUtime=50.02 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 8336 0 0 0 4999 3 0 0 25 0 4 0 654861679 438419456 66006 33554432000 4194304 4964800 140735144214480 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=428144 CPUtime=50.01 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 15626 0 0 0 4992 9 0 0 25 0 4 0 654861679 438419456 66006 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.66
Current children cumulated vsize (KiB) 428144

[startup+102.312 s]
/proc/loadavg: 7.24 5.83 6.55 9/324 17654
/proc/meminfo: memFree=10237840/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=525616 CPUtime=404.98 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 98565 0 0 0 40443 55 0 0 25 0 4 0 654861572 538230784 96760 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 131404 96760 460 189 0 125753 0
[pid=17639/tid=17647] ppid=17637 vsize=525616 CPUtime=100.2 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 33537 0 0 0 9996 24 0 0 25 0 4 0 654861679 538230784 96760 33554432000 4194304 4964800 140735144214480 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=525616 CPUtime=101.23 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 10935 0 0 0 10120 3 0 0 25 0 4 0 654861679 538230784 96760 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=525616 CPUtime=101.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 22286 0 0 0 10111 11 0 0 25 0 4 0 654861679 538230784 96760 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.98
Current children cumulated vsize (KiB) 525616

[startup+162.301 s]
/proc/loadavg: 7.77 6.22 6.64 9/324 17656
/proc/meminfo: memFree=10053788/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=591152 CPUtime=644.34 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 116672 0 0 0 64361 73 0 0 25 0 4 0 654861572 605339648 114656 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 147788 114656 460 189 0 142137 0
[pid=17639/tid=17647] ppid=17637 vsize=591152 CPUtime=159.59 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 37830 0 0 0 15931 28 0 0 25 0 4 0 654861679 605339648 114656 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=591152 CPUtime=161.22 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 12041 0 0 0 16118 4 0 0 25 0 4 0 654861679 605339648 114656 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=591152 CPUtime=161.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 23454 0 0 0 16110 12 0 0 25 0 4 0 654861679 605339648 114656 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 644.34
Current children cumulated vsize (KiB) 591152

[startup+222.3 s]
/proc/loadavg: 7.98 6.57 6.74 9/324 17658
/proc/meminfo: memFree=9863536/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=694100 CPUtime=883.72 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 137294 0 0 0 88285 87 0 0 25 0 4 0 654861572 710758400 135218 33554432000 4194304 4964800 140735144214480 18446744073709551615 4343049 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 173525 135218 460 189 0 167874 0
[pid=17639/tid=17647] ppid=17637 vsize=694100 CPUtime=218.97 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 45361 0 0 0 21865 32 0 0 25 0 4 0 654861679 710758400 135218 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=694100 CPUtime=221.23 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 15472 0 0 0 22118 5 0 0 25 0 4 0 654861679 710758400 135218 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=694100 CPUtime=221.21 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 23539 0 0 0 22109 12 0 0 25 0 4 0 654861679 710758400 135218 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 883.72
Current children cumulated vsize (KiB) 694100

[startup+282.301 s]
/proc/loadavg: 8.22 6.90 6.84 9/324 17659
/proc/meminfo: memFree=9714080/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=847524 CPUtime=1123.14 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 162851 0 0 0 112203 111 0 0 25 0 4 0 654861572 867864576 160727 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 211881 160727 460 189 0 206230 0
[pid=17639/tid=17647] ppid=17637 vsize=847524 CPUtime=278.39 cores=1,3,5,7

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

[pid=17639/tid=17647] ppid=17637 vsize=958596 CPUtime=694.15 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 75389 0 0 0 69352 63 0 0 25 0 4 0 654861679 981602304 209285 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=958596 CPUtime=701.22 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 22108 0 0 0 70115 7 0 0 25 0 4 0 654861679 981602304 209285 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=958596 CPUtime=701.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 39814 0 0 0 70089 33 0 0 25 0 4 0 654861679 981602304 209285 33554432000 4194304 4964800 140735144214480 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2798.89
Current children cumulated vsize (KiB) 958596

[startup+762.312 s]
/proc/loadavg: 8.14 7.88 7.34 9/324 17672
/proc/meminfo: memFree=8969588/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=963216 CPUtime=3038.33 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 217941 0 0 0 303662 171 0 0 25 0 4 0 654861572 986333184 215277 33554432000 4194304 4964800 140735144214480 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 240804 215277 460 189 0 235153 0
[pid=17639/tid=17647] ppid=17637 vsize=963216 CPUtime=753.53 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 76358 0 0 0 75290 63 0 0 25 0 4 0 654861679 986333184 215277 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=963216 CPUtime=761.24 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 22176 0 0 0 76117 7 0 0 25 0 4 0 654861679 986333184 215277 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=963216 CPUtime=761.23 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 44401 0 0 0 76083 40 0 0 25 0 4 0 654861679 986333184 215277 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3038.33
Current children cumulated vsize (KiB) 963216

[startup+822.301 s]
/proc/loadavg: 8.20 7.94 7.39 9/324 17674
/proc/meminfo: memFree=8936076/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=976940 CPUtime=3277.69 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 222826 0 0 0 327596 173 0 0 25 0 4 0 654861572 1000386560 220162 33554432000 4194304 4964800 140735144214480 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 244235 220162 460 189 0 238584 0
[pid=17639/tid=17647] ppid=17637 vsize=976940 CPUtime=812.93 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 76423 0 0 0 81230 63 0 0 25 0 4 0 654861679 1000386560 220162 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=976940 CPUtime=821.23 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 23428 0 0 0 82115 8 0 0 25 0 4 0 654861679 1000386560 220162 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=976940 CPUtime=821.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 47803 0 0 0 82080 42 0 0 25 0 4 0 654861679 1000386560 220162 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.69
Current children cumulated vsize (KiB) 976940

[startup+882.301 s]
/proc/loadavg: 8.10 7.97 7.44 9/324 17675
/proc/meminfo: memFree=8891772/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1002864 CPUtime=3517.1 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 230667 0 0 0 351533 177 0 0 25 0 4 0 654861572 1026932736 227901 33554432000 4194304 4964800 140735144214480 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 250716 227901 460 189 0 245065 0
[pid=17639/tid=17647] ppid=17637 vsize=1002864 CPUtime=872.33 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 77371 0 0 0 87170 63 0 0 25 0 4 0 654861679 1026932736 227901 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1002864 CPUtime=881.23 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 24925 0 0 0 88115 8 0 0 25 0 4 0 654861679 1026932736 227901 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1002864 CPUtime=881.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 52688 0 0 0 88077 45 0 0 25 0 4 0 654861679 1026932736 227901 33554432000 4194304 4964800 140735144214480 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.1
Current children cumulated vsize (KiB) 1002864

[startup+942.301 s]
/proc/loadavg: 8.12 8.00 7.48 9/324 17677
/proc/meminfo: memFree=8811652/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1071744 CPUtime=3756.51 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 240908 0 0 0 375461 190 0 0 25 0 4 0 654861572 1097465856 238127 33554432000 4194304 4964800 140735144214480 18446744073709551615 4332507 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 267936 238127 460 189 0 262285 0
[pid=17639/tid=17647] ppid=17637 vsize=1071744 CPUtime=931.74 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 86536 0 0 0 93098 76 0 0 25 0 4 0 654861679 1097465856 238127 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1071744 CPUtime=941.24 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 25834 0 0 0 94115 9 0 0 25 0 4 0 654861679 1097465856 238127 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1071744 CPUtime=941.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 52814 0 0 0 94077 45 0 0 25 0 4 0 654861679 1097465856 238127 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3756.51
Current children cumulated vsize (KiB) 1071744

[startup+1002.3 s]
/proc/loadavg: 8.04 8.00 7.51 9/324 17678
/proc/meminfo: memFree=8720352/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1137704 CPUtime=3995.86 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 247533 0 0 0 399389 197 0 0 25 0 4 0 654861572 1165008896 244500 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 284426 244500 460 189 0 278775 0
[pid=17639/tid=17647] ppid=17637 vsize=1137704 CPUtime=991.1 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 90978 0 0 0 99027 83 0 0 25 0 4 0 654861679 1165008896 244500 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1137704 CPUtime=1001.24 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 27413 0 0 0 100115 9 0 0 25 0 4 0 654861679 1165008896 244500 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1137704 CPUtime=1001.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 53416 0 0 0 100077 45 0 0 25 0 4 0 654861679 1165008896 244500 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3995.86
Current children cumulated vsize (KiB) 1137704

[startup+1062.3 s]
/proc/loadavg: 8.05 8.01 7.54 9/324 17680
/proc/meminfo: memFree=8585168/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1203240 CPUtime=4235.28 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 264548 0 0 0 423307 221 0 0 25 0 4 0 654861572 1232117760 261515 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 300810 261515 460 189 0 295159 0
[pid=17639/tid=17647] ppid=17637 vsize=1203240 CPUtime=1050.51 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 91396 0 0 0 104968 83 0 0 25 0 4 0 654861679 1232117760 261515 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1203240 CPUtime=1061.24 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 28955 0 0 0 106115 9 0 0 25 0 4 0 654861679 1232117760 261515 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1203240 CPUtime=1061.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 68471 0 0 0 106054 68 0 0 25 0 4 0 654861679 1232117760 261515 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4235.28
Current children cumulated vsize (KiB) 1203240

[startup+1122.3 s]
/proc/loadavg: 8.09 8.03 7.58 9/324 17682
/proc/meminfo: memFree=8543240/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1203240 CPUtime=4474.67 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 271060 0 0 0 447240 227 0 0 25 0 4 0 654861572 1232117760 268027 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 300810 268027 460 189 0 295159 0
[pid=17639/tid=17647] ppid=17637 vsize=1203240 CPUtime=1109.89 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 92439 0 0 0 110906 83 0 0 25 0 4 0 654861679 1232117760 268027 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1203240 CPUtime=1121.25 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 30798 0 0 0 112115 10 0 0 25 0 4 0 654861679 1232117760 268027 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1203240 CPUtime=1121.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 72096 0 0 0 112048 74 0 0 25 0 4 0 654861679 1232117760 268027 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4474.67
Current children cumulated vsize (KiB) 1203240

[startup+1182.3 s]
/proc/loadavg: 8.19 8.06 7.61 9/324 17683
/proc/meminfo: memFree=8479352/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1268776 CPUtime=4714.08 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 271945 0 0 0 471181 227 0 0 25 0 4 0 654861572 1299226624 268912 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 317194 268912 460 189 0 311543 0
[pid=17639/tid=17647] ppid=17637 vsize=1268776 CPUtime=1169.3 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 92467 0 0 0 116847 83 0 0 25 0 4 0 654861679 1299226624 268912 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1268776 CPUtime=1181.25 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 31631 0 0 0 118115 10 0 0 25 0 4 0 654861679 1299226624 268912 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1268776 CPUtime=1181.22 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 72118 0 0 0 118048 74 0 0 25 0 4 0 654861679 1299226624 268912 33554432000 4194304 4964800 140735144214480 18446744073709551615 4654552 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4714.08
Current children cumulated vsize (KiB) 1268776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.12 8.05 7.62 9/324 17684
/proc/meminfo: memFree=8460984/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1268776 CPUtime=4800.3 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 273187 0 0 0 479802 228 0 0 25 0 4 0 654861572 1299226624 270154 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17639/statm: 317194 270154 460 189 0 311543 0
[pid=17639/tid=17647] ppid=17637 vsize=1268776 CPUtime=1190.68 cores=1,3,5,7
/proc/17639/task/17647/stat : 17647 (claspmt) R 17637 17639 10373 0 -1 4202560 92497 0 0 0 118985 83 0 0 25 0 4 0 654861679 1299226624 270154 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17639/tid=17648] ppid=17637 vsize=1268776 CPUtime=1202.85 cores=1,3,5,7
/proc/17639/task/17648/stat : 17648 (claspmt) R 17637 17639 10373 0 -1 4202560 32838 0 0 0 120275 10 0 0 25 0 4 0 654861679 1299226624 270154 33554432000 4194304 4964800 140735144214480 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17639/tid=17649] ppid=17637 vsize=1268776 CPUtime=1202.83 cores=1,3,5,7
/proc/17639/task/17649/stat : 17649 (claspmt) R 17637 17639 10373 0 -1 4202560 72121 0 0 0 120209 74 0 0 25 0 4 0 654861679 1299226624 270154 33554432000 4194304 4964800 140735144214480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1268776

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

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

[startup+1204.02 s]
/proc/loadavg: 8.12 8.05 7.62 9/324 17684
/proc/meminfo: memFree=8460984/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=1197768 CPUtime=4800.42 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 273197 0 0 0 479814 228 0 0 25 0 1 0 654861572 1226514432 262820 33554432000 4194304 4964800 140735144214480 18446744073709551615 212435672182 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17639/statm: 299442 262820 470 189 0 293791 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 1197768

[startup+1204.1 s]
/proc/loadavg: 8.12 8.05 7.62 9/324 17684
/proc/meminfo: memFree=8460984/32951124 swapFree=67093864/67111528
[pid=17639] ppid=17637 vsize=255060 CPUtime=4800.51 cores=1,3,5,7
/proc/17639/stat : 17639 (claspmt) R 17637 17639 10373 0 -1 4202496 273198 0 0 0 479818 233 0 0 25 0 1 0 654861572 261181440 5393 33554432000 4194304 4964800 140735144214480 18446744073709551615 212436042858 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17639/statm: 63765 4956 471 189 0 58114 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 255060

Child status: 0
Real time (s): 1204.1
CPU time (s): 4800.52
CPU user time (s): 4798.18
CPU system time (s): 2.33365
CPU usage (%): 398.679
Max. virtual memory (cumulated for all children) (KiB): 1268776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.18
system time used= 2.33364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273199
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= 8876
involuntary context switches= 33247

runsolver used 3.2685 second user time and 8.78666 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 06:09:52
IDJOB=3372998
IDBENCH=88222
IDSOLVER=1853
FILE ID=node102/3372998-1305432592
RUNJOBID= node102-1305432592-17626
PBS_JOBID= 13324592
Free space on /tmp= 73656 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.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-3372998-1305432592/watcher-3372998-1305432592 -o /tmp/evaluation-result-3372998-1305432592/solver-3372998-1305432592 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3372998-1305432592.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=563490625

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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	: 5332.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11091108 kB
Buffers:        270100 kB
Cached:        2859340 kB
SwapCached:       1128 kB
Active:       19560352 kB
Inactive:      2012576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11091108 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            7088 kB
Writeback:           0 kB
AnonPages:    18442216 kB
Mapped:          25928 kB
Slab:           170816 kB
PageTables:      52832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59042524 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73652 MiB
End job on node102 at 2011-05-15 06:29:58