Trace number 3381177

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 17173 2151.92

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17173
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507766/instance-3381177-1305507766.cnf
0.19/0.28	c Solving...
17172.90/2151.90	s UNSATISFIABLE
17172.90/2151.90	
17172.90/2151.90	c Models        : 0     
17172.90/2151.90	c Time          : 2151.733s (Solving: 2151.45s 1st Model: 0.00s Unsat: 2151.45s)
17172.90/2151.90	c CPU Time      : 17172.830s

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-3381177-1305507766/watcher-3381177-1305507766 -o /tmp/evaluation-result-3381177-1305507766/solver-3381177-1305507766 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381177-1305507766.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: 7.44 7.90 7.96 2/481 29390
/proc/meminfo: memFree=16246616/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=23412 CPUtime=0.01 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 1312 0 0 0 1 0 0 0 25 0 1 0 662374302 23973888 1062 33554432000 4194304 4964800 140735248681536 18446744073709551615 218905392161 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29390/statm: 5853 1064 397 189 0 727 0

[startup+0.0360509 s]
/proc/loadavg: 7.44 7.90 7.96 2/481 29390
/proc/meminfo: memFree=16246616/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=24412 CPUtime=0.03 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 1576 0 0 0 3 0 0 0 25 0 1 0 662374302 24997888 1326 33554432000 4194304 4964800 140735248681536 18446744073709551615 4607680 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29390/statm: 6103 1326 399 189 0 977 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24412

[startup+0.101041 s]
/proc/loadavg: 7.44 7.90 7.96 2/481 29390
/proc/meminfo: memFree=16246616/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=24412 CPUtime=0.09 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 1576 0 0 0 9 0 0 0 25 0 1 0 662374302 24997888 1326 33554432000 4194304 4964800 140735248681536 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29390/statm: 6103 1326 399 189 0 977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24412

[startup+0.301029 s]
/proc/loadavg: 7.44 7.90 7.96 2/481 29390
/proc/meminfo: memFree=16246616/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=318764 CPUtime=0.29 cores=0-7
/proc/29390/stat : 29390 (claspmt) S 29388 29390 29362 0 -1 4202496 2002 0 0 0 29 0 0 0 25 0 8 0 662374302 326414336 1630 33554432000 4194304 4964800 140735248681536 18446744073709551615 218917546905 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29390/statm: 79691 1630 435 189 0 74040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 318764

[startup+0.747074 s]
/proc/loadavg: 7.44 7.90 7.96 2/481 29390
/proc/meminfo: memFree=16246616/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=325992 CPUtime=4.67 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 11654 0 0 0 462 5 0 0 18 0 8 0 662374302 333815808 11282 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 81912 13245 464 189 0 76261 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 325992

[startup+1.51875 s]
/proc/loadavg: 7.44 7.90 7.96 9/489 29399
/proc/meminfo: memFree=16184080/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=330264 CPUtime=9.91 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 16847 0 0 0 984 7 0 0 19 0 8 0 662374302 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320875 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29390/statm: 82566 16475 464 189 0 76915 0
[pid=29390/tid=29392] ppid=29388 vsize=330264 CPUtime=1.2 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 1596 0 0 0 120 0 0 0 19 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=330264 CPUtime=1.2 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 1531 0 0 0 120 0 0 0 19 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=330264 CPUtime=1.18 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 1755 0 0 0 118 0 0 0 25 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4332630 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=330264 CPUtime=1.19 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 2361 0 0 0 118 1 0 0 19 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=330264 CPUtime=1.21 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 1845 0 0 0 121 0 0 0 19 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=330264 CPUtime=1.2 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 1710 0 0 0 119 1 0 0 19 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=330264 CPUtime=1.2 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 2338 0 0 0 119 1 0 0 19 0 8 0 662374331 338190336 16475 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (KiB) 330264

