Trace number 3312696

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 552.172 139.179

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
MD5SUM4c9b0d97324ee5d84961ef01705e1399
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

Solver Data

0.10/0.12	09:47 INFO : Reading from input HOME/instance-3312696-1304129387.cnf
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Executor set job limit to 1000000
0.49/0.33	Starting Executor!
0.49/0.33	Starting Executor!
0.49/0.33	Starting Executor!
0.49/0.33	Starting Executor!
0.68/0.50	09:47 INFO : 50 variables remaining out of 50
0.68/0.50	09:47 INFO : 35600 literals remaining out of 35600
551.95/139.15	c Elapsed time 139.043
551.95/139.15	s SATISFIABLE
551.95/139.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 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-3312696-1304129387/watcher-3312696-1304129387 -o /tmp/evaluation-result-3312696-1304129387/solver-3312696-1304129387 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312696-1304129387.cnf 

running on 4 cores: 0,2,4,6

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.89 7.86 7.96 2/177 7321
/proc/meminfo: memFree=29496276/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/7321/stat : 7321 (java) R 7318 7321 7283 0 -1 4202496 1202 0 0 0 0 0 0 0 25 0 1 0 603169371 23580672 687 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231890522273 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7321/statm: 5757 688 515 9 0 124 0

[startup+0.052783 s]
/proc/loadavg: 6.89 7.86 7.96 2/177 7321
/proc/meminfo: memFree=29496276/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15675184 CPUtime=0.04 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 4105 0 1 0 4 0 0 0 25 0 18 0 603169371 16051388416 3543 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3918796 3545 1754 9 0 3909515 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675184

[startup+0.100786 s]
/proc/loadavg: 6.89 7.86 7.96 2/177 7321
/proc/meminfo: memFree=29496276/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15676352 CPUtime=0.1 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 5592 0 1 0 10 0 0 0 25 0 18 0 603169371 16052584448 4991 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3919088 4991 2117 9 0 3909807 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676352

[startup+0.300727 s]
/proc/loadavg: 6.89 7.86 7.96 2/177 7321
/proc/meminfo: memFree=29496276/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15679364 CPUtime=0.49 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 13176 0 1 0 47 2 0 0 25 0 18 0 603169371 16055668736 11607 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3919841 11610 2208 9 0 3910560 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15679364

[startup+0.700618 s]
/proc/loadavg: 6.89 7.86 7.96 2/177 7321
/proc/meminfo: memFree=29496276/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15695920 CPUtime=1.57 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 25036 0 1 0 153 4 0 0 25 0 22 0 603169371 16072622080 20599 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923980 20625 2259 9 0 3914699 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 15695920

