Trace number 3373091

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.15 1203.62

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
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 ...431683/instance-3373091-1305431683.cnf
0.00/0.00	c Solving...
4800.09/1203.61	
4800.09/1203.61	*** INTERRUPTED! ***
4800.09/1203.61	*** Shutting down threads...
4800.09/1203.62	s UNKNOWN
4800.09/1203.62	
4800.09/1203.62	c INTERRUPTED   : 1
4800.09/1203.62	c Models        : 0+    
4800.09/1203.62	c Time          : 1203.614s (Solving: 1203.61s 1st Model: 0.00s Unsat: 0.00s)
4800.09/1203.62	c CPU Time      : 4800.130s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373091-1305431683/watcher-3373091-1305431683 -o /tmp/evaluation-result-3373091-1305431683/solver-3373091-1305431683 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373091-1305431683.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.00 7.66 5/339 10026
/proc/meminfo: memFree=17369760/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=21272 CPUtime=0 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 619 0 0 0 0 0 0 0 25 0 1 0 654769248 21782528 548 33554432000 4194304 4964800 140737331476832 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/10026/statm: 5318 548 396 189 0 192 0
[pid=10026/tid=10027] ppid=10024 vsize=37576 CPUtime=0 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 20 0 0 0 0 0 0 0 25 0 4 0 654769249 38477824 823 33554432000 4194304 4964800 140737331476832 18446744073709551615 270624926617 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=103112 CPUtime=0 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) S 10024 10026 563 0 -1 4202560 54 0 0 0 0 0 0 0 25 0 4 0 654769249 105586688 825 33554432000 4194304 4964800 140737331476832 18446744073709551615 270624926617 0 0 4096 18946 18446604455791889472 0 0 -1 5 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=103112 CPUtime=0 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 92 0 0 0 0 0 0 0 25 0 4 0 654769249 105586688 825 33554432000 4194304 4964800 140737331476832 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0

[startup+0.13158 s]
/proc/loadavg: 8.06 8.00 7.66 5/339 10026
/proc/meminfo: memFree=17369760/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=235564 CPUtime=1.97 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 2381 0 0 0 196 1 0 0 25 0 4 0 654769248 241217536 2309 33554432000 4194304 4964800 140737331476832 18446744073709551615 270613215775 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 58963 2898 458 189 0 53312 0
[pid=10026/tid=10027] ppid=10024 vsize=235852 CPUtime=0.84 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) S 10024 10026 563 0 -1 4202560 656 0 0 0 84 0 0 0 19 0 4 0 654769249 241512448 3074 33554432000 4194304 4964800 140737331476832 18446744073709551615 270613215726 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=235816 CPUtime=0.84 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 770 0 0 0 84 0 0 0 25 0 4 0 654769249 241475584 3074 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=235816 CPUtime=0.84 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 514 0 0 0 84 0 0 0 25 0 4 0 654769249 241475584 3074 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 235564

[startup+0.95995 s]
/proc/loadavg: 8.06 8.00 7.66 5/339 10026
/proc/meminfo: memFree=17369760/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=235816 CPUtime=3.78 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 3176 0 0 0 377 1 0 0 25 0 4 0 654769248 241475584 3104 33554432000 4194304 4964800 140737331476832 18446744073709551615 4658556 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 58954 3104 458 189 0 53303 0
[pid=10026/tid=10027] ppid=10024 vsize=235816 CPUtime=0.94 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 656 0 0 0 94 0 0 0 19 0 4 0 654769249 241475584 3104 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=235816 CPUtime=0.94 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 770 0 0 0 94 0 0 0 25 0 4 0 654769249 241475584 3104 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=235816 CPUtime=0.94 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 541 0 0 0 94 0 0 0 25 0 4 0 654769249 241475584 3104 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 235816

