Trace number 3381006

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40002.3 5073.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...500206/instance-3381006-1305500206.cnf
70.19/70.26	c Solving...
40000.62/5071.52	
40000.62/5071.52	*** INTERRUPTED! ***
40000.62/5071.52	*** Shutting down threads...
40002.19/5073.07	s UNKNOWN
40002.19/5073.07	
40002.19/5073.07	c INTERRUPTED   : 1
40002.19/5073.07	c Models        : 0+    
40002.19/5073.07	c Time          : 5071.522s (Solving: 5001.26s 1st Model: 0.00s Unsat: 0.00s)
40002.19/5073.07	c CPU Time      : 40000.720s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381006-1305500206/watcher-3381006-1305500206 -o /tmp/evaluation-result-3381006-1305500206/solver-3381006-1305500206 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381006-1305500206.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.42 7.92 7.96 2/436 7537
/proc/meminfo: memFree=20966132/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=22808 CPUtime=0 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1043 0 0 0 0 0 0 0 23 0 1 0 661619421 23355392 912 33554432000 4194304 4964800 140735460775552 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 5702 913 386 189 0 576 0

[startup+0.0224281 s]
/proc/loadavg: 7.42 7.92 7.96 2/436 7537
/proc/meminfo: memFree=20966132/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=25164 CPUtime=0.01 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1826 0 0 0 1 0 0 0 23 0 1 0 661619421 25767936 1439 33554432000 4194304 4964800 140735460775552 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 6291 1441 386 189 0 1165 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25164

[startup+0.100399 s]
/proc/loadavg: 7.42 7.92 7.96 2/436 7537
/proc/meminfo: memFree=20966132/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=38224 CPUtime=0.09 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 6028 0 0 0 8 1 0 0 23 0 1 0 661619421 39141376 4783 33554432000 4194304 4964800 140735460775552 18446744073709551615 268272688896 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 9589 4785 386 189 0 4463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38224

[startup+0.300364 s]
/proc/loadavg: 7.42 7.92 7.96 2/436 7537
/proc/meminfo: memFree=20966132/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=73084 CPUtime=0.29 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 16042 0 0 0 27 2 0 0 25 0 1 0 661619421 74838016 13245 33554432000 4194304 4964800 140735460775552 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 18271 13246 397 189 0 13145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73084

[startup+0.700292 s]
/proc/loadavg: 7.42 7.92 7.96 2/436 7537
/proc/meminfo: memFree=20966132/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=78636 CPUtime=0.68 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 17592 0 0 0 66 2 0 0 25 0 1 0 661619421 80523264 14795 33554432000 4194304 4964800 140735460775552 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 19659 14795 399 189 0 14533 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78636

[startup+1.50015 s]
/proc/loadavg: 6.91 7.80 7.92 2/437 7538
/proc/meminfo: memFree=20908100/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=78636 CPUtime=1.49 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 17592 0 0 0 147 2 0 0 25 0 1 0 661619421 80523264 14795 33554432000 4194304 4964800 140735460775552 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 19659 14795 399 189 0 14533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78636

[startup+3.10086 s]
/proc/loadavg: 6.91 7.80 7.92 2/437 7539
/proc/meminfo: memFree=20907236/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=78636 CPUtime=3.09 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 17592 0 0 0 307 2 0 0 25 0 1 0 661619421 80523264 14795 33554432000 4194304 4964800 140735460775552 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 19659 14795 399 189 0 14533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78636

[startup+6.30036 s]
/proc/loadavg: 6.43 7.69 7.88 2/437 7539
/proc/meminfo: memFree=20907120/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=78636 CPUtime=6.29 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 17592 0 0 0 627 2 0 0 25 0 1 0 661619421 80523264 14795 33554432000 4194304 4964800 140735460775552 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 19659 14795 399 189 0 14533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78636

