Trace number 3381178

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)UNSAT 6504.81 816.202

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2304
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507771/instance-3381178-1305507771.cnf
0.29/0.38	c Solving...
6504.71/816.19	s UNSATISFIABLE
6504.71/816.19	
6504.71/816.19	c Models        : 0     
6504.71/816.19	c Time          : 816.113s (Solving: 815.74s 1st Model: 0.00s Unsat: 815.74s)
6504.71/816.19	c CPU Time      : 6504.720s

Verifier Data

No possible verification on an UNSAT instance

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-3381178-1305507771/watcher-3381178-1305507771 -o /tmp/evaluation-result-3381178-1305507771/solver-3381178-1305507771 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381178-1305507771.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.93 7.90 8.06 2/336 2010
/proc/meminfo: memFree=12168252/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=21664 CPUtime=0 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 705 0 0 0 0 0 0 0 25 0 1 0 662374955 22183936 629 33554432000 4194304 4964800 140736515957440 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2010/statm: 5416 630 386 189 0 290 0

[startup+0.0291421 s]
/proc/loadavg: 6.93 7.90 8.06 2/336 2010
/proc/meminfo: memFree=12168252/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=25760 CPUtime=0.02 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 1982 0 0 0 2 0 0 0 25 0 1 0 662374955 26378240 1606 33554432000 4194304 4964800 140736515957440 18446744073709551615 4607435 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2010/statm: 6440 1606 399 189 0 1314 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25760

[startup+0.101118 s]
/proc/loadavg: 6.93 7.90 8.06 2/336 2010
/proc/meminfo: memFree=12168252/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=25760 CPUtime=0.09 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 1982 0 0 0 9 0 0 0 25 0 1 0 662374955 26378240 1606 33554432000 4194304 4964800 140736515957440 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2010/statm: 6440 1606 399 189 0 1314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25760

[startup+0.301077 s]
/proc/loadavg: 6.93 7.90 8.06 2/336 2010
/proc/meminfo: memFree=12168252/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=26156 CPUtime=0.29 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 2112 0 0 0 29 0 0 0 25 0 1 0 662374955 26783744 1736 33554432000 4194304 4964800 140736515957440 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2010/statm: 6539 1736 400 189 0 1413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26156

[startup+0.867687 s]
/proc/loadavg: 6.93 7.90 8.06 2/336 2010
/proc/meminfo: memFree=12168252/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=328064 CPUtime=9.12 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 13688 0 0 0 905 7 0 0 18 0 8 0 662374955 335937536 13159 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 82016 13159 464 189 0 76365 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 328064

[startup+1.57658 s]
/proc/loadavg: 6.93 7.90 8.06 2/336 2010
/proc/meminfo: memFree=12168252/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=328328 CPUtime=9.58 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 14180 0 0 0 950 8 0 0 18 0 8 0 662374955 336207872 13651 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 82082 13651 464 189 0 76431 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 328328

[startup+3.10053 s]
/proc/loadavg: 6.93 7.90 8.06 9/344 2018
/proc/meminfo: memFree=12084984/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=334984 CPUtime=21.74 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 22000 0 0 0 2162 12 0 0 21 0 8 0 662374955 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 83746 21471 466 189 0 78095 0
[pid=2010/tid=2012] ppid=2008 vsize=334984 CPUtime=2.67 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 2288 0 0 0 267 0 0 0 22 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4654549 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=334984 CPUtime=2.66 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 2068 0 0 0 266 0 0 0 25 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4324830 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=334984 CPUtime=2.65 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 2064 0 0 0 265 0 0 0 25 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=334984 CPUtime=2.66 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 3113 0 0 0 265 1 0 0 23 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=334984 CPUtime=2.71 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 2045 0 0 0 270 1 0 0 25 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=334984 CPUtime=2.63 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 2285 0 0 0 262 1 0 0 22 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=334984 CPUtime=2.67 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 3451 0 0 0 265 2 0 0 22 0 8 0 662374993 343023616 21471 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 21.74
Current children cumulated vsize (KiB) 334984

