Trace number 3322706

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? (TO) 40000.7 5035.84

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
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 ...393242/instance-3322706-1304393242.cnf
0.00/0.00	c Solving...
40000.65/5035.83	
40000.65/5035.83	*** INTERRUPTED! ***
40000.65/5035.83	*** Shutting down threads...
40000.65/5035.83	s UNKNOWN
40000.65/5035.83	
40000.65/5035.83	c INTERRUPTED   : 1
40000.65/5035.83	c Models        : 0+    
40000.65/5035.83	c Time          : 5035.827s (Solving: 5035.83s 1st Model: 0.00s Unsat: 0.00s)
40000.65/5035.83	c CPU Time      : 40000.690s

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322706-1304393242/watcher-3322706-1304393242 -o /tmp/evaluation-result-3322706-1304393242/solver-3322706-1304393242 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322706-1304393242.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.54 8.00 7.99 2/350 26492
/proc/meminfo: memFree=19581764/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=184796 CPUtime=0.01 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 941 0 0 0 1 0 0 0 25 0 8 0 531740033 189231104 857 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26492/statm: 46199 857 462 189 0 40548 0
[pid=26492/tid=26493] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 33 0 0 0 0 0 0 0 25 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 23 0 0 0 0 0 0 0 25 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=184796 CPUtime=0 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 79 0 0 0 0 0 0 0 25 0 8 0 531740034 189231104 860 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.100874 s]
/proc/loadavg: 7.54 8.00 7.99 2/350 26492
/proc/meminfo: memFree=19581764/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=381536 CPUtime=0.62 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 1383 0 0 0 61 1 0 0 18 0 8 0 531740033 390692864 1299 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95384 1300 463 189 0 89733 0
[pid=26492/tid=26493] ppid=26490 vsize=381536 CPUtime=0.08 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 81 0 0 0 8 0 0 0 18 0 8 0 531740034 390692864 1300 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=381536 CPUtime=0.08 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 101 0 0 0 8 0 0 0 18 0 8 0 531740034 390692864 1300 33554432000 4194304 4964704 140734769128656 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=381536 CPUtime=0.08 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 99 0 0 0 8 0 0 0 18 0 8 0 531740034 390692864 1300 33554432000 4194304 4964704 140734769128656 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=381536 CPUtime=0.07 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 57 0 0 0 7 0 0 0 18 0 8 0 531740034 390692864 1301 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=381536 CPUtime=0.08 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 61 0 0 0 8 0 0 0 18 0 8 0 531740034 390692864 1302 33554432000 4194304 4964704 140734769128656 18446744073709551615 4325336 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=381536 CPUtime=0.04 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 53 0 0 0 4 0 0 0 25 0 8 0 531740034 390692864 1302 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=381536 CPUtime=0.07 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 202 0 0 0 7 0 0 0 18 0 8 0 531740034 390692864 1302 33554432000 4194304 4964704 140734769128656 18446744073709551615 233509958689 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 381536

[startup+0.20044 s]
/proc/loadavg: 7.54 8.00 7.99 2/350 26492
/proc/meminfo: memFree=19581764/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=381668 CPUtime=1.42 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 1633 0 0 0 140 2 0 0 18 0 8 0 531740033 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4332201 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95417 1549 464 189 0 89766 0
[pid=26492/tid=26493] ppid=26490 vsize=381668 CPUtime=0.18 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 114 0 0 0 18 0 0 0 18 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364717 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=381668 CPUtime=0.18 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 133 0 0 0 18 0 0 0 18 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=381668 CPUtime=0.18 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 120 0 0 0 18 0 0 0 18 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=381668 CPUtime=0.16 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 88 0 0 0 16 0 0 0 18 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=381668 CPUtime=0.17 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 69 0 0 0 17 0 0 0 18 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=381668 CPUtime=0.14 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 78 0 0 0 14 0 0 0 25 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4362964 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=381668 CPUtime=0.17 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 287 0 0 0 17 0 0 0 18 0 8 0 531740034 390828032 1549 33554432000 4194304 4964704 140734769128656 18446744073709551615 4365088 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 381668

