Trace number 3381091

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40001.1 5008.89

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504039/instance-3381091-1305504039.cnf
0.19/0.26	c Solving...
40000.86/5008.72	
40000.86/5008.72	*** INTERRUPTED! ***
40000.86/5008.72	*** Shutting down threads...
40001.02/5008.88	s UNKNOWN
40001.02/5008.88	
40001.02/5008.88	c INTERRUPTED   : 1
40001.02/5008.88	c Models        : 0+    
40001.02/5008.88	c Time          : 5008.717s (Solving: 5008.46s 1st Model: 0.00s Unsat: 0.00s)
40001.02/5008.88	c CPU Time      : 40000.920s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381091-1305504039/watcher-3381091-1305504039 -o /tmp/evaluation-result-3381091-1305504039/solver-3381091-1305504039 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381091-1305504039.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: 6.77 7.76 7.91 2/377 25344
/proc/meminfo: memFree=25021612/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=22816 CPUtime=0 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 1083 0 0 0 0 0 0 0 22 0 1 0 394595146 23363584 923 33554432000 4194304 4964800 140736464154624 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25344/statm: 5704 924 386 189 0 578 0

[startup+0.05854 s]
/proc/loadavg: 6.77 7.76 7.91 2/377 25344
/proc/meminfo: memFree=25021612/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=25280 CPUtime=0.05 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 1726 0 0 0 5 0 0 0 22 0 1 0 394595146 25886720 1482 33554432000 4194304 4964800 140736464154624 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25344/statm: 6320 1482 399 189 0 1194 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25280

[startup+0.100553 s]
/proc/loadavg: 6.77 7.76 7.91 2/377 25344
/proc/meminfo: memFree=25021612/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=25280 CPUtime=0.09 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 1726 0 0 0 9 0 0 0 22 0 1 0 394595146 25886720 1482 33554432000 4194304 4964800 140736464154624 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25344/statm: 6320 1482 399 189 0 1194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25280

[startup+0.300456 s]
/proc/loadavg: 6.77 7.76 7.91 2/377 25344
/proc/meminfo: memFree=25021612/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=318944 CPUtime=0.49 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 2575 0 0 0 48 1 0 0 18 0 8 0 394595146 326598656 2245 33554432000 4194304 4964800 140736464154624 18446744073709551615 4325305 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 79736 2245 463 189 0 74085 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 318944

[startup+0.700388 s]
/proc/loadavg: 6.77 7.76 7.91 2/377 25344
/proc/meminfo: memFree=25021612/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=386776 CPUtime=3.67 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 5967 0 0 0 365 2 0 0 18 0 8 0 394595146 396058624 5637 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 96694 5639 464 189 0 91043 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 386776

[startup+1.50125 s]
/proc/loadavg: 6.77 7.76 7.91 10/385 25352
/proc/meminfo: memFree=24994152/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=388228 CPUtime=10.06 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 8960 0 0 0 1003 3 0 0 19 0 8 0 394595146 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4332098 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 97057 8630 464 189 0 91406 0
[pid=25344/tid=25346] ppid=25342 vsize=388228 CPUtime=1.22 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 788 0 0 0 122 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=388228 CPUtime=1.22 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 1014 0 0 0 122 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=388228 CPUtime=1.22 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 875 0 0 0 122 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=388228 CPUtime=1.23 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 767 0 0 0 123 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=388228 CPUtime=1.22 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 894 0 0 0 122 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=388228 CPUtime=1.2 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 854 0 0 0 120 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=388228 CPUtime=1.22 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 1292 0 0 0 122 0 0 0 19 0 8 0 394595173 397545472 8630 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.06
Current children cumulated vsize (KiB) 388228

