Trace number 3299904

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.37 1201.88

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...100766/instance-3299904-1304100766.cnf
0.02/0.05	c Solving...
4800.27/1201.81	
4800.27/1201.81	*** INTERRUPTED! ***
4800.27/1201.81	*** Shutting down threads...
4800.27/1201.87	s UNKNOWN
4800.27/1201.87	
4800.27/1201.87	c INTERRUPTED   : 1
4800.27/1201.87	c Models        : 0+    
4800.27/1201.87	c Time          : 1201.811s (Solving: 1201.76s 1st Model: 0.00s Unsat: 0.00s)
4800.27/1201.87	c CPU Time      : 4800.300s

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

running on 4 cores: 0,2,4,6

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: 7.29 7.86 7.81 6/180 1402
/proc/meminfo: memFree=22137292/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=21764 CPUtime=0 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 756 0 0 0 0 0 0 0 25 0 1 0 521675433 22286336 652 33554432000 4194304 4964704 140736336191840 18446744073709551615 4599938 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1402/statm: 5441 652 385 189 0 315 0

[startup+0.0322911 s]
/proc/loadavg: 7.29 7.86 7.81 6/180 1402
/proc/meminfo: memFree=22137292/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=24452 CPUtime=0.02 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 1578 0 0 0 2 0 0 0 25 0 1 0 521675433 25038848 1343 33554432000 4194304 4964704 140736336191840 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1402/statm: 6113 1343 402 189 0 987 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24452

[startup+0.163269 s]
/proc/loadavg: 7.29 7.86 7.81 6/180 1402
/proc/meminfo: memFree=22137292/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=106540 CPUtime=0.46 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 2520 0 0 0 46 0 0 0 25 0 4 0 521675433 109096960 2133 33554432000 4194304 4964704 140736336191840 18446744073709551615 4652187 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 26635 2133 458 189 0 20984 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 106540

[startup+0.300247 s]
/proc/loadavg: 7.29 7.86 7.81 6/180 1402
/proc/meminfo: memFree=22137292/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=173016 CPUtime=1.01 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 3235 0 0 0 101 0 0 0 25 0 4 0 521675433 177168384 2848 33554432000 4194304 4964704 140736336191840 18446744073709551615 4333264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 43254 2848 458 189 0 37603 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 173016

[startup+0.700178 s]
/proc/loadavg: 7.29 7.86 7.81 6/180 1402
/proc/meminfo: memFree=22137292/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=175728 CPUtime=2.61 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 5181 0 0 0 260 1 0 0 25 0 4 0 521675433 179945472 4794 33554432000 4194304 4964704 140736336191840 18446744073709551615 4364717 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 43932 4794 458 189 0 38281 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 175728

[startup+1.50103 s]
/proc/loadavg: 7.29 7.86 7.81 9/184 1406
/proc/meminfo: memFree=22117924/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=177376 CPUtime=5.81 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 6738 0 0 0 579 2 0 0 25 0 4 0 521675433 181633024 6351 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670159 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 44344 6351 458 189 0 38693 0
[pid=1402/tid=1404] ppid=1400 vsize=177376 CPUtime=1.43 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 682 0 0 0 143 0 0 0 25 0 4 0 521675439 181633024 6351 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=177376 CPUtime=1.43 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 2214 0 0 0 143 0 0 0 25 0 4 0 521675439 181633024 6351 33554432000 4194304 4964704 140736336191840 18446744073709551615 4379073 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=177376 CPUtime=1.44 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 1461 0 0 0 144 0 0 0 25 0 4 0 521675439 181633024 6351 33554432000 4194304 4964704 140736336191840 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 177376

[startup+3.10075 s]
/proc/loadavg: 7.29 7.86 7.81 9/184 1406
/proc/meminfo: memFree=22110732/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=178588 CPUtime=12.2 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 9124 0 0 0 1218 2 0 0 25 0 4 0 521675433 182874112 8737 33554432000 4194304 4964704 140736336191840 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 44647 8737 460 189 0 38996 0
[pid=1402/tid=1404] ppid=1400 vsize=178588 CPUtime=3.03 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 1046 0 0 0 303 0 0 0 25 0 4 0 521675439 182874112 8737 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=178588 CPUtime=3.03 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 3374 0 0 0 302 1 0 0 25 0 4 0 521675439 182874112 8737 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=178588 CPUtime=3.03 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 1929 0 0 0 303 0 0 0 25 0 4 0 521675439 182874112 8737 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 178588

