Trace number 3373376

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 4097.44 1026.97

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418182/instance-3373376-1305418182.cnf
0.00/0.01	c Solving...
4097.18/1026.76	s UNSATISFIABLE
4097.18/1026.76	
4097.18/1026.76	c Models        : 0     
4097.18/1026.76	c Time          : 1026.762s (Solving: 1026.75s 1st Model: 0.00s Unsat: 1026.75s)
4097.18/1026.76	c CPU Time      : 4097.430s

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.59 7.66 7.59 5/298 4752
/proc/meminfo: memFree=15357104/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=21628 CPUtime=0 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 753 0 0 0 0 0 0 0 25 0 1 0 109427656 22147072 661 33554432000 4194304 4964800 140736424824000 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4752/statm: 5407 662 403 189 0 281 0
[pid=4752/tid=4753] ppid=4750 vsize=37556 CPUtime=0 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 4 0 109427657 38457344 781 33554432000 4194304 4964800 140736424824000 18446744073709551615 4679106 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=37556 CPUtime=0 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 109427657 38457344 787 33554432000 4194304 4964800 140736424824000 18446744073709551615 218880621553 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=37556 CPUtime=0 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 109427657 38457344 793 33554432000 4194304 4964800 140736424824000 18446744073709551615 218880621553 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.123049 s]
/proc/loadavg: 6.59 7.66 7.59 5/298 4752
/proc/meminfo: memFree=15357104/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=169456 CPUtime=0.44 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 1451 0 0 0 44 0 0 0 25 0 4 0 109427656 173522944 1328 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 42364 1328 458 189 0 36713 0
[pid=4752/tid=4753] ppid=4750 vsize=169456 CPUtime=0.1 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 139 0 0 0 10 0 0 0 25 0 4 0 109427657 173522944 1328 33554432000 4194304 4964800 140736424824000 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=169456 CPUtime=0.1 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 168 0 0 0 10 0 0 0 25 0 4 0 109427657 173522944 1328 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669298 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=169456 CPUtime=0.11 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 174 0 0 0 11 0 0 0 25 0 4 0 109427657 173522944 1328 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 169456

[startup+0.201036 s]
/proc/loadavg: 6.59 7.66 7.59 5/298 4752
/proc/meminfo: memFree=15357104/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=169456 CPUtime=0.75 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 1548 0 0 0 75 0 0 0 25 0 4 0 109427656 173522944 1425 33554432000 4194304 4964800 140736424824000 18446744073709551615 4661044 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 42364 1425 458 189 0 36713 0
[pid=4752/tid=4753] ppid=4750 vsize=169456 CPUtime=0.18 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 166 0 0 0 18 0 0 0 25 0 4 0 109427657 173522944 1425 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670151 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=169456 CPUtime=0.18 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 206 0 0 0 18 0 0 0 25 0 4 0 109427657 173522944 1425 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=169456 CPUtime=0.18 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 196 0 0 0 18 0 0 0 25 0 4 0 109427657 173522944 1425 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669221 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 169456

[startup+0.301018 s]
/proc/loadavg: 6.59 7.66 7.59 5/298 4752
/proc/meminfo: memFree=15357104/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=169588 CPUtime=1.15 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 1563 0 0 0 115 0 0 0 25 0 4 0 109427656 173658112 1440 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668946 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 42397 1440 458 189 0 36746 0
[pid=4752/tid=4753] ppid=4750 vsize=169588 CPUtime=0.28 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 172 0 0 0 28 0 0 0 25 0 4 0 109427657 173658112 1440 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=169588 CPUtime=0.28 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 213 0 0 0 28 0 0 0 25 0 4 0 109427657 173658112 1440 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669091 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=169588 CPUtime=0.28 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 196 0 0 0 28 0 0 0 25 0 4 0 109427657 173658112 1440 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 169588

[startup+0.700948 s]
/proc/loadavg: 6.59 7.66 7.59 5/298 4752
/proc/meminfo: memFree=15357104/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=169748 CPUtime=2.75 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 1807 0 0 0 275 0 0 0 25 0 4 0 109427656 173821952 1684 33554432000 4194304 4964800 140736424824000 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 42437 1684 458 189 0 36786 0
[pid=4752/tid=4753] ppid=4750 vsize=169748 CPUtime=0.68 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 234 0 0 0 68 0 0 0 25 0 4 0 109427657 173821952 1684 33554432000 4194304 4964800 140736424824000 18446744073709551615 4653504 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=169748 CPUtime=0.68 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 324 0 0 0 68 0 0 0 25 0 4 0 109427657 173821952 1684 33554432000 4194304 4964800 140736424824000 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=169748 CPUtime=0.68 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 228 0 0 0 68 0 0 0 25 0 4 0 109427657 173821952 1684 33554432000 4194304 4964800 140736424824000 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 169748

