Trace number 3299840

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? (TO) 4800.44 1202.05

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...039552/instance-3299840-1304039552.cnf
0.19/0.28	c Solving...
4800.27/1201.91	
4800.27/1201.91	*** INTERRUPTED! ***
4800.27/1201.91	*** Shutting down threads...
4800.39/1202.05	s UNKNOWN
4800.39/1202.05	
4800.39/1202.05	c INTERRUPTED   : 1
4800.39/1202.05	c Models        : 0+    
4800.39/1202.05	c Time          : 1201.916s (Solving: 1201.63s 1st Model: 0.00s Unsat: 0.00s)
4800.39/1202.05	c CPU Time      : 4800.300s

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: 935)

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-3299840-1304039552/watcher-3299840-1304039552 -o /tmp/evaluation-result-3299840-1304039552/solver-3299840-1304039552 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299840-1304039552.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: 7.77 8.05 7.89 5/180 27064
/proc/meminfo: memFree=24278536/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=24796 CPUtime=0 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515552976 25391104 448 33554432000 4194304 4964704 140735486322352 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27064/statm: 6199 449 374 189 0 1073 0

[startup+0.052295 s]
/proc/loadavg: 7.77 8.05 7.89 5/180 27064
/proc/meminfo: memFree=24278536/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=35056 CPUtime=0.04 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 5041 0 0 0 4 0 0 0 25 0 1 0 515552976 35897344 3946 33554432000 4194304 4964704 140735486322352 18446744073709551615 212687336133 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27064/statm: 8764 3946 398 189 0 3638 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35056

[startup+0.100275 s]
/proc/loadavg: 7.77 8.05 7.89 5/180 27064
/proc/meminfo: memFree=24278536/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=39100 CPUtime=0.09 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 6027 0 0 0 9 0 0 0 25 0 1 0 515552976 40038400 4932 33554432000 4194304 4964704 140735486322352 18446744073709551615 4607616 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27064/statm: 9775 4932 402 189 0 4649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39100

[startup+0.300231 s]
/proc/loadavg: 7.77 8.05 7.89 5/180 27064
/proc/meminfo: memFree=24278536/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=197056 CPUtime=0.3 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) S 27062 27064 26705 0 -1 4202496 11615 0 0 0 29 1 0 0 25 0 4 0 515552976 201785344 9216 33554432000 4194304 4964704 140735486322352 18446744073709551615 212699491225 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27064/statm: 49264 9553 433 189 0 43613 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 197056

[startup+1.20104 s]
/proc/loadavg: 7.77 8.05 7.89 5/180 27064
/proc/meminfo: memFree=24278536/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=264088 CPUtime=3.89 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 14348 0 0 0 386 3 0 0 25 0 4 0 515552976 270426112 11940 33554432000 4194304 4964704 140735486322352 18446744073709551615 4653284 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 66022 11940 458 189 0 60371 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 264088

[startup+1.50099 s]
/proc/loadavg: 7.77 8.05 7.89 5/180 27064
/proc/meminfo: memFree=24278536/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=264088 CPUtime=5.09 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 14812 0 0 0 506 3 0 0 25 0 4 0 515552976 270426112 12404 33554432000 4194304 4964704 140735486322352 18446744073709551615 4342154 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 66022 12404 458 189 0 60371 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 264088

[startup+3.1007 s]
/proc/loadavg: 7.77 8.05 7.89 9/184 27068
/proc/meminfo: memFree=24222340/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=266792 CPUtime=11.48 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 16963 0 0 0 1144 4 0 0 25 0 4 0 515552976 273195008 14555 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668648 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 66698 14555 458 189 0 61047 0
[pid=27064/tid=27066] ppid=27062 vsize=266792 CPUtime=2.8 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 2395 0 0 0 279 1 0 0 23 0 4 0 515553005 273195008 14555 33554432000 4194304 4964704 140735486322352 18446744073709551615 4647731 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=266792 CPUtime=2.8 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 2508 0 0 0 280 0 0 0 23 0 4 0 515553005 273195008 14555 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=266792 CPUtime=2.78 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 3589 0 0 0 277 1 0 0 23 0 4 0 515553005 273195008 14555 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 266792

