Trace number 3322358

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-R4095UNSAT 7964.2 997.238

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...380798/instance-3322358-1304380798.cnf
0.09/0.18	c Solving...
7964.17/997.23	s UNSATISFIABLE
7964.17/997.23	
7964.17/997.23	c Models        : 0     
7964.17/997.23	c Time          : 997.171s (Solving: 996.99s 1st Model: 0.00s Unsat: 996.99s)
7964.17/997.23	c CPU Time      : 7964.130s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322358-1304380798/watcher-3322358-1304380798 -o /tmp/evaluation-result-3322358-1304380798/solver-3322358-1304380798 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322358-1304380798.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: 8.04 8.05 8.32 1/310 26551
/proc/meminfo: memFree=21101072/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=26060 CPUtime=0 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 1970 0 0 0 0 0 0 0 25 0 1 0 549678601 26685440 1721 33554432000 4194304 4964704 140737077660272 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26551/statm: 6515 1722 389 189 0 1389 0

[startup+0.0166629 s]
/proc/loadavg: 8.04 8.05 8.32 1/310 26551
/proc/meminfo: memFree=21101072/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=27032 CPUtime=0.01 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 2298 0 0 0 1 0 0 0 25 0 1 0 549678601 27680768 1959 33554432000 4194304 4964704 140737077660272 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26551/statm: 6758 1960 389 189 0 1632 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27032

[startup+0.100678 s]
/proc/loadavg: 8.04 8.05 8.32 1/310 26551
/proc/meminfo: memFree=21101072/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=34244 CPUtime=0.09 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 4465 0 0 0 9 0 0 0 25 0 1 0 549678601 35065856 3701 33554432000 4194304 4964704 140737077660272 18446744073709551615 4615783 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26551/statm: 8561 3702 404 189 0 3435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34244

[startup+1.00945 s]
/proc/loadavg: 8.04 8.05 8.32 1/310 26551
/proc/meminfo: memFree=21101072/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=472612 CPUtime=6.2 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 14954 0 0 0 615 5 0 0 19 0 8 0 549678601 483954688 12561 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668641 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 118153 12561 464 189 0 112502 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 472612

[startup+1.10044 s]
/proc/loadavg: 8.04 8.05 8.32 1/310 26551
/proc/meminfo: memFree=21101072/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=472876 CPUtime=6.92 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 15306 0 0 0 687 5 0 0 19 0 8 0 549678601 484225024 12913 33554432000 4194304 4964704 140737077660272 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 118219 12913 464 189 0 112568 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 472876

[startup+1.50037 s]
/proc/loadavg: 8.04 8.05 8.32 1/310 26551
/proc/meminfo: memFree=21101072/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=473536 CPUtime=10.12 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 16492 0 0 0 1007 5 0 0 20 0 8 0 549678601 484900864 14099 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 118384 14099 464 189 0 112733 0
Current children cumulated CPU time (s) 10.12
Current children cumulated vsize (KiB) 473536

