Trace number 3381077

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)UNSAT 7047.16 882.686

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2487.24
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...503425/instance-3381077-1305503425.cnf
0.19/0.26	c Solving...
7047.06/882.68	s UNSATISFIABLE
7047.06/882.68	
7047.06/882.68	c Models        : 0     
7047.06/882.68	c Time          : 882.654s (Solving: 882.39s 1st Model: 0.00s Unsat: 882.39s)
7047.06/882.68	c CPU Time      : 7047.120s

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: 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-3381077-1305503425/watcher-3381077-1305503425 -o /tmp/evaluation-result-3381077-1305503425/solver-3381077-1305503425 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381077-1305503425.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.03 8.00 2/340 386
/proc/meminfo: memFree=29315684/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=20872 CPUtime=0 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4194304 340 0 0 0 0 0 0 0 25 0 1 0 661942990 21372928 276 33554432000 4194304 4964800 140734165453632 18446744073709551615 230809213552 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/386/statm: 5218 292 246 189 0 92 0

[startup+0.0681399 s]
/proc/loadavg: 8.00 8.03 8.00 2/340 386
/proc/meminfo: memFree=29315684/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=24348 CPUtime=0.06 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 1468 0 0 0 6 0 0 0 25 0 1 0 661942990 24932352 1306 33554432000 4194304 4964800 140734165453632 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/386/statm: 6087 1306 399 189 0 961 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24348

[startup+0.101152 s]
/proc/loadavg: 8.00 8.03 8.00 2/340 386
/proc/meminfo: memFree=29315684/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=24348 CPUtime=0.09 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 1468 0 0 0 9 0 0 0 25 0 1 0 661942990 24932352 1306 33554432000 4194304 4964800 140734165453632 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/386/statm: 6087 1306 399 189 0 961 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24348

[startup+0.307091 s]
/proc/loadavg: 8.00 8.03 8.00 2/340 386
/proc/meminfo: memFree=29315684/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=252636 CPUtime=0.5 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 2130 0 0 0 50 0 0 0 18 0 8 0 661942990 258699264 1892 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 63159 1892 464 189 0 57508 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 252636

[startup+0.700987 s]
/proc/loadavg: 8.00 8.03 8.00 2/340 386
/proc/meminfo: memFree=29315684/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=320476 CPUtime=3.61 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 4746 0 0 0 359 2 0 0 18 0 8 0 661942990 328167424 4508 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627868 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 80119 4508 464 189 0 74468 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 320476

[startup+1.50084 s]
/proc/loadavg: 8.00 8.03 8.00 10/348 394
/proc/meminfo: memFree=29296028/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=321752 CPUtime=10 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 6541 0 0 0 997 3 0 0 19 0 8 0 661942990 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 80438 6303 464 189 0 74787 0
[pid=386/tid=388] ppid=384 vsize=321752 CPUtime=1.22 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 561 0 0 0 122 0 0 0 19 0 8 0 661943016 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=321752 CPUtime=1.22 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 779 0 0 0 122 0 0 0 19 0 8 0 661943016 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=321752 CPUtime=1.22 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 638 0 0 0 122 0 0 0 19 0 8 0 661943016 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=321752 CPUtime=1.21 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 634 0 0 0 121 0 0 0 19 0 8 0 661943016 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=321752 CPUtime=1.14 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 464 0 0 0 114 0 0 0 25 0 8 0 661943016 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=393] ppid=384 vsize=321752 CPUtime=1.22 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 628 0 0 0 122 0 0 0 19 0 8 0 661943017 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=394] ppid=384 vsize=321752 CPUtime=1.22 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 799 0 0 0 122 0 0 0 19 0 8 0 661943017 329474048 6303 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 321752

[startup+3.10055 s]
/proc/loadavg: 8.08 8.04 8.01 9/348 394
/proc/meminfo: memFree=29290344/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=322568 CPUtime=22.77 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 8064 0 0 0 2274 3 0 0 23 0 8 0 661942990 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 80642 7826 466 189 0 74991 0
[pid=386/tid=388] ppid=384 vsize=322568 CPUtime=2.82 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 724 0 0 0 282 0 0 0 22 0 8 0 661943016 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=322568 CPUtime=2.82 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 1092 0 0 0 282 0 0 0 24 0 8 0 661943016 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=322568 CPUtime=2.82 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 772 0 0 0 282 0 0 0 23 0 8 0 661943016 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670507 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=322568 CPUtime=2.81 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 768 0 0 0 281 0 0 0 23 0 8 0 661943016 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=322568 CPUtime=2.73 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 616 0 0 0 273 0 0 0 25 0 8 0 661943016 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=393] ppid=384 vsize=322568 CPUtime=2.82 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 764 0 0 0 282 0 0 0 23 0 8 0 661943017 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627320 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=394] ppid=384 vsize=322568 CPUtime=2.82 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 1089 0 0 0 282 0 0 0 23 0 8 0 661943017 330309632 7826 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.77
Current children cumulated vsize (KiB) 322568

