Trace number 3381076

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 6745.57 844.664

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2654.41
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...503172/instance-3381076-1305503172.cnf
0.09/0.19	c Solving...
6745.34/844.66	s UNSATISFIABLE
6745.34/844.66	
6745.34/844.66	c Models        : 0     
6745.34/844.66	c Time          : 844.633s (Solving: 844.44s 1st Model: 0.00s Unsat: 844.44s)
6745.34/844.66	c CPU Time      : 6745.540s

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

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

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


[startup+0 s]
/proc/loadavg: 7.76 8.33 8.29 1/327 21661
/proc/meminfo: memFree=24323936/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=22652 CPUtime=0 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 1026 0 0 0 0 0 0 0 25 0 1 0 661915415 23195648 866 33554432000 4194304 4964800 140734734752960 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21661/statm: 5663 867 386 189 0 537 0

[startup+0.07719 s]
/proc/loadavg: 7.76 8.33 8.29 1/327 21661
/proc/meminfo: memFree=24323936/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=23836 CPUtime=0.07 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 1329 0 0 0 7 0 0 0 25 0 1 0 661915415 24408064 1168 33554432000 4194304 4964800 140734734752960 18446744073709551615 4607771 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21661/statm: 5959 1168 399 189 0 833 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23836

[startup+0.100185 s]
/proc/loadavg: 7.76 8.33 8.29 1/327 21661
/proc/meminfo: memFree=24323936/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=23836 CPUtime=0.09 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 1329 0 0 0 9 0 0 0 25 0 1 0 661915415 24408064 1168 33554432000 4194304 4964800 140734734752960 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21661/statm: 5959 1168 399 189 0 833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23836

[startup+0.30011 s]
/proc/loadavg: 7.76 8.33 8.29 1/327 21661
/proc/meminfo: memFree=24323936/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=317660 CPUtime=0.92 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 2547 0 0 0 91 1 0 0 18 0 8 0 661915415 325283840 2325 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 79415 2325 464 189 0 73764 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 317660

[startup+0.701042 s]
/proc/loadavg: 7.76 8.33 8.29 1/327 21661
/proc/meminfo: memFree=24323936/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=319644 CPUtime=4.13 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 5295 0 0 0 411 2 0 0 18 0 8 0 661915415 327315456 5073 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 79911 5073 464 189 0 74260 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 319644

[startup+1.5009 s]
/proc/loadavg: 7.76 8.33 8.29 10/335 21669
/proc/meminfo: memFree=24305312/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=320728 CPUtime=10.51 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 6648 0 0 0 1048 3 0 0 19 0 8 0 661915415 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4660498 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 80182 6426 464 189 0 74531 0
[pid=21661/tid=21663] ppid=21659 vsize=320728 CPUtime=1.29 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 620 0 0 0 129 0 0 0 19 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=320728 CPUtime=1.29 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 785 0 0 0 129 0 0 0 25 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=320728 CPUtime=1.29 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 526 0 0 0 129 0 0 0 18 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=320728 CPUtime=1.29 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 665 0 0 0 129 0 0 0 19 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=320728 CPUtime=1.27 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 556 0 0 0 127 0 0 0 19 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=320728 CPUtime=1.26 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 673 0 0 0 126 0 0 0 19 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=320728 CPUtime=1.28 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 869 0 0 0 128 0 0 0 18 0 8 0 661915435 328425472 6426 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 320728

[startup+3.10062 s]
/proc/loadavg: 7.76 8.33 8.29 10/335 21669
/proc/meminfo: memFree=24297376/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=322252 CPUtime=23.29 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 8249 0 0 0 2325 4 0 0 23 0 8 0 661915415 329986048 8027 33554432000 4194304 4964800 140734734752960 18446744073709551615 4362184 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 80563 8027 466 189 0 74912 0
[pid=21661/tid=21663] ppid=21659 vsize=322252 CPUtime=2.89 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 844 0 0 0 289 0 0 0 23 0 8 0 661915435 329986048 8027 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=322252 CPUtime=2.89 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 1057 0 0 0 289 0 0 0 25 0 8 0 661915435 329986048 8029 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=322252 CPUtime=2.89 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 722 0 0 0 289 0 0 0 20 0 8 0 661915435 329986048 8029 33554432000 4194304 4964800 140734734752960 18446744073709551615 4332338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=322252 CPUtime=2.88 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 869 0 0 0 288 0 0 0 23 0 8 0 661915435 329986048 8029 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=322252 CPUtime=2.87 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 690 0 0 0 287 0 0 0 23 0 8 0 661915435 329986048 8029 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=322252 CPUtime=2.86 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 879 0 0 0 286 0 0 0 23 0 8 0 661915435 329986048 8029 33554432000 4194304 4964800 140734734752960 18446744073709551615 232335589131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=322252 CPUtime=2.86 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 1110 0 0 0 286 0 0 0 21 0 8 0 661915435 329986048 8029 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 322252