[startup+0.302177 s]
/proc/loadavg: 7.54 8.00 7.99 2/350 26492
/proc/meminfo: memFree=19581764/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=381800 CPUtime=2.29 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 1846 0 0 0 226 3 0 0 18 0 8 0 531740033 390963200 1762 33554432000 4194304 4964704 140734769128656 18446744073709551615 4684638 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95450 1777 464 189 0 89799 0
[pid=26492/tid=26493] ppid=26490 vsize=381800 CPUtime=0.3 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 153 0 0 0 30 0 0 0 18 0 8 0 531740034 390963200 1784 33554432000 4194304 4964704 140734769128656 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=381800 CPUtime=0.31 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 184 0 0 0 31 0 0 0 18 0 8 0 531740034 390963200 1799 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=381800 CPUtime=0.33 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 143 0 0 0 33 0 0 0 18 0 8 0 531740034 390963200 1820 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=381800 CPUtime=0.32 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 123 0 0 0 32 0 0 0 18 0 8 0 531740034 390963200 1836 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=381800 CPUtime=0.34 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 78 0 0 0 34 0 0 0 18 0 8 0 531740034 390963200 1838 33554432000 4194304 4964704 140734769128656 18446744073709551615 4315464 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=381800 CPUtime=0.32 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) S 26490 26492 26466 0 -1 4202560 100 0 0 0 32 0 0 0 18 0 8 0 531740034 390963200 1857 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 18446604453725034688 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=381932 CPUtime=0.35 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 356 0 0 0 35 0 0 0 18 0 8 0 531740034 391098368 1870 33554432000 4194304 4964704 140734769128656 18446744073709551615 4653159 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 381800

[startup+0.77701 s]
/proc/loadavg: 7.54 8.00 7.99 2/350 26492
/proc/meminfo: memFree=19581764/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=382196 CPUtime=6.02 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 2376 0 0 0 597 5 0 0 18 0 8 0 531740033 391368704 2292 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95549 2308 464 189 0 89898 0
[pid=26492/tid=26493] ppid=26490 vsize=382196 CPUtime=0.77 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 230 0 0 0 77 0 0 0 18 0 8 0 531740034 391368704 2312 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=382196 CPUtime=0.77 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 281 0 0 0 77 0 0 0 18 0 8 0 531740034 391368704 2314 33554432000 4194304 4964704 140734769128656 18446744073709551615 4658272 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=382196 CPUtime=0.78 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 183 0 0 0 77 1 0 0 18 0 8 0 531740034 391368704 2338 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=382196 CPUtime=0.78 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 175 0 0 0 78 0 0 0 18 0 8 0 531740034 391368704 2340 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=382196 CPUtime=0.81 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 93 0 0 0 81 0 0 0 18 0 8 0 531740034 391368704 2356 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=382196 CPUtime=0.78 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) S 26490 26492 26466 0 -1 4202560 137 0 0 0 78 0 0 0 18 0 8 0 531740034 391368704 2367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 18446604453725034688 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=382196 CPUtime=0.83 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 497 0 0 0 82 1 0 0 18 0 8 0 531740034 391368704 2370 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 382196

[startup+3.37816 s]
/proc/loadavg: 7.58 8.00 7.99 8/358 26500
/proc/meminfo: memFree=19572772/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=382860 CPUtime=26.62 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 3442 0 0 0 2639 23 0 0 19 0 8 0 531740033 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95715 3358 464 189 0 90064 0
[pid=26492/tid=26493] ppid=26490 vsize=382860 CPUtime=3.33 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 371 0 0 0 331 2 0 0 18 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=382860 CPUtime=3.32 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 447 0 0 0 330 2 0 0 18 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=382860 CPUtime=3.29 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 254 0 0 0 326 3 0 0 18 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=382860 CPUtime=3.32 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 318 0 0 0 330 2 0 0 22 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 4371083 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=382860 CPUtime=3.33 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 148 0 0 0 331 2 0 0 18 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 4660922 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=382860 CPUtime=3.29 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 210 0 0 0 326 3 0 0 19 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=382860 CPUtime=3.32 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 704 0 0 0 328 4 0 0 18 0 8 0 531740034 392048640 3358 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 26.62
Current children cumulated vsize (KiB) 382860

