Trace number 3311602

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
STRUCTure 0.1 (hbr=2)SAT 1874.77 471.495

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
MD5SUMa87f820c1b7597a3062237c526130fa4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.236963
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.10/0.11	16:05 INFO : Reading from input HOME/instance-3311602-1304176565.cnf
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
1.03/0.51	16:05 INFO : 60 variables remaining out of 60
1.03/0.51	16:05 INFO : 42720 literals remaining out of 42720
1874.48/471.46	c Elapsed time 471.356
1874.48/471.46	s SATISFIABLE
1874.48/471.46	v 1 -2 -3 -4 -5 -6 7 -8 9 -10 11 -12 -13 14 15 -16 -17 18 19 -20 -21 -22 23 -24 -25 26 -27 28 -29 -30 31 -32 33 -34 -35 36 37 -38 39 40 41 -42 43 -44 -45 -46 47 48 49 50 -51 52 53 -54 -55 56 57 -58 59 -60 0

Verifier Data

OK

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-3311602-1304176565/watcher-3311602-1304176565 -o /tmp/evaluation-result-3311602-1304176565/solver-3311602-1304176565 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311602-1304176565.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 6.52 6.92 6.97 3/187 11523
/proc/meminfo: memFree=29452748/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 1404 0 0 0 0 0 0 0 25 0 2 0 607887172 26714112 874 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 6522 881 675 9 0 381 0
[pid=11523/tid=11526] ppid=11521 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) R 11521 11523 11475 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 2 0 607887172 26714112 885 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231890566791 0 2147483391 4096 0 0 0 0 -1 5 0 0 0

[startup+0.056545 s]
/proc/loadavg: 6.52 6.92 6.97 3/187 11523
/proc/meminfo: memFree=29452748/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 4209 0 1 0 4 1 0 0 25 0 18 0 607887172 15984414720 3647 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3902445 3647 1768 9 0 3893164 0
[pid=11523/tid=11526] ppid=11521 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) R 11521 11523 11475 0 -1 4202560 2790 0 1 0 4 0 0 0 18 0 18 0 607887172 15984414720 3647 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907317195 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100538 s]
/proc/loadavg: 6.52 6.92 6.97 3/187 11523
/proc/meminfo: memFree=29452748/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15676340 CPUtime=0.1 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 5645 0 1 0 9 1 0 0 25 0 18 0 607887172 16052572160 5065 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3919085 5065 2117 9 0 3909804 0
[pid=11523/tid=11526] ppid=11521 vsize=15676340 CPUtime=0.08 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) R 11521 11523 11475 0 -1 4202560 3487 0 1 0 7 1 0 0 18 0 18 0 607887172 16052572160 5065 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907317195 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676340

[startup+0.300459 s]
/proc/loadavg: 6.52 6.92 6.97 3/187 11523
/proc/meminfo: memFree=29452748/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15682484 CPUtime=0.51 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 15498 0 1 0 49 2 0 0 25 0 18 0 607887172 16058863616 14081 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3920621 14088 2207 9 0 3911340 0
[pid=11523/tid=11526] ppid=11521 vsize=15682484 CPUtime=0.28 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) R 11521 11523 11475 0 -1 4202560 10587 0 1 0 27 1 0 0 18 0 18 0 607887172 16058863616 14091 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505640467 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682484

[startup+0.700414 s]
/proc/loadavg: 6.52 6.92 6.97 3/187 11523
/proc/meminfo: memFree=29452748/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15694788 CPUtime=1.64 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 27866 0 1 0 160 4 0 0 25 0 22 0 607887172 16071462912 23787 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3923697 23787 2258 9 0 3914416 0
[pid=11523/tid=11526] ppid=11521 vsize=15694788 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) S 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 20 0 22 0 607887172 16071462912 23787 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 15694788

