Trace number 3312654

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.1SAT 246.058 62.1803

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S2038462183-033.SATISFIABLE.cnf
MD5SUM1ae715b5fb1fc5eb9b9dd320b8471571
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

Solver Data

0.05/0.16	35:53 INFO : Reading from input HOME/instance-3312654-1304127353.cnf
0.18/0.29	Executor set job limit to 1000000
0.18/0.29	Executor set job limit to 1000000
0.18/0.29	Executor set job limit to 1000000
0.18/0.29	Executor set job limit to 1000000
0.18/0.29	Starting Executor!
0.18/0.29	Starting Executor!
0.18/0.29	Starting Executor!
0.18/0.30	Starting Executor!
0.64/0.40	35:53 INFO : 75 variables remaining out of 75
0.64/0.40	35:53 INFO : 9582 literals remaining out of 9582
245.83/62.15	c Elapsed time 61.996
245.83/62.15	s SATISFIABLE
245.83/62.15	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 61 -62 -63 64 -65 66 -67 68 69 70 -71 72 -73 -74 75 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-3312654-1304127353/watcher-3312654-1304127353 -o /tmp/evaluation-result-3312654-1304127353/solver-3312654-1304127353 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312654-1304127353.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.79 7.81 7.88 2/172 4620
/proc/meminfo: memFree=30991892/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=252 CPUtime=0 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4194304 354 0 0 0 0 0 0 0 23 0 1 0 524334055 258048 31 33554432000 1073741824 1073778376 140734042634256 18446744073709551615 268267765383 0 2147483391 4096 0 18446744071699199166 0 0 17 3 0 0 0
/proc/4619/statm: 63 31 24 9 0 22 0

[startup+0.048483 s]
/proc/loadavg: 6.79 7.81 7.88 2/172 4620
/proc/meminfo: memFree=30991892/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4619/stat : 4619 (java) R 4617 4619 3784 0 -1 4202496 1338 0 0 0 0 0 0 0 23 0 1 0 524334055 23580672 824 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572122990683 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4619/statm: 5744 829 630 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100475 s]
/proc/loadavg: 6.79 7.81 7.88 2/172 4620
/proc/meminfo: memFree=30991892/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15610116 CPUtime=0.05 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 4172 0 1 0 4 1 0 0 23 0 18 0 524334055 15984758784 3611 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3902529 3611 1755 9 0 3893248 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15610116

[startup+0.30044 s]
/proc/loadavg: 6.79 7.81 7.88 2/172 4620
/proc/meminfo: memFree=30991892/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15682836 CPUtime=0.39 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 8681 0 1 0 37 2 0 0 23 0 22 0 524334055 16059224064 8024 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3920709 8025 2201 9 0 3911428 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 15682836

[startup+0.700372 s]
/proc/loadavg: 6.79 7.81 7.88 2/172 4620
/proc/meminfo: memFree=30991892/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15705940 CPUtime=1.63 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 26344 0 1 0 159 4 0 0 23 0 22 0 524334055 16082882560 22769 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926485 22769 2252 9 0 3917204 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 15705940