[startup+6.30105 s]
/proc/loadavg: 7.78 8.33 8.29 10/335 21669
/proc/meminfo: memFree=24285432/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=325108 CPUtime=48.85 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 10916 0 0 0 4880 5 0 0 25 0 8 0 661915415 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 81277 10694 466 189 0 75626 0
[pid=21661/tid=21663] ppid=21659 vsize=325108 CPUtime=6.09 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 1170 0 0 0 609 0 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=325108 CPUtime=6.09 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 1569 0 0 0 608 1 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=325108 CPUtime=6.09 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 880 0 0 0 609 0 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=325108 CPUtime=6.08 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 1259 0 0 0 608 0 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=325108 CPUtime=6.07 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 962 0 0 0 607 0 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=325108 CPUtime=6.06 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 1214 0 0 0 606 0 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=325108 CPUtime=6.03 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 1499 0 0 0 603 0 0 0 25 0 8 0 661915435 332910592 10694 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.85
Current children cumulated vsize (KiB) 325108

[startup+12.7009 s]
/proc/loadavg: 7.80 8.32 8.29 9/335 21669
/proc/meminfo: memFree=24266972/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=328920 CPUtime=99.97 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 15414 0 0 0 9989 8 0 0 25 0 8 0 661915415 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 82230 15071 466 189 0 76579 0
[pid=21661/tid=21663] ppid=21659 vsize=328920 CPUtime=12.48 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 1709 0 0 0 1248 0 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=328920 CPUtime=12.49 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 2914 0 0 0 1248 1 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=328920 CPUtime=12.48 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 1262 0 0 0 1248 0 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=328920 CPUtime=12.48 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 1756 0 0 0 1247 1 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=328920 CPUtime=12.47 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 1335 0 0 0 1247 0 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4673998 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=328920 CPUtime=12.45 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 1621 0 0 0 1244 1 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=328920 CPUtime=12.36 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 2095 0 0 0 1236 0 0 0 25 0 8 0 661915435 336814080 15071 33554432000 4194304 4964800 140734734752960 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (KiB) 328920

[startup+25.5006 s]
/proc/loadavg: 7.84 8.30 8.28 9/335 21670
/proc/meminfo: memFree=24242952/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=333804 CPUtime=202.21 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 21558 0 0 0 20210 11 0 0 25 0 8 0 661915415 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 83451 21018 466 189 0 77800 0
[pid=21661/tid=21663] ppid=21659 vsize=333804 CPUtime=25.28 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 2489 0 0 0 2527 1 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=333804 CPUtime=25.28 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 4337 0 0 0 2527 1 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=333804 CPUtime=25.29 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 1792 0 0 0 2528 1 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=333804 CPUtime=25.29 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 2690 0 0 0 2527 2 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627447 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=333804 CPUtime=25.27 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 1926 0 0 0 2526 1 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=333804 CPUtime=25.25 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 2074 0 0 0 2524 1 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=333804 CPUtime=25.01 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 3037 0 0 0 2501 0 0 0 25 0 8 0 661915435 341815296 21018 33554432000 4194304 4964800 140734734752960 18446744073709551615 4326992 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.21
Current children cumulated vsize (KiB) 333804