[startup+1.50121 s]
/proc/loadavg: 6.52 6.92 6.97 11/220 11556
/proc/meminfo: memFree=29101380/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15694788 CPUtime=4.75 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 53704 0 1 0 467 8 0 0 25 0 22 0 607887172 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3923697 49611 2281 9 0 3914416 0
[pid=11523/tid=11526] ppid=11521 vsize=15694788 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) S 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 20 0 22 0 607887172 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11528] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11528/stat : 11528 (java) S 11521 11523 11475 0 -1 4202560 1011 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11529] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11529/stat : 11529 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11530] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11530/stat : 11530 (java) S 11521 11523 11475 0 -1 4202560 750 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11531] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11531/stat : 11531 (java) S 11521 11523 11475 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11532] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11532/stat : 11532 (java) S 11521 11523 11475 0 -1 4202560 339 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11533] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11533/stat : 11533 (java) S 11521 11523 11475 0 -1 4202560 587 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11534] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11534/stat : 11534 (java) S 11521 11523 11475 0 -1 4202560 598 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11535] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11535/stat : 11535 (java) S 11521 11523 11475 0 -1 4202560 304 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11536] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11536/stat : 11536 (java) S 11521 11523 11475 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 607887174 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 0 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11542] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11542/stat : 11542 (java) S 11521 11523 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607887174 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11543] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11543/stat : 11543 (java) S 11521 11523 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607887174 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11544] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11544/stat : 11544 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607887176 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907314097 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11545] ppid=11521 vsize=15694788 CPUtime=0.62 cores=1,3,5,7
/proc/11523/task/11545/stat : 11545 (java) S 11521 11523 11475 0 -1 4202560 5225 0 0 0 62 0 0 0 16 0 22 0 607887176 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11546] ppid=11521 vsize=15694788 CPUtime=0.92 cores=1,3,5,7
/proc/11523/task/11546/stat : 11546 (java) S 11521 11523 11475 0 -1 4202560 7946 0 0 0 91 1 0 0 15 0 22 0 607887176 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11547] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11547/stat : 11547 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 607887176 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11548] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11548/stat : 11548 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607887176 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11553] ppid=11521 vsize=15694788 CPUtime=0.76 cores=1,3,5,7
/proc/11523/task/11553/stat : 11553 (java) R 11521 11523 11475 0 -1 4202560 5766 0 0 0 76 0 0 0 18 0 22 0 607887203 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505706524 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11554] ppid=11521 vsize=15694788 CPUtime=0.67 cores=1,3,5,7
/proc/11523/task/11554/stat : 11554 (java) R 11521 11523 11475 0 -1 4202560 4891 0 0 0 67 0 0 0 17 0 22 0 607887203 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505811291 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11523/tid=11555] ppid=11521 vsize=15694788 CPUtime=0.51 cores=1,3,5,7
/proc/11523/task/11555/stat : 11555 (java) R 11521 11523 11475 0 -1 4202560 6776 0 0 0 51 0 0 0 17 0 22 0 607887204 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505850575 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11556] ppid=11521 vsize=15694788 CPUtime=0.68 cores=1,3,5,7
/proc/11523/task/11556/stat : 11556 (java) R 11521 11523 11475 0 -1 4202560 5736 0 0 0 68 0 0 0 16 0 22 0 607887204 16071462912 49611 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912506042592 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 15694788