[startup+1.50123 s]
/proc/loadavg: 6.79 7.81 7.88 12/220 4670
/proc/meminfo: memFree=30721184/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15704340 CPUtime=4.82 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 56162 0 1 0 474 8 0 0 23 0 22 0 524334055 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926085 48619 2281 9 0 3916804 0
[pid=4619/tid=4623] ppid=4617 vsize=15704340 CPUtime=0.34 cores=1,3,5,7
/proc/4619/task/4623/stat : 4623 (java) S 4617 4619 3784 0 -1 4202560 6286 0 1 0 32 2 0 0 25 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4625] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4625/stat : 4625 (java) S 4617 4619 3784 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4626] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4626/stat : 4626 (java) S 4617 4619 3784 0 -1 4202560 108 0 0 0 0 0 0 0 16 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4627] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4627/stat : 4627 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4628] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4628/stat : 4628 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4629] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4629/stat : 4629 (java) S 4617 4619 3784 0 -1 4202560 263 0 0 0 0 0 0 0 16 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4630] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4630/stat : 4630 (java) S 4617 4619 3784 0 -1 4202560 140 0 0 0 0 0 0 0 16 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4631] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4631/stat : 4631 (java) S 4617 4619 3784 0 -1 4202560 334 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4632] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4632/stat : 4632 (java) S 4617 4619 3784 0 -1 4202560 222 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4637] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4637/stat : 4637 (java) S 4617 4619 3784 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 524334062 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 0 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4640] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4640/stat : 4640 (java) S 4617 4619 3784 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524334062 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4641] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4641/stat : 4641 (java) S 4617 4619 3784 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524334062 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4653] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4653/stat : 4653 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284512689 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4654] ppid=4617 vsize=15704340 CPUtime=1.08 cores=1,3,5,7
/proc/4619/task/4654/stat : 4654 (java) R 4617 4619 3784 0 -1 4202560 6045 0 0 0 108 0 0 0 25 0 22 0 524334064 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4619/tid=4655] ppid=4617 vsize=15704340 CPUtime=0.75 cores=1,3,5,7
/proc/4619/task/4655/stat : 4655 (java) S 4617 4619 3784 0 -1 4202560 12153 0 0 0 74 1 0 0 25 0 22 0 524334064 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4656] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4656/stat : 4656 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4657] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4657/stat : 4657 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524334064 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4663] ppid=4617 vsize=15704340 CPUtime=0.58 cores=1,3,5,7
/proc/4619/task/4663/stat : 4663 (java) R 4617 4619 3784 0 -1 4202560 7012 0 0 0 57 1 0 0 24 0 22 0 524334085 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505675715 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4664] ppid=4617 vsize=15704340 CPUtime=0.57 cores=1,3,5,7
/proc/4619/task/4664/stat : 4664 (java) R 4617 4619 3784 0 -1 4202560 5754 0 0 0 57 0 0 0 25 0 22 0 524334085 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505681557 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4619/tid=4665] ppid=4617 vsize=15704340 CPUtime=0.52 cores=1,3,5,7
/proc/4619/task/4665/stat : 4665 (java) R 4617 4619 3784 0 -1 4202560 5413 0 0 0 52 0 0 0 25 0 22 0 524334085 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505833686 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4619/tid=4666] ppid=4617 vsize=15704340 CPUtime=0.91 cores=1,3,5,7
/proc/4619/task/4666/stat : 4666 (java) R 4617 4619 3784 0 -1 4202560 11031 0 0 0 90 1 0 0 25 0 22 0 524334085 16081244160 48619 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505860119 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 15704340

