Trace number 3321674

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 12152.4 1522.49

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark245.654
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
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 ...366470/instance-3321674-1304366470.cnf
0.89/0.92	c Solving...
12152.26/1522.47	s UNSATISFIABLE
12152.26/1522.47	
12152.26/1522.47	c Models        : 0     
12152.26/1522.47	c Time          : 1522.069s (Solving: 1521.15s 1st Model: 0.00s Unsat: 1521.15s)
12152.26/1522.47	c CPU Time      : 12151.930s

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-3321674-1304366470/watcher-3321674-1304366470 -o /tmp/evaluation-result-3321674-1304366470/solver-3321674-1304366470 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321674-1304366470.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: 0.00 0.00 0.00 3/277 12793
/proc/meminfo: memFree=10379928/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=37256 CPUtime=0 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 4093 0 0 0 0 0 0 0 21 0 1 0 548249686 38150144 3816 33554432000 4194304 4964704 140736589389088 18446744073709551615 4679026 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 9314 3821 377 189 0 4188 0

[startup+0.022959 s]
/proc/loadavg: 0.00 0.00 0.00 3/277 12793
/proc/meminfo: memFree=10379928/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=39324 CPUtime=0.01 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 5744 0 0 0 1 0 0 0 21 0 1 0 548249686 40267776 4947 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634176197 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 9831 4950 386 189 0 4705 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39324

[startup+0.100967 s]
/proc/loadavg: 0.00 0.00 0.00 3/277 12793
/proc/meminfo: memFree=10379928/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=55708 CPUtime=0.09 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 11707 0 0 0 8 1 0 0 21 0 1 0 548249686 57044992 8934 33554432000 4194304 4964704 140736589389088 18446744073709551615 4615965 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 13927 8935 399 189 0 8801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55708

[startup+0.300932 s]
/proc/loadavg: 0.00 0.00 0.00 3/277 12793
/proc/meminfo: memFree=10379928/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=67512 CPUtime=0.29 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 14627 0 0 0 28 1 0 0 22 0 1 0 548249686 69132288 11854 33554432000 4194304 4964704 140736589389088 18446744073709551615 4611758 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 16878 11855 404 189 0 11752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67512

[startup+0.700848 s]
/proc/loadavg: 0.00 0.00 0.00 3/277 12793
/proc/meminfo: memFree=10379928/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=76624 CPUtime=0.69 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 16911 0 0 0 68 1 0 0 23 0 1 0 548249686 78462976 14138 33554432000 4194304 4964704 140736589389088 18446744073709551615 4601745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 19156 14138 404 189 0 14030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76624

[startup+1.50067 s]
/proc/loadavg: 0.08 0.02 0.01 3/285 12801
/proc/meminfo: memFree=10249300/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=533712 CPUtime=3 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 43042 0 0 0 286 14 0 0 16 0 8 0 548249686 546521088 34060 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 133428 34061 464 189 0 127777 0
[pid=12793/tid=12795] ppid=12791 vsize=533712 CPUtime=0.22 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 3013 0 0 0 21 1 0 0 16 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=533712 CPUtime=0.22 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 3792 0 0 0 21 1 0 0 16 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634176545 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=533712 CPUtime=0.23 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 3770 0 0 0 21 2 0 0 16 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=533712 CPUtime=0.21 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 3131 0 0 0 20 1 0 0 16 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=533712 CPUtime=0.51 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 3686 0 0 0 50 1 0 0 18 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=533712 CPUtime=0.2 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 4039 0 0 0 19 1 0 0 16 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=533712 CPUtime=0.21 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 4001 0 0 0 19 2 0 0 16 0 8 0 548249778 546521088 34061 33554432000 4194304 4964704 140736589389088 18446744073709551615 4677965 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 533712