[startup+1.50081 s]
/proc/loadavg: 6.59 7.66 7.59 9/302 4756
/proc/meminfo: memFree=15350004/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=170564 CPUtime=5.94 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 2344 0 0 0 594 0 0 0 25 0 4 0 109427656 174657536 2221 33554432000 4194304 4964800 140736424824000 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 42641 2221 458 189 0 36990 0
[pid=4752/tid=4753] ppid=4750 vsize=170564 CPUtime=1.48 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 381 0 0 0 148 0 0 0 25 0 4 0 109427657 174657536 2221 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=170564 CPUtime=1.48 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 517 0 0 0 148 0 0 0 25 0 4 0 109427657 174657536 2221 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=170564 CPUtime=1.48 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 327 0 0 0 148 0 0 0 25 0 4 0 109427657 174657536 2221 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 170564

[startup+3.10053 s]
/proc/loadavg: 6.59 7.66 7.59 9/302 4756
/proc/meminfo: memFree=15345912/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=171648 CPUtime=12.32 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 3117 0 0 0 1232 0 0 0 25 0 4 0 109427656 175767552 2994 33554432000 4194304 4964800 140736424824000 18446744073709551615 4362289 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 42912 2994 458 189 0 37261 0
[pid=4752/tid=4753] ppid=4750 vsize=171648 CPUtime=3.08 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 616 0 0 0 308 0 0 0 25 0 4 0 109427657 175767552 2994 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=171648 CPUtime=3.08 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 821 0 0 0 308 0 0 0 25 0 4 0 109427657 175767552 2994 33554432000 4194304 4964800 140736424824000 18446744073709551615 4361323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=171648 CPUtime=3.08 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 459 0 0 0 308 0 0 0 25 0 4 0 109427657 175767552 2994 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 171648

[startup+6.30097 s]
/proc/loadavg: 6.70 7.66 7.60 9/302 4756
/proc/meminfo: memFree=15340704/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=173372 CPUtime=25.1 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 3870 0 0 0 2509 1 0 0 25 0 4 0 109427656 177532928 3747 33554432000 4194304 4964800 140736424824000 18446744073709551615 4380306 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 43343 3747 458 189 0 37692 0
[pid=4752/tid=4753] ppid=4750 vsize=173372 CPUtime=6.28 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 796 0 0 0 628 0 0 0 25 0 4 0 109427657 177532928 3747 33554432000 4194304 4964800 140736424824000 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=173372 CPUtime=6.27 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 1147 0 0 0 627 0 0 0 25 0 4 0 109427657 177532928 3747 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=173372 CPUtime=6.28 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 618 0 0 0 628 0 0 0 25 0 4 0 109427657 177532928 3747 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 173372

[startup+12.7009 s]
/proc/loadavg: 6.81 7.67 7.60 9/302 4756
/proc/meminfo: memFree=15335664/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=173612 CPUtime=50.64 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 4189 0 0 0 5062 2 0 0 25 0 4 0 109427656 177778688 4066 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669998 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 43403 4066 458 189 0 37752 0
[pid=4752/tid=4753] ppid=4750 vsize=173612 CPUtime=12.67 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 901 0 0 0 1267 0 0 0 25 0 4 0 109427657 177778688 4066 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=173612 CPUtime=12.67 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 1224 0 0 0 1267 0 0 0 25 0 4 0 109427657 177778688 4066 33554432000 4194304 4964800 140736424824000 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=173612 CPUtime=12.68 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 696 0 0 0 1268 0 0 0 25 0 4 0 109427657 177778688 4066 33554432000 4194304 4964800 140736424824000 18446744073709551615 4361199 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 173612

[startup+25.5006 s]
/proc/loadavg: 7.07 7.68 7.60 9/302 4756
/proc/meminfo: memFree=15326412/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=174160 CPUtime=101.71 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 4923 0 0 0 10169 2 0 0 25 0 4 0 109427656 178339840 4800 33554432000 4194304 4964800 140736424824000 18446744073709551615 4658823 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 43540 4800 458 189 0 37889 0
[pid=4752/tid=4753] ppid=4750 vsize=174160 CPUtime=25.47 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 1119 0 0 0 2547 0 0 0 25 0 4 0 109427657 178339840 4800 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=174160 CPUtime=25.47 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 1489 0 0 0 2547 0 0 0 25 0 4 0 109427657 178339840 4800 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=174160 CPUtime=25.48 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 868 0 0 0 2548 0 0 0 25 0 4 0 109427657 178339840 4800 33554432000 4194304 4964800 140736424824000 18446744073709551615 4687052 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 174160