[startup+3.10095 s]
/proc/loadavg: 6.79 7.81 7.88 9/220 4670
/proc/meminfo: memFree=30608344/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15704340 CPUtime=11.19 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 58554 0 1 0 1111 8 0 0 23 0 22 0 524334055 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926085 49054 2288 9 0 3916804 0
[pid=4619/tid=4623] ppid=4617 vsize=15704340 CPUtime=0.34 cores=1,3,5,7
/proc/4619/task/4623/stat : 4623 (java) S 4617 4619 3784 0 -1 4202560 6286 0 1 0 32 2 0 0 25 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4625] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4625/stat : 4625 (java) S 4617 4619 3784 0 -1 4202560 403 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4626] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4626/stat : 4626 (java) S 4617 4619 3784 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4627] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4627/stat : 4627 (java) S 4617 4619 3784 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4628] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4628/stat : 4628 (java) S 4617 4619 3784 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4629] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4629/stat : 4629 (java) S 4617 4619 3784 0 -1 4202560 471 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4630] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4630/stat : 4630 (java) S 4617 4619 3784 0 -1 4202560 357 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4631] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4631/stat : 4631 (java) S 4617 4619 3784 0 -1 4202560 642 0 0 0 0 0 0 0 16 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4632] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4632/stat : 4632 (java) S 4617 4619 3784 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4637] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4637/stat : 4637 (java) S 4617 4619 3784 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 524334062 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 0 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4640] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4640/stat : 4640 (java) S 4617 4619 3784 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524334062 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4641] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4641/stat : 4641 (java) S 4617 4619 3784 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524334062 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4653] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4653/stat : 4653 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284512689 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4654] ppid=4617 vsize=15704340 CPUtime=1.19 cores=1,3,5,7
/proc/4619/task/4654/stat : 4654 (java) S 4617 4619 3784 0 -1 4202560 6067 0 0 0 119 0 0 0 15 0 22 0 524334064 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4655] ppid=4617 vsize=15704340 CPUtime=0.85 cores=1,3,5,7
/proc/4619/task/4655/stat : 4655 (java) S 4617 4619 3784 0 -1 4202560 12194 0 0 0 84 1 0 0 15 0 22 0 524334064 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4656] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4656/stat : 4656 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4657] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4657/stat : 4657 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524334064 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4663] ppid=4617 vsize=15704340 CPUtime=2.04 cores=1,3,5,7
/proc/4619/task/4663/stat : 4663 (java) R 4617 4619 3784 0 -1 4202560 7065 0 0 0 203 1 0 0 25 0 22 0 524334085 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505661618 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4664] ppid=4617 vsize=15704340 CPUtime=2.16 cores=1,3,5,7
/proc/4619/task/4664/stat : 4664 (java) R 4617 4619 3784 0 -1 4202560 5759 0 0 0 216 0 0 0 25 0 22 0 524334085 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505968257 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4619/tid=4665] ppid=4617 vsize=15704340 CPUtime=2.01 cores=1,3,5,7
/proc/4619/task/4665/stat : 4665 (java) R 4617 4619 3784 0 -1 4202560 5427 0 0 0 201 0 0 0 25 0 22 0 524334085 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505524144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4619/tid=4666] ppid=4617 vsize=15704340 CPUtime=2.5 cores=1,3,5,7
/proc/4619/task/4666/stat : 4666 (java) R 4617 4619 3784 0 -1 4202560 11176 0 0 0 249 1 0 0 25 0 22 0 524334085 16081244160 49054 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505681571 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 15704340