[startup+3.10097 s]
/proc/loadavg: 6.77 7.76 7.91 9/385 25352
/proc/meminfo: memFree=24984480/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=389176 CPUtime=22.84 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 10534 0 0 0 2280 4 0 0 23 0 8 0 394595146 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4654473 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 97294 10204 464 189 0 91643 0
[pid=25344/tid=25346] ppid=25342 vsize=389176 CPUtime=2.81 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 949 0 0 0 281 0 0 0 22 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=389176 CPUtime=2.82 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 1278 0 0 0 282 0 0 0 23 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4362934 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=389176 CPUtime=2.82 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 1070 0 0 0 282 0 0 0 24 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=389176 CPUtime=2.82 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 877 0 0 0 282 0 0 0 22 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=389176 CPUtime=2.82 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 1096 0 0 0 282 0 0 0 23 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=389176 CPUtime=2.79 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 1024 0 0 0 279 0 0 0 22 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=389176 CPUtime=2.82 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 1626 0 0 0 282 0 0 0 22 0 8 0 394595173 398516224 10204 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.84
Current children cumulated vsize (KiB) 389176

[startup+6.30041 s]
/proc/loadavg: 6.95 7.78 7.92 9/385 25353
/proc/meminfo: memFree=24970780/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=391332 CPUtime=48.4 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 13811 0 0 0 4834 6 0 0 25 0 8 0 394595146 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 97833 13481 466 189 0 92182 0
[pid=25344/tid=25346] ppid=25342 vsize=391332 CPUtime=6.02 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 1333 0 0 0 601 1 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=391332 CPUtime=6.01 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 1857 0 0 0 601 0 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=391332 CPUtime=6.02 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 1450 0 0 0 602 0 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=391332 CPUtime=6.02 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 1190 0 0 0 602 0 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4654437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=391332 CPUtime=6.02 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 1457 0 0 0 602 0 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=391332 CPUtime=5.94 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 1323 0 0 0 594 0 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=391332 CPUtime=6.01 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 2364 0 0 0 601 0 0 0 25 0 8 0 394595173 400723968 13481 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.4
Current children cumulated vsize (KiB) 391332

[startup+12.7013 s]
/proc/loadavg: 7.03 7.78 7.92 9/385 25353
/proc/meminfo: memFree=24946592/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=397404 CPUtime=99.52 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 21059 0 0 0 9942 10 0 0 25 0 8 0 394595146 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627401 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 99351 20729 466 189 0 93700 0
[pid=25344/tid=25346] ppid=25342 vsize=397404 CPUtime=12.41 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 2167 0 0 0 1240 1 0 0 25 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=397404 CPUtime=12.42 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 3438 0 0 0 1241 1 0 0 25 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=397404 CPUtime=12.41 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 2104 0 0 0 1241 0 0 0 18 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 268660329490 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=397404 CPUtime=12.43 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 1963 0 0 0 1242 1 0 0 25 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=397404 CPUtime=12.42 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 2276 0 0 0 1242 0 0 0 25 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=397404 CPUtime=12.27 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 1959 0 0 0 1226 1 0 0 25 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=397404 CPUtime=12.42 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 3578 0 0 0 1241 1 0 0 20 0 8 0 394595173 406941696 20729 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.52
Current children cumulated vsize (KiB) 397404

[startup+25.501 s]
/proc/loadavg: 7.31 7.81 7.92 9/385 25362
/proc/meminfo: memFree=24917092/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=401992 CPUtime=201.71 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 27315 0 0 0 20156 15 0 0 25 0 8 0 394595146 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 100498 26803 466 189 0 94847 0
[pid=25344/tid=25346] ppid=25342 vsize=401992 CPUtime=25.21 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 2890 0 0 0 2520 1 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=401992 CPUtime=25.21 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 5193 0 0 0 2519 2 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=401992 CPUtime=25.22 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 2485 0 0 0 2521 1 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=401992 CPUtime=25.22 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 2765 0 0 0 2520 2 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=401992 CPUtime=25.21 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 3000 0 0 0 2520 1 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4631249 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=401992 CPUtime=24.9 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 2510 0 0 0 2489 1 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4327267 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=401992 CPUtime=25.2 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 4513 0 0 0 2518 2 0 0 25 0 8 0 394595173 411639808 26803 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.71
Current children cumulated vsize (KiB) 401992

