Trace number 3380867

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) 40001.6 5018.7

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2605.99
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...494039/instance-3380867-1305494039.cnf
0.59/0.67	c Solving...
40000.10/5017.32	
40000.10/5017.32	*** INTERRUPTED! ***
40000.10/5017.32	*** Shutting down threads...
40001.45/5018.63	s UNKNOWN
40001.45/5018.63	
40001.45/5018.63	c INTERRUPTED   : 1
40001.45/5018.63	c Models        : 0+    
40001.45/5018.63	c Time          : 5017.323s (Solving: 5016.65s 1st Model: 0.00s Unsat: 0.00s)
40001.45/5018.63	c CPU Time      : 40000.190s

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

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

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


[startup+0 s]
/proc/loadavg: 7.42 5.58 4.71 1/443 18125
/proc/meminfo: memFree=25786612/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=34140 CPUtime=0 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 3695 0 0 0 0 0 0 0 21 0 1 0 661004912 34959360 3626 33554432000 4194304 4964800 140733352210272 18446744073709551615 4680595 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18125/statm: 8535 3638 377 189 0 3409 0

[startup+0.0637831 s]
/proc/loadavg: 7.42 5.58 4.71 1/443 18125
/proc/meminfo: memFree=25786612/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=47352 CPUtime=0.06 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 8445 0 0 0 5 1 0 0 21 0 1 0 661004912 48488448 6883 33554432000 4194304 4964800 140733352210272 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18125/statm: 11838 6884 386 189 0 6712 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 47352

[startup+0.100771 s]
/proc/loadavg: 7.42 5.58 4.71 1/443 18125
/proc/meminfo: memFree=25786612/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=56676 CPUtime=0.09 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 12161 0 0 0 8 1 0 0 21 0 1 0 661004912 58036224 9258 33554432000 4194304 4964800 140733352210272 18446744073709551615 4618206 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18125/statm: 14169 9258 399 189 0 9043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56676

[startup+0.300736 s]
/proc/loadavg: 7.42 5.58 4.71 1/443 18125
/proc/meminfo: memFree=25786612/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=71832 CPUtime=0.29 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 15814 0 0 0 27 2 0 0 22 0 1 0 661004912 73555968 12911 33554432000 4194304 4964800 140733352210272 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18125/statm: 17958 12911 404 189 0 12832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71832

[startup+0.700642 s]
/proc/loadavg: 7.42 5.58 4.71 1/443 18125
/proc/meminfo: memFree=25786612/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=463020 CPUtime=0.74 cores=0-7
/proc/18125/stat : 18125 (claspmt) S 18123 18125 17807 0 -1 4202496 33267 0 0 0 67 7 0 0 18 0 8 0 661004912 474132480 24257 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 115755 24259 436 189 0 110104 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 463020

[startup+1.50052 s]
/proc/loadavg: 6.91 5.50 4.69 2/451 18133
/proc/meminfo: memFree=25655240/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=467356 CPUtime=1.58 cores=0-7
/proc/18125/stat : 18125 (claspmt) S 18123 18125 17807 0 -1 4202496 43092 0 0 0 146 12 0 0 18 0 8 0 661004912 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 116839 33386 442 189 0 111188 0
[pid=18125/tid=18127] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) S 18123 18125 17807 0 -1 4202560 2428 0 0 0 1 0 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 7 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) S 18123 18125 17807 0 -1 4202560 4249 0 0 0 1 0 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 7 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) S 18123 18125 17807 0 -1 4202560 4187 0 0 0 0 2 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 2 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) S 18123 18125 17807 0 -1 4202560 3437 0 0 0 0 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 6 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=467356 CPUtime=0.75 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 3471 0 0 0 74 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) S 18123 18125 17807 0 -1 4202560 3925 0 0 0 1 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 3 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) S 18123 18125 17807 0 -1 4202560 4039 0 0 0 1 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 467356