[startup+3.10091 s]
/proc/loadavg: 6.52 6.92 6.97 9/220 11556
/proc/meminfo: memFree=28951464/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15694788 CPUtime=11.12 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 86604 0 1 0 1100 12 0 0 25 0 22 0 607887172 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3923697 82320 2288 9 0 3914416 0
[pid=11523/tid=11526] ppid=11521 vsize=15694788 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) S 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 20 0 22 0 607887172 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11528] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11528/stat : 11528 (java) S 11521 11523 11475 0 -1 4202560 1781 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11529] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11529/stat : 11529 (java) S 11521 11523 11475 0 -1 4202560 835 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11530] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11530/stat : 11530 (java) S 11521 11523 11475 0 -1 4202560 1488 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11531] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11531/stat : 11531 (java) S 11521 11523 11475 0 -1 4202560 539 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11532] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11532/stat : 11532 (java) S 11521 11523 11475 0 -1 4202560 871 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11533] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11533/stat : 11533 (java) S 11521 11523 11475 0 -1 4202560 606 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11534] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11534/stat : 11534 (java) S 11521 11523 11475 0 -1 4202560 598 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11535] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11535/stat : 11535 (java) S 11521 11523 11475 0 -1 4202560 690 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11536] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11536/stat : 11536 (java) S 11521 11523 11475 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 22 0 607887174 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 0 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11542] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11542/stat : 11542 (java) S 11521 11523 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607887174 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11543] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11543/stat : 11543 (java) S 11521 11523 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607887174 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11544] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11544/stat : 11544 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607887176 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907314097 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11545] ppid=11521 vsize=15694788 CPUtime=0.71 cores=1,3,5,7
/proc/11523/task/11545/stat : 11545 (java) S 11521 11523 11475 0 -1 4202560 5286 0 0 0 71 0 0 0 16 0 22 0 607887176 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11546] ppid=11521 vsize=15694788 CPUtime=1 cores=1,3,5,7
/proc/11523/task/11546/stat : 11546 (java) S 11521 11523 11475 0 -1 4202560 7965 0 0 0 99 1 0 0 15 0 22 0 607887176 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11547] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11547/stat : 11547 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 607887176 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11548] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11548/stat : 11548 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607887176 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11553] ppid=11521 vsize=15694788 CPUtime=2.26 cores=1,3,5,7
/proc/11523/task/11553/stat : 11553 (java) R 11521 11523 11475 0 -1 4202560 12614 0 0 0 225 1 0 0 20 0 22 0 607887203 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11554] ppid=11521 vsize=15694788 CPUtime=2.25 cores=1,3,5,7
/proc/11523/task/11554/stat : 11554 (java) R 11521 11523 11475 0 -1 4202560 12011 0 0 0 224 1 0 0 19 0 22 0 607887203 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505725359 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11523/tid=11555] ppid=11521 vsize=15694788 CPUtime=2.06 cores=1,3,5,7
/proc/11523/task/11555/stat : 11555 (java) R 11521 11523 11475 0 -1 4202560 14342 0 0 0 205 1 0 0 19 0 22 0 607887204 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912506073288 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11523/tid=11556] ppid=11521 vsize=15694788 CPUtime=2.22 cores=1,3,5,7
/proc/11523/task/11556/stat : 11556 (java) R 11521 11523 11475 0 -1 4202560 13030 0 0 0 221 1 0 0 18 0 22 0 607887204 16071462912 82320 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505712389 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 15694788

[startup+6.30131 s]
/proc/loadavg: 6.64 6.94 6.97 9/220 11556
/proc/meminfo: memFree=28846724/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15694788 CPUtime=23.88 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 89109 0 1 0 2376 12 0 0 25 0 22 0 607887172 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3923697 82809 2288 9 0 3914416 0
[pid=11523/tid=11526] ppid=11521 vsize=15694788 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) S 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 20 0 22 0 607887172 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11528] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11528/stat : 11528 (java) S 11521 11523 11475 0 -1 4202560 1915 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11529] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11529/stat : 11529 (java) S 11521 11523 11475 0 -1 4202560 1230 0 0 0 0 0 0 0 16 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11530] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11530/stat : 11530 (java) S 11521 11523 11475 0 -1 4202560 1818 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11531] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11531/stat : 11531 (java) S 11521 11523 11475 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11532] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11532/stat : 11532 (java) S 11521 11523 11475 0 -1 4202560 946 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11533] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11533/stat : 11533 (java) S 11521 11523 11475 0 -1 4202560 1135 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11534] ppid=11521 vsize=15694788 CPUtime=0.01 cores=1,3,5,7
/proc/11523/task/11534/stat : 11534 (java) S 11521 11523 11475 0 -1 4202560 1252 0 0 0 1 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11535] ppid=11521 vsize=15694788 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11535/stat : 11535 (java) S 11521 11523 11475 0 -1 4202560 799 0 0 0 0 0 0 0 15 0 22 0 607887173 16071462912 82809 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0

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