[startup+3.10046 s]
/proc/loadavg: 7.48 7.90 7.96 9/489 29399
/proc/meminfo: memFree=16174168/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=334272 CPUtime=22.53 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 21569 0 0 0 2243 10 0 0 23 0 8 0 662374302 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4339031 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29390/statm: 83568 21197 466 189 0 77917 0
[pid=29390/tid=29392] ppid=29388 vsize=334272 CPUtime=2.77 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 2211 0 0 0 277 0 0 0 18 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=334272 CPUtime=2.78 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 2080 0 0 0 278 0 0 0 22 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=334272 CPUtime=2.75 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 2186 0 0 0 275 0 0 0 25 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=334272 CPUtime=2.78 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 2948 0 0 0 277 1 0 0 23 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=334272 CPUtime=2.8 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 2570 0 0 0 279 1 0 0 23 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=334272 CPUtime=2.78 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 2189 0 0 0 277 1 0 0 22 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=334272 CPUtime=2.78 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 3038 0 0 0 276 2 0 0 22 0 8 0 662374331 342294528 21197 33554432000 4194304 4964800 140735248681536 18446744073709551615 4658556 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.53
Current children cumulated vsize (KiB) 334272

[startup+6.30088 s]
/proc/loadavg: 7.48 7.90 7.96 9/489 29399
/proc/meminfo: memFree=16142176/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=338460 CPUtime=48.06 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 27362 0 0 0 4794 12 0 0 22 0 8 0 662374302 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29390/statm: 84615 26990 466 189 0 78964 0
[pid=29390/tid=29392] ppid=29388 vsize=338460 CPUtime=5.98 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 2822 0 0 0 597 1 0 0 22 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4660165 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=338460 CPUtime=5.98 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 2720 0 0 0 598 0 0 0 25 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=338460 CPUtime=5.96 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 2798 0 0 0 595 1 0 0 25 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=338460 CPUtime=5.97 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 3675 0 0 0 596 1 0 0 25 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=338460 CPUtime=6 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 3349 0 0 0 599 1 0 0 25 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=338460 CPUtime=5.97 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 2885 0 0 0 596 1 0 0 22 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=338460 CPUtime=5.98 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 3880 0 0 0 596 2 0 0 25 0 8 0 662374331 346583040 26990 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.06
Current children cumulated vsize (KiB) 338460

[startup+12.7007 s]
/proc/loadavg: 7.56 7.90 7.96 9/489 29400
/proc/meminfo: memFree=16102648/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=345624 CPUtime=99.13 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 38544 0 0 0 9893 20 0 0 25 0 8 0 662374302 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4653307 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29390/statm: 86406 38166 466 189 0 80755 0
[pid=29390/tid=29392] ppid=29388 vsize=345624 CPUtime=12.37 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 3786 0 0 0 1235 2 0 0 25 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=345624 CPUtime=12.38 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 5006 0 0 0 1237 1 0 0 25 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=345624 CPUtime=12.35 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 3936 0 0 0 1234 1 0 0 18 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=345624 CPUtime=12.38 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 5045 0 0 0 1236 2 0 0 25 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=345624 CPUtime=12.4 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 4942 0 0 0 1238 2 0 0 25 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=345624 CPUtime=12.37 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 4048 0 0 0 1234 3 0 0 25 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=345624 CPUtime=12.38 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 5351 0 0 0 1235 3 0 0 25 0 8 0 662374331 353918976 38166 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.13
Current children cumulated vsize (KiB) 345624

[startup+25.5004 s]
/proc/loadavg: 7.63 7.91 7.96 9/489 29400
/proc/meminfo: memFree=16051280/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=355452 CPUtime=201.29 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 50607 0 0 0 20102 27 0 0 25 0 8 0 662374302 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29390/statm: 88863 50229 466 189 0 83212 0
[pid=29390/tid=29392] ppid=29388 vsize=355452 CPUtime=25.16 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 5129 0 0 0 2513 3 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=355452 CPUtime=25.18 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 6728 0 0 0 2516 2 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=355452 CPUtime=25.14 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 5300 0 0 0 2512 2 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=355452 CPUtime=25.17 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 6374 0 0 0 2514 3 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=355452 CPUtime=25.19 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 6536 0 0 0 2516 3 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=355452 CPUtime=25.16 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 5480 0 0 0 2512 4 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=355452 CPUtime=25.17 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 7176 0 0 0 2513 4 0 0 25 0 8 0 662374331 363982848 50229 33554432000 4194304 4964800 140735248681536 18446744073709551615 4365674 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.29
Current children cumulated vsize (KiB) 355452

