Trace number 3321395

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) 40002.3 5007.57

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark809.913
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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 ...656747/instance-3321395-1307656747.cnf
0.29/0.38	c Solving...
40000.05/5005.41	
40000.05/5005.41	*** INTERRUPTED! ***
40000.05/5005.41	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 0.97 1.52 1.81 2/170 3344
/proc/meminfo: memFree=32053484/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=20792 CPUtime=0 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4194304 253 0 1 0 0 0 0 0 22 0 1 0 877275445 21291008 202 33554432000 4194304 4964704 140737312765936 18446744073709551615 222916814737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3344/statm: 5198 202 167 189 0 59 0

[startup+0.0975201 s]
/proc/loadavg: 0.97 1.52 1.81 2/170 3344
/proc/meminfo: memFree=32053484/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=46360 CPUtime=0.09 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 8249 0 1 0 8 1 0 0 22 0 1 0 877275445 47472640 6538 33554432000 4194304 4964704 140737312765936 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3344/statm: 11590 6538 403 189 0 6464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46360

[startup+0.100519 s]
/proc/loadavg: 0.97 1.52 1.81 2/170 3344
/proc/meminfo: memFree=32053484/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=46360 CPUtime=0.09 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 8249 0 1 0 8 1 0 0 22 0 1 0 877275445 47472640 6538 33554432000 4194304 4964704 140737312765936 18446744073709551615 4607616 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3344/statm: 11590 6538 403 189 0 6464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46360

[startup+0.300484 s]
/proc/loadavg: 0.97 1.52 1.81 2/170 3344
/proc/meminfo: memFree=32053484/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=52696 CPUtime=0.29 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 9834 0 1 0 28 1 0 0 23 0 1 0 877275445 53960704 8123 33554432000 4194304 4964704 140737312765936 18446744073709551615 4621560 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3344/statm: 13174 8123 404 189 0 8048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52696

[startup+0.700419 s]
/proc/loadavg: 0.97 1.52 1.81 2/170 3344
/proc/meminfo: memFree=32053484/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=429876 CPUtime=0.75 cores=0-7
/proc/3344/stat : 3344 (claspmt) S 3342 3344 3313 0 -1 4202496 22500 0 2 0 69 6 0 0 19 0 8 0 877275445 440193024 17196 33554432000 4194304 4964704 140737312765936 18446744073709551615 222933592985 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 107469 17196 438 189 0 101818 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 429876

[startup+1.50123 s]
/proc/loadavg: 0.97 1.52 1.81 2/178 3352
/proc/meminfo: memFree=31986620/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=429876 CPUtime=3.74 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 23597 0 2 0 367 7 0 0 16 0 8 0 877275445 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3344/statm: 107469 18293 464 189 0 101818 0
[pid=3344/tid=3346] ppid=3342 vsize=429876 CPUtime=0.33 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 1444 0 0 0 33 0 0 0 16 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=429876 CPUtime=0.33 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 1951 0 0 0 33 0 0 0 16 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=429876 CPUtime=0.34 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 2213 0 0 0 33 1 0 0 16 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4660105 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=429876 CPUtime=0.29 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 1488 0 0 0 29 0 0 0 16 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=429876 CPUtime=1.08 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 1929 0 0 0 107 1 0 0 19 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=429876 CPUtime=0.33 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 2120 0 0 0 33 0 0 0 16 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=429876 CPUtime=0.33 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 2140 0 0 0 33 0 0 0 16 0 8 0 877275484 440193024 18293 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 429876