/proc/11523/task/11545/stat : 11545 (java) S 11521 11523 11475 0 -1 4202560 5350 0 0 0 84 0 0 0 15 0 22 0 607887176 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11546] ppid=11521 vsize=15760324 CPUtime=1.03 cores=1,3,5,7
/proc/11523/task/11546/stat : 11546 (java) S 11521 11523 11475 0 -1 4202560 7970 0 0 0 102 1 0 0 16 0 22 0 607887176 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11547] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11547/stat : 11547 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 607887176 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11548] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11548/stat : 11548 (java) S 11521 11523 11475 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 607887176 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11553] ppid=11521 vsize=15760324 CPUtime=464.18 cores=1,3,5,7
/proc/11523/task/11553/stat : 11553 (java) R 11521 11523 11475 0 -1 4202560 54648 0 0 0 46408 10 0 0 25 0 22 0 607887203 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732427829579 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11523/tid=11554] ppid=11521 vsize=15760324 CPUtime=463.99 cores=1,3,5,7
/proc/11523/task/11554/stat : 11554 (java) R 11521 11523 11475 0 -1 4202560 53641 0 0 0 46389 10 0 0 25 0 22 0 607887203 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505811351 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11555] ppid=11521 vsize=15760324 CPUtime=463.69 cores=1,3,5,7
/proc/11523/task/11555/stat : 11555 (java) R 11521 11523 11475 0 -1 4202560 56424 0 0 0 46359 10 0 0 25 0 22 0 607887204 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732427829902 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11556] ppid=11521 vsize=15760324 CPUtime=463.92 cores=1,3,5,7
/proc/11523/task/11556/stat : 11556 (java) R 11521 11523 11475 0 -1 4202560 55933 0 0 0 46383 9 0 0 25 0 22 0 607887204 16138571776 73582 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912506001666 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1870.12
Current children cumulated vsize (KiB) 15760324