[startup+6.30138 s]
/proc/loadavg: 6.89 7.81 7.88 9/220 4670
/proc/meminfo: memFree=30607408/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15704340 CPUtime=23.92 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 62775 0 1 0 2382 10 0 0 23 0 22 0 524334055 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926085 47937 2290 9 0 3916804 0
[pid=4619/tid=4623] ppid=4617 vsize=15704340 CPUtime=0.34 cores=1,3,5,7
/proc/4619/task/4623/stat : 4623 (java) S 4617 4619 3784 0 -1 4202560 6286 0 1 0 32 2 0 0 25 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4625] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4625/stat : 4625 (java) S 4617 4619 3784 0 -1 4202560 509 0 0 0 0 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4626] ppid=4617 vsize=15704340 CPUtime=0.01 cores=1,3,5,7
/proc/4619/task/4626/stat : 4626 (java) S 4617 4619 3784 0 -1 4202560 703 0 0 0 1 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4627] ppid=4617 vsize=15704340 CPUtime=0.01 cores=1,3,5,7
/proc/4619/task/4627/stat : 4627 (java) S 4617 4619 3784 0 -1 4202560 693 0 0 0 1 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4628] ppid=4617 vsize=15704340 CPUtime=0.01 cores=1,3,5,7
/proc/4619/task/4628/stat : 4628 (java) S 4617 4619 3784 0 -1 4202560 659 0 0 0 1 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4629] ppid=4617 vsize=15704340 CPUtime=0.01 cores=1,3,5,7
/proc/4619/task/4629/stat : 4629 (java) S 4617 4619 3784 0 -1 4202560 599 0 0 0 1 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4630] ppid=4617 vsize=15704340 CPUtime=0.01 cores=1,3,5,7
/proc/4619/task/4630/stat : 4630 (java) S 4617 4619 3784 0 -1 4202560 734 0 0 0 1 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4631] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4631/stat : 4631 (java) S 4617 4619 3784 0 -1 4202560 915 0 0 0 0 0 0 0 16 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4632] ppid=4617 vsize=15704340 CPUtime=0.01 cores=1,3,5,7
/proc/4619/task/4632/stat : 4632 (java) S 4617 4619 3784 0 -1 4202560 638 0 0 0 1 0 0 0 15 0 22 0 524334060 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4637] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4637/stat : 4637 (java) S 4617 4619 3784 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 22 0 524334062 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 0 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4640] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4640/stat : 4640 (java) S 4617 4619 3784 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524334062 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4641] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4641/stat : 4641 (java) S 4617 4619 3784 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524334062 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4653] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4653/stat : 4653 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284512689 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4654] ppid=4617 vsize=15704340 CPUtime=1.24 cores=1,3,5,7
/proc/4619/task/4654/stat : 4654 (java) S 4617 4619 3784 0 -1 4202560 6076 0 0 0 124 0 0 0 15 0 22 0 524334064 16081244160 47937 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0

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

/proc/4619/task/4654/stat : 4654 (java) S 4617 4619 3784 0 -1 4202560 6077 0 0 0 124 0 0 0 15 0 22 0 524334064 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4655] ppid=4617 vsize=15704340 CPUtime=0.9 cores=1,3,5,7
/proc/4619/task/4655/stat : 4655 (java) S 4617 4619 3784 0 -1 4202560 12216 0 0 0 89 1 0 0 15 0 22 0 524334064 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4656] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4656/stat : 4656 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4657] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4657/stat : 4657 (java) S 4617 4619 3784 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 524334064 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4663] ppid=4617 vsize=15704340 CPUtime=58.85 cores=1,3,5,7
/proc/4619/task/4663/stat : 4663 (java) R 4617 4619 3784 0 -1 4202560 16745 0 0 0 5882 3 0 0 25 0 22 0 524334085 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505753646 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4664] ppid=4617 vsize=15704340 CPUtime=58.99 cores=1,3,5,7
/proc/4619/task/4664/stat : 4664 (java) R 4617 4619 3784 0 -1 4202560 15663 0 0 0 5897 2 0 0 25 0 22 0 524334085 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505707937 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4619/tid=4665] ppid=4617 vsize=15704340 CPUtime=58.97 cores=1,3,5,7
/proc/4619/task/4665/stat : 4665 (java) R 4617 4619 3784 0 -1 4202560 15582 0 0 0 5895 2 0 0 25 0 22 0 524334085 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505366078 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4619/tid=4666] ppid=4617 vsize=15704340 CPUtime=59.4 cores=1,3,5,7
/proc/4619/task/4666/stat : 4666 (java) R 4617 4619 3784 0 -1 4202560 20879 0 0 0 5937 3 0 0 25 0 22 0 524334085 16081244160 77521 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572127924433 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 240.25
Current children cumulated vsize (KiB) 15704340