[startup+1.5014 s]
/proc/loadavg: 6.89 7.86 7.96 16/220 7364
/proc/meminfo: memFree=29183276/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15694640 CPUtime=4.67 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 52127 0 1 0 460 7 0 0 25 0 22 0 603169371 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923660 46602 2279 9 0 3914379 0
[pid=7321/tid=7324] ppid=7318 vsize=15694640 CPUtime=0.47 cores=0,2,4,6
/proc/7321/task/7324/stat : 7324 (java) S 7318 7321 7283 0 -1 4202560 10968 0 1 0 46 1 0 0 18 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7333] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7333/stat : 7333 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7334] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7334/stat : 7334 (java) S 7318 7321 7283 0 -1 4202560 26 0 0 0 0 0 0 0 16 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7335] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7335/stat : 7335 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7336] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7336/stat : 7336 (java) S 7318 7321 7283 0 -1 4202560 170 0 0 0 0 0 0 0 16 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7337] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7337/stat : 7337 (java) S 7318 7321 7283 0 -1 4202560 426 0 0 0 0 0 0 0 16 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7338] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7338/stat : 7338 (java) S 7318 7321 7283 0 -1 4202560 434 0 0 0 0 0 0 0 15 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7339] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7339/stat : 7339 (java) S 7318 7321 7283 0 -1 4202560 989 0 0 0 0 0 0 0 16 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7340] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7340/stat : 7340 (java) S 7318 7321 7283 0 -1 4202560 456 0 0 0 0 0 0 0 16 0 22 0 603169372 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7342] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7342/stat : 7342 (java) S 7318 7321 7283 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 603169373 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 0 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7345] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7345/stat : 7345 (java) S 7318 7321 7283 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603169374 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7346] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7346/stat : 7346 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 603169374 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7352] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7352/stat : 7352 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907314097 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7353] ppid=7318 vsize=15694640 CPUtime=0.83 cores=0,2,4,6
/proc/7321/task/7353/stat : 7353 (java) S 7318 7321 7283 0 -1 4202560 7528 0 0 0 82 1 0 0 15 0 22 0 603169376 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7354] ppid=7318 vsize=15694640 CPUtime=0.74 cores=0,2,4,6
/proc/7321/task/7354/stat : 7354 (java) S 7318 7321 7283 0 -1 4202560 5175 0 0 0 74 0 0 0 16 0 22 0 603169376 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7355] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7355/stat : 7355 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7356] ppid=7318 vsize=15694640 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7356/stat : 7356 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603169376 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7361] ppid=7318 vsize=15694640 CPUtime=0.73 cores=0,2,4,6
/proc/7321/task/7361/stat : 7361 (java) R 7318 7321 7283 0 -1 4202560 6188 0 0 0 73 0 0 0 16 0 22 0 603169405 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505973965 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7362] ppid=7318 vsize=15694640 CPUtime=0.59 cores=0,2,4,6
/proc/7321/task/7362/stat : 7362 (java) R 7318 7321 7283 0 -1 4202560 2756 0 0 0 59 0 0 0 18 0 22 0 603169405 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 47610172622946 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7363] ppid=7318 vsize=15694640 CPUtime=0.69 cores=0,2,4,6
/proc/7321/task/7363/stat : 7363 (java) R 7318 7321 7283 0 -1 4202560 10362 0 0 0 68 1 0 0 25 0 22 0 603169405 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505716065 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7321/tid=7364] ppid=7318 vsize=15694640 CPUtime=0.53 cores=0,2,4,6
/proc/7321/task/7364/stat : 7364 (java) R 7318 7321 7283 0 -1 4202560 5247 0 0 0 53 0 0 0 23 0 22 0 603169405 16071311360 46602 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505956375 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 15694640