[startup+3.10038 s]
/proc/loadavg: 0.08 0.02 0.01 11/285 12801
/proc/meminfo: memFree=10243596/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=533712 CPUtime=15.79 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 44468 0 0 0 1563 16 0 0 17 0 8 0 548249686 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 133428 35486 464 189 0 127777 0
[pid=12793/tid=12795] ppid=12791 vsize=533712 CPUtime=1.82 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 3165 0 0 0 181 1 0 0 17 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4364704 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=533712 CPUtime=1.83 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 4053 0 0 0 181 2 0 0 17 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=533712 CPUtime=1.83 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 4103 0 0 0 181 2 0 0 17 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=533712 CPUtime=1.81 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 3246 0 0 0 180 1 0 0 17 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=533712 CPUtime=2.11 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 3697 0 0 0 210 1 0 0 21 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=533712 CPUtime=1.79 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 4176 0 0 0 178 1 0 0 17 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=533712 CPUtime=1.82 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 4292 0 0 0 179 3 0 0 17 0 8 0 548249778 546521088 35486 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 533712

[startup+6.30082 s]
/proc/loadavg: 0.71 0.15 0.05 9/285 12801
/proc/meminfo: memFree=10232184/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=533712 CPUtime=41.37 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 47583 0 0 0 4117 20 0 0 25 0 8 0 548249686 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 133428 38601 464 189 0 127777 0
[pid=12793/tid=12795] ppid=12791 vsize=533712 CPUtime=5.02 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 3340 0 0 0 501 1 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=533712 CPUtime=5.03 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 4487 0 0 0 501 2 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=533712 CPUtime=5.03 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 4538 0 0 0 500 3 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=533712 CPUtime=5 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 3759 0 0 0 499 1 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=533712 CPUtime=5.31 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 3758 0 0 0 530 1 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=533712 CPUtime=4.96 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 4559 0 0 0 494 2 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4361247 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=533712 CPUtime=5.01 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 5199 0 0 0 498 3 0 0 25 0 8 0 548249778 546521088 38601 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.37
Current children cumulated vsize (KiB) 533712

[startup+12.7007 s]
/proc/loadavg: 1.30 0.28 0.09 9/285 12802
/proc/meminfo: memFree=10205176/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=536748 CPUtime=92.5 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 54252 0 0 0 9223 27 0 0 25 0 8 0 548249686 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670574 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 134187 45270 464 189 0 128536 0
[pid=12793/tid=12795] ppid=12791 vsize=536748 CPUtime=11.43 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 3524 0 0 0 1141 2 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=536748 CPUtime=11.43 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 6137 0 0 0 1139 4 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=536748 CPUtime=11.43 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 5657 0 0 0 1138 5 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=536748 CPUtime=11.41 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 4657 0 0 0 1139 2 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=536748 CPUtime=11.71 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 3795 0 0 0 1170 1 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=536748 CPUtime=11.3 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 5929 0 0 0 1126 4 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=536748 CPUtime=11.42 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 6283 0 0 0 1137 5 0 0 25 0 8 0 548249778 549629952 45270 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 92.5
Current children cumulated vsize (KiB) 536748

[startup+25.5004 s]
/proc/loadavg: 2.78 0.66 0.22 9/285 12802
/proc/meminfo: memFree=10166072/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=540800 CPUtime=194.78 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 63514 0 0 0 19440 38 0 0 25 0 8 0 548249686 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4370259 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 135200 54532 466 189 0 129549 0
[pid=12793/tid=12795] ppid=12791 vsize=540800 CPUtime=24.22 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 3654 0 0 0 2420 2 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=540800 CPUtime=24.22 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 7853 0 0 0 2417 5 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=540800 CPUtime=24.23 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 7376 0 0 0 2416 7 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634176545 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=540800 CPUtime=24.2 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 5703 0 0 0 2417 3 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=540800 CPUtime=24.51 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 3871 0 0 0 2450 1 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4399617 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=540800 CPUtime=23.98 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 7529 0 0 0 2393 5 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=540800 CPUtime=24.21 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 8740 0 0 0 2414 7 0 0 25 0 8 0 548249778 553779200 54532 33554432000 4194304 4964704 140736589389088 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 194.78
Current children cumulated vsize (KiB) 540800