[startup+61.5016 s]
/proc/loadavg: 7.41 7.81 7.87 9/220 4672
/proc/meminfo: memFree=30400132/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15704340 CPUtime=243.46 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 136959 0 1 0 24317 29 0 0 23 0 22 0 524334055 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926085 77692 2290 9 0 3916804 0
[pid=4619/tid=4623] ppid=4617 vsize=15704340 CPUtime=0.34 cores=1,3,5,7
/proc/4619/task/4623/stat : 4623 (java) S 4617 4619 3784 0 -1 4202560 6286 0 1 0 32 2 0 0 25 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4625] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4625/stat : 4625 (java) S 4617 4619 3784 0 -1 4202560 4913 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4626] ppid=4617 vsize=15704340 CPUtime=0.17 cores=1,3,5,7
/proc/4619/task/4626/stat : 4626 (java) S 4617 4619 3784 0 -1 4202560 5462 0 0 0 16 1 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4627] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4627/stat : 4627 (java) S 4617 4619 3784 0 -1 4202560 5167 0 0 0 16 0 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4628] ppid=4617 vsize=15704340 CPUtime=0.19 cores=1,3,5,7
/proc/4619/task/4628/stat : 4628 (java) S 4617 4619 3784 0 -1 4202560 5576 0 0 0 18 1 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4629] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4629/stat : 4629 (java) S 4617 4619 3784 0 -1 4202560 4658 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4630] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4630/stat : 4630 (java) S 4617 4619 3784 0 -1 4202560 5597 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4631] ppid=4617 vsize=15704340 CPUtime=0.15 cores=1,3,5,7
/proc/4619/task/4631/stat : 4631 (java) S 4617 4619 3784 0 -1 4202560 5545 0 0 0 14 1 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4632] ppid=4617 vsize=15704340 CPUtime=0.17 cores=1,3,5,7
/proc/4619/task/4632/stat : 4632 (java) S 4617 4619 3784 0 -1 4202560 5001 0 0 0 17 0 0 0 15 0 22 0 524334060 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4637] ppid=4617 vsize=15704340 CPUtime=0.09 cores=1,3,5,7
/proc/4619/task/4637/stat : 4637 (java) S 4617 4619 3784 0 -1 4202560 193 0 0 0 7 2 0 0 15 0 22 0 524334062 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 0 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4640] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4640/stat : 4640 (java) S 4617 4619 3784 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524334062 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4641] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4641/stat : 4641 (java) S 4617 4619 3784 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524334062 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4653] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4653/stat : 4653 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284512689 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4654] ppid=4617 vsize=15704340 CPUtime=1.24 cores=1,3,5,7
/proc/4619/task/4654/stat : 4654 (java) S 4617 4619 3784 0 -1 4202560 6077 0 0 0 124 0 0 0 15 0 22 0 524334064 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4655] ppid=4617 vsize=15704340 CPUtime=0.9 cores=1,3,5,7
/proc/4619/task/4655/stat : 4655 (java) S 4617 4619 3784 0 -1 4202560 12216 0 0 0 89 1 0 0 15 0 22 0 524334064 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4656] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4656/stat : 4656 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4657] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4657/stat : 4657 (java) S 4617 4619 3784 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 524334064 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4663] ppid=4617 vsize=15704340 CPUtime=59.64 cores=1,3,5,7
/proc/4619/task/4663/stat : 4663 (java) R 4617 4619 3784 0 -1 4202560 16748 0 0 0 5961 3 0 0 25 0 22 0 524334085 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505676070 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4664] ppid=4617 vsize=15704340 CPUtime=59.79 cores=1,3,5,7
/proc/4619/task/4664/stat : 4664 (java) R 4617 4619 3784 0 -1 4202560 15663 0 0 0 5977 2 0 0 25 0 22 0 524334085 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505638000 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4619/tid=4665] ppid=4617 vsize=15704340 CPUtime=59.77 cores=1,3,5,7
/proc/4619/task/4665/stat : 4665 (java) R 4617 4619 3784 0 -1 4202560 15584 0 0 0 5975 2 0 0 25 0 22 0 524334085 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912506064615 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4619/tid=4666] ppid=4617 vsize=15704340 CPUtime=60.2 cores=1,3,5,7
/proc/4619/task/4666/stat : 4666 (java) R 4617 4619 3784 0 -1 4202560 20880 0 0 0 6017 3 0 0 25 0 22 0 524334085 16081244160 77692 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572127924555 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 243.46
Current children cumulated vsize (KiB) 15704340