[startup+3.1011 s]
/proc/loadavg: 6.89 7.86 7.96 11/220 7364
/proc/meminfo: memFree=29000272/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15695476 CPUtime=11.06 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 57300 0 1 0 1098 8 0 0 25 0 22 0 603169371 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923869 49818 2286 9 0 3914588 0
[pid=7321/tid=7324] ppid=7318 vsize=15695476 CPUtime=0.47 cores=0,2,4,6
/proc/7321/task/7324/stat : 7324 (java) S 7318 7321 7283 0 -1 4202560 10968 0 1 0 46 1 0 0 18 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7333] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7333/stat : 7333 (java) S 7318 7321 7283 0 -1 4202560 537 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7334] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7334/stat : 7334 (java) S 7318 7321 7283 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7335] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7335/stat : 7335 (java) S 7318 7321 7283 0 -1 4202560 469 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7336] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7336/stat : 7336 (java) S 7318 7321 7283 0 -1 4202560 289 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7337] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7337/stat : 7337 (java) S 7318 7321 7283 0 -1 4202560 1393 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7338] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7338/stat : 7338 (java) S 7318 7321 7283 0 -1 4202560 520 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7339] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7339/stat : 7339 (java) S 7318 7321 7283 0 -1 4202560 1320 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7340] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7340/stat : 7340 (java) S 7318 7321 7283 0 -1 4202560 810 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7342] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7342/stat : 7342 (java) S 7318 7321 7283 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 603169373 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 0 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7345] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7345/stat : 7345 (java) S 7318 7321 7283 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603169374 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7346] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7346/stat : 7346 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 603169374 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7352] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7352/stat : 7352 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907314097 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7353] ppid=7318 vsize=15695476 CPUtime=0.92 cores=0,2,4,6
/proc/7321/task/7353/stat : 7353 (java) S 7318 7321 7283 0 -1 4202560 7552 0 0 0 91 1 0 0 15 0 22 0 603169376 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7354] ppid=7318 vsize=15695476 CPUtime=0.83 cores=0,2,4,6
/proc/7321/task/7354/stat : 7354 (java) S 7318 7321 7283 0 -1 4202560 5297 0 0 0 83 0 0 0 15 0 22 0 603169376 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7355] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7355/stat : 7355 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7356] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7356/stat : 7356 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603169376 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7361] ppid=7318 vsize=15695476 CPUtime=2.32 cores=0,2,4,6
/proc/7321/task/7361/stat : 7361 (java) R 7318 7321 7283 0 -1 4202560 6440 0 0 0 232 0 0 0 18 0 22 0 603169405 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505824129 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7362] ppid=7318 vsize=15695476 CPUtime=2.17 cores=0,2,4,6
/proc/7321/task/7362/stat : 7362 (java) R 7318 7321 7283 0 -1 4202560 3005 0 0 0 217 0 0 0 21 0 22 0 603169405 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 47610172623132 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7321/tid=7363] ppid=7318 vsize=15695476 CPUtime=2.19 cores=0,2,4,6
/proc/7321/task/7363/stat : 7363 (java) R 7318 7321 7283 0 -1 4202560 10841 0 0 0 218 1 0 0 25 0 22 0 603169405 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505955865 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7364] ppid=7318 vsize=15695476 CPUtime=2.03 cores=0,2,4,6
/proc/7321/task/7364/stat : 7364 (java) R 7318 7321 7283 0 -1 4202560 5651 0 0 0 203 0 0 0 25 0 22 0 603169405 16072167424 49818 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505792265 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 15695476

[startup+6.3015 s]
/proc/loadavg: 6.98 7.86 7.96 9/220 7364
/proc/meminfo: memFree=28237976/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15695476 CPUtime=23.78 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 62100 0 1 0 2369 9 0 0 25 0 22 0 603169371 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923869 49841 2289 9 0 3914588 0
[pid=7321/tid=7324] ppid=7318 vsize=15695476 CPUtime=0.47 cores=0,2,4,6
/proc/7321/task/7324/stat : 7324 (java) S 7318 7321 7283 0 -1 4202560 10968 0 1 0 46 1 0 0 18 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7333] ppid=7318 vsize=15695476 CPUtime=0.01 cores=0,2,4,6
/proc/7321/task/7333/stat : 7333 (java) S 7318 7321 7283 0 -1 4202560 1122 0 0 0 1 0 0 0 15 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7334] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7334/stat : 7334 (java) S 7318 7321 7283 0 -1 4202560 1194 0 0 0 0 0 0 0 16 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7335] ppid=7318 vsize=15695476 CPUtime=0.01 cores=0,2,4,6
/proc/7321/task/7335/stat : 7335 (java) S 7318 7321 7283 0 -1 4202560 1365 0 0 0 1 0 0 0 15 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7336] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7336/stat : 7336 (java) S 7318 7321 7283 0 -1 4202560 1063 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7337] ppid=7318 vsize=15695476 CPUtime=0.01 cores=0,2,4,6
/proc/7321/task/7337/stat : 7337 (java) S 7318 7321 7283 0 -1 4202560 2073 0 0 0 1 0 0 0 16 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7338] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7338/stat : 7338 (java) S 7318 7321 7283 0 -1 4202560 900 0 0 0 0 0 0 0 15 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7339] ppid=7318 vsize=15695476 CPUtime=0.01 cores=0,2,4,6
/proc/7321/task/7339/stat : 7339 (java) S 7318 7321 7283 0 -1 4202560 1858 0 0 0 1 0 0 0 15 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7340] ppid=7318 vsize=15695476 CPUtime=0.01 cores=0,2,4,6
/proc/7321/task/7340/stat : 7340 (java) S 7318 7321 7283 0 -1 4202560 1225 0 0 0 1 0 0 0 15 0 22 0 603169372 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7342] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7342/stat : 7342 (java) S 7318 7321 7283 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 603169373 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 0 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7345] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7345/stat : 7345 (java) S 7318 7321 7283 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603169374 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7346] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7346/stat : 7346 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 603169374 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7352] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7352/stat : 7352 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907314097 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7353] ppid=7318 vsize=15695476 CPUtime=0.94 cores=0,2,4,6
/proc/7321/task/7353/stat : 7353 (java) S 7318 7321 7283 0 -1 4202560 7557 0 0 0 93 1 0 0 16 0 22 0 603169376 16072167424 49841 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0

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