[startup+6.30096 s]
/proc/loadavg: 8.08 8.04 8.01 9/348 394
/proc/meminfo: memFree=29279132/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=325192 CPUtime=48.33 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 10848 0 0 0 4828 5 0 0 25 0 8 0 661942990 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627526 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 81298 10610 466 189 0 75647 0
[pid=386/tid=388] ppid=384 vsize=325192 CPUtime=6.02 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 1024 0 0 0 602 0 0 0 25 0 8 0 661943016 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=325192 CPUtime=6.02 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 1893 0 0 0 602 0 0 0 25 0 8 0 661943016 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=325192 CPUtime=6.02 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 1070 0 0 0 602 0 0 0 21 0 8 0 661943016 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=325192 CPUtime=6.02 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 1040 0 0 0 601 1 0 0 25 0 8 0 661943016 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=325192 CPUtime=5.92 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 852 0 0 0 592 0 0 0 25 0 8 0 661943016 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=325192 CPUtime=5.98 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 1013 0 0 0 598 0 0 0 25 0 8 0 661943017 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=325192 CPUtime=6.01 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 1540 0 0 0 601 0 0 0 25 0 8 0 661943017 332996608 10610 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.33
Current children cumulated vsize (KiB) 325192

[startup+12.7008 s]
/proc/loadavg: 8.08 8.04 8.00 9/348 395
/proc/meminfo: memFree=29258684/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=328912 CPUtime=99.46 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 15347 0 0 0 9938 8 0 0 25 0 8 0 661942990 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668822 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 82228 14988 466 189 0 76577 0
[pid=386/tid=388] ppid=384 vsize=328912 CPUtime=12.41 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 1610 0 0 0 1241 0 0 0 25 0 8 0 661943016 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=328912 CPUtime=12.42 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 3139 0 0 0 1241 1 0 0 25 0 8 0 661943016 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=328912 CPUtime=12.41 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 1482 0 0 0 1241 0 0 0 25 0 8 0 661943016 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=328912 CPUtime=12.42 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 1464 0 0 0 1241 1 0 0 25 0 8 0 661943016 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=328912 CPUtime=12.32 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 1210 0 0 0 1232 0 0 0 22 0 8 0 661943016 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4631168 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=328912 CPUtime=12.31 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 1374 0 0 0 1231 0 0 0 25 0 8 0 661943017 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=328912 CPUtime=12.42 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 2243 0 0 0 1241 1 0 0 25 0 8 0 661943017 336805888 14988 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.46
Current children cumulated vsize (KiB) 328912

[startup+25.5005 s]
/proc/loadavg: 8.13 8.06 8.01 9/348 395
/proc/meminfo: memFree=29239260/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=332976 CPUtime=201.7 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 20757 0 0 0 20158 12 0 0 25 0 8 0 661942990 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627272 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 83244 20196 466 189 0 77593 0
[pid=386/tid=388] ppid=384 vsize=332976 CPUtime=25.21 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 2324 0 0 0 2520 1 0 0 25 0 8 0 661943016 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=332976 CPUtime=25.21 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 4783 0 0 0 2520 1 0 0 25 0 8 0 661943016 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=332976 CPUtime=25.22 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 1851 0 0 0 2521 1 0 0 25 0 8 0 661943016 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=332976 CPUtime=25.22 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 2010 0 0 0 2520 2 0 0 25 0 8 0 661943016 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=332976 CPUtime=25.12 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 1731 0 0 0 2511 1 0 0 25 0 8 0 661943016 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=332976 CPUtime=24.97 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 1720 0 0 0 2496 1 0 0 25 0 8 0 661943017 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=332976 CPUtime=25.21 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 3148 0 0 0 2520 1 0 0 25 0 8 0 661943017 340967424 20196 33554432000 4194304 4964800 140734165453632 18446744073709551615 230808826913 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.7
Current children cumulated vsize (KiB) 332976

