Trace number 3321696

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-R4095UNSAT 8031.77 1006.21

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark153.665
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366474/instance-3321696-1304366474.cnf
0.69/0.75	c Solving...
8031.74/1006.20	s UNSATISFIABLE
8031.74/1006.20	
8031.74/1006.20	c Models        : 0     
8031.74/1006.20	c Time          : 1005.754s (Solving: 1005.00s 1st Model: 0.00s Unsat: 1005.00s)
8031.74/1006.20	c CPU Time      : 8031.300s

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321696-1304366474/watcher-3321696-1304366474 -o /tmp/evaluation-result-3321696-1304366474/solver-3321696-1304366474 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321696-1304366474.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: 0.08 0.02 0.01 2/202 28934
/proc/meminfo: memFree=16821456/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=33404 CPUtime=0 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 1663 0 0 0 0 0 0 0 20 0 1 0 548246191 34205696 1593 33554432000 4194304 4964704 140733796951888 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28934/statm: 8351 1600 376 189 0 3225 0

[startup+0.0296621 s]
/proc/loadavg: 0.08 0.02 0.01 2/202 28934
/proc/meminfo: memFree=16821456/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=42660 CPUtime=0.01 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 6646 0 0 0 1 0 0 0 20 0 1 0 548246191 43683840 5712 33554432000 4194304 4964704 140733796951888 18446744073709551615 235594563792 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28934/statm: 10665 5735 386 189 0 5539 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 42660

[startup+0.10065 s]
/proc/loadavg: 0.08 0.02 0.01 2/202 28934
/proc/meminfo: memFree=16821456/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=57764 CPUtime=0.09 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 11640 0 0 0 8 1 0 0 20 0 1 0 548246191 59150336 9108 33554432000 4194304 4964704 140733796951888 18446744073709551615 4624855 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28934/statm: 14441 9122 397 189 0 9315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57764

[startup+0.300614 s]
/proc/loadavg: 0.08 0.02 0.01 2/202 28934
/proc/meminfo: memFree=16821456/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=72168 CPUtime=0.29 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 15968 0 0 0 27 2 0 0 21 0 1 0 548246191 73900032 13008 33554432000 4194304 4964704 140733796951888 18446744073709551615 4615686 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28934/statm: 18042 13008 404 189 0 12916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72168

[startup+0.700544 s]
/proc/loadavg: 0.08 0.02 0.01 2/202 28934
/proc/meminfo: memFree=16821456/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=78932 CPUtime=0.69 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 17675 0 0 0 67 2 0 0 22 0 1 0 548246191 80826368 14715 33554432000 4194304 4964704 140733796951888 18446744073709551615 4626353 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28934/statm: 19733 14716 406 189 0 14607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78932

[startup+1.50041 s]
/proc/loadavg: 0.08 0.02 0.01 2/210 28942
/proc/meminfo: memFree=16678540/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=543704 CPUtime=4.86 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 47069 0 0 0 474 12 0 0 25 0 8 0 548246191 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 135926 37151 464 189 0 130275 0
[pid=28934/tid=28936] ppid=28932 vsize=543704 CPUtime=0.49 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 3180 0 0 0 48 1 0 0 16 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=543704 CPUtime=0.49 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 4288 0 0 0 48 1 0 0 25 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=543704 CPUtime=0.43 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 4428 0 0 0 42 1 0 0 25 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=543704 CPUtime=0.49 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 3705 0 0 0 48 1 0 0 25 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4371631 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=543704 CPUtime=0.7 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 4198 0 0 0 69 1 0 0 18 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=543704 CPUtime=0.49 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 4727 0 0 0 48 1 0 0 16 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668505 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=543704 CPUtime=0.5 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 4319 0 0 0 49 1 0 0 16 0 8 0 548246267 556752896 37151 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 543704