[startup+471.101 s]
/proc/loadavg: 8.15 7.83 7.39 9/220 11618
/proc/meminfo: memFree=28723724/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15760324 CPUtime=1873.3 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 499546 0 1 0 187200 130 0 0 25 0 22 0 607887172 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3940081 72644 2298 9 0 3930800 0
[pid=11523/tid=11526] ppid=11521 vsize=15760324 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) S 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 20 0 22 0 607887172 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11528] ppid=11521 vsize=15760324 CPUtime=1.35 cores=1,3,5,7
/proc/11523/task/11528/stat : 11528 (java) S 11521 11523 11475 0 -1 4202560 30857 0 0 0 128 7 0 0 15 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11529] ppid=11521 vsize=15760324 CPUtime=1.35 cores=1,3,5,7
/proc/11523/task/11529/stat : 11529 (java) S 11521 11523 11475 0 -1 4202560 32458 0 0 0 127 8 0 0 16 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11530] ppid=11521 vsize=15760324 CPUtime=1.37 cores=1,3,5,7
/proc/11523/task/11530/stat : 11530 (java) S 11521 11523 11475 0 -1 4202560 29681 0 0 0 130 7 0 0 15 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11531] ppid=11521 vsize=15760324 CPUtime=1.38 cores=1,3,5,7
/proc/11523/task/11531/stat : 11531 (java) S 11521 11523 11475 0 -1 4202560 30746 0 0 0 131 7 0 0 16 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11532] ppid=11521 vsize=15760324 CPUtime=1.38 cores=1,3,5,7
/proc/11523/task/11532/stat : 11532 (java) S 11521 11523 11475 0 -1 4202560 30409 0 0 0 130 8 0 0 15 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11533] ppid=11521 vsize=15760324 CPUtime=1.44 cores=1,3,5,7
/proc/11523/task/11533/stat : 11533 (java) S 11521 11523 11475 0 -1 4202560 32776 0 0 0 136 8 0 0 15 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11534] ppid=11521 vsize=15760324 CPUtime=1.41 cores=1,3,5,7
/proc/11523/task/11534/stat : 11534 (java) S 11521 11523 11475 0 -1 4202560 30960 0 0 0 134 7 0 0 15 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11535] ppid=11521 vsize=15760324 CPUtime=1.47 cores=1,3,5,7
/proc/11523/task/11535/stat : 11535 (java) S 11521 11523 11475 0 -1 4202560 32772 0 0 0 140 7 0 0 16 0 22 0 607887173 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11536] ppid=11521 vsize=15760324 CPUtime=0.68 cores=1,3,5,7
/proc/11523/task/11536/stat : 11536 (java) S 11521 11523 11475 0 -1 4202560 1128 0 0 0 48 20 0 0 15 0 22 0 607887174 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 0 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11542] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11542/stat : 11542 (java) S 11521 11523 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607887174 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11543] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11543/stat : 11543 (java) S 11521 11523 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607887174 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11544] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11544/stat : 11544 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607887176 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907314097 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11545] ppid=11521 vsize=15760324 CPUtime=0.84 cores=1,3,5,7
/proc/11523/task/11545/stat : 11545 (java) S 11521 11523 11475 0 -1 4202560 5350 0 0 0 84 0 0 0 15 0 22 0 607887176 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11546] ppid=11521 vsize=15760324 CPUtime=1.03 cores=1,3,5,7
/proc/11523/task/11546/stat : 11546 (java) S 11521 11523 11475 0 -1 4202560 7970 0 0 0 102 1 0 0 16 0 22 0 607887176 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11547] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11547/stat : 11547 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 607887176 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11548] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11548/stat : 11548 (java) S 11521 11523 11475 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 607887176 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11553] ppid=11521 vsize=15760324 CPUtime=464.97 cores=1,3,5,7
/proc/11523/task/11553/stat : 11553 (java) R 11521 11523 11475 0 -1 4202560 54654 0 0 0 46487 10 0 0 25 0 22 0 607887203 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11523/tid=11554] ppid=11521 vsize=15760324 CPUtime=464.79 cores=1,3,5,7
/proc/11523/task/11554/stat : 11554 (java) R 11521 11523 11475 0 -1 4202560 53641 0 0 0 46469 10 0 0 25 0 22 0 607887203 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505725416 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11555] ppid=11521 vsize=15760324 CPUtime=464.48 cores=1,3,5,7
/proc/11523/task/11555/stat : 11555 (java) R 11521 11523 11475 0 -1 4202560 56425 0 0 0 46438 10 0 0 25 0 22 0 607887204 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11556] ppid=11521 vsize=15760324 CPUtime=464.71 cores=1,3,5,7
/proc/11523/task/11556/stat : 11556 (java) R 11521 11523 11475 0 -1 4202560 55933 0 0 0 46462 9 0 0 25 0 22 0 607887204 16138571776 72644 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732427831186 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1873.3
Current children cumulated vsize (KiB) 15760324