[startup+12.7002 s]
/proc/loadavg: 6.00 7.58 7.85 2/437 7539
/proc/meminfo: memFree=20899112/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=88428 CPUtime=12.69 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 20013 0 0 0 1266 3 0 0 25 0 1 0 661619421 90550272 17216 33554432000 4194304 4964800 140735460775552 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/7537/statm: 22107 17216 400 189 0 16981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88428

[startup+25.5009 s]
/proc/loadavg: 5.23 7.36 7.77 2/437 7539
/proc/meminfo: memFree=20881444/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=106448 CPUtime=25.49 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 24530 0 0 0 2545 4 0 0 25 0 1 0 661619421 109002752 21733 33554432000 4194304 4964800 140735460775552 18446744073709551615 4612267 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/7537/statm: 26612 21733 400 189 0 21486 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 106448

[startup+51.1004 s]
/proc/loadavg: 3.56 6.75 7.56 2/437 7540
/proc/meminfo: memFree=20863232/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=124196 CPUtime=51.09 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 28969 0 0 0 5103 6 0 0 25 0 1 0 661619421 127176704 26172 33554432000 4194304 4964800 140735460775552 18446744073709551615 4608096 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/7537/statm: 31049 26172 400 189 0 25923 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124196

[startup+102.317 s]
/proc/loadavg: 5.12 6.61 7.46 9/444 7548
/proc/meminfo: memFree=19997640/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=1235288 CPUtime=323.49 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 248081 0 0 0 32227 122 0 0 25 0 8 0 661619421 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4312158 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 308822 242652 466 189 0 303171 0
[pid=7537/tid=7541] ppid=7535 vsize=1235288 CPUtime=31.69 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 28241 0 0 0 3153 16 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=1235288 CPUtime=31.7 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 31726 0 0 0 3154 16 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=1235288 CPUtime=31.7 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 17914 0 0 0 3162 8 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=1235288 CPUtime=31.71 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 26519 0 0 0 3158 13 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=1235288 CPUtime=31.84 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 24646 0 0 0 3171 13 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=1235288 CPUtime=31.25 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 21650 0 0 0 3114 11 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=1235288 CPUtime=31.71 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 39970 0 0 0 3146 25 0 0 25 0 8 0 661626448 1264934912 242652 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 323.49
Current children cumulated vsize (KiB) 1235288

[startup+162.301 s]
/proc/loadavg: 6.99 6.87 7.49 9/444 7550
/proc/meminfo: memFree=19812092/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=1455616 CPUtime=802.42 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 295708 0 0 0 80075 167 0 0 25 0 8 0 661619421 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 363904 290119 466 189 0 358253 0
[pid=7537/tid=7541] ppid=7535 vsize=1455616 CPUtime=91.66 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 36222 0 0 0 9143 23 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=1455616 CPUtime=91.69 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 35329 0 0 0 9149 20 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=1455616 CPUtime=91.68 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 21404 0 0 0 9157 11 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=1455616 CPUtime=91.69 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 32991 0 0 0 9151 18 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=1455616 CPUtime=91.79 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 27712 0 0 0 9163 16 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=1455616 CPUtime=90.35 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 24972 0 0 0 9020 15 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=1455616 CPUtime=91.68 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 51425 0 0 0 9133 35 0 0 25 0 8 0 661626448 1490550784 290119 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 1455616

[startup+222.301 s]
/proc/loadavg: 7.68 7.09 7.53 9/444 7551
/proc/meminfo: memFree=19578928/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=1736272 CPUtime=1281.51 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 352470 0 0 0 127926 225 0 0 25 0 8 0 661619421 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 434068 346788 466 189 0 428417 0
[pid=7537/tid=7541] ppid=7535 vsize=1736272 CPUtime=151.63 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 44194 0 0 0 15132 31 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=1736272 CPUtime=151.69 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 39258 0 0 0 15146 23 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670584 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=1736272 CPUtime=151.68 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 24253 0 0 0 15155 13 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=1736272 CPUtime=151.68 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 35869 0 0 0 15148 20 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=1736272 CPUtime=151.79 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 33563 0 0 0 15155 24 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=1736272 CPUtime=149.47 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 28118 0 0 0 14929 18 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=1736272 CPUtime=151.68 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 69652 0 0 0 15113 55 0 0 25 0 8 0 661626448 1777942528 346788 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1281.51
Current children cumulated vsize (KiB) 1736272