[startup+3.10113 s]
/proc/loadavg: 0.79 0.17 0.05 10/210 28942
/proc/meminfo: memFree=16673456/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=543704 CPUtime=17.65 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 48084 0 0 0 1753 12 0 0 25 0 8 0 548246191 556752896 38166 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 135926 38166 464 189 0 130275 0
[pid=28934/tid=28936] ppid=28932 vsize=543704 CPUtime=2.09 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 3250 0 0 0 208 1 0 0 18 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=543704 CPUtime=2.09 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 4354 0 0 0 208 1 0 0 25 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=543704 CPUtime=2.03 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 4585 0 0 0 202 1 0 0 25 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=543704 CPUtime=2.08 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 3852 0 0 0 207 1 0 0 25 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=543704 CPUtime=2.3 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 4204 0 0 0 229 1 0 0 21 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=543704 CPUtime=2.09 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 4992 0 0 0 208 1 0 0 18 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=543704 CPUtime=2.09 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 4490 0 0 0 208 1 0 0 18 0 8 0 548246267 556752896 38167 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.65
Current children cumulated vsize (KiB) 543704

[startup+6.30056 s]
/proc/loadavg: 0.79 0.17 0.05 9/210 28942
/proc/meminfo: memFree=16664800/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=543704 CPUtime=43.22 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 50389 0 0 0 4307 15 0 0 25 0 8 0 548246191 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 135926 40471 464 189 0 130275 0
[pid=28934/tid=28936] ppid=28932 vsize=543704 CPUtime=5.3 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 3596 0 0 0 528 2 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=543704 CPUtime=5.29 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 4780 0 0 0 527 2 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=543704 CPUtime=5.23 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 4952 0 0 0 522 1 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=543704 CPUtime=5.28 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 4193 0 0 0 527 1 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=543704 CPUtime=5.5 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 4215 0 0 0 549 1 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=543704 CPUtime=5.29 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 5207 0 0 0 528 1 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=543704 CPUtime=5.28 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 4838 0 0 0 526 2 0 0 25 0 8 0 548246267 556752896 40471 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 43.22
Current children cumulated vsize (KiB) 543704

[startup+12.7004 s]
/proc/loadavg: 1.90 0.42 0.14 9/210 28942
/proc/meminfo: memFree=16650008/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=543704 CPUtime=94.38 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 53797 0 0 0 9418 20 0 0 25 0 8 0 548246191 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 135926 43879 464 189 0 130275 0
[pid=28934/tid=28936] ppid=28932 vsize=543704 CPUtime=11.69 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 3797 0 0 0 1167 2 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669013 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=543704 CPUtime=11.68 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 5690 0 0 0 1166 2 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=543704 CPUtime=11.63 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 5418 0 0 0 1161 2 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=543704 CPUtime=11.68 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 4801 0 0 0 1166 2 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=543704 CPUtime=11.9 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 4220 0 0 0 1189 1 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=543704 CPUtime=11.69 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 5917 0 0 0 1167 2 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=543704 CPUtime=11.63 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 5262 0 0 0 1161 2 0 0 25 0 8 0 548246267 556752896 43879 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 94.38
Current children cumulated vsize (KiB) 543704

[startup+25.5012 s]
/proc/loadavg: 2.84 0.67 0.22 9/210 28942
/proc/meminfo: memFree=16634344/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=544892 CPUtime=196.7 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 57975 0 0 0 19645 25 0 0 25 0 8 0 548246191 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 136223 48057 466 189 0 130572 0
[pid=28934/tid=28936] ppid=28932 vsize=544892 CPUtime=24.49 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 4083 0 0 0 2446 3 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=544892 CPUtime=24.49 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 6575 0 0 0 2445 4 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668508 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=544892 CPUtime=24.43 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 6073 0 0 0 2441 2 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=544892 CPUtime=24.48 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 5433 0 0 0 2446 2 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4644932 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=544892 CPUtime=24.7 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 4319 0 0 0 2469 1 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=544892 CPUtime=24.49 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 6847 0 0 0 2446 3 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=544892 CPUtime=24.35 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 5795 0 0 0 2432 3 0 0 25 0 8 0 548246267 557969408 48057 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 196.7
Current children cumulated vsize (KiB) 544892

