Trace number 3322540

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 1728.67 217.235

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.727
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...387951/instance-3322540-1304387951.cnf
0.39/0.44	c Solving...
1728.62/217.23	s UNSATISFIABLE
1728.62/217.23	
1728.62/217.23	c Models        : 0     
1728.62/217.23	c Time          : 217.171s (Solving: 216.73s 1st Model: 0.00s Unsat: 216.73s)
1728.62/217.23	c CPU Time      : 1728.600s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322540-1304387951/watcher-3322540-1304387951 -o /tmp/evaluation-result-3322540-1304387951/solver-3322540-1304387951 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322540-1304387951.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: 4.90 6.91 7.57 2/288 393
/proc/meminfo: memFree=25355276/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=20792 CPUtime=0 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4194304 249 0 0 0 0 0 0 0 21 0 1 0 550393627 21291008 197 33554432000 4194304 4964704 140735606100864 18446744073709551615 210199685009 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/393/statm: 5198 197 161 189 0 59 0

[startup+0.0926169 s]
/proc/loadavg: 4.90 6.91 7.57 2/288 393
/proc/meminfo: memFree=25355276/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=30744 CPUtime=0.08 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 3393 0 0 0 8 0 0 0 21 0 1 0 550393627 31481856 2914 33554432000 4194304 4964704 140735606100864 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/393/statm: 7686 2914 399 189 0 2560 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30744

[startup+0.100612 s]
/proc/loadavg: 4.90 6.91 7.57 2/288 393
/proc/meminfo: memFree=25355276/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=30744 CPUtime=0.09 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 3393 0 0 0 9 0 0 0 21 0 1 0 550393627 31481856 2914 33554432000 4194304 4964704 140735606100864 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/393/statm: 7686 2914 399 189 0 2560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30744

[startup+0.300599 s]
/proc/loadavg: 4.90 6.91 7.57 2/288 393
/proc/meminfo: memFree=25355276/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=30744 CPUtime=0.29 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 3393 0 0 0 29 0 0 0 22 0 1 0 550393627 31481856 2914 33554432000 4194304 4964704 140735606100864 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/393/statm: 7686 2914 399 189 0 2560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30744

[startup+0.701592 s]
/proc/loadavg: 4.90 6.91 7.57 2/288 393
/proc/meminfo: memFree=25355276/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=461464 CPUtime=1.37 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 13356 0 0 0 132 5 0 0 18 0 8 0 550393627 472539136 12493 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 115366 12494 464 189 0 109715 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 461464

[startup+1.50034 s]
/proc/loadavg: 4.90 6.91 7.57 9/296 401
/proc/meminfo: memFree=25298248/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=464088 CPUtime=7.74 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 18044 0 0 0 766 8 0 0 19 0 8 0 550393627 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 4325355 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 116022 17181 464 189 0 110371 0
[pid=393/tid=395] ppid=391 vsize=464088 CPUtime=0.88 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 1878 0 0 0 87 1 0 0 17 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=464088 CPUtime=0.89 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 2133 0 0 0 88 1 0 0 17 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=464088 CPUtime=0.9 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 1678 0 0 0 89 1 0 0 17 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=464088 CPUtime=0.88 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 1716 0 0 0 88 0 0 0 17 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 4380234 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=464088 CPUtime=1.01 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 1716 0 0 0 101 0 0 0 19 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=464088 CPUtime=0.89 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 1811 0 0 0 88 1 0 0 17 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204344958 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=464088 CPUtime=0.89 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 2029 0 0 0 88 1 0 0 17 0 8 0 550393672 475226112 17181 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204308513 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 464088

