Trace number 3381196

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)? (TO) 40000.8 5008.27

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark195.02
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...508742/instance-3381196-1305508742.cnf
0.09/0.12	c Solving...
40000.39/5007.91	
40000.39/5007.91	*** INTERRUPTED! ***
40000.39/5007.91	*** Shutting down threads...
40000.77/5008.26	s UNKNOWN
40000.77/5008.26	
40000.77/5008.26	c INTERRUPTED   : 1
40000.77/5008.26	c Models        : 0+    
40000.77/5008.26	c Time          : 5007.918s (Solving: 5007.80s 1st Model: 0.00s Unsat: 0.00s)
40000.77/5008.26	c CPU Time      : 40000.480s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3381196-1305508742/watcher-3381196-1305508742 -o /tmp/evaluation-result-3381196-1305508742/solver-3381196-1305508742 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381196-1305508742.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: 8.23 8.12 8.10 1/336 2121
/proc/meminfo: memFree=12168124/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=22980 CPUtime=0 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 1108 0 0 0 0 0 0 0 25 0 1 0 662472115 23531520 965 33554432000 4194304 4964800 140735468720096 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/2121/statm: 5745 965 386 189 0 619 0

[startup+0.0260731 s]
/proc/loadavg: 8.23 8.12 8.10 1/336 2121
/proc/meminfo: memFree=12168124/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=25792 CPUtime=0.02 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 1974 0 0 0 2 0 0 0 25 0 1 0 662472115 26411008 1660 33554432000 4194304 4964800 140735468720096 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/2121/statm: 6448 1662 386 189 0 1322 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25792

[startup+0.10108 s]
/proc/loadavg: 8.23 8.12 8.10 1/336 2121
/proc/meminfo: memFree=12168124/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=28808 CPUtime=0.09 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 2800 0 0 0 9 0 0 0 25 0 1 0 662472115 29499392 2393 33554432000 4194304 4964800 140735468720096 18446744073709551615 4621769 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/2121/statm: 7202 2393 400 189 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28808

[startup+0.315983 s]
/proc/loadavg: 8.23 8.12 8.10 1/336 2121
/proc/meminfo: memFree=12168124/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=456976 CPUtime=0.94 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 7956 0 0 0 91 3 0 0 25 0 8 0 662472115 467943424 6751 33554432000 4194304 4964800 140735468720096 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 114244 6751 464 189 0 108593 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 456976

[startup+0.700915 s]
/proc/loadavg: 8.23 8.12 8.10 1/336 2121
/proc/meminfo: memFree=12168124/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=457108 CPUtime=4.02 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 8393 0 0 0 399 3 0 0 25 0 8 0 662472115 468078592 7188 33554432000 4194304 4964800 140735468720096 18446744073709551615 4684704 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 114277 7188 464 189 0 108626 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 457108

[startup+1.50076 s]
/proc/loadavg: 8.23 8.12 8.10 9/344 2131
/proc/meminfo: memFree=12138680/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=458068 CPUtime=10.41 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 10208 0 0 0 1036 5 0 0 25 0 8 0 662472115 469061632 9003 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 114517 9003 464 189 0 108866 0
[pid=2121/tid=2123] ppid=2119 vsize=458068 CPUtime=1.27 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 789 0 0 0 127 0 0 0 18 0 8 0 662472128 469061632 9003 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=458068 CPUtime=1.27 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 1118 0 0 0 127 0 0 0 18 0 8 0 662472128 469061632 9003 33554432000 4194304 4964800 140735468720096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=458068 CPUtime=1.27 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 1017 0 0 0 127 0 0 0 18 0 8 0 662472128 469061632 9004 33554432000 4194304 4964800 140735468720096 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=458068 CPUtime=1.28 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 848 0 0 0 128 0 0 0 18 0 8 0 662472128 469061632 9004 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=458068 CPUtime=1.35 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 830 0 0 0 135 0 0 0 19 0 8 0 662472128 469061632 9004 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=458068 CPUtime=1.27 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 1071 0 0 0 127 0 0 0 18 0 8 0 662472128 469061632 9004 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=458068 CPUtime=1.27 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 1318 0 0 0 127 0 0 0 18 0 8 0 662472128 469061632 9004 33554432000 4194304 4964800 140735468720096 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.41
Current children cumulated vsize (KiB) 458068