[startup+51.1007 s]
/proc/loadavg: 4.67 1.28 0.43 9/210 28943
/proc/meminfo: memFree=16597936/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=548368 CPUtime=401.33 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 67057 0 0 0 40096 37 0 0 25 0 8 0 548246191 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668742 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 137092 57139 466 189 0 131441 0
[pid=28934/tid=28936] ppid=28932 vsize=548368 CPUtime=50.09 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 4447 0 0 0 5006 3 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=548368 CPUtime=50.09 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 9867 0 0 0 5000 9 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=548368 CPUtime=50.03 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 6649 0 0 0 5000 3 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=548368 CPUtime=50.07 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 6042 0 0 0 5004 3 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=548368 CPUtime=50.3 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 4436 0 0 0 5029 1 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=548368 CPUtime=50.09 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 8348 0 0 0 5004 5 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=548368 CPUtime=49.78 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 8100 0 0 0 4972 6 0 0 25 0 8 0 548246267 561528832 57139 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 401.33

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

/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 60236 0 0 0 75577 70 0 0 25 0 8 0 548246267 1118310400 227334 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6085.56
Current children cumulated vsize (KiB) 1092100

[startup+822.301 s]
/proc/loadavg: 8.02 7.54 4.74 9/210 28966
/proc/meminfo: memFree=15889060/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1223172 CPUtime=6565.1 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 244157 0 0 0 656254 256 0 0 25 0 8 0 548246191 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 305793 233866 466 189 0 300142 0
[pid=28934/tid=28936] ppid=28932 vsize=1223172 CPUtime=821.13 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 11980 0 0 0 82099 14 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=1223172 CPUtime=821.3 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 47883 0 0 0 82078 52 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=1223172 CPUtime=820.54 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 16634 0 0 0 82036 18 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=1223172 CPUtime=821.18 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 31934 0 0 0 82083 35 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=1223172 CPUtime=821.5 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 29321 0 0 0 82120 30 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=1223172 CPUtime=821.29 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 18056 0 0 0 82112 17 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668860 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=1223172 CPUtime=816.08 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 62615 0 0 0 81534 74 0 0 25 0 8 0 548246267 1252528128 233866 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6565.1
Current children cumulated vsize (KiB) 1223172

[startup+882.301 s]
/proc/loadavg: 8.04 7.64 4.94 9/210 28968
/proc/meminfo: memFree=15879368/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1223172 CPUtime=7044.71 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 246655 0 0 0 704211 260 0 0 25 0 8 0 548246191 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 305793 236364 466 189 0 300142 0
[pid=28934/tid=28936] ppid=28932 vsize=1223172 CPUtime=881.12 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 12001 0 0 0 88098 14 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=1223172 CPUtime=881.3 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 49778 0 0 0 88076 54 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=1223172 CPUtime=880.54 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 16658 0 0 0 88036 18 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=1223172 CPUtime=881.18 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 31982 0 0 0 88083 35 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=1223172 CPUtime=881.51 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 29757 0 0 0 88120 31 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=1223172 CPUtime=881.29 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 18077 0 0 0 88111 18 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=1223172 CPUtime=875.7 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 62668 0 0 0 87495 75 0 0 25 0 8 0 548246267 1252528128 236364 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7044.71
Current children cumulated vsize (KiB) 1223172

[startup+942.3 s]
/proc/loadavg: 8.01 7.69 5.12 9/210 28970
/proc/meminfo: memFree=15830472/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1223172 CPUtime=7524.33 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 258893 0 0 0 752155 278 0 0 25 0 8 0 548246191 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 305793 248602 466 189 0 300142 0
[pid=28934/tid=28936] ppid=28932 vsize=1223172 CPUtime=941.12 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 12502 0 0 0 94098 14 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=1223172 CPUtime=941.3 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 52445 0 0 0 94072 58 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=1223172 CPUtime=940.54 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 17413 0 0 0 94035 19 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669432 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=1223172 CPUtime=941.18 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 34242 0 0 0 94080 38 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=1223172 CPUtime=941.5 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 31084 0 0 0 94118 32 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=1223172 CPUtime=941.28 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 19488 0 0 0 94109 19 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=1223172 CPUtime=935.33 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 65206 0 0 0 93453 80 0 0 25 0 8 0 548246267 1252528128 248602 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7524.33
Current children cumulated vsize (KiB) 1223172