[startup+6.30111 s]
/proc/loadavg: 7.79 8.05 7.89 9/184 27068
/proc/meminfo: memFree=24206444/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=270376 CPUtime=24.26 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 20621 0 0 0 2419 7 0 0 25 0 4 0 515552976 276865024 18213 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 67594 18213 458 189 0 61943 0
[pid=27064/tid=27066] ppid=27062 vsize=270376 CPUtime=5.99 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 2996 0 0 0 598 1 0 0 25 0 4 0 515553005 276865024 18213 33554432000 4194304 4964704 140735486322352 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=270376 CPUtime=6 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 3632 0 0 0 599 1 0 0 25 0 4 0 515553005 276865024 18213 33554432000 4194304 4964704 140735486322352 18446744073709551615 212687335963 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=270376 CPUtime=5.96 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 5054 0 0 0 594 2 0 0 25 0 4 0 515553005 276865024 18213 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668816 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 270376

[startup+12.7009 s]
/proc/loadavg: 7.88 8.07 7.89 9/184 27068
/proc/meminfo: memFree=24184980/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=276232 CPUtime=49.84 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 24294 0 0 0 4973 11 0 0 25 0 4 0 515552976 282861568 21886 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 69058 21886 458 189 0 63407 0
[pid=27064/tid=27066] ppid=27062 vsize=276232 CPUtime=12.4 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 3265 0 0 0 1238 2 0 0 25 0 4 0 515553005 282861568 21886 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=276232 CPUtime=12.4 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 5523 0 0 0 1238 2 0 0 25 0 4 0 515553005 282861568 21886 33554432000 4194304 4964704 140735486322352 18446744073709551615 4660335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=276232 CPUtime=12.33 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 5972 0 0 0 1230 3 0 0 25 0 4 0 515553005 282861568 21886 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.84
Current children cumulated vsize (KiB) 276232

[startup+25.5006 s]
/proc/loadavg: 7.91 8.06 7.90 9/184 27069
/proc/meminfo: memFree=24158012/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=283260 CPUtime=100.95 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 30326 0 0 0 10078 17 0 0 25 0 4 0 515552976 290058240 27918 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 70815 27919 460 189 0 65164 0
[pid=27064/tid=27066] ppid=27062 vsize=283260 CPUtime=25.19 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 4070 0 0 0 2517 2 0 0 25 0 4 0 515553005 290058240 27919 33554432000 4194304 4964704 140735486322352 18446744073709551615 212687336481 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=283260 CPUtime=25.19 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 7459 0 0 0 2515 4 0 0 25 0 4 0 515553005 290058240 27919 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=283260 CPUtime=25.07 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 8848 0 0 0 2500 7 0 0 25 0 4 0 515553005 290058240 27919 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 283260

[startup+51.1009 s]
/proc/loadavg: 8.02 8.07 7.90 9/184 27069
/proc/meminfo: memFree=24083692/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=296208 CPUtime=203.22 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 38923 0 0 0 20296 26 0 0 25 0 4 0 515552976 303316992 36515 33554432000 4194304 4964704 140735486322352 18446744073709551615 4321057 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 74052 36515 460 189 0 68401 0
[pid=27064/tid=27066] ppid=27062 vsize=296208 CPUtime=50.8 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 5739 0 0 0 5075 5 0 0 25 0 4 0 515553005 303316992 36515 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=296208 CPUtime=50.8 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 10659 0 0 0 5073 7 0 0 25 0 4 0 515553005 303316992 36515 33554432000 4194304 4964704 140735486322352 18446744073709551615 4363332 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=296208 CPUtime=50.53 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 11526 0 0 0 5044 9 0 0 25 0 4 0 515553005 303316992 36515 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 296208

[startup+102.301 s]
/proc/loadavg: 8.05 8.08 7.91 9/184 27071
/proc/meminfo: memFree=23971808/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=308560 CPUtime=407.74 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 50559 0 0 0 40735 39 0 0 25 0 4 0 515552976 315965440 48151 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 77140 48151 460 189 0 71489 0
[pid=27064/tid=27066] ppid=27062 vsize=308560 CPUtime=101.99 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 7309 0 0 0 10193 6 0 0 25 0 4 0 515553005 315965440 48151 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=308560 CPUtime=102 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 13941 0 0 0 10189 11 0 0 25 0 4 0 515553005 315965440 48151 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=308560 CPUtime=101.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 14781 0 0 0 10132 12 0 0 25 0 4 0 515553005 315965440 48151 33554432000 4194304 4964704 140735486322352 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.74
Current children cumulated vsize (KiB) 308560