[startup+6.31293 s]
/proc/loadavg: 7.01 7.90 8.06 9/344 2018
/proc/meminfo: memFree=12060948/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=338880 CPUtime=47.4 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 27966 0 0 0 4725 15 0 0 25 0 8 0 662374955 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 84720 27437 466 189 0 79069 0
[pid=2010/tid=2012] ppid=2008 vsize=338880 CPUtime=5.89 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 2899 0 0 0 588 1 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4660425 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=338880 CPUtime=5.88 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 2998 0 0 0 587 1 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=338880 CPUtime=5.87 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 2528 0 0 0 586 1 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=338880 CPUtime=5.88 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 3878 0 0 0 586 2 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=338880 CPUtime=5.92 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 2853 0 0 0 590 2 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=338880 CPUtime=5.8 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 2970 0 0 0 579 1 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=338880 CPUtime=5.88 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 4440 0 0 0 585 3 0 0 25 0 8 0 662374993 347013120 27437 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.4
Current children cumulated vsize (KiB) 338880

[startup+12.7008 s]
/proc/loadavg: 7.09 7.91 8.06 9/344 2018
/proc/meminfo: memFree=12044768/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=341000 CPUtime=98.42 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 32470 0 0 0 9825 17 0 0 25 0 8 0 662374955 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 85250 31941 466 189 0 79599 0
[pid=2010/tid=2012] ppid=2008 vsize=341000 CPUtime=12.27 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 3328 0 0 0 1226 1 0 0 19 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=341000 CPUtime=12.26 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 4417 0 0 0 1225 1 0 0 25 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=341000 CPUtime=12.26 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 2869 0 0 0 1225 1 0 0 25 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=341000 CPUtime=12.26 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 4215 0 0 0 1224 2 0 0 25 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=341000 CPUtime=12.31 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 3428 0 0 0 1229 2 0 0 25 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=341000 CPUtime=12.14 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 3375 0 0 0 1212 2 0 0 25 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=341000 CPUtime=12.26 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 5172 0 0 0 1223 3 0 0 25 0 8 0 662374993 349184000 31941 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.42
Current children cumulated vsize (KiB) 341000

[startup+25.5004 s]
/proc/loadavg: 7.29 7.91 8.06 9/344 2019
/proc/meminfo: memFree=11999660/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=414440 CPUtime=200.65 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 44043 0 0 0 20042 23 0 0 25 0 8 0 662374955 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4362220 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 103610 43514 466 189 0 97959 0
[pid=2010/tid=2012] ppid=2008 vsize=414440 CPUtime=25.06 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 5060 0 0 0 2504 2 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=414440 CPUtime=25.06 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 5550 0 0 0 2504 2 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=414440 CPUtime=25.05 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 4025 0 0 0 2504 1 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=414440 CPUtime=25.05 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 5593 0 0 0 2503 2 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4627360 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=414440 CPUtime=25.1 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 4472 0 0 0 2508 2 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=414440 CPUtime=24.78 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 4494 0 0 0 2476 2 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=414440 CPUtime=25.06 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 7504 0 0 0 2502 4 0 0 25 0 8 0 662374993 424386560 43514 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.65
Current children cumulated vsize (KiB) 414440

[startup+51.1006 s]
/proc/loadavg: 7.53 7.92 8.06 9/344 2019
/proc/meminfo: memFree=11941196/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=421216 CPUtime=405.13 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 58172 0 0 0 40479 34 0 0 25 0 8 0 662374955 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 105304 57624 466 189 0 99653 0
[pid=2010/tid=2012] ppid=2008 vsize=421216 CPUtime=50.65 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 6659 0 0 0 5062 3 0 0 21 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=421216 CPUtime=50.65 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 7236 0 0 0 5062 3 0 0 21 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=421216 CPUtime=50.65 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 5529 0 0 0 5063 2 0 0 25 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=421216 CPUtime=50.65 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 7014 0 0 0 5062 3 0 0 25 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=421216 CPUtime=50.7 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 6662 0 0 0 5066 4 0 0 25 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=421216 CPUtime=50.11 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 5758 0 0 0 5007 4 0 0 25 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=421216 CPUtime=50.65 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 10010 0 0 0 5059 6 0 0 25 0 8 0 662374993 431325184 57624 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.13
Current children cumulated vsize (KiB) 421216