[startup+3.10108 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26559
/proc/meminfo: memFree=21038192/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=475120 CPUtime=22.9 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 19124 0 0 0 2284 6 0 0 24 0 8 0 549678601 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 118780 16731 464 189 0 113129 0
[pid=26551/tid=26553] ppid=26549 vsize=475120 CPUtime=2.83 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 1447 0 0 0 283 0 0 0 22 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=475120 CPUtime=2.83 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 2813 0 0 0 282 1 0 0 22 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=475120 CPUtime=2.83 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 1753 0 0 0 283 0 0 0 22 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=475120 CPUtime=2.83 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 1575 0 0 0 283 0 0 0 22 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=475120 CPUtime=2.86 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 1574 0 0 0 286 0 0 0 24 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4660383 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=475120 CPUtime=2.82 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 1782 0 0 0 282 0 0 0 22 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=475120 CPUtime=2.83 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 2465 0 0 0 282 1 0 0 22 0 8 0 549678620 486522880 16731 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.9
Current children cumulated vsize (KiB) 475120

[startup+6.30051 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26559
/proc/meminfo: memFree=21022328/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=476708 CPUtime=48.47 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 22780 0 0 0 4837 10 0 0 25 0 8 0 549678601 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4683962 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 119177 20387 466 189 0 113526 0
[pid=26551/tid=26553] ppid=26549 vsize=476708 CPUtime=6.02 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 1816 0 0 0 602 0 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=476708 CPUtime=6.03 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 3439 0 0 0 602 1 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=476708 CPUtime=6.03 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 2110 0 0 0 603 0 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=476708 CPUtime=6.03 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 1788 0 0 0 603 0 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320879 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=476708 CPUtime=6.03 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 2008 0 0 0 602 1 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=476708 CPUtime=6.03 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 2208 0 0 0 602 1 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4653316 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=476708 CPUtime=6.02 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 3373 0 0 0 601 1 0 0 25 0 8 0 549678620 488148992 20387 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.47
Current children cumulated vsize (KiB) 476708

[startup+12.7004 s]
/proc/loadavg: 8.03 8.05 8.32 9/318 26559
/proc/meminfo: memFree=21001900/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=479296 CPUtime=99.68 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 27818 0 0 0 9955 13 0 0 25 0 8 0 549678601 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4321054 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 119824 25425 466 189 0 114173 0
[pid=26551/tid=26553] ppid=26549 vsize=479296 CPUtime=12.44 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 2227 0 0 0 1243 1 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4362458 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=479296 CPUtime=12.43 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 4456 0 0 0 1242 1 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669107 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=479296 CPUtime=12.44 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 2358 0 0 0 1243 1 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4378907 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=479296 CPUtime=12.44 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 2527 0 0 0 1243 1 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=479296 CPUtime=12.37 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 2648 0 0 0 1236 1 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4660339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=479296 CPUtime=12.44 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 2696 0 0 0 1243 1 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=479296 CPUtime=12.44 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 4369 0 0 0 1242 2 0 0 25 0 8 0 549678620 490799104 25425 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.68
Current children cumulated vsize (KiB) 479296

[startup+25.5011 s]
/proc/loadavg: 8.03 8.04 8.31 9/318 26559
/proc/meminfo: memFree=20967448/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=485720 CPUtime=201.89 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 37415 0 0 0 20169 20 0 0 25 0 8 0 549678601 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4659403 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 121430 35022 466 189 0 115779 0
[pid=26551/tid=26553] ppid=26549 vsize=485720 CPUtime=25.22 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 3021 0 0 0 2521 1 0 0 25 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=485720 CPUtime=25.23 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 6591 0 0 0 2521 2 0 0 25 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=485720 CPUtime=25.23 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 2816 0 0 0 2522 1 0 0 25 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=485720 CPUtime=25.22 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 3913 0 0 0 2521 1 0 0 25 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=485720 CPUtime=25.04 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 3764 0 0 0 2502 2 0 0 23 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=485720 CPUtime=25.22 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 3656 0 0 0 2520 2 0 0 25 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=485720 CPUtime=25.23 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 6597 0 0 0 2519 4 0 0 25 0 8 0 549678620 497377280 35022 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668679 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.89
Current children cumulated vsize (KiB) 485720

[startup+51.1005 s]
/proc/loadavg: 8.07 8.05 8.31 9/318 26560
/proc/meminfo: memFree=20930336/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=492076 CPUtime=406.4 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 46540 0 0 0 40613 27 0 0 25 0 8 0 549678601 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 123019 44146 466 189 0 117368 0
[pid=26551/tid=26553] ppid=26549 vsize=492076 CPUtime=50.83 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 3652 0 0 0 5081 2 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=492076 CPUtime=50.82 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 8449 0 0 0 5079 3 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=492076 CPUtime=50.83 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 3328 0 0 0 5081 2 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=492076 CPUtime=50.82 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 5281 0 0 0 5079 3 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=492076 CPUtime=50.39 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 5030 0 0 0 5036 3 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4660484 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=492076 CPUtime=50.82 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 4496 0 0 0 5079 3 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=492076 CPUtime=50.82 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 8482 0 0 0 5077 5 0 0 25 0 8 0 549678620 503885824 44146 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.4
Current children cumulated vsize (KiB) 492076

[startup+102.3 s]
/proc/loadavg: 8.03 8.04 8.29 9/318 26570
/proc/meminfo: memFree=20872140/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=501328 CPUtime=815.42 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 60518 0 0 0 81502 40 0 0 25 0 8 0 549678601 513359872 58081 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 125332 58081 466 189 0 119681 0
[pid=26551/tid=26553] ppid=26549 vsize=501328 CPUtime=102.02 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 4809 0 0 0 10199 3 0 0 25 0 8 0 549678620 513359872 58081 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=501328 CPUtime=102.01 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 10921 0 0 0 10197 4 0 0 25 0 8 0 549678620 513359872 58081 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=501328 CPUtime=102.02 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 3986 0 0 0 10200 2 0 0 25 0 8 0 549678620 513359872 58081 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0

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


[startup+947.812 s]
/proc/loadavg: 8.13 8.07 8.15 9/318 26596
/proc/meminfo: memFree=20653796/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=598872 CPUtime=7569.87 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116421 0 0 0 756876 111 0 0 25 0 8 0 549678601 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4660342 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149718 112432 466 189 0 144067 0
[pid=26551/tid=26553] ppid=26549 vsize=598872 CPUtime=946.18 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10804 0 0 0 94609 9 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=598872 CPUtime=947.34 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21212 0 0 0 94721 13 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=598872 CPUtime=947.52 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 94747 5 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=598872 CPUtime=945.8 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14646 0 0 0 94567 13 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=598872 CPUtime=940.27 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13476 0 0 0 94014 13 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669374 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=598872 CPUtime=947.49 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9292 0 0 0 94738 11 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=598872 CPUtime=947.54 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26377 0 0 0 94723 31 0 0 25 0 8 0 549678620 613244928 112432 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7569.87
Current children cumulated vsize (KiB) 598872

[startup+973.4 s]
/proc/loadavg: 8.08 8.06 8.14 9/318 26597
/proc/meminfo: memFree=20653656/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=597908 CPUtime=7774.32 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116514 0 0 0 777320 112 0 0 25 0 8 0 549678601 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670114 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149477 112363 466 189 0 143826 0
[pid=26551/tid=26553] ppid=26549 vsize=597908 CPUtime=971.51 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10808 0 0 0 97142 9 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=597908 CPUtime=972.93 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21221 0 0 0 97280 13 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=597908 CPUtime=973.1 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 97305 5 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=597908 CPUtime=971.39 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14650 0 0 0 97126 13 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=597908 CPUtime=965.86 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13496 0 0 0 96573 13 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=597908 CPUtime=973.08 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9342 0 0 0 97297 11 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=597908 CPUtime=973.12 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26383 0 0 0 97281 31 0 0 25 0 8 0 549678620 612257792 112363 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7774.32
Current children cumulated vsize (KiB) 597908

[startup+986.201 s]
/proc/loadavg: 8.06 8.06 8.14 9/318 26597
/proc/meminfo: memFree=20652908/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=597908 CPUtime=7876.67 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116682 0 0 0 787554 113 0 0 25 0 8 0 549678601 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669802 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149477 112531 466 189 0 143826 0
[pid=26551/tid=26553] ppid=26549 vsize=597908 CPUtime=984.19 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10810 0 0 0 98410 9 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=597908 CPUtime=985.73 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21225 0 0 0 98560 13 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=597908 CPUtime=985.91 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 98586 5 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668527 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=597908 CPUtime=984.19 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14748 0 0 0 98406 13 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=597908 CPUtime=978.67 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13498 0 0 0 97854 13 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=597908 CPUtime=985.89 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9342 0 0 0 98578 11 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=597908 CPUtime=985.93 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26445 0 0 0 98562 31 0 0 25 0 8 0 549678620 612257792 112531 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7876.67
Current children cumulated vsize (KiB) 597908

[startup+992.601 s]
/proc/loadavg: 8.06 8.06 8.14 9/318 26597
/proc/meminfo: memFree=20652900/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=597908 CPUtime=7927.72 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116685 0 0 0 792659 113 0 0 25 0 8 0 549678601 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149477 112519 466 189 0 143826 0
[pid=26551/tid=26553] ppid=26549 vsize=597908 CPUtime=990.52 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10812 0 0 0 99043 9 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=597908 CPUtime=992.12 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21225 0 0 0 99199 13 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=597908 CPUtime=992.3 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 99225 5 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=597908 CPUtime=990.58 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14748 0 0 0 99045 13 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=597908 CPUtime=985.06 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13498 0 0 0 98493 13 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=597908 CPUtime=992.28 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9342 0 0 0 99217 11 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=597908 CPUtime=992.32 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26445 0 0 0 99201 31 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669458 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7927.72
Current children cumulated vsize (KiB) 597908

[startup+995.8 s]
/proc/loadavg: 8.05 8.06 8.14 9/318 26597
/proc/meminfo: memFree=20652900/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=597908 CPUtime=7953.28 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116685 0 0 0 795215 113 0 0 25 0 8 0 549678601 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149477 112519 466 189 0 143826 0
[pid=26551/tid=26553] ppid=26549 vsize=597908 CPUtime=993.69 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10812 0 0 0 99360 9 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=597908 CPUtime=995.32 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21225 0 0 0 99519 13 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=597908 CPUtime=995.5 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 99545 5 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=597908 CPUtime=993.78 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14748 0 0 0 99365 13 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4362339 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=597908 CPUtime=988.26 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13498 0 0 0 98813 13 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=597908 CPUtime=995.48 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9342 0 0 0 99537 11 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=597908 CPUtime=995.52 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26445 0 0 0 99521 31 0 0 25 0 8 0 549678620 612257792 112519 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7953.28
Current children cumulated vsize (KiB) 597908

[startup+996.601 s]
/proc/loadavg: 8.05 8.06 8.14 9/318 26597
/proc/meminfo: memFree=20652900/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=597908 CPUtime=7959.68 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116685 0 0 0 795855 113 0 0 25 0 8 0 549678601 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 4312185 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149477 112127 466 189 0 143826 0
[pid=26551/tid=26553] ppid=26549 vsize=597908 CPUtime=994.48 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10812 0 0 0 99439 9 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=597908 CPUtime=996.12 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21225 0 0 0 99599 13 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=597908 CPUtime=996.3 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 99625 5 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=597908 CPUtime=994.58 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14748 0 0 0 99445 13 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 268272344187 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=597908 CPUtime=989.06 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13498 0 0 0 98893 13 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=597908 CPUtime=996.28 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9342 0 0 0 99617 11 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=597908 CPUtime=996.32 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26445 0 0 0 99601 31 0 0 25 0 8 0 549678620 612257792 112127 33554432000 4194304 4964704 140737077660272 18446744073709551615 268272794143 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7959.68
Current children cumulated vsize (KiB) 597908

[startup+997.001 s]
/proc/loadavg: 8.05 8.06 8.14 9/318 26597
/proc/meminfo: memFree=20652900/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=597908 CPUtime=7962.87 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116686 0 0 0 796174 113 0 0 25 0 8 0 549678601 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/26551/statm: 149477 112128 466 189 0 143826 0
[pid=26551/tid=26553] ppid=26549 vsize=597908 CPUtime=994.88 cores=0-7
/proc/26551/task/26553/stat : 26553 (claspmt) R 26549 26551 25198 0 -1 4202560 10812 0 0 0 99479 9 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26551/tid=26554] ppid=26549 vsize=597908 CPUtime=996.52 cores=0-7
/proc/26551/task/26554/stat : 26554 (claspmt) R 26549 26551 25198 0 -1 4202560 21225 0 0 0 99639 13 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26551/tid=26555] ppid=26549 vsize=597908 CPUtime=996.7 cores=0-7
/proc/26551/task/26555/stat : 26555 (claspmt) R 26549 26551 25198 0 -1 4202560 7672 0 0 0 99665 5 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26551/tid=26556] ppid=26549 vsize=597908 CPUtime=994.98 cores=0-7
/proc/26551/task/26556/stat : 26556 (claspmt) R 26549 26551 25198 0 -1 4202560 14748 0 0 0 99485 13 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26551/tid=26557] ppid=26549 vsize=597908 CPUtime=989.46 cores=0-7
/proc/26551/task/26557/stat : 26557 (claspmt) R 26549 26551 25198 0 -1 4202560 13498 0 0 0 98933 13 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26551/tid=26558] ppid=26549 vsize=597908 CPUtime=996.68 cores=0-7
/proc/26551/task/26558/stat : 26558 (claspmt) R 26549 26551 25198 0 -1 4202560 9342 0 0 0 99657 11 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26551/tid=26559] ppid=26549 vsize=597908 CPUtime=996.72 cores=0-7
/proc/26551/task/26559/stat : 26559 (claspmt) R 26549 26551 25198 0 -1 4202560 26445 0 0 0 99641 31 0 0 25 0 8 0 549678620 612257792 112128 33554432000 4194304 4964704 140737077660272 18446744073709551615 4325328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7962.87
Current children cumulated vsize (KiB) 597908