[startup+1002.3 s]
/proc/loadavg: 8.06 7.78 5.32 9/210 28971
/proc/meminfo: memFree=15784568/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1293904 CPUtime=8003.93 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 270215 0 0 0 800098 295 0 0 25 0 8 0 548246191 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 323476 259924 466 189 0 317825 0
[pid=28934/tid=28936] ppid=28932 vsize=1293904 CPUtime=1001.11 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 13019 0 0 0 100097 14 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=1293904 CPUtime=1001.3 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 52782 0 0 0 100072 58 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=1293904 CPUtime=1000.54 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 17896 0 0 0 100034 20 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=1293904 CPUtime=1001.17 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 37705 0 0 0 100074 43 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=1293904 CPUtime=1001.51 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 31835 0 0 0 100118 33 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=1293904 CPUtime=1001.29 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 19627 0 0 0 100109 20 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=1293904 CPUtime=994.94 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 70816 0 0 0 99405 89 0 0 25 0 8 0 548246267 1324957696 259924 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8003.93
Current children cumulated vsize (KiB) 1293904

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

[startup+1004.7 s]
/proc/loadavg: 8.06 7.78 5.32 9/210 28972
/proc/meminfo: memFree=15784688/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1293904 CPUtime=8023.11 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 270218 0 0 0 802016 295 0 0 25 0 8 0 548246191 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668629 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 323476 259927 466 189 0 317825 0
[pid=28934/tid=28936] ppid=28932 vsize=1293904 CPUtime=1003.51 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 13019 0 0 0 100337 14 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=1293904 CPUtime=1003.7 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 52782 0 0 0 100312 58 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=1293904 CPUtime=1002.94 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 17896 0 0 0 100274 20 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=1293904 CPUtime=1003.57 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 37705 0 0 0 100314 43 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=1293904 CPUtime=1003.91 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 31838 0 0 0 100358 33 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=1293904 CPUtime=1003.69 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 19627 0 0 0 100349 20 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=1293904 CPUtime=997.33 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 70816 0 0 0 99644 89 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8023.11
Current children cumulated vsize (KiB) 1293904

[startup+1005.5 s]
/proc/loadavg: 8.06 7.78 5.32 9/210 28972
/proc/meminfo: memFree=15784688/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1293904 CPUtime=8029.51 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 270218 0 0 0 802655 296 0 0 25 0 8 0 548246191 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28934/statm: 323476 259927 466 189 0 317825 0
[pid=28934/tid=28936] ppid=28932 vsize=1293904 CPUtime=1004.31 cores=0-7
/proc/28934/task/28936/stat : 28936 (claspmt) R 28932 28934 28873 0 -1 4202560 13019 0 0 0 100417 14 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28934/tid=28937] ppid=28932 vsize=1293904 CPUtime=1004.5 cores=0-7
/proc/28934/task/28937/stat : 28937 (claspmt) R 28932 28934 28873 0 -1 4202560 52782 0 0 0 100392 58 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4313849 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28934/tid=28938] ppid=28932 vsize=1293904 CPUtime=1003.74 cores=0-7
/proc/28934/task/28938/stat : 28938 (claspmt) R 28932 28934 28873 0 -1 4202560 17896 0 0 0 100354 20 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28934/tid=28939] ppid=28932 vsize=1293904 CPUtime=1004.37 cores=0-7
/proc/28934/task/28939/stat : 28939 (claspmt) R 28932 28934 28873 0 -1 4202560 37705 0 0 0 100394 43 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28934/tid=28940] ppid=28932 vsize=1293904 CPUtime=1004.71 cores=0-7
/proc/28934/task/28940/stat : 28940 (claspmt) R 28932 28934 28873 0 -1 4202560 31838 0 0 0 100438 33 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28934/tid=28941] ppid=28932 vsize=1293904 CPUtime=1004.49 cores=0-7
/proc/28934/task/28941/stat : 28941 (claspmt) R 28932 28934 28873 0 -1 4202560 19627 0 0 0 100429 20 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28934/tid=28942] ppid=28932 vsize=1293904 CPUtime=998.12 cores=0-7
/proc/28934/task/28942/stat : 28942 (claspmt) R 28932 28934 28873 0 -1 4202560 70816 0 0 0 99723 89 0 0 25 0 8 0 548246267 1324957696 259927 33554432000 4194304 4964704 140733796951888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8029.51
Current children cumulated vsize (KiB) 1293904