[startup+162.301 s]
/proc/loadavg: 8.17 8.10 7.93 9/184 27072
/proc/meminfo: memFree=23843644/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=447376 CPUtime=647.43 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 70937 0 0 0 64680 63 0 0 25 0 4 0 515552976 458113024 68112 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 111844 68112 460 189 0 106193 0
[pid=27064/tid=27066] ppid=27062 vsize=447376 CPUtime=162 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 9849 0 0 0 16192 8 0 0 25 0 4 0 515553005 458113024 68112 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=447376 CPUtime=162.01 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 23259 0 0 0 16179 22 0 0 25 0 4 0 515553005 458113024 68112 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=447376 CPUtime=161.12 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 22591 0 0 0 16089 23 0 0 25 0 4 0 515553005 458113024 68112 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.43
Current children cumulated vsize (KiB) 447376

[startup+222.301 s]
/proc/loadavg: 8.17 8.11 7.94 9/184 27074
/proc/meminfo: memFree=23787940/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=456952 CPUtime=887.09 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 85210 0 0 0 88630 79 0 0 25 0 4 0 515552976 467918848 81750 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 114238 81750 460 189 0 108587 0
[pid=27064/tid=27066] ppid=27062 vsize=456952 CPUtime=221.99 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 12197 0 0 0 22189 10 0 0 25 0 4 0 515553005 467918848 81750 33554432000 4194304 4964704 140735486322352 18446744073709551615 4370259 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=456952 CPUtime=222 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 26422 0 0 0 22174 26 0 0 25 0 4 0 515553005 467918848 81750 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=456952 CPUtime=220.8 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 27872 0 0 0 22051 29 0 0 25 0 4 0 515553005 467918848 81750 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.09
Current children cumulated vsize (KiB) 456952

[startup+282.307 s]
/proc/loadavg: 8.10 8.10 7.94 9/184 27075
/proc/meminfo: memFree=23728504/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=532940 CPUtime=1126.78 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 96678 0 0 0 112584 94 0 0 25 0 4 0 515552976 545730560 93186 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 133235 93186 460 189 0 127584 0
[pid=27064/tid=27066] ppid=27062 vsize=532940 CPUtime=282 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2564.8
Current children cumulated vsize (KiB) 583972

[startup+702.3 s]
/proc/loadavg: 8.06 8.04 7.95 9/184 27087
/proc/meminfo: memFree=23430552/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=583972 CPUtime=2804.46 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 130772 0 0 0 280313 133 0 0 25 0 4 0 515552976 597987328 126877 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 145993 126877 460 189 0 140342 0
[pid=27064/tid=27066] ppid=27062 vsize=583972 CPUtime=700.71 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 16063 0 0 0 70055 16 0 0 25 0 4 0 515553005 597987328 126877 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=583972 CPUtime=702.01 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 34835 0 0 0 70165 36 0 0 25 0 4 0 515553005 597987328 126877 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=583972 CPUtime=699.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 58200 0 0 0 69880 64 0 0 25 0 4 0 515553005 597987328 126877 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.46
Current children cumulated vsize (KiB) 583972

[startup+762.3 s]
/proc/loadavg: 8.06 8.05 7.96 9/184 27088
/proc/meminfo: memFree=23387448/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=649508 CPUtime=3044.14 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 137561 0 0 0 304268 146 0 0 25 0 4 0 515552976 665096192 133561 33554432000 4194304 4964704 140735486322352 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 162377 133561 460 189 0 156726 0
[pid=27064/tid=27066] ppid=27062 vsize=649508 CPUtime=760.38 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 16235 0 0 0 76022 16 0 0 25 0 4 0 515553005 665096192 133561 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=649508 CPUtime=762 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 37178 0 0 0 76159 41 0 0 25 0 4 0 515553005 665096192 133561 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=649508 CPUtime=759.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 59697 0 0 0 75878 66 0 0 25 0 4 0 515553005 665096192 133561 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.14
Current children cumulated vsize (KiB) 649508

[startup+822.3 s]
/proc/loadavg: 8.11 8.06 7.97 9/184 27090
/proc/meminfo: memFree=23379832/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=649508 CPUtime=3283.82 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 139475 0 0 0 328234 148 0 0 25 0 4 0 515552976 665096192 135466 33554432000 4194304 4964704 140735486322352 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 162377 135466 460 189 0 156726 0
[pid=27064/tid=27066] ppid=27062 vsize=649508 CPUtime=820.05 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 16533 0 0 0 81989 16 0 0 25 0 4 0 515553005 665096192 135466 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=649508 CPUtime=822.02 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 37182 0 0 0 82160 42 0 0 25 0 4 0 515553005 665096192 135466 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=649508 CPUtime=819.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 60773 0 0 0 81877 67 0 0 25 0 4 0 515553005 665096192 135466 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.82
Current children cumulated vsize (KiB) 649508