[startup+3.10047 s]
/proc/loadavg: 8.23 8.12 8.10 9/344 2131
/proc/meminfo: memFree=12126032/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=460048 CPUtime=23.19 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 13919 0 0 0 2312 7 0 0 25 0 8 0 662472115 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 115012 12714 464 189 0 109361 0
[pid=2121/tid=2123] ppid=2119 vsize=460048 CPUtime=2.88 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 988 0 0 0 287 1 0 0 21 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=460048 CPUtime=2.86 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 1678 0 0 0 285 1 0 0 21 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669153 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=460048 CPUtime=2.87 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 1413 0 0 0 287 0 0 0 21 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=460048 CPUtime=2.87 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 1380 0 0 0 287 0 0 0 22 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669496 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=460048 CPUtime=2.95 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 836 0 0 0 295 0 0 0 24 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=460048 CPUtime=2.88 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 1463 0 0 0 287 1 0 0 21 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=460048 CPUtime=2.87 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 2624 0 0 0 286 1 0 0 22 0 8 0 662472128 471089152 12714 33554432000 4194304 4964800 140735468720096 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 460048

[startup+6.30088 s]
/proc/loadavg: 8.21 8.12 8.10 9/344 2131
/proc/meminfo: memFree=12100536/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=462124 CPUtime=48.76 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 19229 0 0 0 4864 12 0 0 25 0 8 0 662472115 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 115531 18024 464 189 0 109880 0
[pid=2121/tid=2123] ppid=2119 vsize=462124 CPUtime=6.07 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 1323 0 0 0 606 1 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4660435 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=462124 CPUtime=6.02 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 2400 0 0 0 601 1 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=462124 CPUtime=6.08 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 1772 0 0 0 607 1 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4660513 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=462124 CPUtime=6.07 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 1796 0 0 0 607 0 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=462124 CPUtime=6.15 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 1592 0 0 0 614 1 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=462124 CPUtime=6.07 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 1795 0 0 0 606 1 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=462124 CPUtime=6.07 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 4702 0 0 0 604 3 0 0 25 0 8 0 662472128 473214976 18024 33554432000 4194304 4964800 140735468720096 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.76
Current children cumulated vsize (KiB) 462124

[startup+12.7007 s]
/proc/loadavg: 8.19 8.11 8.10 9/344 2131
/proc/meminfo: memFree=12062496/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=468344 CPUtime=99.88 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 28148 0 0 0 9969 19 0 0 25 0 8 0 662472115 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 117086 26943 466 189 0 111435 0
[pid=2121/tid=2123] ppid=2119 vsize=468344 CPUtime=12.46 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 1785 0 0 0 1245 1 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4324737 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=468344 CPUtime=12.35 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 3662 0 0 0 1233 2 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=468344 CPUtime=12.47 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 2119 0 0 0 1246 1 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=468344 CPUtime=12.47 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 2305 0 0 0 1247 0 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=468344 CPUtime=12.55 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 2757 0 0 0 1253 2 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=468344 CPUtime=12.48 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 2273 0 0 0 1246 2 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=468344 CPUtime=12.47 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 8942 0 0 0 1242 5 0 0 25 0 8 0 662472128 479584256 26943 33554432000 4194304 4964800 140735468720096 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.88
Current children cumulated vsize (KiB) 468344

[startup+25.5013 s]
/proc/loadavg: 8.30 8.14 8.10 9/344 2132
/proc/meminfo: memFree=12018732/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=476484 CPUtime=202.12 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 39716 0 0 0 20186 26 0 0 25 0 8 0 662472115 487919616 38511 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 119121 38511 466 189 0 113470 0
[pid=2121/tid=2123] ppid=2119 vsize=476484 CPUtime=25.11 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 2080 0 0 0 2510 1 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=476484 CPUtime=25.16 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 4606 0 0 0 2513 3 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=476484 CPUtime=25.27 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 2632 0 0 0 2526 1 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=476484 CPUtime=25.27 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 3655 0 0 0 2526 1 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=476484 CPUtime=25.35 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 3803 0 0 0 2532 3 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=476484 CPUtime=25.27 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 3303 0 0 0 2524 3 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668770 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=476484 CPUtime=25.27 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 14877 0 0 0 2519 8 0 0 25 0 8 0 662472128 487919616 38512 33554432000 4194304 4964800 140735468720096 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (KiB) 476484

[startup+51.1006 s]
/proc/loadavg: 8.19 8.13 8.10 9/344 2132
/proc/meminfo: memFree=11946732/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=482568 CPUtime=406.63 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 57559 0 0 0 40623 40 0 0 25 0 8 0 662472115 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669089 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2121/statm: 120642 56105 466 189 0 114991 0
[pid=2121/tid=2123] ppid=2119 vsize=482568 CPUtime=50.44 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 2714 0 0 0 5042 2 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4654476 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=482568 CPUtime=50.75 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 6072 0 0 0 5071 4 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=482568 CPUtime=50.88 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 3208 0 0 0 5086 2 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4660526 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=482568 CPUtime=50.87 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 5667 0 0 0 5084 3 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=482568 CPUtime=50.95 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 6855 0 0 0 5090 5 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=482568 CPUtime=50.87 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 3897 0 0 0 5083 4 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=482568 CPUtime=50.87 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 24121 0 0 0 5072 15 0 0 25 0 8 0 662472128 494149632 56105 33554432000 4194304 4964800 140735468720096 18446744073709551615 4365913 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.63

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