[startup+51.1008 s]
/proc/loadavg: 7.75 7.91 7.96 9/489 29401
/proc/meminfo: memFree=15962048/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=378984 CPUtime=405.6 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 73241 0 0 0 40519 41 0 0 25 0 8 0 662374302 388079616 72832 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29390/statm: 94746 72832 466 189 0 89095 0
[pid=29390/tid=29392] ppid=29388 vsize=378984 CPUtime=50.75 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 7954 0 0 0 5071 4 0 0 25 0 8 0 662374331 388079616 72832 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=378984 CPUtime=50.78 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 10481 0 0 0 5075 3 0 0 25 0 8 0 662374331 388079616 72832 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=378984 CPUtime=50.74 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 7554 0 0 0 5069 5 0 0 25 0 8 0 662374331 388079616 72832 33554432000 4194304 4964800 140735248681536 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=378984 CPUtime=50.77 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 8954 0 0 0 5072 5 0 0 25 0 8 0 662374331 388079616 72832 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=378984 CPUtime=50.78 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 9178 0 0 0 5074 4 0 0 25 0 8 0 662374331 388079616 72832 33554432000 4194304 4964800 140735248681536 18446744073709551615 4654543 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=378984 CPUtime=50.75 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 7680 0 0 0 5070 5 0 0 25 0 8 0 662374331 388079616 72833 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=378984 CPUtime=50.76 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 10105 0 0 0 5070 6 0 0 25 0 8 0 662374331 388079616 72833 33554432000 4194304 4964800 140735248681536 18446744073709551615 218905392161 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 405.6

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

/proc/loadavg: 8.12 8.10 8.02 9/489 29465
/proc/meminfo: memFree=15384404/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1025944 CPUtime=16619 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222267 0 0 0 1661681 219 0 0 25 0 8 0 662374302 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 256486 215879 466 189 0 250835 0
[pid=29390/tid=29392] ppid=29388 vsize=1025944 CPUtime=2074.06 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24874 0 0 0 207377 29 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1025944 CPUtime=2081.88 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45947 0 0 0 208171 17 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1025944 CPUtime=2076.04 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19477 0 0 0 207579 25 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1025944 CPUtime=2065.16 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26017 0 0 0 206490 26 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1025944 CPUtime=2081.57 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26884 0 0 0 208133 24 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1025944 CPUtime=2081.54 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20531 0 0 0 208128 26 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1025944 CPUtime=2080.84 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27520 0 0 0 208052 32 0 0 25 0 8 0 662374331 1050566656 215879 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16619
Current children cumulated vsize (KiB) 1025944

[startup+2142.3 s]
/proc/loadavg: 8.09 8.09 8.02 9/489 29466
/proc/meminfo: memFree=15383620/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1025944 CPUtime=17098 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222697 0 0 0 1709578 221 0 0 25 0 8 0 662374302 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 256486 216014 466 189 0 250835 0
[pid=29390/tid=29392] ppid=29388 vsize=1025944 CPUtime=2134.05 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24916 0 0 0 213376 29 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1025944 CPUtime=2141.88 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45987 0 0 0 214171 17 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1025944 CPUtime=2136.03 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19488 0 0 0 213578 25 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1025944 CPUtime=2124.17 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26262 0 0 0 212391 26 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1025944 CPUtime=2141.58 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26961 0 0 0 214134 24 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1025944 CPUtime=2141.53 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20532 0 0 0 214127 26 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1025944 CPUtime=2140.82 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27532 0 0 0 214050 32 0 0 25 0 8 0 662374331 1050566656 216014 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17098
Current children cumulated vsize (KiB) 1025944

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