[startup+6.30018 s]
/proc/loadavg: 7.35 7.86 7.82 9/184 1406
/proc/meminfo: memFree=22093992/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=183972 CPUtime=24.98 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 12462 0 0 0 2494 4 0 0 25 0 4 0 521675433 188387328 12075 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669253 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 45993 12075 460 189 0 40342 0
[pid=1402/tid=1404] ppid=1400 vsize=183972 CPUtime=6.23 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 1503 0 0 0 623 0 0 0 25 0 4 0 521675439 188387328 12075 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=183972 CPUtime=6.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 4984 0 0 0 622 1 0 0 25 0 4 0 521675439 188387328 12075 33554432000 4194304 4964704 140736336191840 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=183972 CPUtime=6.23 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 2604 0 0 0 623 0 0 0 25 0 4 0 521675439 188387328 12075 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 183972

[startup+12.701 s]
/proc/loadavg: 7.40 7.86 7.82 9/184 1407
/proc/meminfo: memFree=22063240/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=256416 CPUtime=50.54 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 19518 0 0 0 5047 7 0 0 25 0 4 0 521675433 262569984 19010 33554432000 4194304 4964704 140736336191840 18446744073709551615 4654520 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 64104 19010 460 189 0 58453 0
[pid=1402/tid=1404] ppid=1400 vsize=256416 CPUtime=12.63 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 2706 0 0 0 1262 1 0 0 25 0 4 0 521675439 262569984 19010 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=256416 CPUtime=12.63 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 8000 0 0 0 1261 2 0 0 25 0 4 0 521675439 262569984 19010 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=256416 CPUtime=12.63 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 4483 0 0 0 1262 1 0 0 25 0 4 0 521675439 262569984 19010 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 256416

[startup+25.5008 s]
/proc/loadavg: 7.60 7.89 7.82 9/184 1407
/proc/meminfo: memFree=22042028/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=264548 CPUtime=101.68 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 24037 0 0 0 10158 10 0 0 25 0 4 0 521675433 270897152 23348 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669458 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 66137 23348 460 189 0 60486 0
[pid=1402/tid=1404] ppid=1400 vsize=264548 CPUtime=25.43 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 4471 0 0 0 2541 2 0 0 25 0 4 0 521675439 270897152 23348 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=264548 CPUtime=25.43 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 9366 0 0 0 2540 3 0 0 25 0 4 0 521675439 270897152 23348 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=264548 CPUtime=25.44 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 5249 0 0 0 2542 2 0 0 25 0 4 0 521675439 270897152 23348 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 264548

[startup+51.1002 s]
/proc/loadavg: 7.74 7.89 7.83 9/184 1407
/proc/meminfo: memFree=22013356/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=265820 CPUtime=203.93 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 30812 0 0 0 20378 15 0 0 25 0 4 0 521675433 272199680 30108 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 66455 30108 460 189 0 60804 0
[pid=1402/tid=1404] ppid=1400 vsize=265820 CPUtime=51.02 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 5692 0 0 0 5100 2 0 0 25 0 4 0 521675439 272199680 30108 33554432000 4194304 4964704 140736336191840 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=265820 CPUtime=51.03 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 10974 0 0 0 5099 4 0 0 25 0 4 0 521675439 272199680 30108 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669258 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=265820 CPUtime=51.03 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 7376 0 0 0 5100 3 0 0 25 0 4 0 521675439 272199680 30108 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 265820

[startup+102.306 s]
/proc/loadavg: 8.00 7.94 7.84 9/184 1409
/proc/meminfo: memFree=21984208/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=267148 CPUtime=408.47 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 37314 0 0 0 40826 21 0 0 25 0 4 0 521675433 273559552 36531 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669432 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 66787 36531 460 189 0 61136 0
[pid=1402/tid=1404] ppid=1400 vsize=267148 CPUtime=102.22 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 8433 0 0 0 10217 5 0 0 25 0 4 0 521675439 273559552 36531 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=267148 CPUtime=102.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 13611 0 0 0 10217 6 0 0 25 0 4 0 521675439 273559552 36531 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=267148 CPUtime=102.23 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 8212 0 0 0 10219 4 0 0 25 0 4 0 521675439 273559552 36531 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 267148