[startup+102.301 s]
/proc/loadavg: 7.85 7.94 8.06 11/345 2024
/proc/meminfo: memFree=11874960/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=432820 CPUtime=814.11 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 74316 0 0 0 81366 45 0 0 25 0 8 0 662374955 443207680 73690 33554432000 4194304 4964800 140736515957440 18446744073709551615 4654463 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 108205 73690 466 189 0 102554 0
[pid=2010/tid=2012] ppid=2008 vsize=432820 CPUtime=101.84 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 8466 0 0 0 10178 6 0 0 25 0 8 0 662374993 443207680 73690 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=432820 CPUtime=101.86 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 10601 0 0 0 10182 4 0 0 25 0 8 0 662374993 443207680 73690 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=432820 CPUtime=101.85 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 7849 0 0 0 10181 4 0 0 25 0 8 0 662374993 443207680 73690 33554432000 4194304 4964800 140736515957440 18446744073709551615 4631220 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 16148 0 0 0 76166 12 0 0 25 0 8 0 662374993 851501056 182334 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=831544 CPUtime=757.64 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 19089 0 0 0 75748 16 0 0 25 0 8 0 662374993 851501056 182334 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=831544 CPUtime=761.6 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 20502 0 0 0 76146 14 0 0 25 0 8 0 662374993 851501056 182334 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=831544 CPUtime=757.68 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 18802 0 0 0 75746 22 0 0 25 0 8 0 662374993 851501056 182334 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=831544 CPUtime=761.44 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 34091 0 0 0 76109 35 0 0 25 0 8 0 662374993 851501056 182334 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6085.8
Current children cumulated vsize (KiB) 831544

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

[startup+768.701 s]
/proc/loadavg: 8.06 8.09 8.09 9/344 2041
/proc/meminfo: memFree=11440192/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6136.92 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 186038 0 0 0 613535 157 0 0 25 0 8 0 662374955 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 182410 466 189 0 202235 0
[pid=2010/tid=2012] ppid=2008 vsize=831544 CPUtime=768.18 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 18109 0 0 0 76805 13 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=768.02 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 31847 0 0 0 76790 12 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=831544 CPUtime=768.18 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 16149 0 0 0 76806 12 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=831544 CPUtime=763.97 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 19092 0 0 0 76381 16 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=831544 CPUtime=768 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 20547 0 0 0 76786 14 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=831544 CPUtime=764.08 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 18806 0 0 0 76386 22 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=831544 CPUtime=767.83 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 34101 0 0 0 76748 35 0 0 25 0 8 0 662374993 851501056 182410 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6136.92
Current children cumulated vsize (KiB) 831544

[startup+794.301 s]
/proc/loadavg: 8.04 8.08 8.08 9/344 2042
/proc/meminfo: memFree=11434364/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6341.45 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 187585 0 0 0 633985 160 0 0 25 0 8 0 662374955 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 183942 466 189 0 202235 0
[pid=2010/tid=2012] ppid=2008 vsize=831544 CPUtime=793.79 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 18328 0 0 0 79365 14 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=793.62 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 31970 0 0 0 79350 12 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=831544 CPUtime=793.77 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 16398 0 0 0 79365 12 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=831544 CPUtime=789.3 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 19312 0 0 0 78914 16 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=831544 CPUtime=793.6 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 20596 0 0 0 79346 14 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=831544 CPUtime=789.68 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 18848 0 0 0 78946 22 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=831544 CPUtime=793.43 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 34479 0 0 0 79307 36 0 0 25 0 8 0 662374993 851501056 183942 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6341.45
Current children cumulated vsize (KiB) 831544