[startup+51.1005 s]
/proc/loadavg: 7.55 7.82 7.92 9/385 25363
/proc/meminfo: memFree=24879744/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=408824 CPUtime=406.17 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 37364 0 0 0 40595 22 0 0 25 0 8 0 394595146 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/25344/statm: 102206 36796 466 189 0 96555 0
[pid=25344/tid=25346] ppid=25342 vsize=408824 CPUtime=50.8 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 4020 0 0 0 5078 2 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=408824 CPUtime=50.8 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 7563 0 0 0 5078 2 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670318 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=408824 CPUtime=50.81 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 3256 0 0 0 5080 1 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4653482 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=408824 CPUtime=50.81 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 3776 0 0 0 5079 2 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=408824 CPUtime=50.8 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 4177 0 0 0 5078 2 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=408824 CPUtime=50.19 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 3234 0 0 0 5017 2 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=408824 CPUtime=50.8 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 6374 0 0 0 5076 4 0 0 25 0 8 0 394595173 418635776 36796 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.17

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

[pid=25344/tid=25347] ppid=25342 vsize=824344 CPUtime=4661.49 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 33712 0 0 0 466117 32 0 0 25 0 8 0 394595173 844128256 152333 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=824344 CPUtime=4661.38 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12662 0 0 0 466107 31 0 0 25 0 8 0 394595173 844128256 152333 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=824344 CPUtime=4656.55 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20183 0 0 0 465624 31 0 0 25 0 8 0 394595173 844128256 152333 33554432000 4194304 4964800 140736464154624 18446744073709551615 4658846 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=824344 CPUtime=4660.77 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19165 0 0 0 466054 23 0 0 25 0 8 0 394595173 844128256 152333 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=824344 CPUtime=4652.54 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 13912 0 0 0 465220 34 0 0 25 0 8 0 394595173 844128256 152333 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=824344 CPUtime=4638.48 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 24898 0 0 0 463789 59 0 0 25 0 8 0 394595173 844128256 152333 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37234.1
Current children cumulated vsize (KiB) 824344

[startup+4722.31 s]
/proc/loadavg: 8.12 8.08 8.01 9/385 25499
/proc/meminfo: memFree=24407300/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=825624 CPUtime=37713.4 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 170264 0 0 0 3771048 293 0 0 25 0 8 0 394595146 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25344/statm: 206406 153551 466 189 0 200755 0
[pid=25344/tid=25346] ppid=25342 vsize=825624 CPUtime=4702.3 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 32307 0 0 0 470188 42 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=825624 CPUtime=4721.5 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 34073 0 0 0 472118 32 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=825624 CPUtime=4721.39 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12759 0 0 0 472108 31 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=825624 CPUtime=4716.56 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20239 0 0 0 471625 31 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=825624 CPUtime=4720.77 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19386 0 0 0 472053 24 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=825624 CPUtime=4712.54 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 14071 0 0 0 471220 34 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=825624 CPUtime=4698.5 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 25129 0 0 0 469790 60 0 0 25 0 8 0 394595173 845438976 153551 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37713.4
Current children cumulated vsize (KiB) 825624