[startup+51.1009 s]
/proc/loadavg: 4.56 1.24 0.42 9/285 12803
/proc/meminfo: memFree=10083160/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=553664 CPUtime=399.35 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 83947 0 0 0 39877 58 0 0 25 0 8 0 548249686 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 138416 74965 466 189 0 132765 0
[pid=12793/tid=12795] ppid=12791 vsize=553664 CPUtime=49.83 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 4309 0 0 0 4980 3 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=553664 CPUtime=49.82 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 14169 0 0 0 4970 12 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=553664 CPUtime=49.83 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 11723 0 0 0 4971 12 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=553664 CPUtime=49.81 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 7242 0 0 0 4976 5 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=553664 CPUtime=50.11 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 3924 0 0 0 5010 1 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=553664 CPUtime=49.35 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 9382 0 0 0 4927 8 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=553664 CPUtime=49.82 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 13786 0 0 0 4971 11 0 0 25 0 8 0 548249778 566951936 74965 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 399.35

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

[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1483.42 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 86687 0 0 0 148241 101 0 0 25 0 8 0 548249778 2263257088 487417 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1476.47 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31222 0 0 0 147606 41 0 0 25 0 8 0 548249778 2263257088 487417 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1483.38 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66647 0 0 0 148273 65 0 0 25 0 8 0 548249778 2263257088 487417 33554432000 4194304 4964704 140736589389088 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1483.64 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58390 0 0 0 148304 60 0 0 25 0 8 0 548249778 2263257088 487417 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1480.36 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 148005 31 0 0 25 0 8 0 548249778 2263257088 487417 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1483.39 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174634 0 0 0 148204 135 0 0 25 0 8 0 548249778 2263257088 487417 33554432000 4194304 4964704 140736589389088 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11853.8
Current children cumulated vsize (KiB) 2210212

[startup+1497.5 s]
/proc/loadavg: 8.08 7.97 6.40 9/285 12844
/proc/meminfo: memFree=8429760/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2210212 CPUtime=11956 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496757 0 0 0 1195122 483 0 0 25 0 8 0 548249686 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 552553 487437 466 189 0 546902 0
[pid=12793/tid=12795] ppid=12791 vsize=2210212 CPUtime=1492.44 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 17182 0 0 0 149223 21 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1496.22 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 86687 0 0 0 149521 101 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4313799 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1489.27 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31223 0 0 0 148886 41 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1496.18 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66648 0 0 0 149553 65 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1496.44 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58408 0 0 0 149584 60 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1493.16 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 149285 31 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1496.19 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174634 0 0 0 149484 135 0 0 25 0 8 0 548249778 2263257088 487437 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11956
Current children cumulated vsize (KiB) 2210212

[startup+1510.31 s]
/proc/loadavg: 8.06 7.97 6.42 9/285 12845
/proc/meminfo: memFree=8429752/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2210212 CPUtime=12058.4 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496784 0 0 0 1205358 483 0 0 25 0 8 0 548249686 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 552553 487464 466 189 0 546902 0
[pid=12793/tid=12795] ppid=12791 vsize=2210212 CPUtime=1505.14 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 17182 0 0 0 150493 21 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1509.03 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 86687 0 0 0 150802 101 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1502.08 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31223 0 0 0 150167 41 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1508.99 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66648 0 0 0 150834 65 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1509.25 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58432 0 0 0 150865 60 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1505.97 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 150566 31 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1509 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174637 0 0 0 150765 135 0 0 25 0 8 0 548249778 2263257088 487464 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12058.4
Current children cumulated vsize (KiB) 2210212

[startup+1516.7 s]
/proc/loadavg: 8.06 7.97 6.43 9/285 12845
/proc/meminfo: memFree=8429620/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2210212 CPUtime=12109.5 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496788 0 0 0 1210465 483 0 0 25 0 8 0 548249686 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4325296 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 552553 487468 466 189 0 546902 0
[pid=12793/tid=12795] ppid=12791 vsize=2210212 CPUtime=1511.48 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 17182 0 0 0 151127 21 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1515.42 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 86687 0 0 0 151441 101 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1508.47 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31223 0 0 0 150806 41 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4332000 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1515.38 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66648 0 0 0 151473 65 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1515.64 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58436 0 0 0 151504 60 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1512.36 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 151205 31 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1515.39 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174637 0 0 0 151404 135 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12109.5
Current children cumulated vsize (KiB) 2210212

[startup+1519.9 s]
/proc/loadavg: 8.06 7.97 6.43 9/285 12845
/proc/meminfo: memFree=8429620/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2210212 CPUtime=12135 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496788 0 0 0 1213022 483 0 0 25 0 8 0 548249686 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 552553 487468 466 189 0 546902 0
[pid=12793/tid=12795] ppid=12791 vsize=2210212 CPUtime=1514.64 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 17182 0 0 0 151443 21 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669458 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1518.62 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) R 12791 12793 12767 0 -1 4202560 86687 0 0 0 151761 101 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1511.67 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31223 0 0 0 151126 41 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1518.58 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66648 0 0 0 151793 65 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1518.84 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58436 0 0 0 151824 60 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1515.56 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 151525 31 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1518.59 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174637 0 0 0 151724 135 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12135
Current children cumulated vsize (KiB) 2210212