[startup+471.301 s]
/proc/loadavg: 8.15 7.83 7.39 9/220 11618
/proc/meminfo: memFree=28723724/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15760324 CPUtime=1874.09 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 499550 0 1 0 187279 130 0 0 25 0 22 0 607887172 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3940081 72581 2298 9 0 3930800 0
[pid=11523/tid=11526] ppid=11521 vsize=15760324 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) S 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 20 0 22 0 607887172 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11528] ppid=11521 vsize=15760324 CPUtime=1.35 cores=1,3,5,7
/proc/11523/task/11528/stat : 11528 (java) S 11521 11523 11475 0 -1 4202560 30857 0 0 0 128 7 0 0 16 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11529] ppid=11521 vsize=15760324 CPUtime=1.35 cores=1,3,5,7
/proc/11523/task/11529/stat : 11529 (java) S 11521 11523 11475 0 -1 4202560 32458 0 0 0 127 8 0 0 16 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11530] ppid=11521 vsize=15760324 CPUtime=1.37 cores=1,3,5,7
/proc/11523/task/11530/stat : 11530 (java) S 11521 11523 11475 0 -1 4202560 29681 0 0 0 130 7 0 0 15 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11531] ppid=11521 vsize=15760324 CPUtime=1.38 cores=1,3,5,7
/proc/11523/task/11531/stat : 11531 (java) S 11521 11523 11475 0 -1 4202560 30746 0 0 0 131 7 0 0 15 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11532] ppid=11521 vsize=15760324 CPUtime=1.38 cores=1,3,5,7
/proc/11523/task/11532/stat : 11532 (java) S 11521 11523 11475 0 -1 4202560 30409 0 0 0 130 8 0 0 15 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11533] ppid=11521 vsize=15760324 CPUtime=1.44 cores=1,3,5,7
/proc/11523/task/11533/stat : 11533 (java) S 11521 11523 11475 0 -1 4202560 32776 0 0 0 136 8 0 0 15 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11534] ppid=11521 vsize=15760324 CPUtime=1.41 cores=1,3,5,7
/proc/11523/task/11534/stat : 11534 (java) S 11521 11523 11475 0 -1 4202560 30960 0 0 0 134 7 0 0 15 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11535] ppid=11521 vsize=15760324 CPUtime=1.47 cores=1,3,5,7
/proc/11523/task/11535/stat : 11535 (java) S 11521 11523 11475 0 -1 4202560 32772 0 0 0 140 7 0 0 15 0 22 0 607887173 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11536] ppid=11521 vsize=15760324 CPUtime=0.68 cores=1,3,5,7
/proc/11523/task/11536/stat : 11536 (java) S 11521 11523 11475 0 -1 4202560 1128 0 0 0 48 20 0 0 16 0 22 0 607887174 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 0 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11542] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11542/stat : 11542 (java) S 11521 11523 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607887174 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11543] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11543/stat : 11543 (java) S 11521 11523 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607887174 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11544] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11544/stat : 11544 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607887176 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907314097 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11545] ppid=11521 vsize=15760324 CPUtime=0.84 cores=1,3,5,7
/proc/11523/task/11545/stat : 11545 (java) R 11521 11523 11475 0 -1 4202560 5351 0 0 0 84 0 0 0 15 0 22 0 607887176 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732423615936 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11546] ppid=11521 vsize=15760324 CPUtime=1.03 cores=1,3,5,7
/proc/11523/task/11546/stat : 11546 (java) R 11521 11523 11475 0 -1 4202560 7970 0 0 0 102 1 0 0 15 0 22 0 607887176 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732428480328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11547] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11547/stat : 11547 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 607887176 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11548] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11548/stat : 11548 (java) R 11521 11523 11475 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 607887176 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11553] ppid=11521 vsize=15760324 CPUtime=465.17 cores=1,3,5,7
/proc/11523/task/11553/stat : 11553 (java) R 11521 11523 11475 0 -1 4202560 54656 0 0 0 46507 10 0 0 25 0 22 0 607887203 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505164493 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11523/tid=11554] ppid=11521 vsize=15760324 CPUtime=464.98 cores=1,3,5,7
/proc/11523/task/11554/stat : 11554 (java) R 11521 11523 11475 0 -1 4202560 53641 0 0 0 46488 10 0 0 25 0 22 0 607887203 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907316405 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11555] ppid=11521 vsize=15760324 CPUtime=464.67 cores=1,3,5,7
/proc/11523/task/11555/stat : 11555 (java) R 11521 11523 11475 0 -1 4202560 56425 0 0 0 46457 10 0 0 25 0 22 0 607887204 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505712027 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11556] ppid=11521 vsize=15760324 CPUtime=464.91 cores=1,3,5,7
/proc/11523/task/11556/stat : 11556 (java) R 11521 11523 11475 0 -1 4202560 55934 0 0 0 46482 9 0 0 25 0 22 0 607887204 16138571776 72581 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505357434 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1874.09
Current children cumulated vsize (KiB) 15760324

