Trace number 3299623

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.3 1202.09

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...104896/instance-3299623-1304104896.cnf
0.00/0.08	c Solving...
4800.19/1202.01	
4800.19/1202.01	*** INTERRUPTED! ***
4800.19/1202.01	*** Shutting down threads...
4800.19/1202.09	s UNKNOWN
4800.19/1202.09	
4800.19/1202.09	c INTERRUPTED   : 1
4800.19/1202.09	c Models        : 0+    
4800.19/1202.09	c Time          : 1202.009s (Solving: 1201.93s 1st Model: 0.00s Unsat: 0.00s)
4800.19/1202.09	c CPU Time      : 4800.210s

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-3299623-1304104896/watcher-3299623-1304104896 -o /tmp/evaluation-result-3299623-1304104896/solver-3299623-1304104896 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299623-1304104896.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.96 7.94 7.36 6/180 31662
/proc/meminfo: memFree=30706504/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=21652 CPUtime=0 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 695 0 0 0 0 0 0 0 25 0 1 0 522087613 22171648 613 33554432000 4194304 4964704 140736707365168 18446744073709551615 4327781 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31662/statm: 5413 614 385 189 0 287 0

[startup+0.107801 s]
/proc/loadavg: 7.96 7.94 7.36 6/180 31662
/proc/meminfo: memFree=30706504/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=170584 CPUtime=0.14 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) D 31660 31662 31273 0 -1 4202496 1709 0 0 0 14 0 0 0 25 0 4 0 522087613 174678016 1446 33554432000 4194304 4964704 140736707365168 18446744073709551615 228244010017 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 42646 1446 454 189 0 36995 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 170584

[startup+0.200915 s]
/proc/loadavg: 7.96 7.94 7.36 6/180 31662
/proc/meminfo: memFree=30706504/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=173356 CPUtime=0.52 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 3619 0 0 0 51 1 0 0 18 0 4 0 522087613 177516544 3356 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 43339 3356 458 189 0 37688 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 173356

[startup+0.300897 s]
/proc/loadavg: 7.96 7.94 7.36 6/180 31662
/proc/meminfo: memFree=30706504/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=176260 CPUtime=0.91 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 5585 0 0 0 90 1 0 0 18 0 4 0 522087613 180490240 5322 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 44065 5322 458 189 0 38414 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 176260

[startup+0.700827 s]
/proc/loadavg: 7.96 7.94 7.36 6/180 31662
/proc/meminfo: memFree=30706504/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=249804 CPUtime=2.51 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 12192 0 0 0 247 4 0 0 18 0 4 0 522087613 255799296 11929 33554432000 4194304 4964704 140736707365168 18446744073709551615 4653570 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 62451 11929 458 189 0 56800 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 249804

[startup+1.50069 s]
/proc/loadavg: 7.96 7.94 7.37 9/184 31666
/proc/meminfo: memFree=30628980/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=255996 CPUtime=5.71 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 17874 0 0 0 564 7 0 0 19 0 4 0 522087613 262139904 17611 33554432000 4194304 4964704 140736707365168 18446744073709551615 4342880 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 63999 17611 458 189 0 58348 0
[pid=31662/tid=31664] ppid=31660 vsize=255996 CPUtime=1.4 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 3914 0 0 0 139 1 0 0 20 0 4 0 522087621 262139904 17611 33554432000 4194304 4964704 140736707365168 18446744073709551615 4660030 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=255996 CPUtime=1.39 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 6001 0 0 0 137 2 0 0 25 0 4 0 522087621 262139904 17611 33554432000 4194304 4964704 140736707365168 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=255996 CPUtime=1.4 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 2785 0 0 0 138 2 0 0 19 0 4 0 522087622 262139904 17611 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 255996

[startup+3.10041 s]
/proc/loadavg: 7.96 7.94 7.37 9/184 31666
/proc/meminfo: memFree=30599220/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=260512 CPUtime=12.1 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 26567 0 0 0 1199 11 0 0 22 0 4 0 522087613 266764288 26304 33554432000 4194304 4964704 140736707365168 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 65128 26304 460 189 0 59477 0
[pid=31662/tid=31664] ppid=31660 vsize=260512 CPUtime=3 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 6572 0 0 0 298 2 0 0 25 0 4 0 522087621 266764288 26304 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332465 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=260512 CPUtime=2.98 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 9016 0 0 0 295 3 0 0 25 0 4 0 522087621 266764288 26304 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=260512 CPUtime=3 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 4257 0 0 0 298 2 0 0 25 0 4 0 522087622 266764288 26304 33554432000 4194304 4964704 140736707365168 18446744073709551615 4343833 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 260512