[startup+282.301 s]
/proc/loadavg: 7.92 7.27 7.56 9/444 7562
/proc/meminfo: memFree=19508672/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=1765988 CPUtime=1760.53 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 371496 0 0 0 175807 246 0 0 25 0 8 0 661619421 1808371712 365688 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 441497 365688 466 189 0 435846 0
[pid=7537/tid=7541] ppid=7535 vsize=1765988 CPUtime=211.62 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 47686 0 0 0 21126 36 0 0 25 0 8 0 661626448 1808371712 365689 33554432000 4194304 4964800 140735460775552 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=1765988 CPUtime=211.68 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 43252 0 0 0 21144 24 0 0 25 0 8 0 661626448 1808371712 365689 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=1765988 CPUtime=211.66 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 26330 0 0 0 21150 16 0 0 25 0 8 0 661626448 1808371712 365689 33554432000 4194304 4964800 140735460775552 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=1765988 CPUtime=211.69 cores=0-7

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

[pid=7537] ppid=7535 vsize=4681240 CPUtime=37691.2 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1110212 0 0 0 3767938 1187 0 0 25 0 8 0 661619421 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 1170310 1093384 466 189 0 1164659 0
[pid=7537/tid=7541] ppid=7535 vsize=4681240 CPUtime=4670.31 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 114988 0 0 0 466897 134 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=4681240 CPUtime=4711.61 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 171495 0 0 0 471006 155 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=4681240 CPUtime=4703.51 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 77233 0 0 0 470270 81 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=4681240 CPUtime=4710.61 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 84757 0 0 0 470987 74 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=4681240 CPUtime=4710.58 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 80216 0 0 0 470961 97 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=4681240 CPUtime=4703.96 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 121431 0 0 0 470253 143 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=4681240 CPUtime=4699.53 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 246357 0 0 0 469641 312 0 0 25 0 8 0 661626448 4793589760 1093384 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37691.2
Current children cumulated vsize (KiB) 4681240