[startup+1521.5 s]
/proc/loadavg: 8.05 7.97 6.44 9/285 12845
/proc/meminfo: memFree=8429620/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2210212 CPUtime=12147.8 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496788 0 0 0 1214296 485 0 0 25 0 8 0 548249686 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 552553 487468 466 189 0 546902 0
[pid=12793/tid=12795] ppid=12791 vsize=2210212 CPUtime=1516.23 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 17182 0 0 0 151602 21 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1520.22 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) S 12791 12793 12767 0 -1 4202560 86687 0 0 0 151921 101 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634620398 0 0 4096 18946 18446604453654294656 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1513.27 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31223 0 0 0 151285 42 0 0 18 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4653515 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1520.17 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66648 0 0 0 151952 65 0 0 18 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1520.44 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58436 0 0 0 151983 61 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1517.16 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 151685 31 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1520.19 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174637 0 0 0 151884 135 0 0 25 0 8 0 548249778 2263257088 487468 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12147.8
Current children cumulated vsize (KiB) 2210212

[startup+1521.9 s]
/proc/loadavg: 8.05 7.97 6.44 9/285 12845
/proc/meminfo: memFree=8429620/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2210212 CPUtime=12151 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496788 0 0 0 1214614 485 0 0 25 0 8 0 548249686 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634174402 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/12793/statm: 552553 487390 466 189 0 546902 0
[pid=12793/tid=12795] ppid=12791 vsize=2210212 CPUtime=1516.63 cores=0-7
/proc/12793/task/12795/stat : 12795 (claspmt) R 12791 12793 12767 0 -1 4202560 17182 0 0 0 151642 21 0 0 25 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 4332108 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12793/tid=12796] ppid=12791 vsize=2210212 CPUtime=1520.6 cores=0-7
/proc/12793/task/12796/stat : 12796 (claspmt) S 12791 12793 12767 0 -1 4202560 86687 0 0 0 151959 101 0 0 25 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634620398 0 0 4096 18946 18446604453654294656 0 0 -1 3 0 0 0
[pid=12793/tid=12797] ppid=12791 vsize=2210212 CPUtime=1513.67 cores=0-7
/proc/12793/task/12797/stat : 12797 (claspmt) R 12791 12793 12767 0 -1 4202560 31223 0 0 0 151325 42 0 0 18 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12793/tid=12798] ppid=12791 vsize=2210212 CPUtime=1520.57 cores=0-7
/proc/12793/task/12798/stat : 12798 (claspmt) R 12791 12793 12767 0 -1 4202560 66648 0 0 0 151992 65 0 0 18 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12793/tid=12799] ppid=12791 vsize=2210212 CPUtime=1520.84 cores=0-7
/proc/12793/task/12799/stat : 12799 (claspmt) R 12791 12793 12767 0 -1 4202560 58436 0 0 0 152023 61 0 0 25 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12793/tid=12800] ppid=12791 vsize=2210212 CPUtime=1517.55 cores=0-7
/proc/12793/task/12800/stat : 12800 (claspmt) R 12791 12793 12767 0 -1 4202560 25335 0 0 0 151724 31 0 0 25 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12793/tid=12801] ppid=12791 vsize=2210212 CPUtime=1520.59 cores=0-7
/proc/12793/task/12801/stat : 12801 (claspmt) R 12791 12793 12767 0 -1 4202560 174637 0 0 0 151924 135 0 0 25 0 8 0 548249778 2263257088 487390 33554432000 4194304 4964704 140736589389088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12151
Current children cumulated vsize (KiB) 2210212