[startup+3.10108 s]
/proc/loadavg: 4.90 6.91 7.57 9/296 401
/proc/meminfo: memFree=25278656/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=467132 CPUtime=20.54 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 23350 0 0 0 2043 11 0 0 23 0 8 0 550393627 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669365 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 116783 22487 464 189 0 111132 0
[pid=393/tid=395] ppid=391 vsize=467132 CPUtime=2.47 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 2314 0 0 0 246 1 0 0 20 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=467132 CPUtime=2.49 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 3240 0 0 0 248 1 0 0 19 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=467132 CPUtime=2.5 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 2213 0 0 0 249 1 0 0 20 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668953 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=467132 CPUtime=2.49 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 2641 0 0 0 248 1 0 0 19 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=467132 CPUtime=2.61 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 1733 0 0 0 261 0 0 0 22 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=467132 CPUtime=2.49 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 2366 0 0 0 248 1 0 0 19 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204344938 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=467132 CPUtime=2.5 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 3144 0 0 0 248 2 0 0 19 0 8 0 550393672 478343168 22487 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.54
Current children cumulated vsize (KiB) 467132

[startup+6.30054 s]
/proc/loadavg: 5.15 6.92 7.57 9/296 401
/proc/meminfo: memFree=25252496/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=470204 CPUtime=46.09 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 28371 0 0 0 4596 13 0 0 25 0 8 0 550393627 481488896 27508 33554432000 4194304 4964704 140735606100864 18446744073709551615 4660339 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 117551 27510 466 189 0 111900 0
[pid=393/tid=395] ppid=391 vsize=470204 CPUtime=5.64 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 2485 0 0 0 563 1 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 4334784 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=470204 CPUtime=5.69 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 4247 0 0 0 567 2 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=470204 CPUtime=5.69 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 2420 0 0 0 568 1 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=470204 CPUtime=5.69 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 3241 0 0 0 568 1 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=470204 CPUtime=5.82 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 2510 0 0 0 581 1 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204344075 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=470204 CPUtime=5.69 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 2754 0 0 0 568 1 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=470204 CPUtime=5.69 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 4625 0 0 0 566 3 0 0 25 0 8 0 550393672 481488896 27510 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.09
Current children cumulated vsize (KiB) 470204

[startup+12.7005 s]
/proc/loadavg: 5.46 6.96 7.58 9/296 401
/proc/meminfo: memFree=25222368/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=473920 CPUtime=97.23 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 34987 0 0 0 9704 19 0 0 25 0 8 0 550393627 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 118480 34124 466 189 0 112829 0
[pid=393/tid=395] ppid=391 vsize=473920 CPUtime=11.98 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 3109 0 0 0 1196 2 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=473920 CPUtime=12.09 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 5355 0 0 0 1207 2 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=473920 CPUtime=12.09 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 3139 0 0 0 1208 1 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=473920 CPUtime=12.09 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 3732 0 0 0 1207 2 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669420 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=473920 CPUtime=12.21 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 3325 0 0 0 1220 1 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=473920 CPUtime=12.09 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 3292 0 0 0 1207 2 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=473920 CPUtime=12.09 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 6539 0 0 0 1205 4 0 0 25 0 8 0 550393672 485294080 34124 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.23
Current children cumulated vsize (KiB) 473920

[startup+25.5013 s]
/proc/loadavg: 6.02 7.01 7.58 9/296 401
/proc/meminfo: memFree=25192416/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=478240 CPUtime=199.5 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 42387 0 0 0 19926 24 0 0 25 0 8 0 550393627 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 119560 41524 466 189 0 113909 0
[pid=393/tid=395] ppid=391 vsize=478240 CPUtime=24.66 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 3866 0 0 0 2463 3 0 0 25 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4653552 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=478240 CPUtime=24.89 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 6943 0 0 0 2486 3 0 0 25 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=478240 CPUtime=24.89 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 3884 0 0 0 2487 2 0 0 25 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=478240 CPUtime=24.88 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 4368 0 0 0 2486 2 0 0 18 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=478240 CPUtime=25.01 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 4099 0 0 0 2500 1 0 0 25 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668679 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=478240 CPUtime=24.89 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 3575 0 0 0 2487 2 0 0 25 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=478240 CPUtime=24.89 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 8352 0 0 0 2484 5 0 0 25 0 8 0 550393672 489717760 41524 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.5
Current children cumulated vsize (KiB) 478240