[startup+51.1011 s]
/proc/loadavg: 7.96 8.29 8.28 9/335 21670
/proc/meminfo: memFree=24219884/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=340552 CPUtime=406.72 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 27545 0 0 0 40657 15 0 0 25 0 8 0 661915415 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 85138 26906 466 189 0 79487 0
[pid=21661/tid=21663] ppid=21659 vsize=340552 CPUtime=50.88 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 3532 0 0 0 5087 1 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=340552 CPUtime=50.88 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 5768 0 0 0 5086 2 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=340552 CPUtime=50.89 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 2240 0 0 0 5088 1 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=340552 CPUtime=50.88 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 3569 0 0 0 5086 2 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=340552 CPUtime=50.87 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 2712 0 0 0 5085 2 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=340552 CPUtime=50.84 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 2516 0 0 0 5083 1 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=340552 CPUtime=50.33 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 3715 0 0 0 5032 1 0 0 25 0 8 0 661915435 348725248 26906 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627456 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.72

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

/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 82865 10 0 0 25 0 8 0 661915435 384438272 61297 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=830.22 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8152 0 0 0 83011 11 0 0 25 0 8 0 661915435 384438272 61297 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=831.43 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 83135 8 0 0 25 0 8 0 661915435 384438272 61297 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=830.78 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7830 0 0 0 83065 13 0 0 25 0 8 0 661915435 384438272 61297 33554432000 4194304 4964800 140734734752960 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6643.88
Current children cumulated vsize (KiB) 375428

[startup+838.3 s]
/proc/loadavg: 8.26 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24081384/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6695 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 64832 0 0 0 669416 84 0 0 25 0 8 0 661915415 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627451 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61359 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=835.4 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11544 0 0 0 83528 12 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=838.03 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 14988 0 0 0 83793 10 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=836.57 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 83647 10 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 232335590018 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=835.08 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 83498 10 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=836.62 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 83651 11 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=837.83 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 83775 8 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=837.18 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7830 0 0 0 83705 13 0 0 25 0 8 0 661915435 384438272 61359 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6695
Current children cumulated vsize (KiB) 375428

[startup+841.513 s]
/proc/loadavg: 8.26 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24080888/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6720.67 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 64965 0 0 0 671982 85 0 0 25 0 8 0 661915415 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668759 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61492 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=838.61 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11602 0 0 0 83849 12 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=841.24 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 15025 0 0 0 84114 10 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=839.78 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 83968 10 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=838.26 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 83816 10 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=839.83 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 83972 11 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4669560 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=841.04 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 84096 8 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=840.39 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7834 0 0 0 84026 13 0 0 25 0 8 0 661915435 384438272 61492 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6720.67
Current children cumulated vsize (KiB) 375428

[startup+843.1 s]
/proc/loadavg: 8.26 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24080640/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6733.35 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 65035 0 0 0 673250 85 0 0 25 0 8 0 661915415 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61524 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=840.2 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11672 0 0 0 84008 12 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=842.82 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 15025 0 0 0 84272 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=841.37 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 84127 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=839.83 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 83973 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=841.42 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 84131 11 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=842.63 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 84255 8 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=841.97 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7834 0 0 0 84184 13 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6733.35
Current children cumulated vsize (KiB) 375428

[startup+843.9 s]
/proc/loadavg: 8.24 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24080640/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6739.74 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 65035 0 0 0 673889 85 0 0 25 0 8 0 661915415 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668797 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61524 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=841 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11672 0 0 0 84088 12 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=843.62 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 15025 0 0 0 84352 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=842.16 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 84206 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=840.62 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 84052 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=842.22 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 84211 11 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=843.43 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 84335 8 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=842.77 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7834 0 0 0 84264 13 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6739.74
Current children cumulated vsize (KiB) 375428

[startup+844.301 s]
/proc/loadavg: 8.24 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24080640/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6742.94 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 65035 0 0 0 674209 85 0 0 25 0 8 0 661915415 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4313835 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61524 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=841.4 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11672 0 0 0 84128 12 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=844.02 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 15025 0 0 0 84392 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=842.57 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 84247 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668702 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=841.02 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 84092 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=842.62 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 84251 11 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=843.83 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 84375 8 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=843.17 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7834 0 0 0 84304 13 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6742.94
Current children cumulated vsize (KiB) 375428