/proc/7321/task/7353/stat : 7353 (java) S 7318 7321 7283 0 -1 4202560 7564 0 0 0 94 1 0 0 15 0 22 0 603169376 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7354] ppid=7318 vsize=15695476 CPUtime=0.95 cores=0,2,4,6
/proc/7321/task/7354/stat : 7354 (java) S 7318 7321 7283 0 -1 4202560 5362 0 0 0 95 0 0 0 15 0 22 0 603169376 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7355] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7355/stat : 7355 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7356] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7356/stat : 7356 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 603169376 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7361] ppid=7318 vsize=15695476 CPUtime=135.04 cores=0,2,4,6
/proc/7321/task/7361/stat : 7361 (java) R 7318 7321 7283 0 -1 4202560 29311 0 0 0 13500 4 0 0 25 0 22 0 603169405 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505791732 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7362] ppid=7318 vsize=15695476 CPUtime=135.04 cores=0,2,4,6
/proc/7321/task/7362/stat : 7362 (java) R 7318 7321 7283 0 -1 4202560 26522 0 0 0 13501 3 0 0 25 0 22 0 603169405 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505858164 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7363] ppid=7318 vsize=15695476 CPUtime=134.94 cores=0,2,4,6
/proc/7321/task/7363/stat : 7363 (java) R 7318 7321 7283 0 -1 4202560 33525 0 0 0 13490 4 0 0 25 0 22 0 603169405 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505798611 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7321/tid=7364] ppid=7318 vsize=15695476 CPUtime=134.76 cores=0,2,4,6
/proc/7321/task/7364/stat : 7364 (java) R 7318 7321 7283 0 -1 4202560 28294 0 0 0 13472 4 0 0 25 0 22 0 603169405 16072167424 107860 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505799979 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 545.57
Current children cumulated vsize (KiB) 15695476