[startup+1522.3 s]
/proc/loadavg: 8.05 7.97 6.44 2/278 12845
/proc/meminfo: memFree=8463156/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=2178444 CPUtime=12152.2 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496798 0 0 0 1214731 486 0 0 17 0 1 0 548249686 2230726656 478692 33554432000 4194304 4964704 140736589389088 18446744073709551615 4646575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 544611 478692 476 189 0 538960 0
Current children cumulated CPU time (s) 12152.2
Current children cumulated vsize (KiB) 2178444

[startup+1522.41 s]
/proc/loadavg: 8.05 7.97 6.44 2/278 12845
/proc/meminfo: memFree=8463156/32951124 swapFree=67111524/67111528
[pid=12793] ppid=12791 vsize=1749604 CPUtime=12152.3 cores=0-7
/proc/12793/stat : 12793 (claspmt) R 12791 12793 12767 0 -1 4202496 496798 0 0 0 1214739 487 0 0 17 0 1 0 548249686 1791594496 386058 33554432000 4194304 4964704 140736589389088 18446744073709551615 216634558599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12793/statm: 437401 385546 476 189 0 431750 0
Current children cumulated CPU time (s) 12152.3
Current children cumulated vsize (KiB) 1749604

Child status: 20
Real time (s): 1522.49
CPU time (s): 12152.4
CPU user time (s): 12147.4
CPU system time (s): 4.95725
CPU usage (%): 798.19
Max. virtual memory (cumulated for all children) (KiB): 2210212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12147.4
system time used= 4.95725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496799
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= 26624
involuntary context switches= 56345

runsolver used 3.83542 second user time and 10.0165 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-02 22:01:11
IDJOB=3321674
IDBENCH=82469
IDSOLVER=1711
FILE ID=node103/3321674-1304366470
RUNJOBID= node103-1304366469-12781
PBS_JOBID= 13181767
Free space on /tmp= 73460 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.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-3321674-1304366470/watcher-3321674-1304366470 -o /tmp/evaluation-result-3321674-1304366470/solver-3321674-1304366470 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321674-1304366470.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=887736930

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10380340 kB
Buffers:       2136388 kB
Cached:        8297808 kB
SwapCached:          4 kB
Active:       13270256 kB
Inactive:      8677540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10380340 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5232 kB
Writeback:           0 kB
AnonPages:    11513908 kB
Mapped:          25536 kB
Slab:           519488 kB
PageTables:      38380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 50011468 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= 73460 MiB
End job on node103 at 2011-05-02 22:26:33