[startup+1.00375 s]
/proc/loadavg: 8.06 8.00 7.66 5/339 10026
/proc/meminfo: memFree=17369760/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=235816 CPUtime=3.97 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 3194 0 0 0 396 1 0 0 25 0 4 0 654769248 241475584 3122 33554432000 4194304 4964800 140737331476832 18446744073709551615 270613215775 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 58954 3157 458 189 0 53303 0
[pid=10026/tid=10027] ppid=10024 vsize=235816 CPUtime=1.04 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 696 0 0 0 104 0 0 0 19 0 4 0 654769249 241475584 3157 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=235816 CPUtime=1.04 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 770 0 0 0 104 0 0 0 25 0 4 0 654769249 241475584 3157 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=235816 CPUtime=1.04 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 541 0 0 0 104 0 0 0 25 0 4 0 654769249 241475584 3157 33554432000 4194304 4964800 140737331476832 18446744073709551615 4650646 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 235816

[startup+1.15991 s]
/proc/loadavg: 8.06 8.00 7.66 5/339 10026
/proc/meminfo: memFree=17369760/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=235816 CPUtime=4.58 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 3314 0 0 0 457 1 0 0 25 0 4 0 654769248 241475584 3242 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 58954 3242 458 189 0 53303 0
[pid=10026/tid=10027] ppid=10024 vsize=235816 CPUtime=1.14 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 781 0 0 0 114 0 0 0 19 0 4 0 654769249 241475584 3242 33554432000 4194304 4964800 140737331476832 18446744073709551615 4332259 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=235816 CPUtime=1.14 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 770 0 0 0 114 0 0 0 25 0 4 0 654769249 241475584 3242 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=235816 CPUtime=1.14 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 541 0 0 0 114 0 0 0 25 0 4 0 654769249 241475584 3242 33554432000 4194304 4964800 140737331476832 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 235816

[startup+1.50085 s]
/proc/loadavg: 8.06 8.00 7.66 5/339 10026
/proc/meminfo: memFree=17369760/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=236084 CPUtime=5.95 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 3749 0 0 0 594 1 0 0 25 0 4 0 654769248 241750016 3677 33554432000 4194304 4964800 140737331476832 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 59021 3677 458 189 0 53370 0
[pid=10026/tid=10027] ppid=10024 vsize=236084 CPUtime=1.48 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 812 0 0 0 148 0 0 0 20 0 4 0 654769249 241750016 3677 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=236084 CPUtime=1.48 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 886 0 0 0 148 0 0 0 25 0 4 0 654769249 241750016 3677 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321047 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=236084 CPUtime=1.48 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 747 0 0 0 148 0 0 0 25 0 4 0 654769249 241750016 3677 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 236084

[startup+3.10057 s]
/proc/loadavg: 8.06 8.00 7.66 9/343 10030
/proc/meminfo: memFree=17353272/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=237404 CPUtime=12.32 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 4400 0 0 0 1230 2 0 0 25 0 4 0 654769248 243101696 4328 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 59351 4328 458 189 0 53700 0
[pid=10026/tid=10027] ppid=10024 vsize=237404 CPUtime=3.05 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 957 0 0 0 305 0 0 0 25 0 4 0 654769249 243101696 4328 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=237404 CPUtime=3.07 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 1161 0 0 0 307 0 0 0 25 0 4 0 654769249 243101696 4328 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=237404 CPUtime=3.08 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 889 0 0 0 308 0 0 0 25 0 4 0 654769249 243101696 4328 33554432000 4194304 4964800 140737331476832 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 237404

[startup+6.313 s]
/proc/loadavg: 8.06 8.00 7.66 9/343 10030
/proc/meminfo: memFree=17349552/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=238460 CPUtime=25.14 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 5225 0 0 0 2511 3 0 0 25 0 4 0 654769248 244183040 5153 33554432000 4194304 4964800 140737331476832 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 59615 5153 458 189 0 53964 0
[pid=10026/tid=10027] ppid=10024 vsize=238460 CPUtime=6.22 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 1208 0 0 0 622 0 0 0 25 0 4 0 654769249 244183040 5153 33554432000 4194304 4964800 140737331476832 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=238460 CPUtime=6.29 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 1418 0 0 0 629 0 0 0 25 0 4 0 654769249 244183040 5153 33554432000 4194304 4964800 140737331476832 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=238460 CPUtime=6.29 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 1030 0 0 0 629 0 0 0 25 0 4 0 654769249 244183040 5153 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 238460