[startup+6.30085 s]
/proc/loadavg: 7.96 7.94 7.37 9/184 31666
/proc/meminfo: memFree=30529036/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=280864 CPUtime=24.89 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 37498 0 0 0 2474 15 0 0 25 0 4 0 522087613 287604736 37235 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332491 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 70216 37235 460 189 0 64565 0
[pid=31662/tid=31664] ppid=31660 vsize=280864 CPUtime=6.2 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 9759 0 0 0 617 3 0 0 25 0 4 0 522087621 287604736 37235 33554432000 4194304 4964704 140736707365168 18446744073709551615 4647514 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=280864 CPUtime=6.17 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 12739 0 0 0 614 3 0 0 25 0 4 0 522087621 287604736 37235 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=280864 CPUtime=6.2 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 6143 0 0 0 617 3 0 0 25 0 4 0 522087622 287604736 37235 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332519 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 280864

[startup+12.7007 s]
/proc/loadavg: 7.97 7.94 7.37 9/184 31666
/proc/meminfo: memFree=30384528/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=302296 CPUtime=50.44 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 53470 0 0 0 5024 20 0 0 25 0 4 0 522087613 309551104 53086 33554432000 4194304 4964704 140736707365168 18446744073709551615 4359873 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 75574 53086 460 189 0 69923 0
[pid=31662/tid=31664] ppid=31660 vsize=302296 CPUtime=12.59 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 14564 0 0 0 1255 4 0 0 25 0 4 0 522087621 309551104 53086 33554432000 4194304 4964704 140736707365168 18446744073709551615 4343230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=302296 CPUtime=12.54 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 16689 0 0 0 1249 5 0 0 25 0 4 0 522087621 309551104 53086 33554432000 4194304 4964704 140736707365168 18446744073709551615 4654417 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=302296 CPUtime=12.6 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 12892 0 0 0 1255 5 0 0 25 0 4 0 522087622 309551104 53086 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332537 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 302296

[startup+25.5005 s]
/proc/loadavg: 7.97 7.95 7.38 9/184 31667
/proc/meminfo: memFree=30229640/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=507660 CPUtime=101.57 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 76635 0 0 0 10127 30 0 0 25 0 4 0 522087613 519843840 76251 33554432000 4194304 4964704 140736707365168 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 126915 76251 460 189 0 121264 0
[pid=31662/tid=31664] ppid=31660 vsize=507660 CPUtime=25.39 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 21645 0 0 0 2531 8 0 0 25 0 4 0 522087621 519843840 76251 33554432000 4194304 4964704 140736707365168 18446744073709551615 4683948 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=507660 CPUtime=25.27 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 20406 0 0 0 2521 6 0 0 25 0 4 0 522087621 519843840 76251 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=507660 CPUtime=25.4 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 20291 0 0 0 2531 9 0 0 25 0 4 0 522087622 519843840 76251 33554432000 4194304 4964704 140736707365168 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 507660

[startup+51.101 s]
/proc/loadavg: 8.12 7.98 7.41 9/184 31667
/proc/meminfo: memFree=30063320/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=527784 CPUtime=203.83 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 98209 0 0 0 20341 42 0 0 25 0 4 0 522087613 540450816 97639 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 131946 97639 460 189 0 126295 0
[pid=31662/tid=31664] ppid=31660 vsize=527784 CPUtime=50.99 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 24718 0 0 0 5089 10 0 0 25 0 4 0 522087621 540450816 97639 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=527784 CPUtime=50.73 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 25123 0 0 0 5065 8 0 0 25 0 4 0 522087621 540450816 97639 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=527784 CPUtime=51 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 26995 0 0 0 5087 13 0 0 25 0 4 0 522087622 540450816 97639 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 527784

[startup+102.301 s]
/proc/loadavg: 8.05 7.98 7.43 9/184 31669
/proc/meminfo: memFree=29769672/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=703308 CPUtime=408.35 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 150730 0 0 0 40768 67 0 0 19 0 4 0 522087613 720187392 150031 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320984 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 175827 150031 460 189 0 170176 0
[pid=31662/tid=31664] ppid=31660 vsize=703308 CPUtime=102.17 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 32959 0 0 0 10203 14 0 0 25 0 4 0 522087621 720187392 150031 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=703308 CPUtime=101.66 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 54471 0 0 0 10143 23 0 0 25 0 4 0 522087621 720187392 150031 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=703308 CPUtime=102.2 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 35704 0 0 0 10205 15 0 0 25 0 4 0 522087622 720187392 150031 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 703308