[startup+138.301 s]
/proc/loadavg: 7.95 7.94 7.97 11/220 7368
/proc/meminfo: memFree=28472452/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15695476 CPUtime=548.73 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 237326 0 1 0 54823 50 0 0 25 0 22 0 603169371 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923869 107380 2291 9 0 3914588 0
[pid=7321/tid=7324] ppid=7318 vsize=15695476 CPUtime=0.47 cores=0,2,4,6
/proc/7321/task/7324/stat : 7324 (java) S 7318 7321 7283 0 -1 4202560 10968 0 1 0 46 1 0 0 18 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7333] ppid=7318 vsize=15695476 CPUtime=0.37 cores=0,2,4,6
/proc/7321/task/7333/stat : 7333 (java) S 7318 7321 7283 0 -1 4202560 11360 0 0 0 35 2 0 0 15 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7334] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7334/stat : 7334 (java) S 7318 7321 7283 0 -1 4202560 11167 0 0 0 34 2 0 0 15 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7335] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7335/stat : 7335 (java) S 7318 7321 7283 0 -1 4202560 10820 0 0 0 33 3 0 0 15 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7336] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7336/stat : 7336 (java) S 7318 7321 7283 0 -1 4202560 12364 0 0 0 35 1 0 0 16 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7337] ppid=7318 vsize=15695476 CPUtime=0.39 cores=0,2,4,6
/proc/7321/task/7337/stat : 7337 (java) S 7318 7321 7283 0 -1 4202560 12664 0 0 0 37 2 0 0 15 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7338] ppid=7318 vsize=15695476 CPUtime=0.38 cores=0,2,4,6
/proc/7321/task/7338/stat : 7338 (java) S 7318 7321 7283 0 -1 4202560 10081 0 0 0 36 2 0 0 16 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7339] ppid=7318 vsize=15695476 CPUtime=0.39 cores=0,2,4,6
/proc/7321/task/7339/stat : 7339 (java) S 7318 7321 7283 0 -1 4202560 11643 0 0 0 37 2 0 0 16 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7340] ppid=7318 vsize=15695476 CPUtime=0.4 cores=0,2,4,6
/proc/7321/task/7340/stat : 7340 (java) S 7318 7321 7283 0 -1 4202560 13867 0 0 0 37 3 0 0 15 0 22 0 603169372 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7342] ppid=7318 vsize=15695476 CPUtime=0.23 cores=0,2,4,6
/proc/7321/task/7342/stat : 7342 (java) S 7318 7321 7283 0 -1 4202560 415 0 0 0 16 7 0 0 15 0 22 0 603169373 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 0 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7345] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7345/stat : 7345 (java) S 7318 7321 7283 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603169374 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7346] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7346/stat : 7346 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 603169374 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7352] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7352/stat : 7352 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907314097 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7353] ppid=7318 vsize=15695476 CPUtime=0.95 cores=0,2,4,6
/proc/7321/task/7353/stat : 7353 (java) S 7318 7321 7283 0 -1 4202560 7564 0 0 0 94 1 0 0 15 0 22 0 603169376 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7354] ppid=7318 vsize=15695476 CPUtime=0.95 cores=0,2,4,6
/proc/7321/task/7354/stat : 7354 (java) S 7318 7321 7283 0 -1 4202560 5362 0 0 0 95 0 0 0 15 0 22 0 603169376 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7355] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7355/stat : 7355 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7356] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7356/stat : 7356 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 603169376 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7361] ppid=7318 vsize=15695476 CPUtime=135.83 cores=0,2,4,6
/proc/7321/task/7361/stat : 7361 (java) R 7318 7321 7283 0 -1 4202560 29312 0 0 0 13579 4 0 0 25 0 22 0 603169405 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505799962 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7362] ppid=7318 vsize=15695476 CPUtime=135.83 cores=0,2,4,6
/proc/7321/task/7362/stat : 7362 (java) R 7318 7321 7283 0 -1 4202560 26524 0 0 0 13580 3 0 0 25 0 22 0 603169405 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505858227 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7363] ppid=7318 vsize=15695476 CPUtime=135.73 cores=0,2,4,6
/proc/7321/task/7363/stat : 7363 (java) R 7318 7321 7283 0 -1 4202560 33525 0 0 0 13569 4 0 0 25 0 22 0 603169405 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912506020567 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7321/tid=7364] ppid=7318 vsize=15695476 CPUtime=135.54 cores=0,2,4,6
/proc/7321/task/7364/stat : 7364 (java) R 7318 7321 7283 0 -1 4202560 28294 0 0 0 13550 4 0 0 25 0 22 0 603169405 16072167424 107380 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505679400 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 548.73
Current children cumulated vsize (KiB) 15695476