[startup+51.1008 s]
/proc/loadavg: 8.08 8.05 8.01 9/348 396
/proc/meminfo: memFree=29211752/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=340436 CPUtime=406.18 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 27453 0 0 0 40602 16 0 0 25 0 8 0 661942990 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 85109 26832 466 189 0 79458 0
[pid=386/tid=388] ppid=384 vsize=340436 CPUtime=50.81 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 3074 0 0 0 5079 2 0 0 25 0 8 0 661943016 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=340436 CPUtime=50.81 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 6600 0 0 0 5079 2 0 0 25 0 8 0 661943016 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=340436 CPUtime=50.81 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 2313 0 0 0 5080 1 0 0 25 0 8 0 661943016 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=340436 CPUtime=50.8 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 3106 0 0 0 5078 2 0 0 25 0 8 0 661943016 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=340436 CPUtime=50.71 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 2495 0 0 0 5070 1 0 0 25 0 8 0 661943016 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=340436 CPUtime=50.29 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 2256 0 0 0 5028 1 0 0 25 0 8 0 661943017 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=340436 CPUtime=50.81 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 3976 0 0 0 5079 2 0 0 21 0 8 0 661943017 348606464 26832 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.18

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

[pid=386] ppid=384 vsize=369068 CPUtime=4649.52 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 61510 0 0 0 464887 65 0 0 25 0 8 0 661942990 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 92267 58713 466 189 0 86616 0
[pid=386/tid=388] ppid=384 vsize=369068 CPUtime=581.92 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 10215 0 0 0 58184 8 0 0 25 0 8 0 661943016 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=369068 CPUtime=581.97 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 13542 0 0 0 58188 9 0 0 25 0 8 0 661943016 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=369068 CPUtime=581.97 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4603 0 0 0 58190 7 0 0 25 0 8 0 661943016 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4363591 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=369068 CPUtime=581.87 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8252 0 0 0 58180 7 0 0 25 0 8 0 661943016 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=369068 CPUtime=581.89 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 6998 0 0 0 58183 6 0 0 25 0 8 0 661943016 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=369068 CPUtime=575.65 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 4992 0 0 0 57558 7 0 0 25 0 8 0 661943017 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=369068 CPUtime=581.93 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 7532 0 0 0 58181 12 0 0 25 0 8 0 661943017 377925632 58713 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4649.52
Current children cumulated vsize (KiB) 369068

[startup+642.301 s]
/proc/loadavg: 8.06 8.02 8.00 9/348 420
/proc/meminfo: memFree=29074388/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=370384 CPUtime=5128.82 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 63890 0 0 0 512812 70 0 0 25 0 8 0 661942990 379273216 60579 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 92596 60579 466 189 0 86945 0
[pid=386/tid=388] ppid=384 vsize=370384 CPUtime=641.89 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 10831 0 0 0 64181 8 0 0 25 0 8 0 661943016 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=370384 CPUtime=641.97 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 14617 0 0 0 64187 10 0 0 25 0 8 0 661943016 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=370384 CPUtime=641.98 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4650 0 0 0 64190 8 0 0 25 0 8 0 661943016 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=370384 CPUtime=641.87 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8357 0 0 0 64180 7 0 0 25 0 8 0 661943016 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=370384 CPUtime=641.89 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7229 0 0 0 64183 6 0 0 25 0 8 0 661943016 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=370384 CPUtime=635 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 5029 0 0 0 63492 8 0 0 25 0 8 0 661943017 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=370384 CPUtime=641.94 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 7728 0 0 0 64181 13 0 0 25 0 8 0 661943017 379273216 60580 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5128.82
Current children cumulated vsize (KiB) 370384

[startup+702.301 s]
/proc/loadavg: 8.08 8.03 8.00 9/348 422
/proc/meminfo: memFree=29069140/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=372164 CPUtime=5608.1 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 65709 0 0 0 560737 73 0 0 25 0 8 0 661942990 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 93041 62210 466 189 0 87390 0
[pid=386/tid=388] ppid=384 vsize=372164 CPUtime=701.88 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 11237 0 0 0 70180 8 0 0 25 0 8 0 661943016 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=372164 CPUtime=701.96 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 15412 0 0 0 70185 11 0 0 25 0 8 0 661943016 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=372164 CPUtime=701.97 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4709 0 0 0 70189 8 0 0 25 0 8 0 661943016 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=372164 CPUtime=701.84 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8477 0 0 0 70177 7 0 0 25 0 8 0 661943016 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=372164 CPUtime=701.88 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7292 0 0 0 70181 7 0 0 25 0 8 0 661943016 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=372164 CPUtime=694.34 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 5245 0 0 0 69426 8 0 0 25 0 8 0 661943017 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=386/tid=394] ppid=384 vsize=372164 CPUtime=701.92 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 7887 0 0 0 70178 14 0 0 25 0 8 0 661943017 381095936 62210 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5608.1
Current children cumulated vsize (KiB) 372164