[startup+162.3 s]
/proc/loadavg: 8.05 7.96 7.85 9/184 1441
/proc/meminfo: memFree=21911092/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=274728 CPUtime=648.11 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 43773 0 0 0 64785 26 0 0 25 0 4 0 521675433 281321472 42896 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669427 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 68682 42896 460 189 0 63031 0
[pid=1402/tid=1404] ppid=1400 vsize=274728 CPUtime=162.2 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 9499 0 0 0 16215 5 0 0 25 0 4 0 521675439 281321472 42896 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=274728 CPUtime=162.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 18110 0 0 0 16213 10 0 0 25 0 4 0 521675439 281321472 42896 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321150 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=274728 CPUtime=162.22 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 8298 0 0 0 16218 4 0 0 25 0 4 0 521675439 281321472 42896 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669357 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 274728

[startup+222.301 s]
/proc/loadavg: 8.11 8.00 7.87 9/184 1442
/proc/meminfo: memFree=21830668/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=283436 CPUtime=887.77 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 48646 0 0 0 88746 31 0 0 25 0 4 0 521675433 290238464 47754 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 70859 47754 460 189 0 65208 0
[pid=1402/tid=1404] ppid=1400 vsize=283436 CPUtime=222.19 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 9680 0 0 0 22213 6 0 0 25 0 4 0 521675439 290238464 47754 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=283436 CPUtime=222.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 19073 0 0 0 22212 11 0 0 25 0 4 0 521675439 290238464 47754 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=283436 CPUtime=222.22 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 9959 0 0 0 22216 6 0 0 25 0 4 0 521675439 290238464 47754 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.77
Current children cumulated vsize (KiB) 283436

[startup+282.301 s]

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

[pid=1402] ppid=1400 vsize=365476 CPUtime=2565.41 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 68926 0 0 0 256490 51 0 0 25 0 4 0 521675433 374247424 67480 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 91369 67480 460 189 0 85718 0
[pid=1402/tid=1404] ppid=1400 vsize=365476 CPUtime=642.12 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 14101 0 0 0 64201 11 0 0 25 0 4 0 521675439 374247424 67480 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=365476 CPUtime=642.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 26646 0 0 0 64205 18 0 0 25 0 4 0 521675439 374247424 67480 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=365476 CPUtime=642.22 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 14915 0 0 0 64212 10 0 0 25 0 4 0 521675439 374247424 67480 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.41
Current children cumulated vsize (KiB) 365476

[startup+702.3 s]
/proc/loadavg: 8.13 8.08 7.95 9/184 1455
/proc/meminfo: memFree=21646352/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=496972 CPUtime=2805.06 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 72086 0 0 0 280450 56 0 0 25 0 4 0 521675433 508899328 70450 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 124243 70450 460 189 0 118592 0
[pid=1402/tid=1404] ppid=1400 vsize=496972 CPUtime=702.11 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 15379 0 0 0 70199 12 0 0 25 0 4 0 521675439 508899328 70450 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=496972 CPUtime=702.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 28292 0 0 0 70202 21 0 0 25 0 4 0 521675439 508899328 70450 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=496972 CPUtime=702.21 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 15075 0 0 0 70210 11 0 0 25 0 4 0 521675439 508899328 70450 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.06
Current children cumulated vsize (KiB) 496972

[startup+762.307 s]
/proc/loadavg: 8.11 8.08 7.95 9/184 1457
/proc/meminfo: memFree=21633164/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=504976 CPUtime=3044.75 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 74820 0 0 0 304417 58 0 0 25 0 4 0 521675433 517095424 73184 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321025 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 126244 73184 460 189 0 120593 0
[pid=1402/tid=1404] ppid=1400 vsize=504976 CPUtime=762.1 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 16004 0 0 0 76198 12 0 0 25 0 4 0 521675439 517095424 73184 33554432000 4194304 4964704 140736336191840 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=504976 CPUtime=762.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 29967 0 0 0 76201 22 0 0 25 0 4 0 521675439 517095424 73184 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=504976 CPUtime=762.22 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 15243 0 0 0 76211 11 0 0 25 0 4 0 521675439 517095424 73184 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.75
Current children cumulated vsize (KiB) 504976