[startup+4842.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/444 7699
/proc/meminfo: memFree=16569076/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4681240 CPUtime=38170.4 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1114526 0 0 0 3815840 1196 0 0 25 0 8 0 661619421 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 1170310 1097698 466 189 0 1164659 0
[pid=7537/tid=7541] ppid=7535 vsize=4681240 CPUtime=4730.32 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 114991 0 0 0 472898 134 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=4681240 CPUtime=4771.61 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 171724 0 0 0 477006 155 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=4681240 CPUtime=4762.64 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 77233 0 0 0 476182 82 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=4681240 CPUtime=4770.61 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 84757 0 0 0 476987 74 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=4681240 CPUtime=4770.57 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 80285 0 0 0 476960 97 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=4681240 CPUtime=4763.96 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 121431 0 0 0 476253 143 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=4681240 CPUtime=4759.52 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 250366 0 0 0 475632 320 0 0 25 0 8 0 661626448 4793589760 1097698 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38170.4
Current children cumulated vsize (KiB) 4681240

[startup+4902.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/444 7700
/proc/meminfo: memFree=16537680/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4681240 CPUtime=38649.5 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1122304 0 0 0 3863738 1210 0 0 25 0 8 0 661619421 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 1170310 1105476 466 189 0 1164659 0
[pid=7537/tid=7541] ppid=7535 vsize=4681240 CPUtime=4790.32 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 115338 0 0 0 478897 135 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=4681240 CPUtime=4831.61 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 175017 0 0 0 483001 160 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=4681240 CPUtime=4821.77 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 77381 0 0 0 482095 82 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=4681240 CPUtime=4830.62 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 84757 0 0 0 482987 75 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=4681240 CPUtime=4830.55 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 80329 0 0 0 482958 97 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=4681240 CPUtime=4823.97 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 121518 0 0 0 482254 143 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=4681240 CPUtime=4819.52 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 253362 0 0 0 481625 327 0 0 25 0 8 0 661626448 4793589760 1105476 33554432000 4194304 4964800 140735460775552 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38649.5
Current children cumulated vsize (KiB) 4681240

[startup+4962.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/444 7702
/proc/meminfo: memFree=16536168/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4681240 CPUtime=39128.6 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1122716 0 0 0 3911642 1213 0 0 25 0 8 0 661619421 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4658600 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 1170310 1105814 466 189 0 1164659 0
[pid=7537/tid=7541] ppid=7535 vsize=4681240 CPUtime=4850.32 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 115343 0 0 0 484897 135 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=4681240 CPUtime=4891.6 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 175026 0 0 0 488999 161 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=4681240 CPUtime=4880.89 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 77383 0 0 0 488007 82 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=4681240 CPUtime=4890.62 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 84860 0 0 0 488987 75 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=4681240 CPUtime=4890.54 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 80366 0 0 0 488955 99 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=4681240 CPUtime=4883.96 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 121769 0 0 0 488253 143 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=4681240 CPUtime=4879.52 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 253365 0 0 0 487625 327 0 0 25 0 8 0 661626448 4793589760 1105814 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39128.6
Current children cumulated vsize (KiB) 4681240

[startup+5022.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/444 7703
/proc/meminfo: memFree=16534020/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4681240 CPUtime=39607.7 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1123308 0 0 0 3959552 1215 0 0 25 0 8 0 661619421 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 1170310 1106284 466 189 0 1164659 0
[pid=7537/tid=7541] ppid=7535 vsize=4681240 CPUtime=4910.32 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 115416 0 0 0 490897 135 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=4681240 CPUtime=4951.6 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 175039 0 0 0 494999 161 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=4681240 CPUtime=4940.03 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 77384 0 0 0 493921 82 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=4681240 CPUtime=4950.62 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 85103 0 0 0 494987 75 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=4681240 CPUtime=4950.52 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 80623 0 0 0 494953 99 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=4681240 CPUtime=4943.95 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 121772 0 0 0 494252 143 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=4681240 CPUtime=4939.51 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 253367 0 0 0 493624 327 0 0 25 0 8 0 661626448 4793589760 1106284 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39607.7
Current children cumulated vsize (KiB) 4681240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5071.5 s]
/proc/loadavg: 8.04 8.04 8.00 9/444 7705
/proc/meminfo: memFree=16521828/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4681240 CPUtime=40000.6 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1126393 0 0 0 3998838 1224 0 0 25 0 8 0 661619421 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7537/statm: 1170310 1109295 466 189 0 1164659 0
[pid=7537/tid=7541] ppid=7535 vsize=4681240 CPUtime=4959.54 cores=0-7
/proc/7537/task/7541/stat : 7541 (claspmt) R 7535 7537 7511 0 -1 4202560 115464 0 0 0 495819 135 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7537/tid=7542] ppid=7535 vsize=4681240 CPUtime=5000.82 cores=0-7
/proc/7537/task/7542/stat : 7542 (claspmt) R 7535 7537 7511 0 -1 4202560 175049 0 0 0 499921 161 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7537/tid=7543] ppid=7535 vsize=4681240 CPUtime=4988.51 cores=0-7
/proc/7537/task/7543/stat : 7543 (claspmt) R 7535 7537 7511 0 -1 4202560 77747 0 0 0 498768 83 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7537/tid=7544] ppid=7535 vsize=4681240 CPUtime=4999.84 cores=0-7
/proc/7537/task/7544/stat : 7544 (claspmt) R 7535 7537 7511 0 -1 4202560 85104 0 0 0 499909 75 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7537/tid=7545] ppid=7535 vsize=4681240 CPUtime=4999.73 cores=0-7
/proc/7537/task/7545/stat : 7545 (claspmt) R 7535 7537 7511 0 -1 4202560 80677 0 0 0 499874 99 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7537/tid=7546] ppid=7535 vsize=4681240 CPUtime=4993.17 cores=0-7
/proc/7537/task/7546/stat : 7546 (claspmt) R 7535 7537 7511 0 -1 4202560 121792 0 0 0 499174 143 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7537/tid=7547] ppid=7535 vsize=4681240 CPUtime=4988.73 cores=0-7
/proc/7537/task/7547/stat : 7547 (claspmt) R 7535 7537 7511 0 -1 4202560 255951 0 0 0 498538 335 0 0 25 0 8 0 661626448 4793589760 1109295 33554432000 4194304 4964800 140735460775552 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 4681240

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

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

