Trace number 3381034

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark163.024
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
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 ...500867/instance-3381034-1305500867.cnf
0.00/0.05	c Solving...
40000.79/5011.32	
40000.79/5011.32	*** INTERRUPTED! ***
40000.79/5011.32	*** Shutting down threads...
40001.00/5011.49	s UNKNOWN
40001.00/5011.49	
40001.00/5011.49	c INTERRUPTED   : 1
40001.00/5011.49	c Models        : 0+    
40001.00/5011.49	c Time          : 5011.320s (Solving: 5011.27s 1st Model: 0.00s Unsat: 0.00s)
40001.00/5011.49	c CPU Time      : 40000.900s

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-3381034-1305500867/watcher-3381034-1305500867 -o /tmp/evaluation-result-3381034-1305500867/solver-3381034-1305500867 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381034-1305500867.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.90 8.39 8.40 1/426 3690
/proc/meminfo: memFree=15070848/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=22800 CPUtime=0 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 1063 0 0 0 0 0 0 0 25 0 1 0 661684469 23347200 931 33554432000 4194304 4964800 140734347355616 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3690/statm: 5700 932 386 189 0 574 0

[startup+0.104705 s]
/proc/loadavg: 7.90 8.39 8.40 1/426 3690
/proc/meminfo: memFree=15070848/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=390340 CPUtime=0.37 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 6022 0 0 0 36 1 0 0 19 0 8 0 661684469 399708160 5270 33554432000 4194304 4964800 140734347355616 18446744073709551615 4364604 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 97656 6002 464 189 0 92005 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 390340

[startup+0.496222 s]
/proc/loadavg: 7.90 8.39 8.40 1/426 3690
/proc/meminfo: memFree=15070848/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=391572 CPUtime=3.48 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 8025 0 0 0 346 2 0 0 20 0 8 0 661684469 400969728 7273 33554432000 4194304 4964800 140734347355616 18446744073709551615 212687780383 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 97926 7485 464 189 0 92275 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 391572

[startup+0.676559 s]
/proc/loadavg: 7.90 8.39 8.40 1/426 3690
/proc/meminfo: memFree=15070848/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=391968 CPUtime=5.06 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 8833 0 0 0 503 3 0 0 20 0 8 0 661684469 401375232 8081 33554432000 4194304 4964800 140734347355616 18446744073709551615 212687780383 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 98065 8411 464 189 0 92414 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 391968

[startup+0.882614 s]
/proc/loadavg: 7.90 8.39 8.40 1/426 3690
/proc/meminfo: memFree=15070848/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=392396 CPUtime=6.47 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 9321 0 0 0 644 3 0 0 21 0 8 0 661684469 401813504 8569 33554432000 4194304 4964800 140734347355616 18446744073709551615 4675542 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 98099 8570 464 189 0 92448 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 392396

[startup+1.5005 s]
/proc/loadavg: 7.90 8.39 8.40 9/434 3698
/proc/meminfo: memFree=15030368/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=393920 CPUtime=11.45 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 11329 0 0 0 1141 4 0 0 22 0 8 0 661684469 403374080 10577 33554432000 4194304 4964800 140734347355616 18446744073709551615 4364720 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 98480 10577 464 189 0 92829 0
[pid=3690/tid=3692] ppid=3688 vsize=394052 CPUtime=1.43 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 953 0 0 0 143 0 0 0 19 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=394052 CPUtime=1.42 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 1665 0 0 0 142 0 0 0 20 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 4661136 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=394052 CPUtime=1.43 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 1290 0 0 0 143 0 0 0 19 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=394052 CPUtime=1.43 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 848 0 0 0 143 0 0 0 20 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=394052 CPUtime=1.43 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 1020 0 0 0 143 0 0 0 18 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 4370352 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=394052 CPUtime=1.4 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 1347 0 0 0 140 0 0 0 20 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=394052 CPUtime=1.42 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 1615 0 0 0 142 0 0 0 19 0 8 0 661684475 403509248 10611 33554432000 4194304 4964800 140734347355616 18446744073709551615 212687336481 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 393920