[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=4656.89 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25638 0 0 0 465648 41 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=4654.83 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18464 0 0 0 465449 34 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=4660.74 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32213 0 0 0 466028 46 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=4654.47 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 36343 0 0 0 465399 48 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=4660.16 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15165 0 0 0 465991 25 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=4661.81 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 247860 0 0 0 465966 215 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37239.5
Current children cumulated vsize (KiB) 1780532

[startup+4722.31 s]
/proc/loadavg: 8.09 8.15 8.16 9/344 2765
/proc/meminfo: memFree=10597864/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1780532 CPUtime=37718.9 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 397015 0 0 0 3771427 463 0 0 25 0 8 0 662472115 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4362289 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2121/statm: 445133 388831 466 189 0 439482 0
[pid=2121/tid=2123] ppid=2119 vsize=1780532 CPUtime=4696.98 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 8075 0 0 0 469673 25 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=4716.25 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25638 0 0 0 471584 41 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=4714.84 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18464 0 0 0 471450 34 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=4720.74 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32213 0 0 0 472028 46 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=4714.47 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 36343 0 0 0 471399 48 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=4720.16 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15165 0 0 0 471990 26 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=4721.81 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 247860 0 0 0 471966 215 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37718.9
Current children cumulated vsize (KiB) 1780532

[startup+4782.3 s]
/proc/loadavg: 8.07 8.13 8.15 9/344 2766
/proc/meminfo: memFree=10597852/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1780532 CPUtime=38198.1 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 397015 0 0 0 3819350 464 0 0 25 0 8 0 662472115 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/2121/statm: 445133 388831 466 189 0 439482 0
[pid=2121/tid=2123] ppid=2119 vsize=1780532 CPUtime=4756.97 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 8075 0 0 0 475672 25 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=4776.02 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25638 0 0 0 477561 41 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=4774.83 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18464 0 0 0 477449 34 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=4780.73 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32213 0 0 0 478027 46 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=4774.46 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 36343 0 0 0 477398 48 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4684079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=4780.13 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15165 0 0 0 477987 26 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=4781.8 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 247860 0 0 0 477965 215 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669445 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38198.1
Current children cumulated vsize (KiB) 1780532

[startup+4842.3 s]
/proc/loadavg: 8.12 8.14 8.15 9/344 2768
/proc/meminfo: memFree=10597836/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1780532 CPUtime=38677.4 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 397015 0 0 0 3867278 465 0 0 25 0 8 0 662472115 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/2121/statm: 445133 388831 466 189 0 439482 0
[pid=2121/tid=2123] ppid=2119 vsize=1780532 CPUtime=4816.95 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 8075 0 0 0 481670 25 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=4836.02 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25638 0 0 0 483561 41 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=4834.82 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18464 0 0 0 483448 34 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=4840.72 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32213 0 0 0 484026 46 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=4834.46 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 36343 0 0 0 483398 48 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=4840.11 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15165 0 0 0 483985 26 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=4841.81 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 247860 0 0 0 483965 216 0 0 25 0 8 0 662472128 1823264768 388831 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38677.4
Current children cumulated vsize (KiB) 1780532

[startup+4902.3 s]
/proc/loadavg: 8.20 8.14 8.15 9/344 2770
/proc/meminfo: memFree=10590744/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1780532 CPUtime=39156.8 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 399178 0 0 0 3915207 468 0 0 25 0 8 0 662472115 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/2121/statm: 445133 390994 466 189 0 439482 0
[pid=2121/tid=2123] ppid=2119 vsize=1780532 CPUtime=4876.96 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 8075 0 0 0 487671 25 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=4896.01 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25720 0 0 0 489560 41 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4660137 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=4894.82 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18464 0 0 0 489448 34 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=4900.72 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32213 0 0 0 490026 46 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=4894.46 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 36343 0 0 0 489398 48 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=4900.1 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15165 0 0 0 489984 26 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=4901.8 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 249932 0 0 0 489962 218 0 0 25 0 8 0 662472128 1823264768 390994 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39156.8
Current children cumulated vsize (KiB) 1780532

[startup+4962.3 s]
/proc/loadavg: 8.19 8.14 8.15 9/344 2771
/proc/meminfo: memFree=10578084/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1780532 CPUtime=39636.1 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 402062 0 0 0 3963133 472 0 0 25 0 8 0 662472115 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2121/statm: 445133 393878 466 189 0 439482 0
[pid=2121/tid=2123] ppid=2119 vsize=1780532 CPUtime=4936.55 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 8075 0 0 0 493630 25 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=4956.01 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25745 0 0 0 495560 41 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=4954.83 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18464 0 0 0 495448 35 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=4960.72 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32298 0 0 0 496026 46 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=4954.46 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 36362 0 0 0 495397 49 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=4960.09 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15169 0 0 0 495983 26 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=4961.8 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 252683 0 0 0 495959 221 0 0 25 0 8 0 662472128 1823264768 393878 33554432000 4194304 4964800 140735468720096 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39636
Current children cumulated vsize (KiB) 1780532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.9 s]
/proc/loadavg: 8.09 8.12 8.14 9/344 2772
/proc/meminfo: memFree=10555752/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1780532 CPUtime=40000.4 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 407874 0 0 0 3999558 481 0 0 25 0 8 0 662472115 1823264768 399690 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2121/statm: 445133 399690 466 189 0 439482 0
[pid=2121/tid=2123] ppid=2119 vsize=1780532 CPUtime=4981.66 cores=0-7
/proc/2121/task/2123/stat : 2123 (claspmt) R 2119 2121 1984 0 -1 4202560 8405 0 0 0 498140 26 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2121/tid=2124] ppid=2119 vsize=1780532 CPUtime=5001.62 cores=0-7
/proc/2121/task/2124/stat : 2124 (claspmt) R 2119 2121 1984 0 -1 4202560 25761 0 0 0 500121 41 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2121/tid=2126] ppid=2119 vsize=1780532 CPUtime=5000.43 cores=0-7
/proc/2121/task/2126/stat : 2126 (claspmt) R 2119 2121 1984 0 -1 4202560 18826 0 0 0 500008 35 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2121/tid=2127] ppid=2119 vsize=1780532 CPUtime=5006.32 cores=0-7
/proc/2121/task/2127/stat : 2127 (claspmt) R 2119 2121 1984 0 -1 4202560 32333 0 0 0 500586 46 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2121/tid=2128] ppid=2119 vsize=1780532 CPUtime=5000.07 cores=0-7
/proc/2121/task/2128/stat : 2128 (claspmt) R 2119 2121 1984 0 -1 4202560 37703 0 0 0 499957 50 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2121/tid=2130] ppid=2119 vsize=1780532 CPUtime=5005.69 cores=0-7
/proc/2121/task/2130/stat : 2130 (claspmt) R 2119 2121 1984 0 -1 4202560 15363 0 0 0 500542 27 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2121/tid=2131] ppid=2119 vsize=1780532 CPUtime=5007.41 cores=0-7
/proc/2121/task/2131/stat : 2131 (claspmt) R 2119 2121 1984 0 -1 4202560 255359 0 0 0 500517 224 0 0 25 0 8 0 662472128 1823264768 399692 33554432000 4194304 4964800 140735468720096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1780532

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

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