[startup+12.7009 s]
/proc/loadavg: 8.05 8.00 7.66 9/343 10030
/proc/meminfo: memFree=17345708/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=238876 CPUtime=50.62 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 6042 0 0 0 5058 4 0 0 25 0 4 0 654769248 244609024 5970 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 59719 5970 458 189 0 54068 0
[pid=10026/tid=10027] ppid=10024 vsize=238876 CPUtime=12.56 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 1497 0 0 0 1255 1 0 0 21 0 4 0 654769249 244609024 5970 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=238876 CPUtime=12.68 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 1534 0 0 0 1267 1 0 0 25 0 4 0 654769249 244609024 5970 33554432000 4194304 4964800 140737331476832 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=238876 CPUtime=12.68 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 1079 0 0 0 1268 0 0 0 25 0 4 0 654769249 244609024 5970 33554432000 4194304 4964800 140737331476832 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 238876

[startup+25.5006 s]
/proc/loadavg: 8.12 8.02 7.67 9/343 10030
/proc/meminfo: memFree=17339020/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=240092 CPUtime=101.67 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 7405 0 0 0 10161 6 0 0 25 0 4 0 654769248 245854208 7333 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 60023 7333 458 189 0 54372 0
[pid=10026/tid=10027] ppid=10024 vsize=240092 CPUtime=25.2 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 2118 0 0 0 2519 1 0 0 25 0 4 0 654769249 245854208 7333 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=240092 CPUtime=25.47 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 1818 0 0 0 2546 1 0 0 25 0 4 0 654769249 245854208 7333 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=240092 CPUtime=25.48 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 1250 0 0 0 2548 0 0 0 25 0 4 0 654769249 245854208 7333 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 240092

[startup+51.1011 s]
/proc/loadavg: 8.16 8.03 7.68 9/343 10031
/proc/meminfo: memFree=17313796/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=241672 CPUtime=203.8 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 9317 0 0 0 20371 9 0 0 25 0 4 0 654769248 247472128 9133 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320879 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 60418 9133 458 189 0 54767 0
[pid=10026/tid=10027] ppid=10024 vsize=241672 CPUtime=50.53 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 2613 0 0 0 5051 2 0 0 25 0 4 0 654769249 247472128 9133 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=241672 CPUtime=51.07 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 2455 0 0 0 5105 2 0 0 25 0 4 0 654769249 247472128 9133 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=241672 CPUtime=51.08 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 1803 0 0 0 5107 1 0 0 25 0 4 0 654769249 247472128 9133 33554432000 4194304 4964800 140737331476832 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 241672

[startup+102.301 s]
/proc/loadavg: 8.12 8.04 7.70 9/343 10032
/proc/meminfo: memFree=17251152/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=243884 CPUtime=408 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 11404 0 0 0 40784 16 0 0 25 0 4 0 654769248 249737216 11156 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 60971 11156 458 189 0 55320 0
[pid=10026/tid=10027] ppid=10024 vsize=243884 CPUtime=101.16 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 3126 0 0 0 10112 4 0 0 25 0 4 0 654769249 249737216 11156 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=243884 CPUtime=102.26 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 3028 0 0 0 10222 4 0 0 25 0 4 0 654769249 249737216 11156 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=243884 CPUtime=102.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 2012 0 0 0 10225 3 0 0 18 0 4 0 654769249 249737216 11156 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 243884

[startup+162.3 s]

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