[startup+4782.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/385 25501
/proc/meminfo: memFree=24406136/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=825624 CPUtime=38192.5 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 170716 0 0 0 3818958 296 0 0 25 0 8 0 394595146 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25344/statm: 206406 153836 466 189 0 200755 0
[pid=25344/tid=25346] ppid=25342 vsize=825624 CPUtime=4761.54 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 32467 0 0 0 476111 43 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=825624 CPUtime=4781.47 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 34211 0 0 0 478115 32 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=825624 CPUtime=4781.37 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12793 0 0 0 478106 31 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=825624 CPUtime=4776.55 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20241 0 0 0 477624 31 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=825624 CPUtime=4780.75 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19402 0 0 0 478051 24 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=825624 CPUtime=4772.53 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 14079 0 0 0 477218 35 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=825624 CPUtime=4758.48 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 25220 0 0 0 475788 60 0 0 25 0 8 0 394595173 845438976 153836 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38192.5
Current children cumulated vsize (KiB) 825624

[startup+4842.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/385 25503
/proc/meminfo: memFree=24401768/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=826008 CPUtime=38671.8 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 172007 0 0 0 3866875 300 0 0 25 0 8 0 394595146 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25344/statm: 206502 154957 466 189 0 200851 0
[pid=25344/tid=25346] ppid=25342 vsize=826008 CPUtime=4820.79 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 32832 0 0 0 482035 44 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=826008 CPUtime=4841.48 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 34216 0 0 0 484115 33 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=826008 CPUtime=4841.38 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12800 0 0 0 484106 32 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=826008 CPUtime=4836.54 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20522 0 0 0 483623 31 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=826008 CPUtime=4840.72 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19612 0 0 0 484048 24 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=826008 CPUtime=4832.53 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 14079 0 0 0 483218 35 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=826008 CPUtime=4818.48 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 25387 0 0 0 481787 61 0 0 25 0 8 0 394595173 845832192 154957 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38671.8
Current children cumulated vsize (KiB) 826008

[startup+4902.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/385 25504
/proc/meminfo: memFree=24400240/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=826296 CPUtime=39151 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 172622 0 0 0 3914796 302 0 0 25 0 8 0 394595146 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25344/statm: 206574 155413 466 189 0 200923 0
[pid=25344/tid=25346] ppid=25342 vsize=826296 CPUtime=4880.04 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 33063 0 0 0 487960 44 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=826296 CPUtime=4901.47 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 34359 0 0 0 490114 33 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=826296 CPUtime=4901.37 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12800 0 0 0 490105 32 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=826296 CPUtime=4896.55 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20615 0 0 0 489623 32 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4658556 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=826296 CPUtime=4900.72 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19619 0 0 0 490047 25 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=826296 CPUtime=4892.53 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 14130 0 0 0 489218 35 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670363 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=826296 CPUtime=4878.48 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 25395 0 0 0 487787 61 0 0 25 0 8 0 394595173 846127104 155413 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39151
Current children cumulated vsize (KiB) 826296

[startup+4962.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/385 25506
/proc/meminfo: memFree=24398220/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=826296 CPUtime=39630.2 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 173270 0 0 0 3962714 304 0 0 25 0 8 0 394595146 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25344/statm: 206574 155918 466 189 0 200923 0
[pid=25344/tid=25346] ppid=25342 vsize=826296 CPUtime=4939.27 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 33255 0 0 0 493883 44 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=826296 CPUtime=4961.47 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 34359 0 0 0 496114 33 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=826296 CPUtime=4961.37 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12855 0 0 0 496105 32 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=826296 CPUtime=4956.55 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20858 0 0 0 495623 32 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=826296 CPUtime=4960.7 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19734 0 0 0 496045 25 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=826296 CPUtime=4952.53 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 14141 0 0 0 495217 36 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=826296 CPUtime=4938.47 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 25427 0 0 0 493786 61 0 0 25 0 8 0 394595173 846127104 155918 33554432000 4194304 4964800 140736464154624 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39630.2
Current children cumulated vsize (KiB) 826296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.7 s]
/proc/loadavg: 8.08 8.05 8.00 9/385 25507
/proc/meminfo: memFree=24395948/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=826720 CPUtime=40000.9 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 173787 0 0 0 3999780 306 0 0 25 0 8 0 394595146 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25344/statm: 206680 156435 466 189 0 201029 0
[pid=25344/tid=25346] ppid=25342 vsize=826720 CPUtime=4985.1 cores=0-7
/proc/25344/task/25346/stat : 25346 (claspmt) R 25342 25344 25318 0 -1 4202560 33351 0 0 0 498465 45 0 0 25 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25344/tid=25347] ppid=25342 vsize=826720 CPUtime=5007.88 cores=0-7
/proc/25344/task/25347/stat : 25347 (claspmt) R 25342 25344 25318 0 -1 4202560 34359 0 0 0 500755 33 0 0 25 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25344/tid=25348] ppid=25342 vsize=826720 CPUtime=5007.79 cores=0-7
/proc/25344/task/25348/stat : 25348 (claspmt) R 25342 25344 25318 0 -1 4202560 12861 0 0 0 500746 33 0 0 25 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25344/tid=25349] ppid=25342 vsize=826720 CPUtime=5002.96 cores=0-7
/proc/25344/task/25349/stat : 25349 (claspmt) R 25342 25344 25318 0 -1 4202560 20899 0 0 0 500264 32 0 0 25 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25344/tid=25350] ppid=25342 vsize=826720 CPUtime=5007.1 cores=0-7
/proc/25344/task/25350/stat : 25350 (claspmt) R 25342 25344 25318 0 -1 4202560 19963 0 0 0 500685 25 0 0 25 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25344/tid=25351] ppid=25342 vsize=826720 CPUtime=4998.94 cores=0-7
/proc/25344/task/25351/stat : 25351 (claspmt) R 25342 25344 25318 0 -1 4202560 14141 0 0 0 499858 36 0 0 25 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25344/tid=25352] ppid=25342 vsize=826720 CPUtime=4984.89 cores=0-7
/proc/25344/task/25352/stat : 25352 (claspmt) R 25342 25344 25318 0 -1 4202560 25572 0 0 0 498427 62 0 0 18 0 8 0 394595173 846561280 156435 33554432000 4194304 4964800 140736464154624 18446744073709551615 4690465 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 826720

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

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