[startup+3.40264 s]
/proc/loadavg: 7.58 8.00 7.99 8/358 26500
/proc/meminfo: memFree=19572772/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=382860 CPUtime=26.81 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 3451 0 0 0 2658 23 0 0 19 0 8 0 531740033 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95715 3367 464 189 0 90064 0
[pid=26492/tid=26493] ppid=26490 vsize=382860 CPUtime=3.35 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 371 0 0 0 333 2 0 0 18 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=382860 CPUtime=3.34 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 454 0 0 0 332 2 0 0 18 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=382860 CPUtime=3.32 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 254 0 0 0 329 3 0 0 18 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=382860 CPUtime=3.34 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 318 0 0 0 332 2 0 0 22 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=382860 CPUtime=3.36 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 148 0 0 0 334 2 0 0 18 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=382860 CPUtime=3.31 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 210 0 0 0 328 3 0 0 19 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=382860 CPUtime=3.34 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 706 0 0 0 330 4 0 0 18 0 8 0 531740034 392048640 3367 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 382860

[startup+6.30035 s]
/proc/loadavg: 7.58 8.00 7.99 9/358 26500
/proc/meminfo: memFree=19568448/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=383260 CPUtime=49.76 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 3981 0 0 0 4935 41 0 0 19 0 8 0 531740033 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364544 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26492/statm: 95815 3897 464 189 0 90164 0
[pid=26492/tid=26493] ppid=26490 vsize=383260 CPUtime=6.23 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 505 0 0 0 619 4 0 0 19 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4362231 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=383260 CPUtime=6.2 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 532 0 0 0 615 5 0 0 18 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=383260 CPUtime=6.17 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 281 0 0 0 611 6 0 0 18 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4326559 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=383260 CPUtime=6.24 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 360 0 0 0 619 5 0 0 20 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=383260 CPUtime=6.24 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 175 0 0 0 619 5 0 0 18 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364560 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=383260 CPUtime=6.17 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 249 0 0 0 611 6 0 0 18 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=383260 CPUtime=6.19 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 804 0 0 0 614 5 0 0 18 0 8 0 531740034 392458240 3897 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 4 0 0 0

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


[startup+4722.31 s]
/proc/loadavg: 8.00 8.00 8.00 9/358 26638
/proc/meminfo: memFree=19546084/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=451892 CPUtime=37507.8 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9191 0 0 0 3732750 18026 0 0 18 0 8 0 531740033 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 233509953616 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26492/statm: 112973 9098 468 189 0 107322 0
[pid=26492/tid=26493] ppid=26490 vsize=451892 CPUtime=4683.42 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 466317 2025 0 0 19 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=451892 CPUtime=4685.91 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1171 0 0 0 465628 2963 0 0 18 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4660492 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=451892 CPUtime=4683.58 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 465602 2756 0 0 21 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=451892 CPUtime=4698.02 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 822 0 0 0 467945 1857 0 0 18 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=451892 CPUtime=4695.87 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 467778 1809 0 0 18 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=451892 CPUtime=4679.76 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 465505 2471 0 0 18 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4325336 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=451892 CPUtime=4679.93 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1857 0 0 0 465469 2524 0 0 18 0 8 0 531740034 462737408 9098 33554432000 4194304 4964704 140734769128656 18446744073709551615 4660505 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37507.8
Current children cumulated vsize (KiB) 451892

[startup+4782.3 s]
/proc/loadavg: 7.94 7.98 7.99 9/358 26639
/proc/meminfo: memFree=19545804/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=451892 CPUtime=37984.9 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9195 0 0 0 3780253 18234 0 0 21 0 8 0 531740033 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364579 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/26492/statm: 112973 9102 468 189 0 107322 0
[pid=26492/tid=26493] ppid=26490 vsize=451892 CPUtime=4743.03 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 472253 2050 0 0 22 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=451892 CPUtime=4745.68 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1171 0 0 0 471574 2994 0 0 18 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4653167 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=451892 CPUtime=4743.29 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 471539 2790 0 0 19 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4324688 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=451892 CPUtime=4757.68 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 826 0 0 0 473891 1877 0 0 21 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4371537 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=451892 CPUtime=4755.55 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 473725 1830 0 0 23 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364704 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=451892 CPUtime=4739.41 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 471439 2502 0 0 18 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=451892 CPUtime=4739.5 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1857 0 0 0 471398 2552 0 0 18 0 8 0 531740034 462737408 9102 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37984.9
Current children cumulated vsize (KiB) 451892

