Trace number 3299393

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) 4800.43 1201.82

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
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 ...092082/instance-3299393-1304092082.cnf
0.00/0.01	c Solving...
4800.39/1201.81	
4800.39/1201.81	*** INTERRUPTED! ***
4800.39/1201.81	*** Shutting down threads...
4800.39/1201.81	s UNKNOWN
4800.39/1201.81	
4800.39/1201.81	c INTERRUPTED   : 1
4800.39/1201.81	c Models        : 0+    
4800.39/1201.81	c Time          : 1201.803s (Solving: 1201.80s 1st Model: 0.00s Unsat: 0.00s)
4800.39/1201.81	c CPU Time      : 4800.410s

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.43 5.25 6.79 2/174 22963
/proc/meminfo: memFree=30706716/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=3200 CPUtime=0 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) S 22961 22963 22193 0 -1 4194304 80 0 1 0 0 0 0 0 20 0 1 0 501624429 3276800 36 33554432000 4194304 4964704 140733543673408 18446744073709551615 212034731655 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/22963/statm: 800 36 27 189 0 25 0

[startup+0.158248 s]
/proc/loadavg: 3.43 5.25 6.79 2/174 22963
/proc/meminfo: memFree=30706716/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=169864 CPUtime=1.17 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 1863 0 1 0 117 0 0 0 18 0 4 0 501624429 173940736 1777 33554432000 4194304 4964704 140733543673408 18446744073709551615 212039760415 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 42565 2010 458 189 0 36914 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 169864

[startup+0.929966 s]
/proc/loadavg: 3.43 5.25 6.79 2/174 22963
/proc/meminfo: memFree=30706716/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=171312 CPUtime=3.64 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 2783 0 1 0 363 1 0 0 19 0 4 0 501624429 175423488 2697 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670458 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 42828 2697 458 189 0 37177 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 171312

[startup+1.02995 s]
/proc/loadavg: 3.43 5.25 6.79 2/174 22963
/proc/meminfo: memFree=30706716/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=171600 CPUtime=4.04 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 2877 0 1 0 403 1 0 0 19 0 4 0 501624429 175718400 2791 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 42900 2791 458 189 0 37249 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 171600

[startup+1.10094 s]
/proc/loadavg: 3.43 5.25 6.79 2/174 22963
/proc/meminfo: memFree=30706716/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=171600 CPUtime=4.32 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 2900 0 1 0 431 1 0 0 19 0 4 0 501624429 175718400 2814 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 42900 2814 458 189 0 37249 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 171600

[startup+1.50087 s]
/proc/loadavg: 3.43 5.25 6.79 2/174 22963
/proc/meminfo: memFree=30706716/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=171864 CPUtime=5.93 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 3198 0 1 0 591 2 0 0 20 0 4 0 501624429 175988736 3112 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 42966 3112 458 189 0 37315 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 171864

[startup+3.10058 s]
/proc/loadavg: 3.43 5.25 6.79 6/181 22973
/proc/meminfo: memFree=30587408/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=172808 CPUtime=12.31 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 3848 0 1 0 1228 3 0 0 25 0 4 0 501624429 176955392 3762 33554432000 4194304 4964704 140733543673408 18446744073709551615 4660046 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 43202 3762 458 189 0 37551 0
[pid=22963/tid=22965] ppid=22961 vsize=172808 CPUtime=3.08 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 845 0 0 0 307 1 0 0 25 0 4 0 501624431 176955392 3762 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=172808 CPUtime=3.07 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 1003 0 0 0 307 0 0 0 25 0 4 0 501624431 176955392 3762 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=172808 CPUtime=3.06 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 671 0 0 0 305 1 0 0 25 0 4 0 501624431 176955392 3762 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 172808

[startup+6.30701 s]
/proc/loadavg: 3.56 5.24 6.78 9/184 22976
/proc/meminfo: memFree=30413068/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=173716 CPUtime=25.12 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 4532 0 1 0 2508 4 0 0 25 0 4 0 501624429 177885184 4446 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 43429 4446 458 189 0 37778 0
[pid=22963/tid=22965] ppid=22961 vsize=173716 CPUtime=6.28 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 1056 0 0 0 627 1 0 0 25 0 4 0 501624431 177885184 4446 33554432000 4194304 4964704 140733543673408 18446744073709551615 4325228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=173716 CPUtime=6.28 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 1217 0 0 0 628 0 0 0 25 0 4 0 501624431 177885184 4446 33554432000 4194304 4964704 140733543673408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=173716 CPUtime=6.25 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 783 0 0 0 624 1 0 0 25 0 4 0 501624431 177885184 4446 33554432000 4194304 4964704 140733543673408 18446744073709551615 212039352992 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 173716