[startup+3.10124 s]
/proc/loadavg: 6.91 5.50 4.69 2/451 18133
/proc/meminfo: memFree=25654248/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=467356 CPUtime=3.19 cores=0-7
/proc/18125/stat : 18125 (claspmt) S 18123 18125 17807 0 -1 4202496 43092 0 0 0 307 12 0 0 18 0 8 0 661004912 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 116839 33386 442 189 0 111188 0
[pid=18125/tid=18127] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) S 18123 18125 17807 0 -1 4202560 2428 0 0 0 1 0 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 7 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) S 18123 18125 17807 0 -1 4202560 4249 0 0 0 1 0 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 7 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) S 18123 18125 17807 0 -1 4202560 4187 0 0 0 0 2 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 2 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) S 18123 18125 17807 0 -1 4202560 3437 0 0 0 0 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 6 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=467356 CPUtime=2.35 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 3471 0 0 0 234 1 0 0 22 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) S 18123 18125 17807 0 -1 4202560 3925 0 0 0 1 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 3 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) S 18123 18125 17807 0 -1 4202560 4039 0 0 0 1 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 467356

[startup+6.30067 s]
/proc/loadavg: 6.44 5.43 4.67 2/451 18133
/proc/meminfo: memFree=25654776/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=467356 CPUtime=6.38 cores=0-7
/proc/18125/stat : 18125 (claspmt) S 18123 18125 17807 0 -1 4202496 43092 0 0 0 626 12 0 0 18 0 8 0 661004912 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 116839 33386 442 189 0 111188 0
[pid=18125/tid=18127] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) S 18123 18125 17807 0 -1 4202560 2428 0 0 0 1 0 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 7 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) S 18123 18125 17807 0 -1 4202560 4249 0 0 0 1 0 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 7 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) S 18123 18125 17807 0 -1 4202560 4187 0 0 0 0 2 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 2 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=467356 CPUtime=0.01 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) S 18123 18125 17807 0 -1 4202560 3437 0 0 0 0 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 6 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=467356 CPUtime=5.55 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 3471 0 0 0 554 1 0 0 25 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) S 18123 18125 17807 0 -1 4202560 3925 0 0 0 1 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 3 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=467356 CPUtime=0.02 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) S 18123 18125 17807 0 -1 4202560 4039 0 0 0 1 1 0 0 18 0 8 0 661004980 478572544 33386 33554432000 4194304 4964800 140733352210272 18446744073709551615 270624926617 0 0 4096 18946 18446604445403403584 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 467356

[startup+12.7005 s]
/proc/loadavg: 6.56 5.47 4.69 9/451 18133
/proc/meminfo: memFree=25618508/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=472500 CPUtime=45.3 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 53647 0 0 0 4512 18 0 0 24 0 8 0 661004912 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 118125 43940 464 189 0 112474 0
[pid=18125/tid=18127] ppid=18123 vsize=472500 CPUtime=4.62 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 2783 0 0 0 461 1 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=472500 CPUtime=4.67 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 5517 0 0 0 466 1 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4363459 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=472500 CPUtime=4.67 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 5025 0 0 0 465 2 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=472500 CPUtime=4.66 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 4374 0 0 0 464 2 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=472500 CPUtime=11.95 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 3482 0 0 0 1194 1 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=472500 CPUtime=4.67 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 4624 0 0 0 466 1 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=472500 CPUtime=4.67 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 10172 0 0 0 462 5 0 0 25 0 8 0 661004980 483840000 43940 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.3
Current children cumulated vsize (KiB) 472500