[startup+162.301 s]
/proc/loadavg: 8.20 8.03 7.48 9/184 31670
/proc/meminfo: memFree=29565292/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=862628 CPUtime=647.94 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 181877 0 0 0 64712 82 0 0 25 0 4 0 522087613 883331072 181100 33554432000 4194304 4964704 140736707365168 18446744073709551615 4333086 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 215657 181100 460 189 0 210006 0
[pid=31662/tid=31664] ppid=31660 vsize=862628 CPUtime=162.12 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 46313 0 0 0 16191 21 0 0 25 0 4 0 522087621 883331072 181100 33554432000 4194304 4964704 140736707365168 18446744073709551615 4321468 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=862628 CPUtime=161.34 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 64839 0 0 0 16107 27 0 0 25 0 4 0 522087621 883331072 181100 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=862628 CPUtime=162.18 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 42038 0 0 0 16199 19 0 0 25 0 4 0 522087622 883331072 181100 33554432000 4194304 4964704 140736707365168 18446744073709551615 4342920 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.94
Current children cumulated vsize (KiB) 862628

[startup+222.307 s]
/proc/loadavg: 8.15 8.04 7.52 9/184 31672
/proc/meminfo: memFree=29453788/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=862628 CPUtime=887.61 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 181901 0 0 0 88677 84 0 0 25 0 4 0 522087613 883331072 181123 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 215657 181123 460 189 0 210006 0
[pid=31662/tid=31664] ppid=31660 vsize=862628 CPUtime=222.11 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 46314 0 0 0 22189 22 0 0 25 0 4 0 522087621 883331072 181123 33554432000 4194304 4964704 140736707365168 18446744073709551615 4653275 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=862628 CPUtime=221.02 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 64858 0 0 0 22075 27 0 0 25 0 4 0 522087621 883331072 181123 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=862628 CPUtime=222.19 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 42042 0 0 0 22199 20 0 0 25 0 4 0 522087622 883331072 181123 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.61
Current children cumulated vsize (KiB) 862628

[startup+282.301 s]

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

[pid=31662] ppid=31660 vsize=958844 CPUtime=2804.58 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 216800 0 0 0 280348 110 0 0 25 0 4 0 522087613 981856256 211764 33554432000 4194304 4964704 140736707365168 18446744073709551615 4654508 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 239711 211764 460 189 0 234060 0
[pid=31662/tid=31664] ppid=31660 vsize=958844 CPUtime=700.66 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 58329 0 0 0 70035 31 0 0 25 0 4 0 522087621 981856256 211764 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=958844 CPUtime=699.56 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 71934 0 0 0 69924 32 0 0 25 0 4 0 522087621 981856256 211764 33554432000 4194304 4964704 140736707365168 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=958844 CPUtime=702.12 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 52310 0 0 0 70184 28 0 0 25 0 4 0 522087622 981856256 211764 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.58
Current children cumulated vsize (KiB) 958844

[startup+762.301 s]
/proc/loadavg: 8.11 8.09 7.76 9/184 31686
/proc/meminfo: memFree=29089776/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=958844 CPUtime=3044.18 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 216807 0 0 0 304305 113 0 0 25 0 4 0 522087613 981856256 211706 33554432000 4194304 4964704 140736707365168 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 239711 211706 460 189 0 234060 0
[pid=31662/tid=31664] ppid=31660 vsize=958844 CPUtime=760.26 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 58329 0 0 0 75994 32 0 0 25 0 4 0 522087621 981856256 211706 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=958844 CPUtime=759.56 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 71937 0 0 0 75924 32 0 0 25 0 4 0 522087621 981856256 211706 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=958844 CPUtime=762.12 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 52310 0 0 0 76184 28 0 0 25 0 4 0 522087622 981856256 211706 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.18
Current children cumulated vsize (KiB) 958844

[startup+822.301 s]
/proc/loadavg: 8.08 8.08 7.77 9/184 31688
/proc/meminfo: memFree=29016356/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1024380 CPUtime=3283.77 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 222011 0 0 0 328260 117 0 0 25 0 4 0 522087613 1048965120 216810 33554432000 4194304 4964704 140736707365168 18446744073709551615 4660139 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 256095 216810 460 189 0 250444 0
[pid=31662/tid=31664] ppid=31660 vsize=1024380 CPUtime=819.86 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 59619 0 0 0 81954 32 0 0 25 0 4 0 522087621 1048965120 216810 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1024380 CPUtime=819.56 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 75851 0 0 0 81921 35 0 0 25 0 4 0 522087621 1048965120 216810 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1024380 CPUtime=822.11 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 52310 0 0 0 82183 28 0 0 25 0 4 0 522087622 1048965120 216810 33554432000 4194304 4964704 140736707365168 18446744073709551615 4343183 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.77
Current children cumulated vsize (KiB) 1024380