[startup+5008.82 s]
/proc/loadavg: 8.08 8.05 8.00 9/385 25507
/proc/meminfo: memFree=24395948/32951124 swapFree=46575260/67111528
[pid=25344] ppid=25342 vsize=823468 CPUtime=40001 cores=0-7
/proc/25344/stat : 25344 (claspmt) R 25342 25344 25318 0 -1 4202496 173797 0 0 0 3999796 306 0 0 25 0 1 0 394595146 843231232 155027 33554432000 4194304 4964800 140736464154624 18446744073709551615 268660317537 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/25344/statm: 205867 155027 476 189 0 200216 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 823468

Child status: 0
Real time (s): 5008.89
CPU time (s): 40001.1
CPU user time (s): 39998
CPU system time (s): 3.09353
CPU usage (%): 798.602
Max. virtual memory (cumulated for all children) (KiB): 826720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39998
system time used= 3.09353
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173798
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 179255
involuntary context switches= 190559

runsolver used 17.9243 second user time and 44.9292 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-16 02:00:39
IDJOB=3381091
IDBENCH=83321
IDSOLVER=1865
FILE ID=node107/3381091-1305504039
RUNJOBID= node107-1305504039-25332
PBS_JOBID= 13325474
Free space on /tmp= 73448 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.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-3381091-1305504039/watcher-3381091-1305504039 -o /tmp/evaluation-result-3381091-1305504039/solver-3381091-1305504039 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381091-1305504039.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1975099757

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25021776 kB
Buffers:        209120 kB
Cached:        1523188 kB
SwapCached:       9824 kB
Active:        6988048 kB
Inactive:       643092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25021776 kB
SwapTotal:    67111528 kB
SwapFree:     46575260 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:     5896252 kB
Mapped:          25600 kB
Slab:           151512 kB
PageTables:      78232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 99202012 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= 73448 MiB
End job on node107 at 2011-05-16 03:24:10