[startup+51.1012 s]
/proc/loadavg: 7.52 7.74 7.62 6/297 4760
/proc/meminfo: memFree=15810820/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=175276 CPUtime=203.88 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 5865 0 0 0 20385 3 0 0 25 0 4 0 109427656 179482624 5742 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 43819 5742 458 189 0 38168 0
[pid=4752/tid=4753] ppid=4750 vsize=175276 CPUtime=51.07 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 1529 0 0 0 5107 0 0 0 25 0 4 0 109427657 179482624 5742 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=175276 CPUtime=51.07 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 1846 0 0 0 5106 1 0 0 25 0 4 0 109427657 179482624 5742 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=175276 CPUtime=51.07 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 958 0 0 0 5107 0 0 0 25 0 4 0 109427657 179482624 5742 33554432000 4194304 4964800 140736424824000 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 175276

[startup+102.301 s]
/proc/loadavg: 7.79 7.77 7.64 9/302 4788
/proc/meminfo: memFree=15634204/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=176968 CPUtime=408.22 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 6894 0 0 0 40817 5 0 0 25 0 4 0 109427656 181215232 6754 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 44242 6754 458 189 0 38591 0
[pid=4752/tid=4753] ppid=4750 vsize=176968 CPUtime=102.29 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 1796 0 0 0 10228 1 0 0 25 0 4 0 109427657 181215232 6754 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=176968 CPUtime=102.26 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 2298 0 0 0 10225 1 0 0 25 0 4 0 109427657 181215232 6754 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669542 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=176968 CPUtime=102.29 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1075 0 0 0 10228 1 0 0 25 0 4 0 109427657 181215232 6754 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 176968

[startup+162.301 s]

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


[startup+822.3 s]
/proc/loadavg: 4.13 4.96 6.34 5/293 4888
/proc/meminfo: memFree=15822444/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=183664 CPUtime=3281.46 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 11829 0 0 0 328127 19 0 0 25 0 4 0 109427656 188071936 11664 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 45916 11664 458 189 0 40265 0
[pid=4752/tid=4753] ppid=4750 vsize=183664 CPUtime=822.26 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4489 0 0 0 82222 4 0 0 25 0 4 0 109427657 188071936 11664 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=183664 CPUtime=822.17 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3319 0 0 0 82210 7 0 0 25 0 4 0 109427657 188071936 11664 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=183664 CPUtime=822.22 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1800 0 0 0 82219 3 0 0 25 0 4 0 109427657 188071936 11664 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3281.46
Current children cumulated vsize (KiB) 183664

[startup+882.311 s]
/proc/loadavg: 4.12 4.80 6.20 5/293 4889
/proc/meminfo: memFree=15822156/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=183664 CPUtime=3520.94 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 11902 0 0 0 352074 20 0 0 25 0 4 0 109427656 188071936 11737 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668805 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 45916 11737 458 189 0 40265 0
[pid=4752/tid=4753] ppid=4750 vsize=183664 CPUtime=882.28 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4555 0 0 0 88223 5 0 0 25 0 4 0 109427657 188071936 11737 33554432000 4194304 4964800 140736424824000 18446744073709551615 4687107 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=183664 CPUtime=882.17 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3320 0 0 0 88210 7 0 0 25 0 4 0 109427657 188071936 11737 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=183664 CPUtime=882.22 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1804 0 0 0 88219 3 0 0 25 0 4 0 109427657 188071936 11737 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669434 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.94
Current children cumulated vsize (KiB) 183664

[startup+942.301 s]
/proc/loadavg: 4.04 4.65 6.06 5/293 4891
/proc/meminfo: memFree=15821344/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=183984 CPUtime=3760.35 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12151 0 0 0 376014 21 0 0 25 0 4 0 109427656 188399616 11986 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 45996 11986 458 189 0 40345 0
[pid=4752/tid=4753] ppid=4750 vsize=183984 CPUtime=942.27 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4725 0 0 0 94222 5 0 0 25 0 4 0 109427657 188399616 11986 33554432000 4194304 4964800 140736424824000 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=183984 CPUtime=942.16 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3362 0 0 0 94209 7 0 0 25 0 4 0 109427657 188399616 11986 33554432000 4194304 4964800 140736424824000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=183984 CPUtime=942.21 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1824 0 0 0 94217 4 0 0 25 0 4 0 109427657 188399616 11986 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.35
Current children cumulated vsize (KiB) 183984