[startup+12.7009 s]
/proc/loadavg: 3.91 5.29 6.78 9/184 22976
/proc/meminfo: memFree=30326052/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=174860 CPUtime=50.66 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 5433 0 1 0 5061 5 0 0 25 0 4 0 501624429 179056640 5345 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 43715 5345 458 189 0 38064 0
[pid=22963/tid=22965] ppid=22961 vsize=174860 CPUtime=12.67 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 1319 0 0 0 1266 1 0 0 25 0 4 0 501624431 179056640 5345 33554432000 4194304 4964704 140733543673408 18446744073709551615 4332000 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=174860 CPUtime=12.67 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 1547 0 0 0 1267 0 0 0 25 0 4 0 501624431 179056640 5345 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=174860 CPUtime=12.61 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 933 0 0 0 1260 1 0 0 25 0 4 0 501624431 179056640 5345 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 174860

[startup+25.5006 s]
/proc/loadavg: 4.82 5.42 6.80 9/184 22976
/proc/meminfo: memFree=30198564/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=176408 CPUtime=101.79 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 6543 0 1 0 10172 7 0 0 25 0 4 0 501624429 180641792 6455 33554432000 4194304 4964704 140733543673408 18446744073709551615 4332000 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 44102 6455 458 189 0 38451 0
[pid=22963/tid=22965] ppid=22961 vsize=176408 CPUtime=25.47 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 1760 0 0 0 2546 1 0 0 25 0 4 0 501624431 180641792 6455 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=176408 CPUtime=25.47 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 2006 0 0 0 2546 1 0 0 25 0 4 0 501624431 180641792 6455 33554432000 4194304 4964704 140733543673408 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=176408 CPUtime=25.34 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 1053 0 0 0 2532 2 0 0 25 0 4 0 501624431 180641792 6455 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 176408

[startup+51.101 s]
/proc/loadavg: 5.90 5.63 6.83 9/184 22977
/proc/meminfo: memFree=30002080/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=178904 CPUtime=204.04 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 7987 0 1 0 20391 13 0 0 25 0 4 0 501624429 183197696 7899 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670202 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 44726 7899 458 189 0 39075 0
[pid=22963/tid=22965] ppid=22961 vsize=178904 CPUtime=51.07 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 2398 0 0 0 5104 3 0 0 25 0 4 0 501624431 183197696 7899 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=178904 CPUtime=51.07 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 2405 0 0 0 5105 2 0 0 25 0 4 0 501624431 183197696 7899 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=178904 CPUtime=50.8 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 1259 0 0 0 5076 4 0 0 25 0 4 0 501624431 183197696 7899 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 178904

[startup+102.301 s]
/proc/loadavg: 7.09 5.99 6.89 9/184 22978
/proc/meminfo: memFree=29741076/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=181560 CPUtime=408.54 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 9614 0 1 0 40833 21 0 0 25 0 4 0 501624429 185917440 9526 33554432000 4194304 4964704 140733543673408 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 45390 9526 458 189 0 39739 0
[pid=22963/tid=22965] ppid=22961 vsize=181560 CPUtime=102.26 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 3247 0 0 0 10221 5 0 0 25 0 4 0 501624431 185917440 9526 33554432000 4194304 4964704 140733543673408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=181560 CPUtime=102.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 2844 0 0 0 10222 5 0 0 25 0 4 0 501624431 185917440 9526 33554432000 4194304 4964704 140733543673408 18446744073709551615 4654468 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=181560 CPUtime=101.7 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 1428 0 0 0 10165 5 0 0 25 0 4 0 501624431 185917440 9526 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 181560