[startup+51.101 s]
/proc/loadavg: 6.70 7.09 7.59 9/296 402
/proc/meminfo: memFree=25138948/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=487120 CPUtime=404.06 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 56285 0 0 0 40372 34 0 0 25 0 8 0 550393627 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668697 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 121780 55147 466 189 0 116129 0
[pid=393/tid=395] ppid=391 vsize=487120 CPUtime=50.02 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 4702 0 0 0 4999 3 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=487120 CPUtime=50.49 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 8817 0 0 0 5045 4 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=487120 CPUtime=50.49 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 5144 0 0 0 5046 3 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=487120 CPUtime=50.48 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 6120 0 0 0 5045 3 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=487120 CPUtime=50.61 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 6369 0 0 0 5058 3 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=487120 CPUtime=50.48 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 4584 0 0 0 5046 2 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=487120 CPUtime=50.49 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 12680 0 0 0 5040 9 0 0 25 0 8 0 550393672 498810880 55147 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.06

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

[pid=393/tid=398] ppid=391 vsize=512632 CPUtime=178.44 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 9732 0 0 0 17837 7 0 0 25 0 8 0 550393672 524935168 89825 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=512632 CPUtime=178.5 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 10082 0 0 0 17842 8 0 0 25 0 8 0 550393672 524935168 89825 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=512632 CPUtime=177.83 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6643 0 0 0 17778 5 0 0 25 0 8 0 550393672 524935168 89825 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=512632 CPUtime=178.44 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 26732 0 0 0 17817 27 0 0 25 0 8 0 550393672 524935168 89825 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1425.56
Current children cumulated vsize (KiB) 512632

[startup+191.9 s]
/proc/loadavg: 8.25 7.52 7.68 9/296 952
/proc/meminfo: memFree=24982112/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=512812 CPUtime=1527.46 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 94693 0 0 0 152669 77 0 0 25 0 8 0 550393627 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128203 92919 466 189 0 122552 0
[pid=393/tid=395] ppid=391 vsize=512812 CPUtime=189.45 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 6991 0 0 0 18940 5 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=512812 CPUtime=191.2 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14031 0 0 0 19112 8 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=512812 CPUtime=190.97 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 7392 0 0 0 19092 5 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=512812 CPUtime=191.24 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 9981 0 0 0 19116 8 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=512812 CPUtime=191.24 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 10881 0 0 0 19116 8 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=512812 CPUtime=190.38 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6653 0 0 0 19033 5 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=512812 CPUtime=191.24 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 28269 0 0 0 19095 29 0 0 25 0 8 0 550393672 525119488 92919 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1527.46
Current children cumulated vsize (KiB) 512812

[startup+204.701 s]
/proc/loadavg: 8.19 7.54 7.68 9/296 952
/proc/meminfo: memFree=24977836/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=513128 CPUtime=1629.73 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 96116 0 0 0 162893 80 0 0 25 0 8 0 550393627 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128282 94342 466 189 0 122631 0
[pid=393/tid=395] ppid=391 vsize=513128 CPUtime=202.13 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 7066 0 0 0 20208 5 0 0 25 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=513128 CPUtime=204 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14382 0 0 0 20391 9 0 0 19 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=513128 CPUtime=203.77 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 7780 0 0 0 20371 6 0 0 25 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=513128 CPUtime=204.04 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 10067 0 0 0 20396 8 0 0 25 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=513128 CPUtime=204.05 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 10967 0 0 0 20396 9 0 0 25 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=513128 CPUtime=203.18 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6709 0 0 0 20313 5 0 0 25 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=513128 CPUtime=204.05 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 28639 0 0 0 20375 30 0 0 25 0 8 0 550393672 525443072 94342 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1629.73
Current children cumulated vsize (KiB) 513128