[startup+5071.8 s]
/proc/loadavg: 8.04 8.04 8.00 9/444 7705
/proc/meminfo: memFree=16521828/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4675056 CPUtime=40001 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1126403 0 0 0 3998875 1224 0 0 25 0 1 0 661619421 4787257344 1107919 33554432000 4194304 4964800 140735460775552 18446744073709551615 268272344417 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 1168764 1107919 476 189 0 1163113 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 4675056

[startup+5072.6 s]
/proc/loadavg: 8.04 8.04 8.00 2/438 7706
/proc/meminfo: memFree=16526340/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=4639320 CPUtime=40001.8 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1126403 0 0 0 3998955 1224 0 0 25 0 1 0 661619421 4750663680 1099336 33554432000 4194304 4964800 140735460775552 18446744073709551615 268272344417 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 1159830 1099336 476 189 0 1154179 0
Current children cumulated CPU time (s) 40001.8
Current children cumulated vsize (KiB) 4639320

[startup+5073 s]
/proc/loadavg: 8.04 8.04 8.00 2/438 7706
/proc/meminfo: memFree=16526340/32950928 swapFree=60199052/67111528
[pid=7537] ppid=7535 vsize=2020904 CPUtime=40002.2 cores=0-7
/proc/7537/stat : 7537 (claspmt) R 7535 7537 7511 0 -1 4202496 1126403 0 0 0 3998985 1234 0 0 25 0 1 0 661619421 2069405696 445222 33554432000 4194304 4964800 140735460775552 18446744073709551615 268272732295 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7537/statm: 505226 445222 476 189 0 499575 0
Current children cumulated CPU time (s) 40002.2
Current children cumulated vsize (KiB) 2020904

Child status: 0
Real time (s): 5073.08
CPU time (s): 40002.3
CPU user time (s): 39989.9
CPU system time (s): 12.4161
CPU usage (%): 788.521
Max. virtual memory (cumulated for all children) (KiB): 4681240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.9
system time used= 12.4161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1126404
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= 141994
involuntary context switches= 188143

runsolver used 19.409 second user time and 54.2827 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-16 00:56:46
IDJOB=3381006
IDBENCH=83166
IDSOLVER=1865
FILE ID=node122/3381006-1305500206
RUNJOBID= node122-1305500206-7525
PBS_JOBID= 13325454
Free space on /tmp= 73392 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.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-3381006-1305500206/watcher-3381006-1305500206 -o /tmp/evaluation-result-3381006-1305500206/solver-3381006-1305500206 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381006-1305500206.cnf

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=533622534

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:      20966288 kB
Buffers:        327080 kB
Cached:        4225008 kB
SwapCached:      50128 kB
Active:        7329464 kB
Inactive:      4393268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20966288 kB
SwapTotal:    67111528 kB
SwapFree:     60199052 kB
Dirty:           16744 kB
Writeback:           0 kB
AnonPages:     7131652 kB
Mapped:          26712 kB
Slab:           134580 kB
PageTables:      58516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 123285552 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= 73388 MiB
End job on node122 at 2011-05-16 02:21:20