[startup+25.5012 s]
/proc/loadavg: 6.88 5.60 4.74 9/451 18133
/proc/meminfo: memFree=25446668/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=553648 CPUtime=147.5 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 97752 0 0 0 14713 37 0 0 25 0 8 0 661004912 566935552 88045 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 138412 88045 466 189 0 132761 0
[pid=18125/tid=18127] ppid=18123 vsize=553648 CPUtime=17.22 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 3464 0 0 0 1721 1 0 0 25 0 8 0 661004980 566935552 88045 33554432000 4194304 4964800 140733352210272 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=553648 CPUtime=17.47 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 8846 0 0 0 1745 2 0 0 25 0 8 0 661004980 566935552 88045 33554432000 4194304 4964800 140733352210272 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=553648 CPUtime=17.47 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 7036 0 0 0 1744 3 0 0 25 0 8 0 661004980 566935552 88045 33554432000 4194304 4964800 140733352210272 18446744073709551615 270612765846 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=553648 CPUtime=17.46 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 8417 0 0 0 1742 4 0 0 25 0 8 0 661004980 566935552 88045 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=553648 CPUtime=24.75 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 3482 0 0 0 2474 1 0 0 25 0 8 0 661004980 566935552 88045 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=553648 CPUtime=17.46 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 5761 0 0 0 1744 2 0 0 25 0 8 0 661004980 566935552 88050 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=553648 CPUtime=17.47 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 40926 0 0 0 1731 16 0 0 25 0 8 0 661004980 566935552 88050 33554432000 4194304 4964800 140733352210272 18446744073709551615 270612807435 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 147.5
Current children cumulated vsize (KiB) 553648

[startup+51.1007 s]
/proc/loadavg: 7.33 5.80 4.83 9/451 18134
/proc/meminfo: memFree=25218248/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=855824 CPUtime=351.87 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 153030 0 0 0 35128 59 0 0 25 0 8 0 661004912 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18125/statm: 213956 142713 466 189 0 208305 0
[pid=18125/tid=18127] ppid=18123 vsize=855824 CPUtime=42.69 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 3817 0 0 0 4267 2 0 0 21 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=855824 CPUtime=43.07 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 10319 0 0 0 4304 3 0 0 25 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=855824 CPUtime=42.8 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 8906 0 0 0 4276 4 0 0 25 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=855824 CPUtime=43.06 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 17903 0 0 0 4297 9 0 0 25 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=855824 CPUtime=50.34 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 5748 0 0 0 5032 2 0 0 25 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=855824 CPUtime=43.05 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 6905 0 0 0 4302 3 0 0 25 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=855824 CPUtime=43.06 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 79435 0 0 0 4277 29 0 0 25 0 8 0 661004980 876363776 142713 33554432000 4194304 4964800 140733352210272 18446744073709551615 4365674 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 351.87

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

[pid=18125] ppid=18123 vsize=6904424 CPUtime=37645.4 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706443 0 0 0 3763480 1055 0 0 25 0 8 0 661004912 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18125/statm: 1726106 1688189 466 189 0 1720455 0
[pid=18125/tid=18127] ppid=18123 vsize=6904424 CPUtime=4711.03 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 43040 0 0 0 471054 49 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4647557 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=6904424 CPUtime=4713.66 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 69360 0 0 0 471311 55 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=6904424 CPUtime=4701.1 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 51854 0 0 0 470060 50 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4343030 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=6904424 CPUtime=4702.72 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 201990 0 0 0 470155 117 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=6904424 CPUtime=4701.98 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 345879 0 0 0 470022 176 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=6904424 CPUtime=4711.82 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 70243 0 0 0 471124 58 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=6904424 CPUtime=4691.74 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 850099 0 0 0 468696 478 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37645.4
Current children cumulated vsize (KiB) 6904424