[startup+807.114 s]
/proc/loadavg: 8.11 8.10 8.09 9/344 2042
/proc/meminfo: memFree=11434104/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6443.8 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 187721 0 0 0 644220 160 0 0 25 0 8 0 662374955 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320993 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 184059 466 189 0 202235 0
[pid=2010/tid=2012] ppid=2008 vsize=831544 CPUtime=806.6 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 18401 0 0 0 80646 14 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=806.43 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 31989 0 0 0 80631 12 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=831544 CPUtime=806.59 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 16400 0 0 0 80647 12 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=831544 CPUtime=801.96 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 19333 0 0 0 80180 16 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=831544 CPUtime=806.41 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 20614 0 0 0 80627 14 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=831544 CPUtime=802.5 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 18848 0 0 0 80227 23 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=831544 CPUtime=806.25 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 34481 0 0 0 80589 36 0 0 25 0 8 0 662374993 851501056 184059 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6443.8
Current children cumulated vsize (KiB) 831544

[startup+810.301 s]
/proc/loadavg: 8.10 8.09 8.09 9/344 2043
/proc/meminfo: memFree=11433236/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6469.32 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 187894 0 0 0 646772 160 0 0 25 0 8 0 662374955 851501056 184232 33554432000 4194304 4964800 140736515957440 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 184232 466 189 0 202235 0
[pid=2010/tid=2012] ppid=2008 vsize=831544 CPUtime=809.8 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 18406 0 0 0 80966 14 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=809.63 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 32163 0 0 0 80951 12 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=831544 CPUtime=809.79 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 16403 0 0 0 80967 12 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=831544 CPUtime=805.12 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 19333 0 0 0 80496 16 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4627928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=831544 CPUtime=809.61 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 20614 0 0 0 80947 14 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=831544 CPUtime=805.7 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 18848 0 0 0 80547 23 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=831544 CPUtime=809.45 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 34481 0 0 0 80909 36 0 0 25 0 8 0 662374993 851501056 184241 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6469.32
Current children cumulated vsize (KiB) 831544

[startup+813.5 s]
/proc/loadavg: 8.10 8.09 8.09 9/344 2043
/proc/meminfo: memFree=11432364/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6494.82 cores=0-7
/proc/2010/stat : 2010 (claspmt) R 2008 2010 1984 0 -1 4202496 188152 0 0 0 649322 160 0 0 25 0 8 0 662374955 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 184424 466 189 0 202235 0
[pid=2010/tid=2012] ppid=2008 vsize=831544 CPUtime=812.98 cores=0-7
/proc/2010/task/2012/stat : 2012 (claspmt) R 2008 2010 1984 0 -1 4202560 18419 0 0 0 81284 14 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 255376999010 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=812.82 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 32332 0 0 0 81270 12 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2010/tid=2014] ppid=2008 vsize=831544 CPUtime=812.97 cores=0-7
/proc/2010/task/2014/stat : 2014 (claspmt) R 2008 2010 1984 0 -1 4202560 16410 0 0 0 81285 12 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2010/tid=2015] ppid=2008 vsize=831544 CPUtime=808.29 cores=0-7
/proc/2010/task/2015/stat : 2015 (claspmt) R 2008 2010 1984 0 -1 4202560 19333 0 0 0 80813 16 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2010/tid=2016] ppid=2008 vsize=831544 CPUtime=812.8 cores=0-7
/proc/2010/task/2016/stat : 2016 (claspmt) R 2008 2010 1984 0 -1 4202560 20666 0 0 0 81266 14 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2010/tid=2017] ppid=2008 vsize=831544 CPUtime=808.89 cores=0-7
/proc/2010/task/2017/stat : 2017 (claspmt) R 2008 2010 1984 0 -1 4202560 18848 0 0 0 80866 23 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2010/tid=2018] ppid=2008 vsize=831544 CPUtime=812.62 cores=0-7
/proc/2010/task/2018/stat : 2018 (claspmt) R 2008 2010 1984 0 -1 4202560 34489 0 0 0 81226 36 0 0 25 0 8 0 662374993 851501056 184424 33554432000 4194304 4964800 140736515957440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6494.82
Current children cumulated vsize (KiB) 831544