[startup+162.301 s]
/proc/loadavg: 7.66 6.35 6.96 9/184 22980
/proc/meminfo: memFree=29491172/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=183300 CPUtime=648.21 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 10812 0 1 0 64790 31 0 0 25 0 4 0 501624429 187699200 10724 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 45825 10724 458 189 0 40174 0
[pid=22963/tid=22965] ppid=22961 vsize=183300 CPUtime=162.26 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 3999 0 0 0 16218 8 0 0 25 0 4 0 501624431 187699200 10724 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=183300 CPUtime=162.05 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 3095 0 0 0 16198 7 0 0 25 0 4 0 501624431 187699200 10724 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670314 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=183300 CPUtime=161.59 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 1534 0 0 0 16151 8 0 0 25 0 4 0 501624431 187699200 10724 33554432000 4194304 4964704 140733543673408 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 183300

[startup+222.3 s]
/proc/loadavg: 7.99 6.68 7.03 9/184 22982
/proc/meminfo: memFree=29410648/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=184716 CPUtime=887.85 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 11758 0 1 0 88746 39 0 0 25 0 4 0 501624429 189149184 11670 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 46179 11670 458 189 0 40528 0
[pid=22963/tid=22965] ppid=22961 vsize=184716 CPUtime=222.26 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 4483 0 0 0 22215 11 0 0 25 0 4 0 501624431 189149184 11670 33554432000 4194304 4964704 140733543673408 18446744073709551615 212039352974 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=184716 CPUtime=221.72 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 3278 0 0 0 22163 9 0 0 25 0 4 0 501624431 189149184 11670 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=184716 CPUtime=221.58 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 1712 0 0 0 22149 9 0 0 25 0 4 0 501624431 189149184 11670 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.85
Current children cumulated vsize (KiB) 184716

[startup+282.301 s]
/proc/loadavg: 8.07 6.93 7.09 9/184 22983
/proc/meminfo: memFree=29300108/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=251308 CPUtime=1127.53 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 13221 0 1 0 112708 45 0 0 25 0 4 0 501624429 257339392 13133 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670269 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 62827 13133 458 189 0 57176 0
[pid=22963/tid=22965] ppid=22961 vsize=251308 CPUtime=282.26 cores=1,3,5,7

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

[pid=22963] ppid=22961 vsize=253136 CPUtime=2565.49 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 16094 0 1 0 256476 73 0 0 25 0 4 0 501624429 259211264 15970 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63284 15970 458 189 0 57633 0
[pid=22963/tid=22965] ppid=22961 vsize=253136 CPUtime=642.24 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6018 0 0 0 64204 20 0 0 25 0 4 0 501624431 259211264 15970 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=253136 CPUtime=639.4 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4547 0 0 0 63924 16 0 0 25 0 4 0 501624431 259211264 15970 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670126 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=253136 CPUtime=641.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2392 0 0 0 64140 17 0 0 25 0 4 0 501624431 259211264 15970 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.49
Current children cumulated vsize (KiB) 253136

[startup+702.301 s]
/proc/loadavg: 8.11 7.80 7.44 9/184 22994
/proc/meminfo: memFree=28402752/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=253444 CPUtime=2805.17 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 16512 0 1 0 280439 78 0 0 25 0 4 0 501624429 259526656 16388 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63361 16388 458 189 0 57710 0
[pid=22963/tid=22965] ppid=22961 vsize=253444 CPUtime=702.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6149 0 0 0 70202 21 0 0 25 0 4 0 501624431 259526656 16388 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=253444 CPUtime=699.08 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4632 0 0 0 69890 18 0 0 25 0 4 0 501624431 259526656 16388 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=253444 CPUtime=701.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2510 0 0 0 70139 18 0 0 25 0 4 0 501624431 259526656 16388 33554432000 4194304 4964704 140733543673408 18446744073709551615 212039352958 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.17
Current children cumulated vsize (KiB) 253444

[startup+762.301 s]
/proc/loadavg: 8.12 7.86 7.48 9/184 22996
/proc/meminfo: memFree=28290600/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=253952 CPUtime=3044.83 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 16800 0 1 0 304400 83 0 0 25 0 4 0 501624429 260046848 16676 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63488 16676 458 189 0 57837 0
[pid=22963/tid=22965] ppid=22961 vsize=253952 CPUtime=762.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6225 0 0 0 76200 23 0 0 25 0 4 0 501624431 260046848 16676 33554432000 4194304 4964704 140733543673408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=253952 CPUtime=758.75 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4685 0 0 0 75856 19 0 0 25 0 4 0 501624431 260046848 16676 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=253952 CPUtime=761.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2586 0 0 0 76138 19 0 0 25 0 4 0 501624431 260046848 16676 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 253952