[startup+3.10093 s]
/proc/loadavg: 0.97 1.52 1.81 11/178 3352
/proc/meminfo: memFree=31976948/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=429876 CPUtime=16.54 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 27128 0 2 0 1643 11 0 0 17 0 8 0 877275445 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4677965 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3344/statm: 107469 21824 464 189 0 101818 0
[pid=3344/tid=3346] ppid=3342 vsize=429876 CPUtime=1.93 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 1673 0 0 0 193 0 0 0 18 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4456623 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=429876 CPUtime=1.92 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 2595 0 0 0 192 0 0 0 18 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=429876 CPUtime=1.93 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 2615 0 0 0 192 1 0 0 18 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=429876 CPUtime=1.89 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 1758 0 0 0 189 0 0 0 18 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=429876 CPUtime=2.68 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 1935 0 0 0 267 1 0 0 22 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670080 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=429876 CPUtime=1.93 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 2571 0 0 0 192 1 0 0 18 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4653264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=429876 CPUtime=1.94 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 3337 0 0 0 192 2 0 0 18 0 8 0 877275484 440193024 21824 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.54
Current children cumulated vsize (KiB) 429876

[startup+6.30035 s]
/proc/loadavg: 1.61 1.65 1.84 9/178 3353
/proc/meminfo: memFree=31950412/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=433676 CPUtime=42.11 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 33435 0 2 0 4194 17 0 0 25 0 8 0 877275445 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3344/statm: 108419 28131 464 189 0 102768 0
[pid=3344/tid=3346] ppid=3342 vsize=433676 CPUtime=5.13 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 1929 0 0 0 512 1 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670064 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=433676 CPUtime=5.11 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 3545 0 0 0 509 2 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=433676 CPUtime=5.13 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 3449 0 0 0 511 2 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=433676 CPUtime=5.09 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 2313 0 0 0 508 1 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=433676 CPUtime=5.88 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 1964 0 0 0 587 1 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=433676 CPUtime=5.13 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 3191 0 0 0 511 2 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=433676 CPUtime=5.13 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 5966 0 0 0 510 3 0 0 25 0 8 0 877275484 444084224 28131 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.11
Current children cumulated vsize (KiB) 433676

[startup+12.7012 s]
/proc/loadavg: 2.12 1.75 1.88 9/178 3353
/proc/meminfo: memFree=31897712/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=439980 CPUtime=93.28 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 45866 0 2 0 9299 29 0 0 25 0 8 0 877275445 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3344/statm: 109995 40562 464 189 0 104344 0
[pid=3344/tid=3346] ppid=3342 vsize=439980 CPUtime=11.53 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 2241 0 0 0 1152 1 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=439980 CPUtime=11.47 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 6384 0 0 0 1143 4 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=439980 CPUtime=11.53 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 4662 0 0 0 1149 4 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=439980 CPUtime=11.49 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 2839 0 0 0 1147 2 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=439980 CPUtime=12.29 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 1977 0 0 0 1228 1 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=439980 CPUtime=11.53 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 4436 0 0 0 1150 3 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=439980 CPUtime=11.53 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 11944 0 0 0 1144 9 0 0 25 0 8 0 877275484 450539520 40562 33554432000 4194304 4964704 140737312765936 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.28
Current children cumulated vsize (KiB) 439980

[startup+25.5008 s]
/proc/loadavg: 3.42 2.06 1.97 9/178 3353
/proc/meminfo: memFree=31850300/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=452188 CPUtime=195.59 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 57553 0 2 0 19523 36 0 0 25 0 8 0 877275445 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4332284 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3344/statm: 113047 52249 466 189 0 107396 0
[pid=3344/tid=3346] ppid=3342 vsize=452188 CPUtime=24.33 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 2596 0 0 0 2432 1 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=452188 CPUtime=24.2 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 7291 0 0 0 2416 4 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=452188 CPUtime=24.33 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 5378 0 0 0 2429 4 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4362882 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=452188 CPUtime=24.29 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 3192 0 0 0 2427 2 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4652108 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=452188 CPUtime=25.09 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 1981 0 0 0 2508 1 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=452188 CPUtime=24.33 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 5351 0 0 0 2429 4 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=452188 CPUtime=24.33 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 20263 0 0 0 2419 14 0 0 25 0 8 0 877275484 463040512 52249 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669997 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.59
Current children cumulated vsize (KiB) 452188