[startup+822.301 s]
/proc/loadavg: 8.10 8.08 7.96 9/184 1458
/proc/meminfo: memFree=21630404/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=504976 CPUtime=3284.39 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 74971 0 0 0 328381 58 0 0 25 0 4 0 521675433 517095424 73288 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 126244 73288 460 189 0 120593 0
[pid=1402/tid=1404] ppid=1400 vsize=504976 CPUtime=822.09 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 16085 0 0 0 82196 13 0 0 25 0 4 0 521675439 517095424 73288 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=504976 CPUtime=822.23 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 29970 0 0 0 82201 22 0 0 25 0 4 0 521675439 517095424 73288 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=504976 CPUtime=822.21 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 15304 0 0 0 82210 11 0 0 25 0 4 0 521675439 517095424 73288 33554432000 4194304 4964704 140736336191840 18446744073709551615 4644183 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.39
Current children cumulated vsize (KiB) 504976

[startup+882.3 s]
/proc/loadavg: 8.09 8.08 7.96 9/184 1460
/proc/meminfo: memFree=21626148/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=504976 CPUtime=3524.05 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 75107 0 0 0 352346 59 0 0 25 0 4 0 521675433 517095424 73376 33554432000 4194304 4964704 140736336191840 18446744073709551615 4668505 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/1402/statm: 126244 73376 460 189 0 120593 0
[pid=1402/tid=1404] ppid=1400 vsize=504976 CPUtime=882.08 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 16144 0 0 0 88195 13 0 0 25 0 4 0 521675439 517095424 73376 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=504976 CPUtime=882.14 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 29995 0 0 0 88192 22 0 0 25 0 4 0 521675439 517095424 73376 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=504976 CPUtime=882.21 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 15356 0 0 0 88210 11 0 0 25 0 4 0 521675439 517095424 73376 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.05
Current children cumulated vsize (KiB) 504976

[startup+942.301 s]
/proc/loadavg: 8.03 8.06 7.96 9/184 1461
/proc/meminfo: memFree=21619284/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=505552 CPUtime=3763.72 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 76819 0 0 0 376311 61 0 0 25 0 4 0 521675433 517685248 74993 33554432000 4194304 4964704 140736336191840 18446744073709551615 4332255 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/1402/statm: 126388 74993 460 189 0 120737 0
[pid=1402/tid=1404] ppid=1400 vsize=505552 CPUtime=942.07 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 16455 0 0 0 94194 13 0 0 25 0 4 0 521675439 517685248 74993 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=505552 CPUtime=941.82 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 30966 0 0 0 94158 24 0 0 25 0 4 0 521675439 517685248 74993 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=505552 CPUtime=942.2 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 15517 0 0 0 94209 11 0 0 25 0 4 0 521675439 517685248 74993 33554432000 4194304 4964704 140736336191840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 505552

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 7.96 9/184 1463
/proc/meminfo: memFree=21608968/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=506788 CPUtime=4003.38 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 77559 0 0 0 400276 62 0 0 25 0 4 0 521675433 518950912 75638 33554432000 4194304 4964704 140736336191840 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/1402/statm: 126697 75638 460 189 0 121046 0
[pid=1402/tid=1404] ppid=1400 vsize=506788 CPUtime=1002.06 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 16765 0 0 0 100193 13 0 0 25 0 4 0 521675439 518950912 75638 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=506788 CPUtime=1001.49 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 30995 0 0 0 100125 24 0 0 25 0 4 0 521675439 518950912 75638 33554432000 4194304 4964704 140736336191840 18446744073709551615 4668505 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=506788 CPUtime=1002.2 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 15797 0 0 0 100209 11 0 0 25 0 4 0 521675439 518950912 75638 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 506788