[startup+762.314 s]
/proc/loadavg: 8.08 8.04 8.00 9/348 424
/proc/meminfo: memFree=29062912/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=373632 CPUtime=6087.49 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 67542 0 0 0 608671 78 0 0 25 0 8 0 661942990 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 230808824551 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 93408 63797 466 189 0 87757 0
[pid=386/tid=388] ppid=384 vsize=373632 CPUtime=761.89 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 11913 0 0 0 76180 9 0 0 25 0 8 0 661943016 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=373632 CPUtime=761.96 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 15439 0 0 0 76185 11 0 0 25 0 8 0 661943016 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=373632 CPUtime=761.97 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4751 0 0 0 76189 8 0 0 25 0 8 0 661943016 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=373632 CPUtime=761.83 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8665 0 0 0 76176 7 0 0 25 0 8 0 661943016 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=373632 CPUtime=761.89 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7745 0 0 0 76182 7 0 0 25 0 8 0 661943016 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=373632 CPUtime=754.33 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 5377 0 0 0 75424 9 0 0 25 0 8 0 661943017 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=386/tid=394] ppid=384 vsize=373632 CPUtime=761.28 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 8192 0 0 0 76113 15 0 0 25 0 8 0 661943017 382599168 63797 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6087.49
Current children cumulated vsize (KiB) 373632

[startup+822.301 s]
/proc/loadavg: 8.24 8.08 8.01 11/349 428
/proc/meminfo: memFree=29042780/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=375864 CPUtime=6566.52 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 68881 0 0 0 656570 82 0 0 25 0 8 0 661942990 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4364579 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 93966 65088 466 189 0 88315 0
[pid=386/tid=388] ppid=384 vsize=375864 CPUtime=821.87 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 12028 0 0 0 82178 9 0 0 25 0 8 0 661943016 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=375864 CPUtime=821.94 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 16101 0 0 0 82182 12 0 0 25 0 8 0 661943016 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=375864 CPUtime=821.8 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4829 0 0 0 82171 9 0 0 25 0 8 0 661943016 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=375864 CPUtime=821.81 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8767 0 0 0 82173 8 0 0 25 0 8 0 661943016 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=375864 CPUtime=821.88 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7807 0 0 0 82180 8 0 0 25 0 8 0 661943016 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=375864 CPUtime=814.31 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 5446 0 0 0 81422 9 0 0 25 0 8 0 661943017 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4653464 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=386/tid=394] ppid=384 vsize=375864 CPUtime=820.61 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 8282 0 0 0 82045 16 0 0 25 0 8 0 661943017 384884736 65088 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6566.52
Current children cumulated vsize (KiB) 375864

[startup+882.301 s]
/proc/loadavg: 8.18 8.10 8.02 9/348 430
/proc/meminfo: memFree=29054388/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=375864 CPUtime=7045.2 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 69601 0 0 0 704435 85 0 0 25 0 8 0 661942990 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 93966 65578 466 189 0 88315 0
[pid=386/tid=388] ppid=384 vsize=375864 CPUtime=881.87 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 12391 0 0 0 88177 10 0 0 25 0 8 0 661943016 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4628046 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=375864 CPUtime=881.59 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 16204 0 0 0 88147 12 0 0 25 0 8 0 661943016 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=375864 CPUtime=881.72 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4860 0 0 0 88163 9 0 0 25 0 8 0 661943016 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=375864 CPUtime=881.8 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8827 0 0 0 88172 8 0 0 25 0 8 0 661943016 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=375864 CPUtime=881.87 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7831 0 0 0 88179 8 0 0 25 0 8 0 661943016 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=375864 CPUtime=874.31 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 5458 0 0 0 87421 10 0 0 25 0 8 0 661943017 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670384 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=386/tid=394] ppid=384 vsize=375864 CPUtime=879.95 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 8407 0 0 0 87978 17 0 0 25 0 8 0 661943017 384884736 65578 33554432000 4194304 4964800 140734165453632 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7045.2
Current children cumulated vsize (KiB) 375864

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