[startup+3.10121 s]
/proc/loadavg: 7.91 8.39 8.39 9/434 3698
/proc/meminfo: memFree=15017588/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=397036 CPUtime=24.17 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 15554 0 0 0 2409 8 0 0 25 0 8 0 661684469 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 99259 14721 466 189 0 93608 0
[pid=3690/tid=3692] ppid=3688 vsize=397036 CPUtime=3.01 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 1315 0 0 0 301 0 0 0 25 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=397036 CPUtime=3.01 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 2389 0 0 0 300 1 0 0 25 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4673285 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=397036 CPUtime=3.01 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 1930 0 0 0 300 1 0 0 24 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=397036 CPUtime=3.01 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 1216 0 0 0 301 0 0 0 24 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=397036 CPUtime=3.01 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 1392 0 0 0 301 0 0 0 19 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=397036 CPUtime=2.98 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 1938 0 0 0 297 1 0 0 19 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=397036 CPUtime=3 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 2471 0 0 0 299 1 0 0 25 0 8 0 661684475 406564864 14721 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.17
Current children cumulated vsize (KiB) 397036

[startup+6.30063 s]
/proc/loadavg: 7.91 8.39 8.39 9/434 3698
/proc/meminfo: memFree=14996520/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=400072 CPUtime=49.69 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 20667 0 0 0 4956 13 0 0 25 0 8 0 661684469 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 100018 19834 466 189 0 94367 0
[pid=3690/tid=3692] ppid=3688 vsize=400072 CPUtime=6.21 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 1696 0 0 0 620 1 0 0 25 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=400072 CPUtime=6.2 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 3044 0 0 0 619 1 0 0 21 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=400072 CPUtime=6.2 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 2551 0 0 0 619 1 0 0 25 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660172 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=400072 CPUtime=6.21 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 1867 0 0 0 620 1 0 0 20 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=400072 CPUtime=6.21 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 2071 0 0 0 620 1 0 0 25 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=400072 CPUtime=6.13 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 2785 0 0 0 611 2 0 0 25 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=400072 CPUtime=6.19 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 3205 0 0 0 618 1 0 0 25 0 8 0 661684475 409673728 19834 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 400072

[startup+12.7005 s]
/proc/loadavg: 7.92 8.37 8.39 9/434 3699
/proc/meminfo: memFree=14962028/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=406480 CPUtime=100.74 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 29237 0 0 0 10054 20 0 0 25 0 8 0 661684469 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4346000 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 101620 28400 466 189 0 95969 0
[pid=3690/tid=3692] ppid=3688 vsize=406480 CPUtime=12.53 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 2400 0 0 0 1252 1 0 0 25 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321174 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=406480 CPUtime=12.6 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 4056 0 0 0 1258 2 0 0 25 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 212687333805 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=406480 CPUtime=12.6 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 3592 0 0 0 1258 2 0 0 25 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=406480 CPUtime=12.6 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 2976 0 0 0 1258 2 0 0 20 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=406480 CPUtime=12.61 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 2983 0 0 0 1259 2 0 0 25 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=406480 CPUtime=12.49 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 4078 0 0 0 1247 2 0 0 25 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=406480 CPUtime=12.59 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 4772 0 0 0 1256 3 0 0 25 0 8 0 661684475 416235520 28400 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669507 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 406480

[startup+25.5011 s]
/proc/loadavg: 7.93 8.36 8.38 9/434 3699
/proc/meminfo: memFree=14910824/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=416060 CPUtime=202.92 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 42406 0 0 0 20262 30 0 0 25 0 8 0 661684469 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 104015 41554 466 189 0 98364 0
[pid=3690/tid=3692] ppid=3688 vsize=416060 CPUtime=25.31 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 3625 0 0 0 2529 2 0 0 25 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4364598 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=416060 CPUtime=25.4 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 6056 0 0 0 2536 4 0 0 25 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669417 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=416060 CPUtime=25.39 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 5400 0 0 0 2537 2 0 0 25 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4363332 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=416060 CPUtime=25.39 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 4772 0 0 0 2536 3 0 0 25 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=416060 CPUtime=25.38 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 4244 0 0 0 2535 3 0 0 25 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=416060 CPUtime=25.29 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 5782 0 0 0 2525 4 0 0 18 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=416060 CPUtime=25.23 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 6935 0 0 0 2518 5 0 0 25 0 8 0 661684475 426045440 41554 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.92
Current children cumulated vsize (KiB) 416060