[startup+4842.3 s]
/proc/loadavg: 8.07 8.01 8.00 9/358 26641
/proc/meminfo: memFree=19545772/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=451892 CPUtime=38462 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9202 0 0 0 3827755 18441 0 0 18 0 8 0 531740033 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/26492/statm: 112973 9109 468 189 0 107322 0
[pid=26492/tid=26493] ppid=26490 vsize=451892 CPUtime=4802.63 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 478190 2073 0 0 25 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=451892 CPUtime=4805.45 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1174 0 0 0 477521 3024 0 0 18 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=451892 CPUtime=4802.84 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 477464 2820 0 0 21 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=451892 CPUtime=4817.32 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 826 0 0 0 479832 1900 0 0 19 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=451892 CPUtime=4815.25 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 479673 1852 0 0 20 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=451892 CPUtime=4799.03 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 477371 2532 0 0 18 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402542 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=451892 CPUtime=4799.14 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1861 0 0 0 477335 2579 0 0 18 0 8 0 531740034 462737408 9109 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38462
Current children cumulated vsize (KiB) 451892

[startup+4902.3 s]
/proc/loadavg: 8.07 8.02 8.00 9/358 26643
/proc/meminfo: memFree=19545724/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=451892 CPUtime=38939.1 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9206 0 0 0 3875268 18640 0 0 18 0 8 0 531740033 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4653140 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/26492/statm: 112973 9113 468 189 0 107322 0
[pid=26492/tid=26493] ppid=26490 vsize=451892 CPUtime=4862.2 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 484123 2097 0 0 18 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4359873 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=451892 CPUtime=4865.25 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1174 0 0 0 483472 3053 0 0 18 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=451892 CPUtime=4862.58 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 483407 2851 0 0 18 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=451892 CPUtime=4877.01 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 827 0 0 0 485780 1921 0 0 19 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=451892 CPUtime=4874.96 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 485624 1872 0 0 19 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=451892 CPUtime=4858.46 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 483287 2559 0 0 18 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4683962 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=451892 CPUtime=4858.48 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1864 0 0 0 483241 2607 0 0 19 0 8 0 531740034 462737408 9113 33554432000 4194304 4964704 140734769128656 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38939.1
Current children cumulated vsize (KiB) 451892

[startup+4962.3 s]
/proc/loadavg: 8.02 8.02 8.00 9/358 26644
/proc/meminfo: memFree=19545696/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=451892 CPUtime=39416.2 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9215 0 0 0 3922768 18848 0 0 18 0 8 0 531740033 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/26492/statm: 112973 9122 468 189 0 107322 0
[pid=26492/tid=26493] ppid=26490 vsize=451892 CPUtime=4921.76 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 490054 2122 0 0 19 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=451892 CPUtime=4925.04 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1174 0 0 0 489418 3086 0 0 18 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4654527 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=451892 CPUtime=4922.19 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 489339 2880 0 0 18 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4644860 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=451892 CPUtime=4936.61 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 827 0 0 0 491717 1944 0 0 19 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=451892 CPUtime=4934.67 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 491573 1894 0 0 18 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=451892 CPUtime=4918.21 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 489233 2588 0 0 18 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=451892 CPUtime=4917.72 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1865 0 0 0 489137 2635 0 0 18 0 8 0 531740034 462737408 9122 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39416.2
Current children cumulated vsize (KiB) 451892