[startup+882.3 s]
/proc/loadavg: 8.04 8.05 7.97 9/184 27091
/proc/meminfo: memFree=23364156/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=649508 CPUtime=3523.48 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 139663 0 0 0 352199 149 0 0 25 0 4 0 515552976 665096192 135535 33554432000 4194304 4964704 140735486322352 18446744073709551615 4660415 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 162377 135535 460 189 0 156726 0
[pid=27064/tid=27066] ppid=27062 vsize=649508 CPUtime=879.72 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 16691 0 0 0 87956 16 0 0 25 0 4 0 515553005 665096192 135535 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=649508 CPUtime=882.01 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 37191 0 0 0 88159 42 0 0 25 0 4 0 515553005 665096192 135535 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=649508 CPUtime=879.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 60794 0 0 0 87877 67 0 0 25 0 4 0 515553005 665096192 135535 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.48
Current children cumulated vsize (KiB) 649508

[startup+942.307 s]
/proc/loadavg: 8.01 8.04 7.97 9/184 27093
/proc/meminfo: memFree=23321928/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=780580 CPUtime=3763.18 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 148061 0 0 0 376154 164 0 0 25 0 4 0 515552976 799313920 143933 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 195145 143933 460 189 0 189494 0
[pid=27064/tid=27066] ppid=27062 vsize=780580 CPUtime=939.39 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 17995 0 0 0 93921 18 0 0 25 0 4 0 515553005 799313920 143933 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=780580 CPUtime=942.01 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 38061 0 0 0 94158 43 0 0 25 0 4 0 515553005 799313920 143933 33554432000 4194304 4964704 140735486322352 18446744073709551615 4668534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=780580 CPUtime=939.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 67017 0 0 0 93865 79 0 0 25 0 4 0 515553005 799313920 143933 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.18
Current children cumulated vsize (KiB) 780580

[startup+1002.3 s]
/proc/loadavg: 8.04 8.04 7.97 9/184 27095
/proc/meminfo: memFree=23277356/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=786124 CPUtime=4002.83 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 149986 0 0 0 400117 166 0 0 25 0 4 0 515552976 804990976 145858 33554432000 4194304 4964704 140735486322352 18446744073709551615 4321232 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 196531 145858 460 189 0 190880 0
[pid=27064/tid=27066] ppid=27062 vsize=786124 CPUtime=999.38 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 18441 0 0 0 99920 18 0 0 25 0 4 0 515553005 804990976 145858 33554432000 4194304 4964704 140735486322352 18446744073709551615 4647512 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=786124 CPUtime=1001.68 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 39389 0 0 0 100124 44 0 0 25 0 4 0 515553005 804990976 145858 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670110 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=786124 CPUtime=999.44 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 67168 0 0 0 99864 80 0 0 25 0 4 0 515553005 804990976 145858 33554432000 4194304 4964704 140735486322352 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.83
Current children cumulated vsize (KiB) 786124

[startup+1062.3 s]
/proc/loadavg: 8.12 8.06 7.99 9/184 27096
/proc/meminfo: memFree=23253248/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=802864 CPUtime=4242.5 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 155431 0 0 0 424081 169 0 0 25 0 4 0 515552976 822132736 151303 33554432000 4194304 4964704 140735486322352 18446744073709551615 4669218 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 200716 151303 460 189 0 195065 0
[pid=27064/tid=27066] ppid=27062 vsize=802864 CPUtime=1059.38 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 18441 0 0 0 105920 18 0 0 25 0 4 0 515553005 822132736 151303 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=802864 CPUtime=1061.35 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 39389 0 0 0 106091 44 0 0 25 0 4 0 515553005 822132736 151303 33554432000 4194304 4964704 140735486322352 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=802864 CPUtime=1059.43 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 72613 0 0 0 105861 82 0 0 25 0 4 0 515553005 822132736 151303 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.5
Current children cumulated vsize (KiB) 802864

[startup+1122.3 s]
/proc/loadavg: 6.51 7.68 7.86 5/175 27116
/proc/meminfo: memFree=23822996/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=820540 CPUtime=4482.21 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 171194 0 0 0 448021 200 0 0 25 0 4 0 515552976 840232960 166968 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 205135 166968 460 189 0 199484 0
[pid=27064/tid=27066] ppid=27062 vsize=820540 CPUtime=1119.38 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 18473 0 0 0 111920 18 0 0 25 0 4 0 515553005 840232960 166968 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=820540 CPUtime=1121.06 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 39582 0 0 0 112061 45 0 0 25 0 4 0 515553005 840232960 166968 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=820540 CPUtime=1119.43 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 87364 0 0 0 111831 112 0 0 25 0 4 0 515553005 840232960 166968 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.21
Current children cumulated vsize (KiB) 820540