[startup+51.1165 s]
/proc/loadavg: 7.95 8.33 8.37 9/434 3700
/proc/meminfo: memFree=14839368/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=428208 CPUtime=407.35 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 59542 0 0 0 40693 42 0 0 22 0 8 0 661684469 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669557 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3690/statm: 107052 58685 466 189 0 101401 0
[pid=3690/tid=3692] ppid=3688 vsize=428208 CPUtime=50.9 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 5409 0 0 0 5087 3 0 0 22 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=428208 CPUtime=50.99 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 8095 0 0 0 5094 5 0 0 25 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=428208 CPUtime=50.99 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 7083 0 0 0 5095 4 0 0 25 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=428208 CPUtime=50.99 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 7187 0 0 0 5094 5 0 0 21 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670691 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=428208 CPUtime=50.99 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 6742 0 0 0 5095 4 0 0 25 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=428208 CPUtime=50.88 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 7893 0 0 0 5084 4 0 0 23 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=428208 CPUtime=50.46 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 9634 0 0 0 5040 6 0 0 25 0 8 0 661684475 438484992 58685 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.35

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

[pid=3690/tid=3693] ppid=3688 vsize=1613220 CPUtime=4657.58 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 39794 0 0 0 465647 111 0 0 25 0 8 0 661684475 1651937280 344137 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1613220 CPUtime=4656.75 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 29599 0 0 0 465522 153 0 0 25 0 8 0 661684475 1651937280 344137 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1613220 CPUtime=4656.62 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 42955 0 0 0 465532 130 0 0 25 0 8 0 661684475 1651937280 344137 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1613220 CPUtime=4649.42 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 39739 0 0 0 464817 125 0 0 25 0 8 0 661684475 1651937280 344137 33554432000 4194304 4964800 140734347355616 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1613220 CPUtime=4648.06 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 26441 0 0 0 464659 147 0 0 25 0 8 0 661684475 1651937280 344137 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1613220 CPUtime=4646.66 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 59885 0 0 0 464534 132 0 0 25 0 8 0 661684475 1651937280 344137 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37215
Current children cumulated vsize (KiB) 1613220

[startup+4722.3 s]
/proc/loadavg: 8.05 8.06 8.06 9/434 3836
/proc/meminfo: memFree=13688904/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=1614480 CPUtime=37693.8 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 350959 0 0 0 3768314 1070 0 0 25 0 8 0 661684469 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 403620 345625 466 189 0 397969 0
[pid=3690/tid=3692] ppid=3688 vsize=1614480 CPUtime=4699.34 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 72815 0 0 0 469797 137 0 0 25 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=1614480 CPUtime=4717.52 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 39907 0 0 0 471640 112 0 0 25 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669086 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1614480 CPUtime=4716.73 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 29826 0 0 0 471518 155 0 0 25 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1614480 CPUtime=4716.59 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 43029 0 0 0 471528 131 0 0 25 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1614480 CPUtime=4709.38 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 39786 0 0 0 470811 127 0 0 25 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1614480 CPUtime=4707.16 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 26652 0 0 0 470568 148 0 0 19 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1614480 CPUtime=4706.63 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 59942 0 0 0 470531 132 0 0 25 0 8 0 661684475 1653227520 345625 33554432000 4194304 4964800 140734347355616 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37693.8
Current children cumulated vsize (KiB) 1614480