[startup+51.1011 s]
/proc/loadavg: 4.98 2.53 2.13 9/178 3354
/proc/meminfo: memFree=31779144/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=457540 CPUtime=400.24 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 75403 0 2 0 39971 53 0 0 25 0 8 0 877275445 468520960 70078 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3344/statm: 114385 70078 466 189 0 108734 0
[pid=3344/tid=3346] ppid=3342 vsize=457540 CPUtime=49.93 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 2824 0 0 0 4992 1 0 0 25 0 8 0 877275484 468520960 70078 33554432000 4194304 4964704 140737312765936 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=457540 CPUtime=49.65 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 9775 0 0 0 4958 7 0 0 25 0 8 0 877275484 468520960 70079 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=457540 CPUtime=49.93 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 7013 0 0 0 4987 6 0 0 25 0 8 0 877275484 468520960 70079 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=457540 CPUtime=49.88 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 4923 0 0 0 4984 4 0 0 25 0 8 0 877275484 468520960 70079 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668543 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=457540 CPUtime=50.68 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 3187 0 0 0 5067 1 0 0 25 0 8 0 877275484 468520960 70079 33554432000 4194304 4964704 140737312765936 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=457540 CPUtime=49.93 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 6879 0 0 0 4987 6 0 0 25 0 8 0 877275484 468520960 70079 33554432000 4194304 4964704 140737312765936 18446744073709551615 4683885 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=457540 CPUtime=49.92 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 28574 0 0 0 4972 20 0 0 25 0 8 0 877275484 468520960 70079 33554432000 4194304 4964704 140737312765936 18446744073709551615 222921438241 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 400.24

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


[startup+4782.3 s]
/proc/loadavg: 8.00 8.00 7.93 9/178 3514
/proc/meminfo: memFree=28379900/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=38216.8 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 926995 0 2 0 3820893 782 0 0 25 0 8 0 877275445 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 916753 466 189 0 964952 0
[pid=3344/tid=3346] ppid=3342 vsize=3882412 CPUtime=4777.27 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 16059 0 0 0 477694 33 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668531 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=3882412 CPUtime=4777.1 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 81493 0 0 0 477628 82 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=3882412 CPUtime=4780.44 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 21026 0 0 0 478016 28 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=3882412 CPUtime=4779.8 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 122276 0 0 0 477876 104 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=4779.47 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111634 0 0 0 477860 87 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=3882412 CPUtime=4778.27 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 27459 0 0 0 477788 39 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=3882412 CPUtime=4769.49 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 520162 0 0 0 476573 376 0 0 25 0 8 0 877275484 3975589888 916753 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38216.8
Current children cumulated vsize (KiB) 3882412

[startup+4842.3 s]
/proc/loadavg: 8.04 8.01 7.94 9/178 3515
/proc/meminfo: memFree=28380608/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=38696.3 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 926996 0 2 0 3868850 783 0 0 25 0 8 0 877275445 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 916628 466 189 0 964952 0
[pid=3344/tid=3346] ppid=3342 vsize=3882412 CPUtime=4837.27 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 16059 0 0 0 483694 33 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=3882412 CPUtime=4837.05 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 81494 0 0 0 483623 82 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=3882412 CPUtime=4840.43 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 21026 0 0 0 484015 28 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=3882412 CPUtime=4839.8 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 122276 0 0 0 483876 104 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=4839.47 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111634 0 0 0 483860 87 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=3882412 CPUtime=4838.25 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 27459 0 0 0 483785 40 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=3882412 CPUtime=4829.15 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 520162 0 0 0 482539 376 0 0 25 0 8 0 877275484 3975589888 916628 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38696.3
Current children cumulated vsize (KiB) 3882412