[startup+1062.3 s]
/proc/loadavg: 8.05 8.05 7.97 9/184 1465
/proc/meminfo: memFree=21591556/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=508828 CPUtime=4243.04 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 78834 0 0 0 424241 63 0 0 25 0 4 0 521675433 521039872 76866 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/1402/statm: 127207 76866 460 189 0 121556 0
[pid=1402/tid=1404] ppid=1400 vsize=508828 CPUtime=1062.05 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 16951 0 0 0 106191 14 0 0 25 0 4 0 521675439 521039872 76866 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=508828 CPUtime=1061.17 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 31133 0 0 0 106093 24 0 0 25 0 4 0 521675439 521039872 76866 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=508828 CPUtime=1062.2 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 16193 0 0 0 106208 12 0 0 25 0 4 0 521675439 521039872 76866 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.04
Current children cumulated vsize (KiB) 508828

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 7.97 9/184 1466
/proc/meminfo: memFree=21578380/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=509272 CPUtime=4482.7 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 81847 0 0 0 448204 66 0 0 25 0 4 0 521675433 521494528 79832 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/1402/statm: 127318 79832 460 189 0 121667 0
[pid=1402/tid=1404] ppid=1400 vsize=509272 CPUtime=1122.04 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 17110 0 0 0 112190 14 0 0 25 0 4 0 521675439 521494528 79832 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=509272 CPUtime=1120.84 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 32144 0 0 0 112058 26 0 0 25 0 4 0 521675439 521494528 79832 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=509272 CPUtime=1122.2 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 16220 0 0 0 112208 12 0 0 25 0 4 0 521675439 521494528 79832 33554432000 4194304 4964704 140736336191840 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 509272

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 7.98 9/184 1468
/proc/meminfo: memFree=21575116/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=509920 CPUtime=4722.37 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 82450 0 0 0 472170 67 0 0 25 0 4 0 521675433 522158080 80388 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/1402/statm: 127480 80388 460 189 0 121829 0
[pid=1402/tid=1404] ppid=1400 vsize=509920 CPUtime=1182.04 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 17391 0 0 0 118189 15 0 0 25 0 4 0 521675439 522158080 80388 33554432000 4194304 4964704 140736336191840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=509920 CPUtime=1180.52 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 32162 0 0 0 118026 26 0 0 25 0 4 0 521675439 522158080 80388 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=509920 CPUtime=1182.2 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 16429 0 0 0 118208 12 0 0 25 0 4 0 521675439 522158080 80388 33554432000 4194304 4964704 140736336191840 18446744073709551615 4653190 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 509920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 8.07 7.98 9/184 1468
/proc/meminfo: memFree=21569644/32950928 swapFree=67111524/67111528
[pid=1402] ppid=1400 vsize=509920 CPUtime=4800.27 cores=0,2,4,6
/proc/1402/stat : 1402 (claspmt) R 1400 1402 384 0 -1 4202496 83829 0 0 0 479957 70 0 0 25 0 4 0 521675433 522158080 81720 33554432000 4194304 4964704 140736336191840 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1402/statm: 127480 81720 460 189 0 121829 0
[pid=1402/tid=1404] ppid=1400 vsize=509920 CPUtime=1201.55 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (claspmt) R 1400 1402 384 0 -1 4202560 17471 0 0 0 120140 15 0 0 25 0 4 0 521675439 522158080 81722 33554432000 4194304 4964704 140736336191840 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1402/tid=1405] ppid=1400 vsize=509920 CPUtime=1200 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (claspmt) R 1400 1402 384 0 -1 4202560 33462 0 0 0 119972 28 0 0 25 0 4 0 521675439 522158080 81722 33554432000 4194304 4964704 140736336191840 18446744073709551615 268272350241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1402/tid=1406] ppid=1400 vsize=509920 CPUtime=1201.7 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (claspmt) R 1400 1402 384 0 -1 4202560 16429 0 0 0 120158 12 0 0 25 0 4 0 521675439 522158080 81722 33554432000 4194304 4964704 140736336191840 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 509920

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.88
CPU time (s): 4800.37
CPU user time (s): 4799.65
CPU system time (s): 0.71989
CPU usage (%): 399.406
Max. virtual memory (cumulated for all children) (KiB): 509920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.65
system time used= 0.71989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83844
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= 9761
involuntary context switches= 37031

runsolver used 1.9817 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 20:12:46
IDJOB=3299904
IDBENCH=84180
IDSOLVER=1683
FILE ID=node122/3299904-1304100766
RUNJOBID= node122-1304100743-1289
PBS_JOBID= 13170588
Free space on /tmp= 71664 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.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-3299904-1304100766/watcher-3299904-1304100766 -o /tmp/evaluation-result-3299904-1304100766/solver-3299904-1304100766 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299904-1304100766.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1239717468

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22137456 kB
Buffers:       1629876 kB
Cached:        8554260 kB
SwapCached:          4 kB
Active:        1123228 kB
Inactive:      9141480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22137456 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2480 kB
Writeback:           0 kB
AnonPages:       80764 kB
Mapped:          15916 kB
Slab:           486224 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   234612 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= 71660 MiB
End job on node122 at 2011-04-29 20:32:50