[startup+1005.9 s]
/proc/loadavg: 8.06 7.78 5.32 9/210 28972
/proc/meminfo: memFree=15784688/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1276896 CPUtime=8031.45 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 270228 0 0 0 802849 296 0 0 25 0 1 0 548246191 1307541504 255553 33554432000 4194304 4964704 140733796951888 18446744073709551615 235594523626 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28934/statm: 319224 255553 476 189 0 313573 0
Current children cumulated CPU time (s) 8031.45
Current children cumulated vsize (KiB) 1276896

[startup+1006.1 s]
/proc/loadavg: 8.06 7.78 5.32 9/210 28972
/proc/meminfo: memFree=15784688/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=1258336 CPUtime=8031.65 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 270228 0 0 0 802869 296 0 0 25 0 1 0 548246191 1288536064 250880 33554432000 4194304 4964704 140733796951888 18446744073709551615 235594521953 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28934/statm: 314584 250880 476 189 0 308933 0
Current children cumulated CPU time (s) 8031.65
Current children cumulated vsize (KiB) 1258336

[startup+1006.2 s]
/proc/loadavg: 8.06 7.78 5.32 9/210 28972
/proc/meminfo: memFree=15784688/32950928 swapFree=67111404/67111528
[pid=28934] ppid=28932 vsize=608004 CPUtime=8031.74 cores=0-7
/proc/28934/stat : 28934 (claspmt) R 28932 28934 28873 0 -1 4202496 270228 0 0 0 802875 299 0 0 25 0 1 0 548246191 622596096 55222 33554432000 4194304 4964704 140733796951888 18446744073709551615 235594910055 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28934/statm: 152001 55222 476 189 0 146350 0
Current children cumulated CPU time (s) 8031.74
Current children cumulated vsize (KiB) 608004

Child status: 20
Real time (s): 1006.21
CPU time (s): 8031.77
CPU user time (s): 8028.76
CPU system time (s): 3.00754
CPU usage (%): 798.218
Max. virtual memory (cumulated for all children) (KiB): 1293904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8028.76
system time used= 3.00754
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270229
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= 17063
involuntary context switches= 37748

runsolver used 1.68374 second user time and 4.72328 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-02 22:01:14
IDJOB=3321696
IDBENCH=82482
IDSOLVER=1711
FILE ID=node120/3321696-1304366474
RUNJOBID= node120-1304366467-28887
PBS_JOBID= 13181751
Free space on /tmp= 73564 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.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-3321696-1304366474/watcher-3321696-1304366474 -o /tmp/evaluation-result-3321696-1304366474/solver-3321696-1304366474 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321696-1304366474.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1945124836

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16821620 kB
Buffers:        603052 kB
Cached:        2565932 kB
SwapCached:          8 kB
Active:       13596396 kB
Inactive:      2131180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16821620 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            6016 kB
Writeback:           0 kB
AnonPages:    12558968 kB
Mapped:          18548 kB
Slab:           308876 kB
PageTables:      30960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13432004 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= 73564 MiB
End job on node120 at 2011-05-02 22:18:01