[startup+882.307 s]
/proc/loadavg: 8.06 8.08 7.79 9/184 31689
/proc/meminfo: memFree=28897788/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1127352 CPUtime=3523.42 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 251785 0 0 0 352212 130 0 0 25 0 4 0 522087613 1154408448 246584 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670431 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 281838 246584 460 189 0 276187 0
[pid=31662/tid=31664] ppid=31660 vsize=1127352 CPUtime=879.54 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 70830 0 0 0 87917 37 0 0 25 0 4 0 522087621 1154408448 246584 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1127352 CPUtime=879.56 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 75987 0 0 0 87921 35 0 0 25 0 4 0 522087621 1154408448 246584 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1127352 CPUtime=882.1 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 62817 0 0 0 88176 34 0 0 25 0 4 0 522087622 1154408448 246584 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.42
Current children cumulated vsize (KiB) 1127352

[startup+942.301 s]
/proc/loadavg: 8.05 8.08 7.81 9/184 31691
/proc/meminfo: memFree=28899140/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1124364 CPUtime=3763.02 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 252542 0 0 0 376171 131 0 0 25 0 4 0 522087613 1151348736 245746 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332462 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 281091 245746 460 189 0 275440 0
[pid=31662/tid=31664] ppid=31660 vsize=1124364 CPUtime=939.18 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 70831 0 0 0 93881 37 0 0 25 0 4 0 522087621 1151348736 245746 33554432000 4194304 4964704 140736707365168 18446744073709551615 4647512 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1124364 CPUtime=939.55 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 75988 0 0 0 93920 35 0 0 25 0 4 0 522087621 1151348736 245746 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1124364 CPUtime=942.09 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63571 0 0 0 94175 34 0 0 25 0 4 0 522087622 1151348736 245746 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.02
Current children cumulated vsize (KiB) 1124364

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 7.82 9/184 31693
/proc/meminfo: memFree=28899132/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1124364 CPUtime=4002.62 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 252543 0 0 0 400130 132 0 0 25 0 4 0 522087613 1151348736 245747 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332491 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 281091 245747 460 189 0 275440 0
[pid=31662/tid=31664] ppid=31660 vsize=1124364 CPUtime=998.81 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 70831 0 0 0 99843 38 0 0 25 0 4 0 522087621 1151348736 245747 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1124364 CPUtime=999.54 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 75989 0 0 0 99919 35 0 0 25 0 4 0 522087621 1151348736 245747 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1124364 CPUtime=1002.09 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63571 0 0 0 100174 35 0 0 25 0 4 0 522087622 1151348736 245747 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332557 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.62
Current children cumulated vsize (KiB) 1124364

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 7.84 9/184 31694
/proc/meminfo: memFree=28860044/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1124364 CPUtime=4242.24 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 256038 0 0 0 424089 135 0 0 25 0 4 0 522087613 1151348736 249242 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 281091 249242 460 189 0 275440 0
[pid=31662/tid=31664] ppid=31660 vsize=1124364 CPUtime=1058.44 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 70916 0 0 0 105806 38 0 0 25 0 4 0 522087621 1151348736 249242 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1124364 CPUtime=1059.53 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 79398 0 0 0 105916 37 0 0 25 0 4 0 522087621 1151348736 249242 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1124364 CPUtime=1062.08 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63571 0 0 0 106173 35 0 0 25 0 4 0 522087622 1151348736 249242 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.24
Current children cumulated vsize (KiB) 1124364

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 7.85 9/184 31696
/proc/meminfo: memFree=28807320/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1139792 CPUtime=4481.86 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 260042 0 0 0 448049 137 0 0 25 0 4 0 522087613 1167147008 253246 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332539 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 284948 253246 460 189 0 279297 0
[pid=31662/tid=31664] ppid=31660 vsize=1139792 CPUtime=1118.09 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 74673 0 0 0 111769 40 0 0 25 0 4 0 522087621 1167147008 253246 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1139792 CPUtime=1119.52 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 79620 0 0 0 111915 37 0 0 25 0 4 0 522087621 1167147008 253246 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1139792 CPUtime=1122.07 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63571 0 0 0 112172 35 0 0 25 0 4 0 522087622 1167147008 253246 33554432000 4194304 4964704 140736707365168 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.86
Current children cumulated vsize (KiB) 1139792