[startup+4782.3 s]
/proc/loadavg: 8.09 8.07 8.07 9/434 3838
/proc/meminfo: memFree=13683684/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=1615820 CPUtime=38172.8 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 352281 0 0 0 3816199 1081 0 0 25 0 8 0 661684469 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 403955 346895 466 189 0 398304 0
[pid=3690/tid=3692] ppid=3688 vsize=1615820 CPUtime=4759.3 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 73300 0 0 0 475792 138 0 0 25 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4687052 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=1615820 CPUtime=4777.48 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 39955 0 0 0 477634 114 0 0 25 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1615820 CPUtime=4776.72 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 29904 0 0 0 477516 156 0 0 25 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1615820 CPUtime=4776.56 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 43103 0 0 0 477524 132 0 0 18 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 212687372930 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1615820 CPUtime=4769.36 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 39910 0 0 0 476807 129 0 0 25 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1615820 CPUtime=4766.29 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 26896 0 0 0 476479 150 0 0 25 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1615820 CPUtime=4766.63 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 60062 0 0 0 476529 134 0 0 25 0 8 0 661684475 1654599680 346895 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38172.8
Current children cumulated vsize (KiB) 1615820

[startup+4842.3 s]
/proc/loadavg: 8.07 8.07 8.07 9/434 3839
/proc/meminfo: memFree=13679088/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=1616348 CPUtime=38651.7 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 353488 0 0 0 3864081 1093 0 0 25 0 8 0 661684469 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4661130 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 404087 348064 466 189 0 398436 0
[pid=3690/tid=3692] ppid=3688 vsize=1616348 CPUtime=4819.25 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 73671 0 0 0 481786 139 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321105 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=1616348 CPUtime=4837.44 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 40006 0 0 0 483628 116 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1616348 CPUtime=4836.7 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 30133 0 0 0 483512 158 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4668851 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1616348 CPUtime=4836.54 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 43159 0 0 0 483521 133 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1616348 CPUtime=4829.33 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 40077 0 0 0 482804 129 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1616348 CPUtime=4825.42 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 26972 0 0 0 482390 152 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1616348 CPUtime=4826.6 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 60217 0 0 0 482525 135 0 0 25 0 8 0 661684475 1655140352 348064 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38651.7
Current children cumulated vsize (KiB) 1616348

[startup+4902.3 s]
/proc/loadavg: 8.12 8.09 8.07 9/434 3841
/proc/meminfo: memFree=13671888/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=1617120 CPUtime=39130.7 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 355325 0 0 0 3911960 1107 0 0 20 0 8 0 661684469 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660835 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 404280 349867 466 189 0 398629 0
[pid=3690/tid=3692] ppid=3688 vsize=1617120 CPUtime=4879.2 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 74234 0 0 0 487780 140 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=1617120 CPUtime=4897.4 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 40480 0 0 0 489622 118 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 212687780383 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1617120 CPUtime=4896.69 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 30314 0 0 0 489508 161 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1617120 CPUtime=4896.52 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 43219 0 0 0 489517 135 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1617120 CPUtime=4889.32 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 40167 0 0 0 488800 132 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1617120 CPUtime=4884.71 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 26972 0 0 0 488318 153 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1617120 CPUtime=4886.41 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 60567 0 0 0 488504 137 0 0 25 0 8 0 661684475 1655930880 349867 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39130.7
Current children cumulated vsize (KiB) 1617120