[startup+138.701 s]
/proc/loadavg: 7.95 7.94 7.97 10/220 7368
/proc/meminfo: memFree=28484852/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15695476 CPUtime=550.32 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 237353 0 1 0 54982 50 0 0 25 0 22 0 603169371 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923869 106989 2291 9 0 3914588 0
[pid=7321/tid=7324] ppid=7318 vsize=15695476 CPUtime=0.47 cores=0,2,4,6
/proc/7321/task/7324/stat : 7324 (java) S 7318 7321 7283 0 -1 4202560 10968 0 1 0 46 1 0 0 18 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7333] ppid=7318 vsize=15695476 CPUtime=0.38 cores=0,2,4,6
/proc/7321/task/7333/stat : 7333 (java) S 7318 7321 7283 0 -1 4202560 11360 0 0 0 36 2 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7334] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7334/stat : 7334 (java) S 7318 7321 7283 0 -1 4202560 11186 0 0 0 34 2 0 0 16 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7335] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7335/stat : 7335 (java) S 7318 7321 7283 0 -1 4202560 10820 0 0 0 33 3 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7336] ppid=7318 vsize=15695476 CPUtime=0.37 cores=0,2,4,6
/proc/7321/task/7336/stat : 7336 (java) S 7318 7321 7283 0 -1 4202560 12367 0 0 0 36 1 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7337] ppid=7318 vsize=15695476 CPUtime=0.39 cores=0,2,4,6
/proc/7321/task/7337/stat : 7337 (java) S 7318 7321 7283 0 -1 4202560 12664 0 0 0 37 2 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7338] ppid=7318 vsize=15695476 CPUtime=0.38 cores=0,2,4,6
/proc/7321/task/7338/stat : 7338 (java) S 7318 7321 7283 0 -1 4202560 10082 0 0 0 36 2 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7339] ppid=7318 vsize=15695476 CPUtime=0.39 cores=0,2,4,6
/proc/7321/task/7339/stat : 7339 (java) S 7318 7321 7283 0 -1 4202560 11645 0 0 0 37 2 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7340] ppid=7318 vsize=15695476 CPUtime=0.4 cores=0,2,4,6
/proc/7321/task/7340/stat : 7340 (java) S 7318 7321 7283 0 -1 4202560 13867 0 0 0 37 3 0 0 15 0 22 0 603169372 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7342] ppid=7318 vsize=15695476 CPUtime=0.23 cores=0,2,4,6
/proc/7321/task/7342/stat : 7342 (java) S 7318 7321 7283 0 -1 4202560 415 0 0 0 16 7 0 0 15 0 22 0 603169373 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 0 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7345] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7345/stat : 7345 (java) S 7318 7321 7283 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603169374 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7346] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7346/stat : 7346 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 603169374 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7352] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7352/stat : 7352 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907314097 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7353] ppid=7318 vsize=15695476 CPUtime=0.95 cores=0,2,4,6
/proc/7321/task/7353/stat : 7353 (java) S 7318 7321 7283 0 -1 4202560 7564 0 0 0 94 1 0 0 15 0 22 0 603169376 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7354] ppid=7318 vsize=15695476 CPUtime=0.95 cores=0,2,4,6
/proc/7321/task/7354/stat : 7354 (java) S 7318 7321 7283 0 -1 4202560 5362 0 0 0 95 0 0 0 15 0 22 0 603169376 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7355] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7355/stat : 7355 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7356] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7356/stat : 7356 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 603169376 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7361] ppid=7318 vsize=15695476 CPUtime=136.22 cores=0,2,4,6
/proc/7321/task/7361/stat : 7361 (java) R 7318 7321 7283 0 -1 4202560 29313 0 0 0 13618 4 0 0 25 0 22 0 603169405 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 47610172087313 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7362] ppid=7318 vsize=15695476 CPUtime=136.23 cores=0,2,4,6
/proc/7321/task/7362/stat : 7362 (java) R 7318 7321 7283 0 -1 4202560 26524 0 0 0 13620 3 0 0 25 0 22 0 603169405 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505976544 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7363] ppid=7318 vsize=15695476 CPUtime=136.12 cores=0,2,4,6
/proc/7321/task/7363/stat : 7363 (java) R 7318 7321 7283 0 -1 4202560 33525 0 0 0 13608 4 0 0 25 0 22 0 603169405 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912506032527 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7321/tid=7364] ppid=7318 vsize=15695476 CPUtime=135.94 cores=0,2,4,6
/proc/7321/task/7364/stat : 7364 (java) R 7318 7321 7283 0 -1 4202560 28295 0 0 0 13590 4 0 0 25 0 22 0 603169405 16072167424 106989 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505792098 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 550.32
Current children cumulated vsize (KiB) 15695476