[startup+1182.3 s]
/proc/loadavg: 8.07 8.07 7.86 9/184 31697
/proc/meminfo: memFree=28773440/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1142588 CPUtime=4721.5 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 260766 0 0 0 472012 138 0 0 25 0 4 0 522087613 1170010112 253970 33554432000 4194304 4964704 140736707365168 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 285647 253970 460 189 0 279996 0
[pid=31662/tid=31664] ppid=31660 vsize=1142588 CPUtime=1177.73 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 75393 0 0 0 117733 40 0 0 25 0 4 0 522087621 1170010112 253970 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1142588 CPUtime=1179.52 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 79621 0 0 0 117915 37 0 0 25 0 4 0 522087621 1170010112 253970 33554432000 4194304 4964704 140736707365168 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1142588 CPUtime=1182.06 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63572 0 0 0 118171 35 0 0 25 0 4 0 522087622 1170010112 253970 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.5
Current children cumulated vsize (KiB) 1142588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 7.80 8.00 7.84 9/184 31729
/proc/meminfo: memFree=29894384/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1143056 CPUtime=4800.19 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 260863 0 0 0 479880 139 0 0 25 0 4 0 522087613 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332496 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 285764 254067 460 189 0 280113 0
[pid=31662/tid=31664] ppid=31660 vsize=1143056 CPUtime=1197.31 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 75474 0 0 0 119691 40 0 0 25 0 4 0 522087621 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1143056 CPUtime=1199.23 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 79635 0 0 0 119885 38 0 0 25 0 4 0 522087621 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1143056 CPUtime=1201.76 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63572 0 0 0 120141 35 0 0 25 0 4 0 522087622 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4473200 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1143056

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

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

[startup+1202 s]
/proc/loadavg: 7.80 8.00 7.84 9/184 31729
/proc/meminfo: memFree=29894384/32951124 swapFree=67111364/67111528
[pid=31662] ppid=31660 vsize=1143056 CPUtime=4800.19 cores=0,2,4,6
/proc/31662/stat : 31662 (claspmt) R 31660 31662 31273 0 -1 4202496 260863 0 0 0 479880 139 0 0 25 0 4 0 522087613 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4332496 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31662/statm: 285764 254067 460 189 0 280113 0
[pid=31662/tid=31664] ppid=31660 vsize=1143056 CPUtime=1197.31 cores=0,2,4,6
/proc/31662/task/31664/stat : 31664 (claspmt) R 31660 31662 31273 0 -1 4202560 75474 0 0 0 119691 40 0 0 25 0 4 0 522087621 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31662/tid=31665] ppid=31660 vsize=1143056 CPUtime=1199.23 cores=0,2,4,6
/proc/31662/task/31665/stat : 31665 (claspmt) R 31660 31662 31273 0 -1 4202560 79635 0 0 0 119885 38 0 0 25 0 4 0 522087621 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31662/tid=31666] ppid=31660 vsize=1143056 CPUtime=1201.76 cores=0,2,4,6
/proc/31662/task/31666/stat : 31666 (claspmt) R 31660 31662 31273 0 -1 4202560 63572 0 0 0 120141 35 0 0 25 0 4 0 522087622 1170489344 254067 33554432000 4194304 4964704 140736707365168 18446744073709551615 4473200 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1143056

Child status: 0
Real time (s): 1202.09
CPU time (s): 4800.3
CPU user time (s): 4798.85
CPU system time (s): 1.44078
CPU usage (%): 399.329
Max. virtual memory (cumulated for all children) (KiB): 1143056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.85
system time used= 1.44078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260875
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= 59193
involuntary context switches= 25478

runsolver used 2.03069 second user time and 4.37333 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 21:21:36
IDJOB=3299623
IDBENCH=85456
IDSOLVER=1683
FILE ID=node136/3299623-1304104896
RUNJOBID= node136-1304103610-31291
PBS_JOBID= 13170640
Free space on /tmp= 72332 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.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-3299623-1304104896/watcher-3299623-1304104896 -o /tmp/evaluation-result-3299623-1304104896/solver-3299623-1304104896 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299623-1304104896.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=1813010469

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30706784 kB
Buffers:        585012 kB
Cached:         929580 kB
SwapCached:          0 kB
Active:         369568 kB
Inactive:      1451172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30706784 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2692 kB
Writeback:           0 kB
AnonPages:      306064 kB
Mapped:          15572 kB
Slab:           360200 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   460228 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= 72332 MiB
End job on node136 at 2011-04-29 21:41:41