[startup+5022.3 s]
/proc/loadavg: 8.01 8.01 8.00 9/358 26646
/proc/meminfo: memFree=19545908/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=452028 CPUtime=39893.1 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9219 0 0 0 3970262 19050 0 0 19 0 8 0 531740033 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/26492/statm: 113007 9126 468 189 0 107356 0
[pid=26492/tid=26493] ppid=26490 vsize=452028 CPUtime=4981.22 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 495977 2145 0 0 19 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=452028 CPUtime=4984.74 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1178 0 0 0 495356 3118 0 0 18 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=452028 CPUtime=4981.39 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 495231 2908 0 0 18 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4644128 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=452028 CPUtime=4996.26 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 827 0 0 0 497664 1962 0 0 18 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=452028 CPUtime=4994.34 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 497518 1916 0 0 18 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4684662 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=452028 CPUtime=4977.95 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 495177 2618 0 0 25 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4379620 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=452028 CPUtime=4977.4 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1865 0 0 0 495075 2665 0 0 20 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39893.1
Current children cumulated vsize (KiB) 452028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5035.81 s]
/proc/loadavg: 7.94 8.00 7.99 9/358 26646
/proc/meminfo: memFree=19545904/32951124 swapFree=67111524/67111528
[pid=26492] ppid=26490 vsize=452028 CPUtime=40000.6 cores=0-7
/proc/26492/stat : 26492 (claspmt) R 26490 26492 26466 0 -1 4202496 9219 0 0 0 3980967 19098 0 0 19 0 8 0 531740033 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/26492/statm: 113007 9126 468 189 0 107356 0
[pid=26492/tid=26493] ppid=26490 vsize=452028 CPUtime=4994.65 cores=0-7
/proc/26492/task/26493/stat : 26493 (claspmt) R 26490 26492 26466 0 -1 4202560 1314 0 0 0 497315 2150 0 0 25 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26492/tid=26494] ppid=26490 vsize=452028 CPUtime=4998.23 cores=0-7
/proc/26492/task/26494/stat : 26494 (claspmt) R 26490 26492 26466 0 -1 4202560 1178 0 0 0 496698 3125 0 0 20 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4660046 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26492/tid=26495] ppid=26490 vsize=452028 CPUtime=4994.86 cores=0-7
/proc/26492/task/26495/stat : 26495 (claspmt) R 26490 26492 26466 0 -1 4202560 767 0 0 0 496570 2916 0 0 19 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26492/tid=26496] ppid=26490 vsize=452028 CPUtime=5009.7 cores=0-7
/proc/26492/task/26496/stat : 26496 (claspmt) R 26490 26492 26466 0 -1 4202560 827 0 0 0 499003 1967 0 0 19 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26492/tid=26497] ppid=26490 vsize=452028 CPUtime=5007.78 cores=0-7
/proc/26492/task/26497/stat : 26497 (claspmt) R 26490 26492 26466 0 -1 4202560 753 0 0 0 498858 1920 0 0 22 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26492/tid=26498] ppid=26490 vsize=452028 CPUtime=4991.42 cores=0-7
/proc/26492/task/26498/stat : 26498 (claspmt) R 26490 26492 26466 0 -1 4202560 752 0 0 0 496517 2625 0 0 18 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 233510402591 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26492/tid=26499] ppid=26490 vsize=452028 CPUtime=4990.69 cores=0-7
/proc/26492/task/26499/stat : 26499 (claspmt) R 26490 26492 26466 0 -1 4202560 1865 0 0 0 496398 2671 0 0 18 0 8 0 531740034 462876672 9126 33554432000 4194304 4964704 140734769128656 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 452028

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

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

Child status: 0
Real time (s): 5035.84
CPU time (s): 40000.7
CPU user time (s): 39809.7
CPU system time (s): 190.985
CPU usage (%): 794.321
Max. virtual memory (cumulated for all children) (KiB): 452028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39809.7
system time used= 190.985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9231
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= 34324998
involuntary context switches= 183042

runsolver used 16.4135 second user time and 38.5821 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-03 05:27:22
IDJOB=3322706
IDBENCH=87811
IDSOLVER=1711
FILE ID=node145/3322706-1304393242
RUNJOBID= node145-1304393242-26480
PBS_JOBID= 13181857
Free space on /tmp= 73668 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.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-3322706-1304393242/watcher-3322706-1304393242 -o /tmp/evaluation-result-3322706-1304393242/solver-3322706-1304393242 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322706-1304393242.cnf

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

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=659112151

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19582284 kB
Buffers:       1333948 kB
Cached:        5988172 kB
SwapCached:          4 kB
Active:        7900908 kB
Inactive:      4894176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19582284 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             804 kB
Writeback:           4 kB
AnonPages:     5473188 kB
Mapped:          26764 kB
Slab:           475764 kB
PageTables:      33708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79334388 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= 73668 MiB
End job on node145 at 2011-05-03 06:51:20