[startup+1002.3 s]
/proc/loadavg: 4.01 4.53 5.93 5/293 4892
/proc/meminfo: memFree=15821172/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184300 CPUtime=3999.79 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12251 0 0 0 399957 22 0 0 25 0 4 0 109427656 188723200 12086 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668737 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46075 12086 458 189 0 40424 0
[pid=4752/tid=4753] ppid=4750 vsize=184300 CPUtime=1002.27 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4767 0 0 0 100221 6 0 0 25 0 4 0 109427657 188723200 12086 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184300 CPUtime=1002.17 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3384 0 0 0 100209 8 0 0 25 0 4 0 109427657 188723200 12086 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184300 CPUtime=1002.2 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1824 0 0 0 100216 4 0 0 25 0 4 0 109427657 188723200 12086 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.79
Current children cumulated vsize (KiB) 184300

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

[startup+1011.2 s]
/proc/loadavg: 4.01 4.51 5.90 5/293 4892
/proc/meminfo: memFree=15821036/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184452 CPUtime=4035.31 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12284 0 0 0 403509 22 0 0 25 0 4 0 109427656 188878848 12119 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46113 12119 458 189 0 40462 0
[pid=4752/tid=4753] ppid=4750 vsize=184452 CPUtime=1011.17 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4786 0 0 0 101111 6 0 0 25 0 4 0 109427657 188878848 12119 33554432000 4194304 4964800 140736424824000 18446744073709551615 4653584 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184452 CPUtime=1011.07 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3386 0 0 0 101099 8 0 0 25 0 4 0 109427657 188878848 12119 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669538 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184452 CPUtime=1011.1 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1826 0 0 0 101106 4 0 0 25 0 4 0 109427657 188878848 12119 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4035.31
Current children cumulated vsize (KiB) 184452

[startup+1017.61 s]
/proc/loadavg: 4.01 4.50 5.89 5/293 4893
/proc/meminfo: memFree=15821036/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184584 CPUtime=4060.9 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12307 0 0 0 406067 23 0 0 25 0 4 0 109427656 189014016 12142 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669523 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46146 12142 460 189 0 40495 0
[pid=4752/tid=4753] ppid=4750 vsize=184584 CPUtime=1017.58 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4797 0 0 0 101752 6 0 0 25 0 4 0 109427657 189014016 12142 33554432000 4194304 4964800 140736424824000 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184584 CPUtime=1017.48 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3386 0 0 0 101740 8 0 0 25 0 4 0 109427657 189014016 12142 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184584 CPUtime=1017.51 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1828 0 0 0 101747 4 0 0 25 0 4 0 109427657 189014016 12142 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4060.9
Current children cumulated vsize (KiB) 184584

[startup+1020.8 s]
/proc/loadavg: 4.01 4.49 5.88 5/293 4893
/proc/meminfo: memFree=15821036/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184584 CPUtime=4073.66 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12317 0 0 0 407343 23 0 0 25 0 4 0 109427656 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46146 12152 460 189 0 40495 0
[pid=4752/tid=4753] ppid=4750 vsize=184584 CPUtime=1020.78 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4807 0 0 0 102072 6 0 0 25 0 4 0 109427657 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184584 CPUtime=1020.68 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3386 0 0 0 102060 8 0 0 25 0 4 0 109427657 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184584 CPUtime=1020.71 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1828 0 0 0 102067 4 0 0 25 0 4 0 109427657 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4073.66
Current children cumulated vsize (KiB) 184584

[startup+1024 s]
/proc/loadavg: 4.01 4.49 5.88 5/293 4893
/proc/meminfo: memFree=15821036/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184584 CPUtime=4086.4 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12317 0 0 0 408617 23 0 0 25 0 4 0 109427656 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669490 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46146 12152 460 189 0 40495 0
[pid=4752/tid=4753] ppid=4750 vsize=184584 CPUtime=1023.97 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4807 0 0 0 102391 6 0 0 25 0 4 0 109427657 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184584 CPUtime=1023.87 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3386 0 0 0 102379 8 0 0 25 0 4 0 109427657 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184584 CPUtime=1023.9 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1828 0 0 0 102386 4 0 0 25 0 4 0 109427657 189014016 12152 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669579 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4086.4
Current children cumulated vsize (KiB) 184584