[pid=10026] ppid=10024 vsize=251208 CPUtime=2561.16 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 17907 0 0 0 256066 50 0 0 25 0 4 0 654769248 257236992 17480 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 62802 17480 458 189 0 57151 0
[pid=10026/tid=10027] ppid=10024 vsize=251208 CPUtime=635.21 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4495 0 0 0 63509 12 0 0 25 0 4 0 654769249 257236992 17480 33554432000 4194304 4964800 140737331476832 18446744073709551615 4324798 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=251208 CPUtime=641.44 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5118 0 0 0 64133 11 0 0 25 0 4 0 654769249 257236992 17480 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=251208 CPUtime=642.25 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 3592 0 0 0 64213 12 0 0 25 0 4 0 654769249 257236992 17480 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2561.16
Current children cumulated vsize (KiB) 251208

[startup+702.301 s]
/proc/loadavg: 8.15 8.16 7.91 9/343 10060
/proc/meminfo: memFree=17021136/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=251528 CPUtime=2800.49 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 18376 0 0 0 279992 57 0 0 25 0 4 0 654769248 257564672 17949 33554432000 4194304 4964800 140737331476832 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 62882 17949 458 189 0 57231 0
[pid=10026/tid=10027] ppid=10024 vsize=251528 CPUtime=694.56 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4560 0 0 0 69442 14 0 0 21 0 4 0 654769249 257564672 17949 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=251528 CPUtime=701.44 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5318 0 0 0 70131 13 0 0 22 0 4 0 654769249 257564672 17949 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=251528 CPUtime=702.25 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 3737 0 0 0 70211 14 0 0 25 0 4 0 654769249 257564672 17949 33554432000 4194304 4964800 140737331476832 18446744073709551615 4332025 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.49
Current children cumulated vsize (KiB) 251528

[startup+762.3 s]
/proc/loadavg: 8.18 8.16 7.92 9/343 10062
/proc/meminfo: memFree=17018264/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=251864 CPUtime=3039.81 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 18622 0 0 0 303921 60 0 0 25 0 4 0 654769248 257908736 18190 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 62966 18190 458 189 0 57315 0
[pid=10026/tid=10027] ppid=10024 vsize=251864 CPUtime=753.89 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4621 0 0 0 75374 15 0 0 19 0 4 0 654769249 257908736 18190 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=251864 CPUtime=761.44 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5428 0 0 0 76130 14 0 0 25 0 4 0 654769249 257908736 18190 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=251864 CPUtime=762.25 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 3781 0 0 0 76210 15 0 0 25 0 4 0 654769249 257908736 18190 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3039.81
Current children cumulated vsize (KiB) 251864

[startup+822.301 s]
/proc/loadavg: 8.17 8.15 7.93 9/343 10064
/proc/meminfo: memFree=17003492/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=252032 CPUtime=3279.15 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 18930 0 0 0 327848 67 0 0 25 0 4 0 654769248 258080768 18498 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63008 18498 458 189 0 57357 0
[pid=10026/tid=10027] ppid=10024 vsize=252032 CPUtime=813.24 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4631 0 0 0 81307 17 0 0 25 0 4 0 654769249 258080768 18498 33554432000 4194304 4964800 140737331476832 18446744073709551615 4362087 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=252032 CPUtime=821.43 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5620 0 0 0 82128 15 0 0 25 0 4 0 654769249 258080768 18498 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=252032 CPUtime=822.24 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 3815 0 0 0 82208 16 0 0 25 0 4 0 654769249 258080768 18498 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.15
Current children cumulated vsize (KiB) 252032

[startup+882.301 s]
/proc/loadavg: 8.16 8.15 7.94 9/343 10065
/proc/meminfo: memFree=16984016/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=252332 CPUtime=3518.48 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 19076 0 0 0 351774 74 0 0 25 0 4 0 654769248 258387968 18644 33554432000 4194304 4964800 140737331476832 18446744073709551615 4465565 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63083 18644 458 189 0 57432 0
[pid=10026/tid=10027] ppid=10024 vsize=252332 CPUtime=872.57 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4649 0 0 0 87238 19 0 0 25 0 4 0 654769249 258387968 18644 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=252332 CPUtime=881.43 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5669 0 0 0 88126 17 0 0 25 0 4 0 654769249 258387968 18644 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=252332 CPUtime=882.24 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 3870 0 0 0 88206 18 0 0 25 0 4 0 654769249 258387968 18644 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.48
Current children cumulated vsize (KiB) 252332