[startup+5008.2 s]
/proc/loadavg: 8.09 8.12 8.14 2/338 2773
/proc/meminfo: memFree=10657356/32951124 swapFree=65222232/67111528
[pid=2121] ppid=2119 vsize=1629536 CPUtime=40000.8 cores=0-7
/proc/2121/stat : 2121 (claspmt) R 2119 2121 1984 0 -1 4202496 407891 0 0 0 3999595 482 0 0 25 0 1 0 662472115 1668644864 349112 33554432000 4194304 4964800 140735468720096 18446744073709551615 255377344647 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2121/statm: 407384 349112 476 189 0 401733 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1629536

Child status: 0
Real time (s): 5008.27
CPU time (s): 40000.8
CPU user time (s): 39996
CPU system time (s): 4.88026
CPU usage (%): 798.696
Max. virtual memory (cumulated for all children) (KiB): 1780532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996
system time used= 4.88026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407892
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= 78025
involuntary context switches= 373084

runsolver used 14.9427 second user time and 40.8848 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-16 03:19:03
IDJOB=3381196
IDBENCH=84205
IDSOLVER=1865
FILE ID=node135/3381196-1305508742
RUNJOBID= node135-1305507771-1998
PBS_JOBID= 13325512
Free space on /tmp= 73344 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.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-3381196-1305508742/watcher-3381196-1305508742 -o /tmp/evaluation-result-3381196-1305508742/solver-3381196-1305508742 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381196-1305508742.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=2025353173

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12168528 kB
Buffers:        306280 kB
Cached:        6276048 kB
SwapCached:      60528 kB
Active:       10513236 kB
Inactive:     10009852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12168528 kB
SwapTotal:    67111528 kB
SwapFree:     65222232 kB
Dirty:            2072 kB
Writeback:         240 kB
AnonPages:    13885944 kB
Mapped:          21552 kB
Slab:           141592 kB
PageTables:      52696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79785840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73556 MiB
End job on node135 at 2011-05-16 04:42:32