[startup+1025.6 s]
/proc/loadavg: 4.01 4.49 5.87 5/293 4893
/proc/meminfo: memFree=15820912/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184584 CPUtime=4092.79 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12318 0 0 0 409256 23 0 0 25 0 4 0 109427656 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46146 12153 460 189 0 40495 0
[pid=4752/tid=4753] ppid=4750 vsize=184584 CPUtime=1025.57 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4807 0 0 0 102551 6 0 0 25 0 4 0 109427657 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184584 CPUtime=1025.47 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3386 0 0 0 102539 8 0 0 25 0 4 0 109427657 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669437 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184584 CPUtime=1025.5 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1829 0 0 0 102546 4 0 0 25 0 4 0 109427657 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4092.79
Current children cumulated vsize (KiB) 184584

[startup+1026.41 s]
/proc/loadavg: 4.01 4.49 5.87 5/293 4893
/proc/meminfo: memFree=15820912/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=184584 CPUtime=4096.02 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) R 4750 4752 3825 0 -1 4202496 12318 0 0 0 409579 23 0 0 25 0 4 0 109427656 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4752/statm: 46146 12153 460 189 0 40495 0
[pid=4752/tid=4753] ppid=4750 vsize=184584 CPUtime=1026.38 cores=0,2,4,6
/proc/4752/task/4753/stat : 4753 (claspmt) R 4750 4752 3825 0 -1 4202560 4807 0 0 0 102632 6 0 0 25 0 4 0 109427657 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4752/tid=4754] ppid=4750 vsize=184584 CPUtime=1026.28 cores=0,2,4,6
/proc/4752/task/4754/stat : 4754 (claspmt) R 4750 4752 3825 0 -1 4202560 3386 0 0 0 102620 8 0 0 25 0 4 0 109427657 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4669500 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4752/tid=4755] ppid=4750 vsize=184584 CPUtime=1026.31 cores=0,2,4,6
/proc/4752/task/4755/stat : 4755 (claspmt) R 4750 4752 3825 0 -1 4202560 1829 0 0 0 102627 4 0 0 25 0 4 0 109427657 189014016 12153 33554432000 4194304 4964800 140736424824000 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4096.02
Current children cumulated vsize (KiB) 184584

[startup+1026.8 s]
/proc/loadavg: 4.01 4.49 5.87 5/293 4893
/proc/meminfo: memFree=15820912/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=0 CPUtime=4097.43 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) S 4750 4752 3825 0 -1 4202500 12330 0 0 0 409720 23 0 0 25 0 1 0 109427656 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4752/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4097.43
Current children cumulated vsize (KiB) 0

[startup+1026.9 s]
/proc/loadavg: 4.01 4.49 5.87 5/293 4893
/proc/meminfo: memFree=15820912/32950928 swapFree=67111364/67111528
[pid=4752] ppid=4750 vsize=0 CPUtime=4097.43 cores=0,2,4,6
/proc/4752/stat : 4752 (claspmt) S 4750 4752 3825 0 -1 4202500 12330 0 0 0 409720 23 0 0 25 0 1 0 109427656 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/4752/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4097.43
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1026.97
CPU time (s): 4097.44
CPU user time (s): 4097.2
CPU system time (s): 0.232964
CPU usage (%): 398.982
Max. virtual memory (cumulated for all children) (KiB): 184584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4097.2
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12330
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= 19566
involuntary context switches= 19459

runsolver used 2.84757 second user time and 6.49401 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 02:09:42
IDJOB=3373376
IDBENCH=20472
IDSOLVER=1853
FILE ID=node112/3373376-1305418182
RUNJOBID= node112-1305418166-4690
PBS_JOBID= 13324531
Free space on /tmp= 73536 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.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-3373376-1305418182/watcher-3373376-1305418182 -o /tmp/evaluation-result-3373376-1305418182/solver-3373376-1305418182 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373376-1305418182.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1571563744

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15357376 kB
Buffers:        292356 kB
Cached:        2819756 kB
SwapCached:          0 kB
Active:       15582464 kB
Inactive:      1771764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15357376 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           29360 kB
Writeback:           0 kB
AnonPages:    14241212 kB
Mapped:          22076 kB
Slab:           133512 kB
PageTables:      43304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35513536 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 node112 at 2011-05-15 02:26:49