[startup+942.3 s]
/proc/loadavg: 8.31 8.18 7.96 9/343 10067
/proc/meminfo: memFree=16978916/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=253008 CPUtime=3757.82 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 19471 0 0 0 375702 80 0 0 25 0 4 0 654769248 259080192 19039 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63252 19039 458 189 0 57601 0
[pid=10026/tid=10027] ppid=10024 vsize=253008 CPUtime=931.92 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4668 0 0 0 93171 21 0 0 25 0 4 0 654769249 259080192 19039 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=253008 CPUtime=941.43 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5832 0 0 0 94125 18 0 0 25 0 4 0 654769249 259080192 19039 33554432000 4194304 4964800 140737331476832 18446744073709551615 4654540 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=253008 CPUtime=942.25 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 3987 0 0 0 94205 20 0 0 25 0 4 0 654769249 259080192 19039 33554432000 4194304 4964800 140737331476832 18446744073709551615 4312185 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.82
Current children cumulated vsize (KiB) 253008

[startup+1002.3 s]
/proc/loadavg: 8.24 8.18 7.97 9/343 10068
/proc/meminfo: memFree=16973196/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=253344 CPUtime=3997.13 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 19733 0 0 0 399629 84 0 0 25 0 4 0 654769248 259424256 19301 33554432000 4194304 4964800 140737331476832 18446744073709551615 4362457 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63336 19301 458 189 0 57685 0
[pid=10026/tid=10027] ppid=10024 vsize=253344 CPUtime=991.25 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4670 0 0 0 99103 22 0 0 25 0 4 0 654769249 259424256 19301 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=253344 CPUtime=1001.42 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 5977 0 0 0 100123 19 0 0 25 0 4 0 654769249 259424256 19301 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=253344 CPUtime=1002.24 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 4045 0 0 0 100203 21 0 0 25 0 4 0 654769249 259424256 19301 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.13
Current children cumulated vsize (KiB) 253344

[startup+1062.31 s]
/proc/loadavg: 8.14 8.16 7.98 9/343 10070
/proc/meminfo: memFree=16967844/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=253512 CPUtime=4236.5 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 19836 0 0 0 423561 89 0 0 25 0 4 0 654769248 259596288 19404 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63378 19404 458 189 0 57727 0
[pid=10026/tid=10027] ppid=10024 vsize=253512 CPUtime=1050.59 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4673 0 0 0 105036 23 0 0 25 0 4 0 654769249 259596288 19404 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=253512 CPUtime=1061.43 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 6027 0 0 0 106123 20 0 0 25 0 4 0 654769249 259596288 19404 33554432000 4194304 4964800 140737331476832 18446744073709551615 4660280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=253512 CPUtime=1062.25 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 4071 0 0 0 106203 22 0 0 25 0 4 0 654769249 259596288 19404 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.5
Current children cumulated vsize (KiB) 253512

[startup+1122.3 s]
/proc/loadavg: 7.48 8.01 7.94 5/334 10090
/proc/meminfo: memFree=17427112/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=253680 CPUtime=4475.78 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 20052 0 0 0 447481 97 0 0 25 0 4 0 654769248 259768320 19620 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63420 19620 458 189 0 57769 0
[pid=10026/tid=10027] ppid=10024 vsize=253680 CPUtime=1109.92 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4694 0 0 0 110966 26 0 0 19 0 4 0 654769249 259768320 19620 33554432000 4194304 4964800 140737331476832 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=253680 CPUtime=1121.41 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 6085 0 0 0 112119 22 0 0 25 0 4 0 654769249 259768320 19620 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=253680 CPUtime=1122.23 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 4172 0 0 0 112200 23 0 0 25 0 4 0 654769249 259768320 19620 33554432000 4194304 4964800 140737331476832 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.78
Current children cumulated vsize (KiB) 253680