[startup+4782.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/451 18274
/proc/meminfo: memFree=19020180/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6904424 CPUtime=38123.9 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706443 0 0 0 3811337 1057 0 0 25 0 8 0 661004912 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18125/statm: 1726106 1688189 466 189 0 1720455 0
[pid=18125/tid=18127] ppid=18123 vsize=6904424 CPUtime=4770.83 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 43040 0 0 0 477033 50 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=6904424 CPUtime=4773.66 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 69360 0 0 0 477310 56 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=6904424 CPUtime=4761.08 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 51854 0 0 0 476058 50 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=6904424 CPUtime=4762.7 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 201990 0 0 0 476153 117 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=6904424 CPUtime=4761.46 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 345879 0 0 0 475970 176 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4362425 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=6904424 CPUtime=4771.78 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 70243 0 0 0 477120 58 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=6904424 CPUtime=4751.15 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 850099 0 0 0 474637 478 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38123.9
Current children cumulated vsize (KiB) 6904424

[startup+4842.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/451 18277
/proc/meminfo: memFree=19020260/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6904424 CPUtime=38602.9 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706452 0 0 0 3859236 1057 0 0 25 0 8 0 661004912 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18125/statm: 1726106 1688198 466 189 0 1720455 0
[pid=18125/tid=18127] ppid=18123 vsize=6904424 CPUtime=4830.83 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 43040 0 0 0 483033 50 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=6904424 CPUtime=4833.66 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 69360 0 0 0 483310 56 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=6904424 CPUtime=4820.98 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 51854 0 0 0 482047 51 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=6904424 CPUtime=4822.7 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 201990 0 0 0 482153 117 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=6904424 CPUtime=4820.58 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 345880 0 0 0 481882 176 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=6904424 CPUtime=4831.77 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 70243 0 0 0 483119 58 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4653311 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=6904424 CPUtime=4811.16 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 850105 0 0 0 480638 478 0 0 25 0 8 0 661004980 7070130176 1688198 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38602.9
Current children cumulated vsize (KiB) 6904424

[startup+4902.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/451 18278
/proc/meminfo: memFree=19020116/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6904424 CPUtime=39082 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706457 0 0 0 3907142 1058 0 0 25 0 8 0 661004912 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18125/statm: 1726106 1688203 466 189 0 1720455 0
[pid=18125/tid=18127] ppid=18123 vsize=6904424 CPUtime=4890.83 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 43040 0 0 0 489033 50 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=6904424 CPUtime=4893.66 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 69361 0 0 0 489310 56 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=6904424 CPUtime=4880.98 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 51854 0 0 0 488047 51 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=6904424 CPUtime=4882.7 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 201990 0 0 0 488153 117 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=6904424 CPUtime=4879.72 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 345884 0 0 0 487796 176 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=6904424 CPUtime=4891.76 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 70243 0 0 0 489118 58 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=6904424 CPUtime=4871.09 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 850105 0 0 0 486631 478 0 0 25 0 8 0 661004980 7070130176 1688203 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39082
Current children cumulated vsize (KiB) 6904424

[startup+4962.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/451 18281
/proc/meminfo: memFree=19019972/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6904424 CPUtime=39561 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706461 0 0 0 3955040 1059 0 0 25 0 8 0 661004912 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18125/statm: 1726106 1688207 466 189 0 1720455 0
[pid=18125/tid=18127] ppid=18123 vsize=6904424 CPUtime=4950.83 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 43040 0 0 0 495033 50 0 0 25 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=6904424 CPUtime=4953.61 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 69361 0 0 0 495305 56 0 0 18 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 270612808322 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=6904424 CPUtime=4940.98 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 51854 0 0 0 494047 51 0 0 25 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=6904424 CPUtime=4942.7 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 201990 0 0 0 494153 117 0 0 25 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=6904424 CPUtime=4938.84 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 345884 0 0 0 493708 176 0 0 25 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=6904424 CPUtime=4951.69 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 70243 0 0 0 495111 58 0 0 25 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=6904424 CPUtime=4931.08 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 850105 0 0 0 492630 478 0 0 25 0 8 0 661004980 7070130176 1688207 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39561
Current children cumulated vsize (KiB) 6904424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5017.3 s]
/proc/loadavg: 8.10 8.09 8.01 9/451 18283
/proc/meminfo: memFree=19019952/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6904424 CPUtime=40000.1 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706467 0 0 0 3998950 1060 0 0 25 0 8 0 661004912 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18125/statm: 1726106 1688189 466 189 0 1720455 0
[pid=18125/tid=18127] ppid=18123 vsize=6904424 CPUtime=5005.85 cores=0-7
/proc/18125/task/18127/stat : 18127 (claspmt) R 18123 18125 17807 0 -1 4202560 43040 0 0 0 500535 50 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18125/tid=18128] ppid=18123 vsize=6904424 CPUtime=5008.52 cores=0-7
/proc/18125/task/18128/stat : 18128 (claspmt) R 18123 18125 17807 0 -1 4202560 69361 0 0 0 500796 56 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18125/tid=18129] ppid=18123 vsize=6904424 CPUtime=4995.96 cores=0-7
/proc/18125/task/18129/stat : 18129 (claspmt) R 18123 18125 17807 0 -1 4202560 51854 0 0 0 499545 51 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18125/tid=18130] ppid=18123 vsize=6904424 CPUtime=4997.72 cores=0-7
/proc/18125/task/18130/stat : 18130 (claspmt) R 18123 18125 17807 0 -1 4202560 201991 0 0 0 499655 117 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18125/tid=18131] ppid=18123 vsize=6904424 CPUtime=4993.04 cores=0-7
/proc/18125/task/18131/stat : 18131 (claspmt) R 18123 18125 17807 0 -1 4202560 345884 0 0 0 499128 176 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18125/tid=18132] ppid=18123 vsize=6904424 CPUtime=5006.69 cores=0-7
/proc/18125/task/18132/stat : 18132 (claspmt) R 18123 18125 17807 0 -1 4202560 70243 0 0 0 500611 58 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18125/tid=18133] ppid=18123 vsize=6904424 CPUtime=4986.09 cores=0-7
/proc/18125/task/18133/stat : 18133 (claspmt) R 18123 18125 17807 0 -1 4202560 850106 0 0 0 498130 479 0 0 25 0 8 0 661004980 7070130176 1688189 33554432000 4194304 4964800 140733352210272 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 6904424

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

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