[startup+211.101 s]
/proc/loadavg: 8.18 7.55 7.68 9/296 953
/proc/meminfo: memFree=24977800/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=513128 CPUtime=1680.88 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 96157 0 0 0 168008 80 0 0 25 0 8 0 550393627 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128282 94383 466 189 0 122631 0
[pid=393/tid=395] ppid=391 vsize=513128 CPUtime=208.48 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 7067 0 0 0 20843 5 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=513128 CPUtime=210.41 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14382 0 0 0 21032 9 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=513128 CPUtime=210.18 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 7780 0 0 0 21012 6 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=513128 CPUtime=210.45 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 10067 0 0 0 21037 8 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=513128 CPUtime=210.46 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 11007 0 0 0 21037 9 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=513128 CPUtime=209.59 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6709 0 0 0 20954 5 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4653423 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=513128 CPUtime=210.45 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 28639 0 0 0 21015 30 0 0 25 0 8 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1680.88
Current children cumulated vsize (KiB) 513128

[startup+214.301 s]
/proc/loadavg: 8.16 7.56 7.68 9/296 953
/proc/meminfo: memFree=24977800/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=513128 CPUtime=1706.44 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 96164 0 0 0 170564 80 0 0 25 0 8 0 550393627 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128282 94390 466 189 0 122631 0
[pid=393/tid=395] ppid=391 vsize=513128 CPUtime=211.65 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 7071 0 0 0 21160 5 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=513128 CPUtime=213.6 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14384 0 0 0 21351 9 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=513128 CPUtime=213.37 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 7780 0 0 0 21331 6 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204344942 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=513128 CPUtime=213.63 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 10067 0 0 0 21355 8 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=513128 CPUtime=213.65 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 11007 0 0 0 21356 9 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670314 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=513128 CPUtime=212.78 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6710 0 0 0 21273 5 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=513128 CPUtime=213.64 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 28639 0 0 0 21334 30 0 0 25 0 8 0 550393672 525443072 94390 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204344946 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1706.44
Current children cumulated vsize (KiB) 513128

[startup+215.9 s]
/proc/loadavg: 8.16 7.56 7.68 9/296 953
/proc/meminfo: memFree=24977676/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=513128 CPUtime=1719.22 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 96220 0 0 0 171842 80 0 0 25 0 8 0 550393627 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128282 94446 466 189 0 122631 0
[pid=393/tid=395] ppid=391 vsize=513128 CPUtime=213.23 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 7071 0 0 0 21318 5 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=513128 CPUtime=215.2 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14384 0 0 0 21511 9 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=513128 CPUtime=214.97 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 7780 0 0 0 21491 6 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=513128 CPUtime=215.23 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 10067 0 0 0 21515 8 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=513128 CPUtime=215.25 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 11061 0 0 0 21516 9 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=513128 CPUtime=214.38 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6712 0 0 0 21433 5 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=513128 CPUtime=215.24 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 28639 0 0 0 21494 30 0 0 25 0 8 0 550393672 525443072 94446 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1719.22
Current children cumulated vsize (KiB) 513128

[startup+216.711 s]
/proc/loadavg: 8.16 7.56 7.68 9/296 953
/proc/meminfo: memFree=24977428/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=513128 CPUtime=1725.69 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 96254 0 0 0 172489 80 0 0 25 0 8 0 550393627 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128282 94480 466 189 0 122631 0
[pid=393/tid=395] ppid=391 vsize=513128 CPUtime=214.03 cores=0-7
/proc/393/task/395/stat : 395 (claspmt) R 391 393 32624 0 -1 4202560 7071 0 0 0 21398 5 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=393/tid=396] ppid=391 vsize=513128 CPUtime=216.01 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14384 0 0 0 21592 9 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=397] ppid=391 vsize=513128 CPUtime=215.79 cores=0-7
/proc/393/task/397/stat : 397 (claspmt) R 391 393 32624 0 -1 4202560 7780 0 0 0 21572 7 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=393/tid=398] ppid=391 vsize=513128 CPUtime=216.04 cores=0-7
/proc/393/task/398/stat : 398 (claspmt) R 391 393 32624 0 -1 4202560 10067 0 0 0 21596 8 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=393/tid=399] ppid=391 vsize=513128 CPUtime=216.06 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 11093 0 0 0 21597 9 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=393/tid=400] ppid=391 vsize=513128 CPUtime=215.19 cores=0-7
/proc/393/task/400/stat : 400 (claspmt) R 391 393 32624 0 -1 4202560 6712 0 0 0 21514 5 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=393/tid=401] ppid=391 vsize=513128 CPUtime=216.05 cores=0-7
/proc/393/task/401/stat : 401 (claspmt) R 391 393 32624 0 -1 4202560 28641 0 0 0 21575 30 0 0 25 0 8 0 550393672 525443072 94480 33554432000 4194304 4964704 140735606100864 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1725.69
Current children cumulated vsize (KiB) 513128