[startup+844.501 s]
/proc/loadavg: 8.24 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24080640/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6744.54 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 65035 0 0 0 674369 85 0 0 25 0 8 0 661915415 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61524 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=841.6 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11672 0 0 0 84148 12 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=844.22 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 15025 0 0 0 84412 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4651452 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=842.77 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 84267 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4669952 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=841.22 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 84112 10 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=842.82 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 84271 11 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 232335589982 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=844.03 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) R 21659 21661 21600 0 -1 4202560 5001 0 0 0 84395 8 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=843.37 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7834 0 0 0 84324 13 0 0 25 0 8 0 661915435 384438272 61524 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6744.54
Current children cumulated vsize (KiB) 375428

[startup+844.601 s]
/proc/loadavg: 8.24 8.18 8.19 9/335 21691
/proc/meminfo: memFree=24080640/32951124 swapFree=65173160/67111528
[pid=21661] ppid=21659 vsize=375428 CPUtime=6745.34 cores=0-7
/proc/21661/stat : 21661 (claspmt) R 21659 21661 21600 0 -1 4202496 65035 0 0 0 674448 86 0 0 25 0 8 0 661915415 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 232335589994 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21661/statm: 93857 61486 466 189 0 88206 0
[pid=21661/tid=21663] ppid=21659 vsize=375428 CPUtime=841.7 cores=0-7
/proc/21661/task/21663/stat : 21663 (claspmt) R 21659 21661 21600 0 -1 4202560 11672 0 0 0 84158 12 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21661/tid=21664] ppid=21659 vsize=375428 CPUtime=844.32 cores=0-7
/proc/21661/task/21664/stat : 21664 (claspmt) R 21659 21661 21600 0 -1 4202560 15025 0 0 0 84422 10 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21661/tid=21665] ppid=21659 vsize=375428 CPUtime=842.87 cores=0-7
/proc/21661/task/21665/stat : 21665 (claspmt) R 21659 21661 21600 0 -1 4202560 4282 0 0 0 84277 10 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21661/tid=21666] ppid=21659 vsize=375428 CPUtime=841.32 cores=0-7
/proc/21661/task/21666/stat : 21666 (claspmt) R 21659 21661 21600 0 -1 4202560 7942 0 0 0 84122 10 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627860 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21661/tid=21667] ppid=21659 vsize=375428 CPUtime=842.92 cores=0-7
/proc/21661/task/21667/stat : 21667 (claspmt) R 21659 21661 21600 0 -1 4202560 8158 0 0 0 84281 11 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21661/tid=21668] ppid=21659 vsize=375428 CPUtime=844.13 cores=0-7
/proc/21661/task/21668/stat : 21668 (claspmt) S 21659 21661 21600 0 -1 4202560 5001 0 0 0 84405 8 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 232335997422 0 0 4096 18946 18446604448747321344 0 0 -1 4 0 0 0
[pid=21661/tid=21669] ppid=21659 vsize=375428 CPUtime=843.47 cores=0-7
/proc/21661/task/21669/stat : 21669 (claspmt) R 21659 21661 21600 0 -1 4202560 7834 0 0 0 84334 13 0 0 25 0 8 0 661915435 384438272 61486 33554432000 4194304 4964800 140734734752960 18446744073709551615 4627524 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6745.34
Current children cumulated vsize (KiB) 375428

Child status: 20
Real time (s): 844.664
CPU time (s): 6745.57
CPU user time (s): 6744.67
CPU system time (s): 0.898863
CPU usage (%): 798.61
Max. virtual memory (cumulated for all children) (KiB): 375428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6744.67
system time used= 0.898863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65047
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= 63317
involuntary context switches= 59232

runsolver used 2.66959 second user time and 6.556 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 01:46:13
IDJOB=3381076
IDBENCH=83268
IDSOLVER=1865
FILE ID=node132/3381076-1305503172
RUNJOBID= node132-1305503146-21614
PBS_JOBID= 13325469
Free space on /tmp= 73344 MiB

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

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1955429059

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.67
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24324340 kB
Buffers:        305332 kB
Cached:        3211968 kB
SwapCached:       9912 kB
Active:        2259584 kB
Inactive:      6050852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24324340 kB
SwapTotal:    67111528 kB
SwapFree:     65173160 kB
Dirty:            1728 kB
Writeback:           0 kB
AnonPages:     4791484 kB
Mapped:          20916 kB
Slab:           219316 kB
PageTables:      31360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58154688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node132 at 2011-05-16 02:00:17