[startup+5017.42 s]
/proc/loadavg: 8.10 8.09 8.01 9/451 18283
/proc/meminfo: memFree=19019952/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6892444 CPUtime=40000.3 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706477 0 0 0 3998968 1060 0 0 25 0 1 0 661004912 7057862656 1685204 33554432000 4194304 4964800 140733352210272 18446744073709551615 270612766049 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18125/statm: 1723111 1685204 476 189 0 1717460 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 6892444

[startup+5018.22 s]
/proc/loadavg: 8.10 8.09 8.01 2/445 18284
/proc/meminfo: memFree=19072576/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=6860020 CPUtime=40001.1 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706477 0 0 0 3999047 1060 0 0 25 0 1 0 661004912 7024660480 1674746 33554432000 4194304 4964800 140733352210272 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18125/statm: 1715005 1674746 476 189 0 1709354 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 6860020

[startup+5018.6 s]
/proc/loadavg: 8.10 8.09 8.01 2/445 18284
/proc/meminfo: memFree=19072576/32951124 swapFree=60609076/67111528
[pid=18125] ppid=18123 vsize=2005864 CPUtime=40001.4 cores=0-7
/proc/18125/stat : 18125 (claspmt) R 18123 18125 17807 0 -1 4202496 1706477 0 0 0 3999059 1086 0 0 25 0 1 0 661004912 2054004736 437236 33554432000 4194304 4964800 140733352210272 18446744073709551615 270613153927 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18125/statm: 501466 437236 476 189 0 495815 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 2005864

Child status: 0
Real time (s): 5018.7
CPU time (s): 40001.6
CPU user time (s): 39990.6
CPU system time (s): 10.9653
CPU usage (%): 797.051
Max. virtual memory (cumulated for all children) (KiB): 6904424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.6
system time used= 10.9653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1706478
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= 121670
involuntary context switches= 191701

runsolver used 20.2979 second user time and 53.0509 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 23:14:00
IDJOB=3380867
IDBENCH=82462
IDSOLVER=1865
FILE ID=node108/3380867-1305494039
RUNJOBID= node108-1305492452-17821
PBS_JOBID= 13325423
Free space on /tmp= 73500 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380867-1305494039/watcher-3380867-1305494039 -o /tmp/evaluation-result-3380867-1305494039/solver-3380867-1305494039 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380867-1305494039.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=881625954

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.75
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.820
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:     32951124 kB
MemFree:      25786768 kB
Buffers:          4112 kB
Cached:         198356 kB
SwapCached:      25300 kB
Active:          92624 kB
Inactive:      6876708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25786768 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:            5552 kB
Writeback:           0 kB
AnonPages:     6750632 kB
Mapped:          24636 kB
Slab:            67456 kB
PageTables:      57492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113027920 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= 73500 MiB
End job on node108 at 2011-05-16 00:37:39