[startup+217.101 s]
/proc/loadavg: 8.16 7.56 7.68 9/296 953
/proc/meminfo: memFree=24977428/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=513128 CPUtime=1728.48 cores=0-7
/proc/393/stat : 393 (claspmt) S 391 393 32624 0 -1 4202496 96256 0 0 0 172766 82 0 0 18 0 3 0 550393627 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 210216450021 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/393/statm: 128282 94383 467 189 0 122631 0
[pid=393/tid=396] ppid=391 vsize=513128 CPUtime=216.4 cores=0-7
/proc/393/task/396/stat : 396 (claspmt) R 391 393 32624 0 -1 4202560 14384 0 0 0 21631 9 0 0 18 0 3 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=393/tid=399] ppid=391 vsize=513128 CPUtime=216.45 cores=0-7
/proc/393/task/399/stat : 399 (claspmt) R 391 393 32624 0 -1 4202560 11094 0 0 0 21636 9 0 0 17 0 3 0 550393672 525443072 94383 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1728.48
Current children cumulated vsize (KiB) 513128

[startup+217.2 s]
/proc/loadavg: 8.16 7.56 7.68 9/296 953
/proc/meminfo: memFree=24977428/32951124 swapFree=67107192/67111528
[pid=393] ppid=391 vsize=512292 CPUtime=1728.62 cores=0-7
/proc/393/stat : 393 (claspmt) R 391 393 32624 0 -1 4202496 96265 0 0 0 172780 82 0 0 16 0 1 0 550393627 524587008 93927 33554432000 4194304 4964704 140735606100864 18446744073709551615 210204302617 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/393/statm: 128073 93927 476 189 0 122422 0
Current children cumulated CPU time (s) 1728.62
Current children cumulated vsize (KiB) 512292

Child status: 20
Real time (s): 217.235
CPU time (s): 1728.67
CPU user time (s): 1727.83
CPU system time (s): 0.843871
CPU usage (%): 795.759
Max. virtual memory (cumulated for all children) (KiB): 513128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1727.83
system time used= 0.843871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96266
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= 16532
involuntary context switches= 10467

runsolver used 0.547916 second user time and 1.45178 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-03 03:59:11
IDJOB=3322540
IDBENCH=83451
IDSOLVER=1711
FILE ID=node130/3322540-1304387951
RUNJOBID= node130-1304386746-32638
PBS_JOBID= 13181811
Free space on /tmp= 73448 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.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-3322540-1304387951/watcher-3322540-1304387951 -o /tmp/evaluation-result-3322540-1304387951/solver-3322540-1304387951 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322540-1304387951.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=552116339

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25355680 kB
Buffers:        281480 kB
Cached:        2503328 kB
SwapCached:       2028 kB
Active:        5105948 kB
Inactive:      2181408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25355680 kB
SwapTotal:    67111528 kB
SwapFree:     67107192 kB
Dirty:            3240 kB
Writeback:           0 kB
AnonPages:     4501920 kB
Mapped:          24224 kB
Slab:           220692 kB
PageTables:      24488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51454832 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= 73708 MiB
End job on node130 at 2011-05-03 04:02:49