[startup+61.9015 s]
/proc/loadavg: 7.41 7.81 7.87 9/220 4672
/proc/meminfo: memFree=30400132/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15704340 CPUtime=245.03 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 137296 0 1 0 24474 29 0 0 23 0 22 0 524334055 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926085 77718 2290 9 0 3916804 0
[pid=4619/tid=4623] ppid=4617 vsize=15704340 CPUtime=0.34 cores=1,3,5,7
/proc/4619/task/4623/stat : 4623 (java) S 4617 4619 3784 0 -1 4202560 6286 0 1 0 32 2 0 0 25 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4625] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4625/stat : 4625 (java) S 4617 4619 3784 0 -1 4202560 4917 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4626] ppid=4617 vsize=15704340 CPUtime=0.17 cores=1,3,5,7
/proc/4619/task/4626/stat : 4626 (java) S 4617 4619 3784 0 -1 4202560 5477 0 0 0 16 1 0 0 15 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4627] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4627/stat : 4627 (java) S 4617 4619 3784 0 -1 4202560 5177 0 0 0 16 0 0 0 15 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4628] ppid=4617 vsize=15704340 CPUtime=0.19 cores=1,3,5,7
/proc/4619/task/4628/stat : 4628 (java) S 4617 4619 3784 0 -1 4202560 5698 0 0 0 18 1 0 0 16 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4629] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4629/stat : 4629 (java) S 4617 4619 3784 0 -1 4202560 4684 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4630] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4630/stat : 4630 (java) S 4617 4619 3784 0 -1 4202560 5641 0 0 0 15 1 0 0 16 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4631] ppid=4617 vsize=15704340 CPUtime=0.15 cores=1,3,5,7
/proc/4619/task/4631/stat : 4631 (java) S 4617 4619 3784 0 -1 4202560 5590 0 0 0 14 1 0 0 15 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4632] ppid=4617 vsize=15704340 CPUtime=0.18 cores=1,3,5,7
/proc/4619/task/4632/stat : 4632 (java) S 4617 4619 3784 0 -1 4202560 5068 0 0 0 17 1 0 0 16 0 22 0 524334060 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4637] ppid=4617 vsize=15704340 CPUtime=0.09 cores=1,3,5,7
/proc/4619/task/4637/stat : 4637 (java) S 4617 4619 3784 0 -1 4202560 193 0 0 0 7 2 0 0 15 0 22 0 524334062 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 0 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4640] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4640/stat : 4640 (java) S 4617 4619 3784 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524334062 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4641] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4641/stat : 4641 (java) S 4617 4619 3784 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524334062 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4653] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4653/stat : 4653 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284512689 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4654] ppid=4617 vsize=15704340 CPUtime=1.24 cores=1,3,5,7
/proc/4619/task/4654/stat : 4654 (java) S 4617 4619 3784 0 -1 4202560 6077 0 0 0 124 0 0 0 15 0 22 0 524334064 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4655] ppid=4617 vsize=15704340 CPUtime=0.9 cores=1,3,5,7
/proc/4619/task/4655/stat : 4655 (java) S 4617 4619 3784 0 -1 4202560 12216 0 0 0 89 1 0 0 15 0 22 0 524334064 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4656] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4656/stat : 4656 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4657] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4657/stat : 4657 (java) S 4617 4619 3784 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 524334064 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4663] ppid=4617 vsize=15704340 CPUtime=60.03 cores=1,3,5,7
/proc/4619/task/4663/stat : 4663 (java) R 4617 4619 3784 0 -1 4202560 16750 0 0 0 6000 3 0 0 25 0 22 0 524334085 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505675042 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4664] ppid=4617 vsize=15704340 CPUtime=60.18 cores=1,3,5,7
/proc/4619/task/4664/stat : 4664 (java) R 4617 4619 3784 0 -1 4202560 15664 0 0 0 6016 2 0 0 25 0 22 0 524334085 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572127926467 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4619/tid=4665] ppid=4617 vsize=15704340 CPUtime=60.16 cores=1,3,5,7
/proc/4619/task/4665/stat : 4665 (java) R 4617 4619 3784 0 -1 4202560 15584 0 0 0 6014 2 0 0 25 0 22 0 524334085 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4619/tid=4666] ppid=4617 vsize=15704340 CPUtime=60.59 cores=1,3,5,7
/proc/4619/task/4666/stat : 4666 (java) R 4617 4619 3784 0 -1 4202560 20881 0 0 0 6056 3 0 0 25 0 22 0 524334085 16081244160 77718 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572127925111 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 245.03
Current children cumulated vsize (KiB) 15704340