[startup+4902.3 s]
/proc/loadavg: 8.06 8.02 7.94 9/178 3517
/proc/meminfo: memFree=28380328/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=39175.9 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 926997 0 2 0 3916805 785 0 0 25 0 8 0 877275445 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 916629 466 189 0 964952 0
[pid=3344/tid=3346] ppid=3342 vsize=3882412 CPUtime=4897.18 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 16059 0 0 0 489685 33 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=3882412 CPUtime=4897.05 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 81494 0 0 0 489623 82 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669882 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=3882412 CPUtime=4900.41 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 21026 0 0 0 490013 28 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=3882412 CPUtime=4899.79 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 122276 0 0 0 489875 104 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4362349 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=4899.48 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111634 0 0 0 489861 87 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=3882412 CPUtime=4898.25 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 27459 0 0 0 489785 40 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669306 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=3882412 CPUtime=4888.83 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 520163 0 0 0 488506 377 0 0 25 0 8 0 877275484 3975589888 916629 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39175.9
Current children cumulated vsize (KiB) 3882412

[startup+4962.3 s]
/proc/loadavg: 8.06 8.03 7.95 9/178 3519
/proc/meminfo: memFree=28363424/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=39655.6 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 931556 0 2 0 3964765 791 0 0 25 0 8 0 877275445 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 921188 466 189 0 964952 0
[pid=3344/tid=3346] ppid=3342 vsize=3882412 CPUtime=4957.18 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 16079 0 0 0 495685 33 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=3882412 CPUtime=4957.06 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 82314 0 0 0 495622 84 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=3882412 CPUtime=4960.4 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 21400 0 0 0 496012 28 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=3882412 CPUtime=4959.79 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 122287 0 0 0 495875 104 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=4959.48 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111634 0 0 0 495861 87 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=3882412 CPUtime=4958.25 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 28449 0 0 0 495783 42 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=3882412 CPUtime=4948.5 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 522469 0 0 0 494471 379 0 0 25 0 8 0 877275484 3975589888 921188 33554432000 4194304 4964704 140737312765936 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39655.6
Current children cumulated vsize (KiB) 3882412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.4 s]
/proc/loadavg: 8.08 8.04 7.95 9/178 3520
/proc/meminfo: memFree=28357568/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=40000.1 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4202496 933075 0 2 0 3999210 795 0 0 25 0 8 0 877275445 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4683960 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 922523 466 189 0 964952 0
[pid=3344/tid=3346] ppid=3342 vsize=3882412 CPUtime=5000.29 cores=0-7
/proc/3344/task/3346/stat : 3346 (claspmt) R 3342 3344 3313 0 -1 4202560 16087 0 0 0 499995 34 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3344/tid=3347] ppid=3342 vsize=3882412 CPUtime=5000.16 cores=0-7
/proc/3344/task/3347/stat : 3347 (claspmt) R 3342 3344 3313 0 -1 4202560 82323 0 0 0 499932 84 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3344/tid=3348] ppid=3342 vsize=3882412 CPUtime=5003.5 cores=0-7
/proc/3344/task/3348/stat : 3348 (claspmt) R 3342 3344 3313 0 -1 4202560 22588 0 0 0 500320 30 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3344/tid=3349] ppid=3342 vsize=3882412 CPUtime=5002.86 cores=0-7
/proc/3344/task/3349/stat : 3349 (claspmt) R 3342 3344 3313 0 -1 4202560 122480 0 0 0 500181 105 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=5002.53 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111637 0 0 0 500165 88 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3344/tid=3351] ppid=3342 vsize=3882412 CPUtime=5001.33 cores=0-7
/proc/3344/task/3351/stat : 3351 (claspmt) R 3342 3344 3313 0 -1 4202560 28567 0 0 0 500091 42 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3344/tid=3352] ppid=3342 vsize=3882412 CPUtime=4991.36 cores=0-7
/proc/3344/task/3352/stat : 3352 (claspmt) R 3342 3344 3313 0 -1 4202560 522469 0 0 0 498757 379 0 0 25 0 8 0 877275484 3975589888 922523 33554432000 4194304 4964704 140737312765936 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 3882412

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -3344

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