[startup+2144.32 s]
/proc/loadavg: 8.09 8.09 8.02 9/489 29466
/proc/meminfo: memFree=15383620/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1025944 CPUtime=17114.1 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222720 0 0 0 1711188 221 0 0 25 0 8 0 662374302 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 256486 216037 466 189 0 250835 0
[pid=29390/tid=29392] ppid=29388 vsize=1025944 CPUtime=2136.06 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24916 0 0 0 213577 29 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1025944 CPUtime=2143.89 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45987 0 0 0 214372 17 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1025944 CPUtime=2138.05 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19488 0 0 0 213780 25 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1025944 CPUtime=2126.15 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26277 0 0 0 212589 26 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1025944 CPUtime=2143.59 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26964 0 0 0 214335 24 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1025944 CPUtime=2143.55 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20532 0 0 0 214329 26 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1025944 CPUtime=2142.84 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27537 0 0 0 214252 32 0 0 25 0 8 0 662374331 1050566656 216037 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17114.1
Current children cumulated vsize (KiB) 1025944

[startup+2147.5 s]
/proc/loadavg: 8.08 8.09 8.02 9/489 29467
/proc/meminfo: memFree=15383496/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1025944 CPUtime=17139.6 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222750 0 0 0 1713741 221 0 0 25 0 8 0 662374302 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 256486 215970 466 189 0 250835 0
[pid=29390/tid=29392] ppid=29388 vsize=1025944 CPUtime=2139.26 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24916 0 0 0 213897 29 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1025944 CPUtime=2147.09 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45987 0 0 0 214692 17 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1025944 CPUtime=2141.25 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19489 0 0 0 214100 25 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1025944 CPUtime=2129.29 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26284 0 0 0 212903 26 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1025944 CPUtime=2146.79 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26979 0 0 0 214655 24 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1025944 CPUtime=2146.75 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20534 0 0 0 214649 26 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1025944 CPUtime=2146.04 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27542 0 0 0 214572 32 0 0 25 0 8 0 662374331 1050566656 215970 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17139.6
Current children cumulated vsize (KiB) 1025944

[startup+2149.1 s]
/proc/loadavg: 8.08 8.09 8.02 9/489 29467
/proc/meminfo: memFree=15383496/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1025944 CPUtime=17152.3 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222754 0 0 0 1715006 221 0 0 25 0 8 0 662374302 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 256486 215974 466 189 0 250835 0
[pid=29390/tid=29392] ppid=29388 vsize=1025944 CPUtime=2140.85 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24916 0 0 0 214056 29 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1025944 CPUtime=2148.68 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45987 0 0 0 214851 17 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1025944 CPUtime=2142.83 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19490 0 0 0 214258 25 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1025944 CPUtime=2130.86 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26284 0 0 0 213060 26 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1025944 CPUtime=2148.38 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26982 0 0 0 214814 24 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1025944 CPUtime=2148.33 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20534 0 0 0 214807 26 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1025944 CPUtime=2147.62 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27542 0 0 0 214730 32 0 0 25 0 8 0 662374331 1050566656 215974 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17152.3
Current children cumulated vsize (KiB) 1025944

[startup+2150.7 s]
/proc/loadavg: 8.08 8.09 8.02 9/489 29467
/proc/meminfo: memFree=15383372/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1025944 CPUtime=17165.1 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222776 0 0 0 1716284 221 0 0 25 0 8 0 662374302 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 256486 215954 466 189 0 250835 0
[pid=29390/tid=29392] ppid=29388 vsize=1025944 CPUtime=2142.45 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24916 0 0 0 214216 29 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1025944 CPUtime=2150.28 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45987 0 0 0 215011 17 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1025944 CPUtime=2144.43 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19490 0 0 0 214418 25 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1025944 CPUtime=2132.44 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26293 0 0 0 213218 26 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1025944 CPUtime=2149.98 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26995 0 0 0 214974 24 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4669496 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1025944 CPUtime=2149.93 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20534 0 0 0 214967 26 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1025944 CPUtime=2149.22 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27542 0 0 0 214890 32 0 0 25 0 8 0 662374331 1050566656 215954 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17165.1
Current children cumulated vsize (KiB) 1025944