[startup+1182.3 s]
/proc/loadavg: 5.37 7.31 7.70 5/334 10091
/proc/meminfo: memFree=17426600/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=254188 CPUtime=4715.11 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 20284 0 0 0 471407 104 0 0 25 0 4 0 654769248 260288512 19852 33554432000 4194304 4964800 140737331476832 18446744073709551615 4342157 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63547 19852 458 189 0 57896 0
[pid=10026/tid=10027] ppid=10024 vsize=254188 CPUtime=1169.27 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4709 0 0 0 116898 29 0 0 25 0 4 0 654769249 260288512 19852 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=254188 CPUtime=1181.42 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 6215 0 0 0 118118 24 0 0 25 0 4 0 654769249 260288512 19852 33554432000 4194304 4964800 140737331476832 18446744073709551615 4653230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=254188 CPUtime=1182.23 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 4236 0 0 0 118198 25 0 0 25 0 4 0 654769249 260288512 19852 33554432000 4194304 4964800 140737331476832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.11
Current children cumulated vsize (KiB) 254188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 5.05 7.08 7.61 5/334 10092
/proc/meminfo: memFree=17426712/32951124 swapFree=67056804/67111528
[pid=10026] ppid=10024 vsize=254188 CPUtime=4800.09 cores=1,3,5,7
/proc/10026/stat : 10026 (claspmt) R 10024 10026 563 0 -1 4202496 20319 0 0 0 479903 106 0 0 25 0 4 0 654769248 260288512 19887 33554432000 4194304 4964800 140737331476832 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 63547 19887 458 189 0 57896 0
[pid=10026/tid=10027] ppid=10024 vsize=254188 CPUtime=1190.33 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (claspmt) R 10024 10026 563 0 -1 4202560 4709 0 0 0 119004 29 0 0 23 0 4 0 654769249 260288512 19887 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=254188 CPUtime=1202.73 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (claspmt) R 10024 10026 563 0 -1 4202560 6217 0 0 0 120248 25 0 0 25 0 4 0 654769249 260288512 19887 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=254188 CPUtime=1203.53 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (claspmt) R 10024 10026 563 0 -1 4202560 4269 0 0 0 120328 25 0 0 25 0 4 0 654769249 260288512 19887 33554432000 4194304 4964800 140737331476832 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 254188

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

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

Child status: 0
Real time (s): 1203.62
CPU time (s): 4800.15
CPU user time (s): 4799.08
CPU system time (s): 1.07284
CPU usage (%): 398.808
Max. virtual memory (cumulated for all children) (KiB): 254188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.08
system time used= 1.07284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20332
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= 113636
involuntary context switches= 34100

runsolver used 3.68344 second user time and 9.45156 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 05:54:43
IDJOB=3373091
IDBENCH=87453
IDSOLVER=1853
FILE ID=node108/3373091-1305431683
RUNJOBID= node108-1305431507-9819
PBS_JOBID= 13324595
Free space on /tmp= 73572 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.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-3373091-1305431683/watcher-3373091-1305431683 -o /tmp/evaluation-result-3373091-1305431683/solver-3373091-1305431683 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373091-1305431683.cnf

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=156241663

node108.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	: 5226.15
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.82
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.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.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.82
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17370040 kB
Buffers:        290740 kB
Cached:        4744036 kB
SwapCached:       8700 kB
Active:       11199360 kB
Inactive:      4072000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17370040 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:             780 kB
Writeback:           0 kB
AnonPages:    10233948 kB
Mapped:          27616 kB
Slab:           207840 kB
PageTables:      38920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52418516 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= 73576 MiB
End job on node108 at 2011-05-15 06:14:49