[startup+822.3 s]
/proc/loadavg: 8.19 7.93 7.53 9/184 23007
/proc/meminfo: memFree=28192772/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=253952 CPUtime=3284.48 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 17077 0 1 0 328362 86 0 0 25 0 4 0 501624429 260046848 16953 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63488 16953 458 189 0 57837 0
[pid=22963/tid=22965] ppid=22961 vsize=253952 CPUtime=822.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6290 0 0 0 82199 24 0 0 25 0 4 0 501624431 260046848 16953 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=253952 CPUtime=818.42 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4775 0 0 0 81822 20 0 0 25 0 4 0 501624431 260046848 16953 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=253952 CPUtime=821.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2665 0 0 0 82137 20 0 0 25 0 4 0 501624431 260046848 16953 33554432000 4194304 4964704 140733543673408 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.48
Current children cumulated vsize (KiB) 253952

[startup+882.301 s]
/proc/loadavg: 8.18 7.97 7.56 9/184 23008
/proc/meminfo: memFree=28173256/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=253952 CPUtime=3524.15 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 17171 0 1 0 352325 90 0 0 25 0 4 0 501624429 260046848 17047 33554432000 4194304 4964704 140733543673408 18446744073709551615 4312158 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63488 17047 458 189 0 57837 0
[pid=22963/tid=22965] ppid=22961 vsize=253952 CPUtime=882.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6316 0 0 0 88198 25 0 0 25 0 4 0 501624431 260046848 17047 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=253952 CPUtime=878.08 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4781 0 0 0 87788 20 0 0 25 0 4 0 501624431 260046848 17047 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=253952 CPUtime=881.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2715 0 0 0 88136 21 0 0 25 0 4 0 501624431 260046848 17047 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 253952

[startup+942.301 s]
/proc/loadavg: 8.17 8.00 7.60 9/184 23010
/proc/meminfo: memFree=28071004/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=253952 CPUtime=3763.84 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 17422 0 1 0 376289 95 0 0 25 0 4 0 501624429 260046848 17298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4627928 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63488 17298 458 189 0 57837 0
[pid=22963/tid=22965] ppid=22961 vsize=253952 CPUtime=942.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6345 0 0 0 94197 26 0 0 25 0 4 0 501624431 260046848 17298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=253952 CPUtime=937.76 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4874 0 0 0 93754 22 0 0 25 0 4 0 501624431 260046848 17298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670462 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=253952 CPUtime=941.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2776 0 0 0 94135 22 0 0 25 0 4 0 501624431 260046848 17298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 253952

[startup+1002.3 s]
/proc/loadavg: 8.13 8.02 7.63 9/184 23011
/proc/meminfo: memFree=27980932/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=254120 CPUtime=4003.49 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 17613 0 1 0 400250 99 0 0 25 0 4 0 501624429 260218880 17488 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63530 17488 458 189 0 57879 0
[pid=22963/tid=22965] ppid=22961 vsize=254120 CPUtime=1002.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6373 0 0 0 100196 27 0 0 25 0 4 0 501624431 260218880 17488 33554432000 4194304 4964704 140733543673408 18446744073709551615 4379967 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=254120 CPUtime=997.43 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 4933 0 0 0 99720 23 0 0 25 0 4 0 501624431 260218880 17488 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=254120 CPUtime=1001.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2810 0 0 0 100134 23 0 0 25 0 4 0 501624431 260218880 17488 33554432000 4194304 4964704 140733543673408 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.49
Current children cumulated vsize (KiB) 254120

[startup+1062.31 s]
/proc/loadavg: 8.11 8.03 7.65 9/184 23013
/proc/meminfo: memFree=27975156/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=254456 CPUtime=4243.17 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 17898 0 1 0 424215 102 0 0 25 0 4 0 501624429 260562944 17773 33554432000 4194304 4964704 140733543673408 18446744073709551615 4644844 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63614 17773 458 189 0 57963 0
[pid=22963/tid=22965] ppid=22961 vsize=254456 CPUtime=1062.23 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6427 0 0 0 106195 28 0 0 25 0 4 0 501624431 260562944 17773 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=254456 CPUtime=1057.1 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 5003 0 0 0 105686 24 0 0 25 0 4 0 501624431 260562944 17773 33554432000 4194304 4964704 140733543673408 18446744073709551615 4684024 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=254456 CPUtime=1061.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2889 0 0 0 106134 23 0 0 20 0 4 0 501624431 260562944 17773 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 254456