[startup+139.111 s]
/proc/loadavg: 7.95 7.94 7.97 10/220 7368
/proc/meminfo: memFree=28484852/32950928 swapFree=67111356/67111528
[pid=7321] ppid=7318 vsize=15695476 CPUtime=551.95 cores=0,2,4,6
/proc/7321/stat : 7321 (java) S 7318 7321 7283 0 -1 4202496 237440 0 1 0 55145 50 0 0 25 0 22 0 603169371 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7321/statm: 3923869 106752 2291 9 0 3914588 0
[pid=7321/tid=7324] ppid=7318 vsize=15695476 CPUtime=0.47 cores=0,2,4,6
/proc/7321/task/7324/stat : 7324 (java) S 7318 7321 7283 0 -1 4202560 10968 0 1 0 46 1 0 0 18 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7333] ppid=7318 vsize=15695476 CPUtime=0.38 cores=0,2,4,6
/proc/7321/task/7333/stat : 7333 (java) S 7318 7321 7283 0 -1 4202560 11360 0 0 0 36 2 0 0 15 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7334] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7334/stat : 7334 (java) S 7318 7321 7283 0 -1 4202560 11203 0 0 0 34 2 0 0 15 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7335] ppid=7318 vsize=15695476 CPUtime=0.36 cores=0,2,4,6
/proc/7321/task/7335/stat : 7335 (java) S 7318 7321 7283 0 -1 4202560 10837 0 0 0 33 3 0 0 15 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7336] ppid=7318 vsize=15695476 CPUtime=0.37 cores=0,2,4,6
/proc/7321/task/7336/stat : 7336 (java) S 7318 7321 7283 0 -1 4202560 12367 0 0 0 36 1 0 0 15 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7337] ppid=7318 vsize=15695476 CPUtime=0.39 cores=0,2,4,6
/proc/7321/task/7337/stat : 7337 (java) S 7318 7321 7283 0 -1 4202560 12667 0 0 0 37 2 0 0 15 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7338] ppid=7318 vsize=15695476 CPUtime=0.38 cores=0,2,4,6
/proc/7321/task/7338/stat : 7338 (java) S 7318 7321 7283 0 -1 4202560 10115 0 0 0 36 2 0 0 15 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7339] ppid=7318 vsize=15695476 CPUtime=0.39 cores=0,2,4,6
/proc/7321/task/7339/stat : 7339 (java) S 7318 7321 7283 0 -1 4202560 11646 0 0 0 37 2 0 0 16 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7340] ppid=7318 vsize=15695476 CPUtime=0.41 cores=0,2,4,6
/proc/7321/task/7340/stat : 7340 (java) S 7318 7321 7283 0 -1 4202560 13868 0 0 0 38 3 0 0 16 0 22 0 603169372 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7342] ppid=7318 vsize=15695476 CPUtime=0.23 cores=0,2,4,6
/proc/7321/task/7342/stat : 7342 (java) S 7318 7321 7283 0 -1 4202560 415 0 0 0 16 7 0 0 15 0 22 0 603169373 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 0 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7345] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7345/stat : 7345 (java) S 7318 7321 7283 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603169374 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 6 0 0 0
[pid=7321/tid=7346] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7346/stat : 7346 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 603169374 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 0 0 0 0
[pid=7321/tid=7352] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7352/stat : 7352 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907314097 0 4 0 16800975 18446604453866967360 0 0 -1 4 0 0 0
[pid=7321/tid=7353] ppid=7318 vsize=15695476 CPUtime=1.01 cores=0,2,4,6
/proc/7321/task/7353/stat : 7353 (java) R 7318 7321 7283 0 -1 4202560 7571 0 0 0 100 1 0 0 15 0 22 0 603169376 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 47610171993728 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7321/tid=7354] ppid=7318 vsize=15695476 CPUtime=1.01 cores=0,2,4,6
/proc/7321/task/7354/stat : 7354 (java) R 7318 7321 7283 0 -1 4202560 5364 0 0 0 101 0 0 0 15 0 22 0 603169376 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 47610173281447 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7355] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7355/stat : 7355 (java) S 7318 7321 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603169376 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907306393 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7356] ppid=7318 vsize=15695476 CPUtime=0 cores=0,2,4,6
/proc/7321/task/7356/stat : 7356 (java) S 7318 7321 7283 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 603169376 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 231907307008 0 4 0 16800975 18446604453866967360 0 0 -1 2 0 0 0
[pid=7321/tid=7361] ppid=7318 vsize=15695476 CPUtime=136.63 cores=0,2,4,6
/proc/7321/task/7361/stat : 7361 (java) R 7318 7321 7283 0 -1 4202560 29314 0 0 0 13659 4 0 0 25 0 22 0 603169405 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505216229 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7362] ppid=7318 vsize=15695476 CPUtime=136.58 cores=0,2,4,6
/proc/7321/task/7362/stat : 7362 (java) R 7318 7321 7283 0 -1 4202560 26529 0 0 0 13655 3 0 0 25 0 22 0 603169405 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505199098 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7321/tid=7363] ppid=7318 vsize=15695476 CPUtime=136.47 cores=0,2,4,6
/proc/7321/task/7363/stat : 7363 (java) R 7318 7321 7283 0 -1 4202560 33525 0 0 0 13643 4 0 0 18 0 22 0 603169405 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7321/tid=7364] ppid=7318 vsize=15695476 CPUtime=136.35 cores=0,2,4,6
/proc/7321/task/7364/stat : 7364 (java) R 7318 7321 7283 0 -1 4202560 28295 0 0 0 13631 4 0 0 25 0 22 0 603169405 16072167424 106752 33554432000 1073741824 1073778376 140735933725488 18446744073709551615 46912505215744 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 551.95
Current children cumulated vsize (KiB) 15695476

Child status: 10
Real time (s): 139.179
CPU time (s): 552.172
CPU user time (s): 551.642
CPU system time (s): 0.529919
CPU usage (%): 396.734
Max. virtual memory (cumulated for all children) (KiB): 15696552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 551.642
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237483
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= 35236
involuntary context switches= 17876

runsolver used 0.216967 second user time and 0.554915 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 04:09:47
IDJOB=3312696
IDBENCH=82881
IDSOLVER=1699
FILE ID=node114/3312696-1304129387
RUNJOBID= node114-1304129387-7301
PBS_JOBID= 13170787
Free space on /tmp= 73396 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312696-1304129387/watcher-3312696-1304129387 -o /tmp/evaluation-result-3312696-1304129387/solver-3312696-1304129387 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312696-1304129387.cnf

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

MD5SUM BENCH= 4c9b0d97324ee5d84961ef01705e1399
RANDOM SEED=71733664

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:      29496440 kB
Buffers:       1083608 kB
Cached:        1798688 kB
SwapCached:        168 kB
Active:         159732 kB
Inactive:      2787568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29496440 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3596 kB
Writeback:           0 kB
AnonPages:       64520 kB
Mapped:          14716 kB
Slab:           441224 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197468 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 04:12:06