[startup+1182.3 s]
/proc/loadavg: 4.99 7.02 7.62 5/175 27117
/proc/meminfo: memFree=23822108/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=821308 CPUtime=4721.93 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 171399 0 0 0 471993 200 0 0 25 0 4 0 515552976 841019392 167173 33554432000 4194304 4964704 140735486322352 18446744073709551615 4669432 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 205327 167173 460 189 0 199676 0
[pid=27064/tid=27066] ppid=27062 vsize=821308 CPUtime=1179.38 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 18651 0 0 0 117919 19 0 0 25 0 4 0 515553005 841019392 167173 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=821308 CPUtime=1180.79 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 39583 0 0 0 118034 45 0 0 25 0 4 0 515553005 841019392 167173 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=821308 CPUtime=1179.43 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 87390 0 0 0 117831 112 0 0 25 0 4 0 515553005 841019392 167173 33554432000 4194304 4964704 140735486322352 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.93
Current children cumulated vsize (KiB) 821308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 4.71 6.83 7.54 5/175 27118
/proc/meminfo: memFree=23822104/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=821308 CPUtime=4800.27 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 171400 0 0 0 479827 200 0 0 25 0 4 0 515552976 841019392 167174 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27064/statm: 205327 167174 460 189 0 199676 0
[pid=27064/tid=27066] ppid=27062 vsize=821308 CPUtime=1198.99 cores=1,3,5,7
/proc/27064/task/27066/stat : 27066 (claspmt) R 27062 27064 26705 0 -1 4202560 18651 0 0 0 119880 19 0 0 25 0 4 0 515553005 841019392 167174 33554432000 4194304 4964704 140735486322352 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27064/tid=27067] ppid=27062 vsize=821308 CPUtime=1200.3 cores=1,3,5,7
/proc/27064/task/27067/stat : 27067 (claspmt) R 27062 27064 26705 0 -1 4202560 39583 0 0 0 119985 45 0 0 25 0 4 0 515553005 841019392 167174 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27064/tid=27068] ppid=27062 vsize=821308 CPUtime=1199.04 cores=1,3,5,7
/proc/27064/task/27068/stat : 27068 (claspmt) R 27062 27064 26705 0 -1 4202560 87391 0 0 0 119792 112 0 0 25 0 4 0 515553005 841019392 167174 33554432000 4194304 4964704 140735486322352 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 821308

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

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

[startup+1202.01 s]
/proc/loadavg: 4.71 6.83 7.54 5/175 27118
/proc/meminfo: memFree=23822104/32951124 swapFree=67111524/67111528
[pid=27064] ppid=27062 vsize=809324 CPUtime=4800.39 cores=1,3,5,7
/proc/27064/stat : 27064 (claspmt) R 27062 27064 26705 0 -1 4202496 171411 0 0 0 479839 200 0 0 25 0 1 0 515552976 828747776 164246 33554432000 4194304 4964704 140735486322352 18446744073709551615 212687331231 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27064/statm: 202331 164246 471 189 0 196680 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 809324

Child status: 0
Real time (s): 1202.05
CPU time (s): 4800.44
CPU user time (s): 4798.41
CPU system time (s): 2.03469
CPU usage (%): 399.354
Max. virtual memory (cumulated for all children) (KiB): 821308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.41
system time used= 2.03469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171412
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= 3718
involuntary context switches= 33923

runsolver used 1.89071 second user time and 4.5763 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 03:12:32
IDJOB=3299840
IDBENCH=20529
IDSOLVER=1683
FILE ID=node139/3299840-1304039552
RUNJOBID= node139-1304037012-26724
PBS_JOBID= 13170367
Free space on /tmp= 72548 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.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-3299840-1304039552/watcher-3299840-1304039552 -o /tmp/evaluation-result-3299840-1304039552/solver-3299840-1304039552 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299840-1304039552.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=776834512

node139.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.852
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.70
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.852
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.75
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24278816 kB
Buffers:       2018804 kB
Cached:        5865200 kB
SwapCached:          4 kB
Active:         955820 kB
Inactive:      7200280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24278816 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:      272208 kB
Mapped:          15688 kB
Slab:           452080 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   427264 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= 72548 MiB
End job on node139 at 2011-04-29 03:32:36