[startup+62.1015 s]
/proc/loadavg: 7.41 7.81 7.87 9/220 4672
/proc/meminfo: memFree=30400132/32950928 swapFree=67111464/67111528
[pid=4619] ppid=4617 vsize=15704340 CPUtime=245.83 cores=1,3,5,7
/proc/4619/stat : 4619 (java) S 4617 4619 3784 0 -1 4202496 137366 0 1 0 24554 29 0 0 23 0 22 0 524334055 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4619/statm: 3926085 77785 2290 9 0 3916804 0
[pid=4619/tid=4623] ppid=4617 vsize=15704340 CPUtime=0.34 cores=1,3,5,7
/proc/4619/task/4623/stat : 4623 (java) S 4617 4619 3784 0 -1 4202560 6286 0 1 0 32 2 0 0 25 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4625] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4625/stat : 4625 (java) S 4617 4619 3784 0 -1 4202560 4934 0 0 0 15 1 0 0 16 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4626] ppid=4617 vsize=15704340 CPUtime=0.17 cores=1,3,5,7
/proc/4619/task/4626/stat : 4626 (java) S 4617 4619 3784 0 -1 4202560 5477 0 0 0 16 1 0 0 15 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4627] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4627/stat : 4627 (java) S 4617 4619 3784 0 -1 4202560 5177 0 0 0 16 0 0 0 15 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4628] ppid=4617 vsize=15704340 CPUtime=0.19 cores=1,3,5,7
/proc/4619/task/4628/stat : 4628 (java) S 4617 4619 3784 0 -1 4202560 5705 0 0 0 18 1 0 0 16 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 7 0 0 0
[pid=4619/tid=4629] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4629/stat : 4629 (java) S 4617 4619 3784 0 -1 4202560 4684 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4630] ppid=4617 vsize=15704340 CPUtime=0.16 cores=1,3,5,7
/proc/4619/task/4630/stat : 4630 (java) S 4617 4619 3784 0 -1 4202560 5641 0 0 0 15 1 0 0 15 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4631] ppid=4617 vsize=15704340 CPUtime=0.15 cores=1,3,5,7
/proc/4619/task/4631/stat : 4631 (java) S 4617 4619 3784 0 -1 4202560 5602 0 0 0 14 1 0 0 15 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4632] ppid=4617 vsize=15704340 CPUtime=0.18 cores=1,3,5,7
/proc/4619/task/4632/stat : 4632 (java) S 4617 4619 3784 0 -1 4202560 5086 0 0 0 17 1 0 0 15 0 22 0 524334060 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4637] ppid=4617 vsize=15704340 CPUtime=0.09 cores=1,3,5,7
/proc/4619/task/4637/stat : 4637 (java) S 4617 4619 3784 0 -1 4202560 193 0 0 0 7 2 0 0 15 0 22 0 524334062 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 0 0 16800975 18446604462829043776 0 0 -1 3 0 0 0
[pid=4619/tid=4640] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4640/stat : 4640 (java) S 4617 4619 3784 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524334062 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4641] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4641/stat : 4641 (java) S 4617 4619 3784 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524334062 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 1 0 0 0
[pid=4619/tid=4653] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4653/stat : 4653 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284512689 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4654] ppid=4617 vsize=15704340 CPUtime=1.31 cores=1,3,5,7
/proc/4619/task/4654/stat : 4654 (java) R 4617 4619 3784 0 -1 4202560 6080 0 0 0 131 0 0 0 16 0 22 0 524334064 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572123432129 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4655] ppid=4617 vsize=15704340 CPUtime=0.97 cores=1,3,5,7
/proc/4619/task/4655/stat : 4655 (java) R 4617 4619 3784 0 -1 4202560 12226 0 0 0 96 1 0 0 15 0 22 0 524334064 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 47572123577518 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4619/tid=4656] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4656/stat : 4656 (java) S 4617 4619 3784 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524334064 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284504985 0 4 0 16800975 18446604462829043776 0 0 -1 5 0 0 0
[pid=4619/tid=4657] ppid=4617 vsize=15704340 CPUtime=0 cores=1,3,5,7
/proc/4619/task/4657/stat : 4657 (java) R 4617 4619 3784 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 524334064 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 268284505600 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4619/tid=4663] ppid=4617 vsize=15704340 CPUtime=60.16 cores=1,3,5,7
/proc/4619/task/4663/stat : 4663 (java) R 4617 4619 3784 0 -1 4202560 16750 0 0 0 6013 3 0 0 25 0 22 0 524334085 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505181552 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4619/tid=4664] ppid=4617 vsize=15704340 CPUtime=60.38 cores=1,3,5,7
/proc/4619/task/4664/stat : 4664 (java) R 4617 4619 3784 0 -1 4202560 15664 0 0 0 6036 2 0 0 25 0 22 0 524334085 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505216091 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4619/tid=4665] ppid=4617 vsize=15704340 CPUtime=60.36 cores=1,3,5,7
/proc/4619/task/4665/stat : 4665 (java) R 4617 4619 3784 0 -1 4202560 15584 0 0 0 6034 2 0 0 25 0 22 0 524334085 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505791151 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4619/tid=4666] ppid=4617 vsize=15704340 CPUtime=60.73 cores=1,3,5,7
/proc/4619/task/4666/stat : 4666 (java) R 4617 4619 3784 0 -1 4202560 20884 0 0 0 6070 3 0 0 25 0 22 0 524334085 16081244160 77785 33554432000 1073741824 1073778376 140736034168576 18446744073709551615 46912505199116 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 245.83
Current children cumulated vsize (KiB) 15704340

Child status: 10
Real time (s): 62.1803
CPU time (s): 246.058
CPU user time (s): 245.75
CPU system time (s): 0.307953
CPU usage (%): 395.716
Max. virtual memory (cumulated for all children) (KiB): 15706984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.75
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137415
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= 21647
involuntary context switches= 10864

runsolver used 0.112982 second user time and 0.231964 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 03:35:53
IDJOB=3312654
IDBENCH=82839
IDSOLVER=1699
FILE ID=node122/3312654-1304127353
RUNJOBID= node122-1304127353-4608
PBS_JOBID= 13170737
Free space on /tmp= 71664 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S2038462183-033.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312654-1304127353/watcher-3312654-1304127353 -o /tmp/evaluation-result-3312654-1304127353/solver-3312654-1304127353 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312654-1304127353.cnf

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

MD5SUM BENCH= 1ae715b5fb1fc5eb9b9dd320b8471571
RANDOM SEED=193162729

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30992048 kB
Buffers:        286004 kB
Cached:        1270668 kB
SwapCached:         64 kB
Active:         121596 kB
Inactive:      1499672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30992048 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:       64164 kB
Mapped:          14680 kB
Slab:           272412 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184548 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= 71660 MiB
End job on node122 at 2011-04-30 03:36:55