[startup+2151.5 s]
/proc/loadavg: 8.08 8.09 8.02 9/489 29467
/proc/meminfo: memFree=15383372/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=1023724 CPUtime=17171.4 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202496 222776 0 0 0 1716922 221 0 0 18 0 8 0 662374302 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 4668913 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 255931 215354 466 189 0 250280 0
[pid=29390/tid=29392] ppid=29388 vsize=1023724 CPUtime=2143.24 cores=0-7
/proc/29390/task/29392/stat : 29392 (claspmt) R 29388 29390 29362 0 -1 4202560 24916 0 0 0 214295 29 0 0 25 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 218905836063 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29390/tid=29393] ppid=29388 vsize=1023724 CPUtime=2151.08 cores=0-7
/proc/29390/task/29393/stat : 29393 (claspmt) R 29388 29390 29362 0 -1 4202560 45987 0 0 0 215091 17 0 0 25 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29390/tid=29394] ppid=29388 vsize=1023724 CPUtime=2145.23 cores=0-7
/proc/29390/task/29394/stat : 29394 (claspmt) R 29388 29390 29362 0 -1 4202560 19490 0 0 0 214498 25 0 0 25 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 4644886 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29390/tid=29395] ppid=29388 vsize=1023724 CPUtime=2133.22 cores=0-7
/proc/29390/task/29395/stat : 29395 (claspmt) R 29388 29390 29362 0 -1 4202560 26293 0 0 0 213296 26 0 0 25 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29390/tid=29396] ppid=29388 vsize=1023724 CPUtime=2150.78 cores=0-7
/proc/29390/task/29396/stat : 29396 (claspmt) R 29388 29390 29362 0 -1 4202560 26995 0 0 0 215054 24 0 0 18 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 218905836063 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29390/tid=29397] ppid=29388 vsize=1023724 CPUtime=2150.73 cores=0-7
/proc/29390/task/29397/stat : 29397 (claspmt) R 29388 29390 29362 0 -1 4202560 20534 0 0 0 215047 26 0 0 25 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29390/tid=29399] ppid=29388 vsize=1023724 CPUtime=2150.02 cores=0-7
/proc/29390/task/29399/stat : 29399 (claspmt) R 29388 29390 29362 0 -1 4202560 27542 0 0 0 214970 32 0 0 25 0 8 0 662374331 1048293376 215354 33554432000 4194304 4964800 140735248681536 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17171.4
Current children cumulated vsize (KiB) 1023724

[startup+2151.9 s]
/proc/loadavg: 8.08 8.09 8.02 2/482 29467
/proc/meminfo: memFree=15868888/32951124 swapFree=62248496/67111528
[pid=29390] ppid=29388 vsize=0 CPUtime=17173 cores=0-7
/proc/29390/stat : 29390 (claspmt) R 29388 29390 29362 0 -1 4202500 222787 0 0 0 1717073 228 0 0 17 0 1 0 662374302 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29390/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 17173
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2151.92
CPU time (s): 17173
CPU user time (s): 17170.7
CPU system time (s): 2.28865
CPU usage (%): 798.031
Max. virtual memory (cumulated for all children) (KiB): 1025944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17170.7
system time used= 2.28865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222787
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= 139595
involuntary context switches= 81223

runsolver used 9.68953 second user time and 25.5331 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-16 03:02:46
IDJOB=3381177
IDBENCH=83976
IDSOLVER=1865
FILE ID=node137/3381177-1305507766
RUNJOBID= node137-1305507766-29377
PBS_JOBID= 13325511
Free space on /tmp= 73704 MiB

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

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=1291331047

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:      16246896 kB
Buffers:        321844 kB
Cached:        4198172 kB
SwapCached:      25028 kB
Active:        6695324 kB
Inactive:      9731724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16246896 kB
SwapTotal:    67111528 kB
SwapFree:     62248496 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:    11892420 kB
Mapped:          30776 kB
Slab:           136684 kB
PageTables:      67984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146925788 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= 73700 MiB
End job on node137 at 2011-05-16 03:38:38