[startup+1122.3 s]
/proc/loadavg: 8.10 8.04 7.67 9/184 23015
/proc/meminfo: memFree=27857664/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=254792 CPUtime=4482.82 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 18154 0 1 0 448176 106 0 0 25 0 4 0 501624429 260907008 18029 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63698 18029 458 189 0 58047 0
[pid=22963/tid=22965] ppid=22961 vsize=254792 CPUtime=1122.22 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6442 0 0 0 112193 29 0 0 25 0 4 0 501624431 260907008 18029 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=254792 CPUtime=1116.76 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 5129 0 0 0 111651 25 0 0 25 0 4 0 501624431 260907008 18029 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=254792 CPUtime=1121.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 2984 0 0 0 112132 25 0 0 25 0 4 0 501624431 260907008 18029 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.82
Current children cumulated vsize (KiB) 254792

[startup+1182.3 s]
/proc/loadavg: 8.09 8.04 7.70 9/184 23016
/proc/meminfo: memFree=27754312/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=254792 CPUtime=4722.48 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 18437 0 1 0 472137 111 0 0 25 0 4 0 501624429 260907008 18298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4653653 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63698 18298 458 189 0 58047 0
[pid=22963/tid=22965] ppid=22961 vsize=254792 CPUtime=1182.22 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6543 0 0 0 118191 31 0 0 25 0 4 0 501624431 260907008 18298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=254792 CPUtime=1176.43 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 5226 0 0 0 117617 26 0 0 25 0 4 0 501624431 260907008 18298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=254792 CPUtime=1181.57 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 3050 0 0 0 118131 26 0 0 25 0 4 0 501624431 260907008 18298 33554432000 4194304 4964704 140733543673408 18446744073709551615 4654500 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 254792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.04 7.70 9/184 23017
/proc/meminfo: memFree=27720944/32951124 swapFree=67111356/67111528
[pid=22963] ppid=22961 vsize=254792 CPUtime=4800.39 cores=1,3,5,7
/proc/22963/stat : 22963 (claspmt) R 22961 22963 22193 0 -1 4202496 18482 0 1 0 479927 112 0 0 25 0 4 0 501624429 260907008 18343 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22963/statm: 63698 18343 458 189 0 58047 0
[pid=22963/tid=22965] ppid=22961 vsize=254792 CPUtime=1201.73 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (claspmt) R 22961 22963 22193 0 -1 4202560 6565 0 0 0 120141 32 0 0 25 0 4 0 501624431 260907008 18343 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=254792 CPUtime=1195.82 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (claspmt) R 22961 22963 22193 0 -1 4202560 5228 0 0 0 119556 26 0 0 25 0 4 0 501624431 260907008 18343 33554432000 4194304 4964704 140733543673408 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22963/tid=22967] ppid=22961 vsize=254792 CPUtime=1201.07 cores=1,3,5,7
/proc/22963/task/22967/stat : 22967 (claspmt) R 22961 22963 22193 0 -1 4202560 3068 0 0 0 120081 26 0 0 25 0 4 0 501624431 260907008 18343 33554432000 4194304 4964704 140733543673408 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 254792

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): 1201.82
CPU time (s): 4800.43
CPU user time (s): 4799.3
CPU system time (s): 1.12683
CPU usage (%): 399.429
Max. virtual memory (cumulated for all children) (KiB): 254792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.3
system time used= 1.12683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18495
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87637
involuntary context switches= 33908

runsolver used 1.76173 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 17:48:02
IDJOB=3299393
IDBENCH=83250
IDSOLVER=1683
FILE ID=node146/3299393-1304092082
RUNJOBID= node146-1304092081-22950
PBS_JOBID= 13170566
Free space on /tmp= 72996 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.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-3299393-1304092082/watcher-3299393-1304092082 -o /tmp/evaluation-result-3299393-1304092082/solver-3299393-1304092082 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299393-1304092082.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=679346959

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30706996 kB
Buffers:        609504 kB
Cached:        1182336 kB
SwapCached:         32 kB
Active:         128100 kB
Inactive:      1727404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30706996 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             888 kB
Writeback:           0 kB
AnonPages:       63648 kB
Mapped:          14388 kB
Slab:           325428 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185368 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= 72972 MiB
End job on node146 at 2011-04-29 18:08:06