[startup+5006.2 s]
/proc/loadavg: 8.08 8.04 7.95 2/173 3521
/proc/meminfo: memFree=28357608/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=40000.9 cores=0-7
/proc/3344/stat : 3344 (claspmt) S 3342 3344 3313 0 -1 4202496 933077 0 2 0 3999294 795 0 0 25 0 2 0 877275445 3975589888 922525 33554432000 4194304 4964704 140737312765936 18446744073709551615 222933579749 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 922525 468 189 0 964952 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=5003.33 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111637 0 0 0 500245 88 0 0 25 0 2 0 877275484 3975589888 922525 33554432000 4194304 4964704 140737312765936 18446744073709551615 4641882 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 3882412

[startup+5007 s]
/proc/loadavg: 8.08 8.04 7.95 2/173 3521
/proc/meminfo: memFree=28357608/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=40001.7 cores=0-7
/proc/3344/stat : 3344 (claspmt) S 3342 3344 3313 0 -1 4202496 933077 0 2 0 3999374 795 0 0 25 0 2 0 877275445 3975589888 922525 33554432000 4194304 4964704 140737312765936 18446744073709551615 222933579749 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 922525 468 189 0 964952 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=5004.13 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111637 0 0 0 500325 88 0 0 25 0 2 0 877275484 3975589888 922525 33554432000 4194304 4964704 140737312765936 18446744073709551615 222921467946 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40001.7
Current children cumulated vsize (KiB) 3882412

[startup+5007.4 s]
/proc/loadavg: 7.51 7.92 7.91 2/173 3521
/proc/meminfo: memFree=28357608/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=3882412 CPUtime=40002.1 cores=0-7
/proc/3344/stat : 3344 (claspmt) S 3342 3344 3313 0 -1 4202496 933077 0 2 0 3999414 795 0 0 25 0 2 0 877275445 3975589888 922525 33554432000 4194304 4964704 140737312765936 18446744073709551615 222933579749 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 970603 922525 468 189 0 964952 0
[pid=3344/tid=3350] ppid=3342 vsize=3882412 CPUtime=5004.53 cores=0-7
/proc/3344/task/3350/stat : 3350 (claspmt) R 3342 3344 3313 0 -1 4202560 111637 0 0 0 500365 88 0 0 25 0 2 0 877275484 3975589888 922525 33554432000 4194304 4964704 140737312765936 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40002.1
Current children cumulated vsize (KiB) 3882412

[startup+5007.5 s]
/proc/loadavg: 7.51 7.92 7.91 2/173 3521
/proc/meminfo: memFree=28357608/32951124 swapFree=67056684/67111528
[pid=3344] ppid=3342 vsize=0 CPUtime=40002.2 cores=0-7
/proc/3344/stat : 3344 (claspmt) R 3342 3344 3313 0 -1 4203524 933077 0 2 0 3999416 803 0 0 18 0 1 0 877275445 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40002.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5007.57
CPU time (s): 40002.3
CPU user time (s): 39994.2
CPU system time (s): 8.11177
CPU usage (%): 798.835
Max. virtual memory (cumulated for all children) (KiB): 3882412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.2
system time used= 8.11177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 933077
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130446
involuntary context switches= 192411

runsolver used 7.71383 second user time and 19.605 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-09 23:59:07
IDJOB=3321395
IDBENCH=70817
IDSOLVER=1711
FILE ID=node109/3321395-1307656747
RUNJOBID= node109-1307656747-3328
PBS_JOBID= 13549423
Free space on /tmp= 74200 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.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-3321395-1307656747/watcher-3321395-1307656747 -o /tmp/evaluation-result-3321395-1307656747/solver-3321395-1307656747 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321395-1307656747.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1700515663

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32053672 kB
Buffers:        251108 kB
Cached:         401204 kB
SwapCached:       8608 kB
Active:         364988 kB
Inactive:       305048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32053672 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:       15076 kB
Mapped:          12416 kB
Slab:           161404 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185284 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= 74200 MiB
End job on node109 at 2011-06-10 01:22:35