[startup+882.501 s]
/proc/loadavg: 8.18 8.10 8.02 9/348 430
/proc/meminfo: memFree=29054388/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=375864 CPUtime=7046.79 cores=0-7
/proc/386/stat : 386 (claspmt) R 384 386 32612 0 -1 4202496 69601 0 0 0 704594 85 0 0 25 0 8 0 661942990 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 93966 65490 466 189 0 88315 0
[pid=386/tid=388] ppid=384 vsize=375864 CPUtime=882.06 cores=0-7
/proc/386/task/388/stat : 388 (claspmt) R 384 386 32612 0 -1 4202560 12391 0 0 0 88196 10 0 0 18 0 8 0 661943016 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=386/tid=389] ppid=384 vsize=375864 CPUtime=881.78 cores=0-7
/proc/386/task/389/stat : 389 (claspmt) R 384 386 32612 0 -1 4202560 16204 0 0 0 88166 12 0 0 18 0 8 0 661943016 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=386/tid=390] ppid=384 vsize=375864 CPUtime=881.92 cores=0-7
/proc/386/task/390/stat : 390 (claspmt) R 384 386 32612 0 -1 4202560 4860 0 0 0 88183 9 0 0 18 0 8 0 661943016 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 4627851 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=386/tid=391] ppid=384 vsize=375864 CPUtime=882 cores=0-7
/proc/386/task/391/stat : 391 (claspmt) R 384 386 32612 0 -1 4202560 8827 0 0 0 88192 8 0 0 18 0 8 0 661943016 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 230809270815 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=386/tid=392] ppid=384 vsize=375864 CPUtime=882.07 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7831 0 0 0 88199 8 0 0 18 0 8 0 661943016 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 230808863370 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=386/tid=393] ppid=384 vsize=375864 CPUtime=874.51 cores=0-7
/proc/386/task/393/stat : 393 (claspmt) R 384 386 32612 0 -1 4202560 5458 0 0 0 87441 10 0 0 18 0 8 0 661943017 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 230809270815 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=386/tid=394] ppid=384 vsize=375864 CPUtime=880.15 cores=0-7
/proc/386/task/394/stat : 394 (claspmt) R 384 386 32612 0 -1 4202560 8407 0 0 0 87998 17 0 0 18 0 8 0 661943017 384884736 65490 33554432000 4194304 4964800 140734165453632 18446744073709551615 230808821915 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7046.79
Current children cumulated vsize (KiB) 375864

[startup+882.601 s]
/proc/loadavg: 8.18 8.10 8.02 9/348 430
/proc/meminfo: memFree=29054388/32951124 swapFree=37160400/67111528
[pid=386] ppid=384 vsize=375864 CPUtime=7047.06 cores=0-7
/proc/386/stat : 386 (claspmt) S 384 386 32612 0 -1 4202496 69602 0 0 0 704618 88 0 0 17 0 2 0 661942990 384884736 65491 33554432000 4194304 4964800 140734165453632 18446744073709551615 230820968421 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/386/statm: 93966 65491 467 189 0 88315 0
[pid=386/tid=392] ppid=384 vsize=375864 CPUtime=882.17 cores=0-7
/proc/386/task/392/stat : 392 (claspmt) R 384 386 32612 0 -1 4202560 7831 0 0 0 88209 8 0 0 18 0 2 0 661943016 384884736 65491 33554432000 4194304 4964800 140734165453632 18446744073709551615 230808863346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7047.06
Current children cumulated vsize (KiB) 375864

Child status: 20
Real time (s): 882.686
CPU time (s): 7047.16
CPU user time (s): 7046.25
CPU system time (s): 0.902862
CPU usage (%): 798.377
Max. virtual memory (cumulated for all children) (KiB): 375864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7046.25
system time used= 0.902862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69612
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= 50690
involuntary context switches= 33024

runsolver used 2.83857 second user time and 6.82796 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-16 01:50:25
IDJOB=3381077
IDBENCH=83269
IDSOLVER=1865
FILE ID=node104/3381077-1305503425
RUNJOBID= node104-1305498415-32626
PBS_JOBID= 13325446
Free space on /tmp= 73428 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_507.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-3381077-1305503425/watcher-3381077-1305503425 -o /tmp/evaluation-result-3381077-1305503425/solver-3381077-1305503425 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381077-1305503425.cnf

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=1389316253

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29315708 kB
Buffers:        288320 kB
Cached:        2229312 kB
SwapCached:     152320 kB
Active:         109524 kB
Inactive:      3252156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29315708 kB
SwapTotal:    67111528 kB
SwapFree:     37160400 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:      705728 kB
Mapped:           9064 kB
Slab:           122840 kB
PageTables:      84680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74805384 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= 73428 MiB
End job on node104 at 2011-05-16 02:05:08