[startup+471.401 s]
/proc/loadavg: 8.15 7.83 7.39 9/220 11618
/proc/meminfo: memFree=28723724/32950928 swapFree=67111356/67111528
[pid=11523] ppid=11521 vsize=15760324 CPUtime=1874.48 cores=1,3,5,7
/proc/11523/stat : 11523 (java) S 11521 11523 11475 0 -1 4202496 501765 0 1 0 187318 130 0 0 25 0 22 0 607887172 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11523/statm: 3940081 74012 2299 9 0 3930800 0
[pid=11523/tid=11526] ppid=11521 vsize=15760324 CPUtime=0.49 cores=1,3,5,7
/proc/11523/task/11526/stat : 11526 (java) R 11521 11523 11475 0 -1 4202560 12374 0 1 0 47 2 0 0 18 0 22 0 607887172 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306417 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11528] ppid=11521 vsize=15760324 CPUtime=1.35 cores=1,3,5,7
/proc/11523/task/11528/stat : 11528 (java) S 11521 11523 11475 0 -1 4202560 30857 0 0 0 128 7 0 0 15 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11529] ppid=11521 vsize=15760324 CPUtime=1.35 cores=1,3,5,7
/proc/11523/task/11529/stat : 11529 (java) S 11521 11523 11475 0 -1 4202560 32458 0 0 0 127 8 0 0 15 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11530] ppid=11521 vsize=15760324 CPUtime=1.37 cores=1,3,5,7
/proc/11523/task/11530/stat : 11530 (java) S 11521 11523 11475 0 -1 4202560 29681 0 0 0 130 7 0 0 15 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11531] ppid=11521 vsize=15760324 CPUtime=1.38 cores=1,3,5,7
/proc/11523/task/11531/stat : 11531 (java) S 11521 11523 11475 0 -1 4202560 30746 0 0 0 131 7 0 0 15 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11532] ppid=11521 vsize=15760324 CPUtime=1.38 cores=1,3,5,7
/proc/11523/task/11532/stat : 11532 (java) S 11521 11523 11475 0 -1 4202560 30409 0 0 0 130 8 0 0 15 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11533] ppid=11521 vsize=15760324 CPUtime=1.44 cores=1,3,5,7
/proc/11523/task/11533/stat : 11533 (java) S 11521 11523 11475 0 -1 4202560 32776 0 0 0 136 8 0 0 16 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 7 0 0 0
[pid=11523/tid=11534] ppid=11521 vsize=15760324 CPUtime=1.41 cores=1,3,5,7
/proc/11523/task/11534/stat : 11534 (java) S 11521 11523 11475 0 -1 4202560 30961 0 0 0 134 7 0 0 16 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11535] ppid=11521 vsize=15760324 CPUtime=1.47 cores=1,3,5,7
/proc/11523/task/11535/stat : 11535 (java) S 11521 11523 11475 0 -1 4202560 32772 0 0 0 140 7 0 0 15 0 22 0 607887173 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 1 0 0 0
[pid=11523/tid=11536] ppid=11521 vsize=15760324 CPUtime=0.68 cores=1,3,5,7
/proc/11523/task/11536/stat : 11536 (java) S 11521 11523 11475 0 -1 4202560 1128 0 0 0 48 20 0 0 15 0 22 0 607887174 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 0 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11542] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11542/stat : 11542 (java) S 11521 11523 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 607887174 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11543] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11543/stat : 11543 (java) S 11521 11523 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607887174 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11544] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11544/stat : 11544 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607887176 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907314097 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11545] ppid=11521 vsize=15760324 CPUtime=0.95 cores=1,3,5,7
/proc/11523/task/11545/stat : 11545 (java) R 11521 11523 11475 0 -1 4202560 7554 0 0 0 94 1 0 0 16 0 22 0 607887176 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732427729796 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11523/tid=11546] ppid=11521 vsize=15760324 CPUtime=1.05 cores=1,3,5,7
/proc/11523/task/11546/stat : 11546 (java) R 11521 11523 11475 0 -1 4202560 7978 0 0 0 104 1 0 0 15 0 22 0 607887176 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732424832903 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11547] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11547/stat : 11547 (java) S 11521 11523 11475 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 607887176 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907306393 0 4 0 16800975 18446604471135930176 0 0 -1 5 0 0 0
[pid=11523/tid=11548] ppid=11521 vsize=15760324 CPUtime=0 cores=1,3,5,7
/proc/11523/task/11548/stat : 11548 (java) S 11521 11523 11475 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 607887176 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907307008 0 4 0 16800975 18446604471135930176 0 0 -1 3 0 0 0
[pid=11523/tid=11553] ppid=11521 vsize=15760324 CPUtime=465.25 cores=1,3,5,7
/proc/11523/task/11553/stat : 11553 (java) R 11521 11523 11475 0 -1 4202560 54658 0 0 0 46515 10 0 0 25 0 22 0 607887203 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505357408 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11554] ppid=11521 vsize=15760324 CPUtime=465.08 cores=1,3,5,7
/proc/11523/task/11554/stat : 11554 (java) R 11521 11523 11475 0 -1 4202560 53642 0 0 0 46498 10 0 0 25 0 22 0 607887203 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 47732424029079 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11523/tid=11555] ppid=11521 vsize=15760324 CPUtime=464.67 cores=1,3,5,7
/proc/11523/task/11555/stat : 11555 (java) R 11521 11523 11475 0 -1 4202560 56425 0 0 0 46457 10 0 0 25 0 22 0 607887204 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 231907316405 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11523/tid=11556] ppid=11521 vsize=15760324 CPUtime=465.01 cores=1,3,5,7
/proc/11523/task/11556/stat : 11556 (java) R 11521 11523 11475 0 -1 4202560 55934 0 0 0 46492 9 0 0 25 0 22 0 607887204 16138571776 74012 33554432000 1073741824 1073778376 140736125595776 18446744073709551615 46912505215728 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1874.48
Current children cumulated vsize (KiB) 15760324