[startup+997.201 s]
/proc/loadavg: 8.05 8.06 8.14 2/311 26597
/proc/meminfo: memFree=20662752/32950928 swapFree=67111464/67111528
[pid=26551] ppid=26549 vsize=519800 CPUtime=7964.17 cores=0-7
/proc/26551/stat : 26551 (claspmt) R 26549 26551 25198 0 -1 4202496 116696 0 0 0 796303 114 0 0 25 0 1 0 549678601 532275200 106859 33554432000 4194304 4964704 140737077660272 18446744073709551615 4646685 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26551/statm: 129950 106859 476 189 0 124299 0
Current children cumulated CPU time (s) 7964.17
Current children cumulated vsize (KiB) 519800

Child status: 20
Real time (s): 997.238
CPU time (s): 7964.2
CPU user time (s): 7963.03
CPU system time (s): 1.16982
CPU usage (%): 798.626
Max. virtual memory (cumulated for all children) (KiB): 598872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7963.03
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116697
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= 30849
involuntary context switches= 37404

runsolver used 2.68659 second user time and 7.29389 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-03 01:59:58
IDJOB=3322358
IDBENCH=83125
IDSOLVER=1711
FILE ID=node122/3322358-1304380798
RUNJOBID= node122-1304366467-25212
PBS_JOBID= 13181749
Free space on /tmp= 73484 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.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-3322358-1304380798/watcher-3322358-1304380798 -o /tmp/evaluation-result-3322358-1304380798/solver-3322358-1304380798 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322358-1304380798.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1433043922

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:      21101352 kB
Buffers:        389188 kB
Cached:        3112184 kB
SwapCached:         64 kB
Active:        8543748 kB
Inactive:      2922040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21101352 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:     7964652 kB
Mapped:          25144 kB
Slab:           287540 kB
PageTables:      31108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52519404 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= 73480 MiB
End job on node122 at 2011-05-03 02:16:35