[startup+4962.3 s]
/proc/loadavg: 8.05 8.07 8.07 9/434 3843
/proc/meminfo: memFree=13666604/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=1617916 CPUtime=39609.6 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 356723 0 0 0 3959843 1118 0 0 25 0 8 0 661684469 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 404479 351229 466 189 0 398828 0
[pid=3690/tid=3692] ppid=3688 vsize=1617916 CPUtime=4939.06 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 74743 0 0 0 493764 142 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=1617916 CPUtime=4957.35 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 40512 0 0 0 495616 119 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4660219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1617916 CPUtime=4956 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 30397 0 0 0 495438 162 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1617916 CPUtime=4956.49 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 43263 0 0 0 495513 136 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1617916 CPUtime=4949.3 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 40329 0 0 0 494797 133 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1617916 CPUtime=4944.7 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 27009 0 0 0 494315 155 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1617916 CPUtime=4946.3 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 60704 0 0 0 494492 138 0 0 25 0 8 0 661684475 1656745984 351229 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39609.6
Current children cumulated vsize (KiB) 1617916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 8.06 8.07 8.07 9/434 3844
/proc/meminfo: memFree=13661516/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=1619168 CPUtime=40000.8 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202496 357976 0 0 0 3998951 1128 0 0 25 0 8 0 661684469 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 404792 352468 466 189 0 399141 0
[pid=3690/tid=3692] ppid=3688 vsize=1619168 CPUtime=4987.98 cores=0-7
/proc/3690/task/3692/stat : 3692 (claspmt) R 3688 3690 2509 0 -1 4202560 75310 0 0 0 498655 143 0 0 23 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4371527 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3690/tid=3693] ppid=3688 vsize=1619168 CPUtime=5006.36 cores=0-7
/proc/3690/task/3693/stat : 3693 (claspmt) R 3688 3690 2509 0 -1 4202560 40545 0 0 0 500515 121 0 0 25 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3690/tid=3694] ppid=3688 vsize=1619168 CPUtime=5005 cores=0-7
/proc/3690/task/3694/stat : 3694 (claspmt) R 3688 3690 2509 0 -1 4202560 30435 0 0 0 500337 163 0 0 25 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3690/tid=3695] ppid=3688 vsize=1619168 CPUtime=5005.48 cores=0-7
/proc/3690/task/3695/stat : 3695 (claspmt) R 3688 3690 2509 0 -1 4202560 43412 0 0 0 500411 137 0 0 23 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3690/tid=3696] ppid=3688 vsize=1619168 CPUtime=4997.63 cores=0-7
/proc/3690/task/3696/stat : 3696 (claspmt) R 3688 3690 2509 0 -1 4202560 40451 0 0 0 499629 134 0 0 25 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3690/tid=3697] ppid=3688 vsize=1619168 CPUtime=4993.7 cores=0-7
/proc/3690/task/3697/stat : 3697 (claspmt) R 3688 3690 2509 0 -1 4202560 27012 0 0 0 499214 156 0 0 25 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3690/tid=3698] ppid=3688 vsize=1619168 CPUtime=4995.29 cores=0-7
/proc/3690/task/3698/stat : 3698 (claspmt) R 3688 3690 2509 0 -1 4202560 60902 0 0 0 499390 139 0 0 25 0 8 0 661684475 1658028032 352468 33554432000 4194304 4964800 140734347355616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1619168

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

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

[startup+5011.5 s]
/proc/loadavg: 8.06 8.07 8.07 9/434 3844
/proc/meminfo: memFree=13661516/32951124 swapFree=67111348/67111528
[pid=3690] ppid=3688 vsize=0 CPUtime=40001.1 cores=0-7
/proc/3690/stat : 3690 (claspmt) R 3688 3690 2509 0 -1 4202500 357989 0 0 0 3998972 1135 0 0 25 0 1 0 661684469 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3690/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5011.51
CPU time (s): 40001.1
CPU user time (s): 39989.7
CPU system time (s): 11.3633
CPU usage (%): 798.185
Max. virtual memory (cumulated for all children) (KiB): 1619168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.7
system time used= 11.3633
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357989
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= 1522362
involuntary context switches= 187059

runsolver used 20.5069 second user time and 50.6693 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 01:07:47
IDJOB=3381034
IDBENCH=83194
IDSOLVER=1865
FILE ID=node139/3381034-1305500867
RUNJOBID= node139-1305490823-2523
PBS_JOBID= 13325410
Free space on /tmp= 73376 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.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-3381034-1305500867/watcher-3381034-1305500867 -o /tmp/evaluation-result-3381034-1305500867/solver-3381034-1305500867 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381034-1305500867.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=64228752

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:      15070880 kB
Buffers:        333852 kB
Cached:        3078156 kB
SwapCached:          0 kB
Active:       15458568 kB
Inactive:      2087508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15070880 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1212 kB
Writeback:          16 kB
AnonPages:    14134072 kB
Mapped:          33576 kB
Slab:           205068 kB
PageTables:      58732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 104415536 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= 73372 MiB
End job on node139 at 2011-05-16 02:31:21