Child status: 10
Real time (s): 471.495
CPU time (s): 1874.77
CPU user time (s): 1873.44
CPU system time (s): 1.3258
CPU usage (%): 397.623
Max. virtual memory (cumulated for all children) (KiB): 15760324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1873.44
system time used= 1.3258
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501871
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101278
involuntary context switches= 57021

runsolver used 0.762884 second user time and 1.83772 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 17:16:05
IDJOB=3311602
IDBENCH=82987
IDSOLVER=1698
FILE ID=node114/3311602-1304176565
RUNJOBID= node114-1304176565-11494
PBS_JOBID= 13172426
Free space on /tmp= 73396 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311602-1304176565/watcher-3311602-1304176565 -o /tmp/evaluation-result-3311602-1304176565/solver-3311602-1304176565 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311602-1304176565.cnf -hbr 2

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

MD5SUM BENCH= a87f820c1b7597a3062237c526130fa4
RANDOM SEED=1433128971

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:     32950928 kB
MemFree:      29453144 kB
Buffers:       1107364 kB
Cached:        1811808 kB
SwapCached:        168 kB
Active:         201952 kB
Inactive:      2787316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29453144 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3116 kB
Writeback:           0 kB
AnonPages:       69700 kB
Mapped:          19920 kB
Slab:           441176 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   770468 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= 73396 MiB
End job on node114 at 2011-04-30 17:23:56