[startup+815.1 s]
/proc/loadavg: 8.09 8.09 8.09 2/338 2043
/proc/meminfo: memFree=11432536/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6503.7 cores=0-7
/proc/2010/stat : 2010 (claspmt) S 2008 2010 1984 0 -1 4202496 188176 0 0 0 650203 167 0 0 17 0 2 0 662374955 851501056 184193 33554432000 4194304 4964800 140736515957440 18446744073709551615 255389104101 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 184193 467 189 0 202235 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=814.41 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 32355 0 0 0 81428 13 0 0 18 0 2 0 662374993 851501056 184193 33554432000 4194304 4964800 140736515957440 18446744073709551615 255376999034 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6503.7
Current children cumulated vsize (KiB) 831544

[startup+815.913 s]
/proc/loadavg: 8.09 8.09 8.09 2/338 2043
/proc/meminfo: memFree=11432536/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6504.52 cores=0-7
/proc/2010/stat : 2010 (claspmt) S 2008 2010 1984 0 -1 4202496 188176 0 0 0 650285 167 0 0 17 0 2 0 662374955 851501056 184193 33554432000 4194304 4964800 140736515957440 18446744073709551615 255389104101 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 184193 467 189 0 202235 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=815.22 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 32355 0 0 0 81509 13 0 0 19 0 2 0 662374993 851501056 184193 33554432000 4194304 4964800 140736515957440 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6504.52
Current children cumulated vsize (KiB) 831544

[startup+816.101 s]
/proc/loadavg: 8.09 8.09 8.09 2/338 2043
/proc/meminfo: memFree=11432536/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=831544 CPUtime=6504.71 cores=0-7
/proc/2010/stat : 2010 (claspmt) S 2008 2010 1984 0 -1 4202496 188176 0 0 0 650304 167 0 0 17 0 2 0 662374955 851501056 184193 33554432000 4194304 4964800 140736515957440 18446744073709551615 255389104101 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 207886 184193 467 189 0 202235 0
[pid=2010/tid=2013] ppid=2008 vsize=831544 CPUtime=815.41 cores=0-7
/proc/2010/task/2013/stat : 2013 (claspmt) R 2008 2010 1984 0 -1 4202560 32355 0 0 0 81528 13 0 0 20 0 2 0 662374993 851501056 184193 33554432000 4194304 4964800 140736515957440 18446744073709551615 255376999018 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6504.71
Current children cumulated vsize (KiB) 831544

[startup+816.201 s]
/proc/loadavg: 8.09 8.09 8.09 2/338 2043
/proc/meminfo: memFree=11432536/32951124 swapFree=65222232/67111528
[pid=2010] ppid=2008 vsize=0 CPUtime=6504.8 cores=0-7
/proc/2010/stat : 2010 (claspmt) S 2008 2010 1984 0 -1 4202500 188186 0 0 0 650310 170 0 0 15 0 1 0 662374955 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2010/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6504.8
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 816.202
CPU time (s): 6504.81
CPU user time (s): 6503.11
CPU system time (s): 1.70374
CPU usage (%): 796.962
Max. virtual memory (cumulated for all children) (KiB): 831544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6503.11
system time used= 1.70374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188186
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= 41885
involuntary context switches= 60103

runsolver used 2.41063 second user time and 6.539 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-16 03:02:51
IDJOB=3381178
IDBENCH=83982
IDSOLVER=1865
FILE ID=node135/3381178-1305507771
RUNJOBID= node135-1305507771-1998
PBS_JOBID= 13325512
Free space on /tmp= 73344 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.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-3381178-1305507771/watcher-3381178-1305507771 -o /tmp/evaluation-result-3381178-1305507771/solver-3381178-1305507771 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381178-1305507771.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1917108621

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12168648 kB
Buffers:        306152 kB
Cached:        6275632 kB
SwapCached:      60528 kB
Active:       10512312 kB
Inactive:     10009996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12168648 kB
SwapTotal:    67111528 kB
SwapFree:     65222232 kB
Dirty:            1688 kB
Writeback:           0 kB
AnonPages:    13885856 kB
Mapped:          21248 kB
Slab:           141952 kB
PageTables:      52172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79787400 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= 73344 MiB
End job on node135 at 2011-05-16 03:16:27