Trace number 3312535

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.1UNSAT 158.2 40.6813

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S768688898-014.UNKNOWN.cnf
MD5SUM7436a7d8585345665f45b181a7e46358
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.804876
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	35:20 INFO : Reading from input HOME/instance-3312535-1304120120.cnf
0.26/0.23	Executor set job limit to 1000000
0.26/0.23	Executor set job limit to 1000000
0.26/0.23	Executor set job limit to 1000000
0.26/0.23	Executor set job limit to 1000000
0.26/0.23	Starting Executor!
0.26/0.23	Starting Executor!
0.26/0.23	Starting Executor!
0.26/0.23	Starting Executor!
0.26/0.30	35:20 INFO : 300 variables remaining out of 300
0.26/0.30	35:20 INFO : 5112 literals remaining out of 5112
158.17/40.66	c Elapsed time 40.55
158.17/40.66	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312535-1304120120/watcher-3312535-1304120120 -o /tmp/evaluation-result-3312535-1304120120/solver-3312535-1304120120 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312535-1304120120.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: 4.83 6.92 7.11 1/171 6292
/proc/meminfo: memFree=31062904/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=20404 CPUtime=0 cores=1,3,5,7
/proc/6292/stat : 6292 (java) R 6290 6292 5849 0 -1 4202496 671 0 0 0 0 0 0 0 22 0 1 0 256203273 20893696 159 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268655738503 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6292/statm: 5114 162 131 9 0 124 0

[startup+0.0149811 s]
/proc/loadavg: 4.83 6.92 7.11 1/171 6292
/proc/meminfo: memFree=31062904/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15589660 CPUtime=0 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 2335 0 1 0 0 0 0 0 22 0 10 0 256203273 15963811840 1780 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3897415 1782 980 9 0 3888571 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100917 s]
/proc/loadavg: 4.83 6.92 7.11 1/171 6292
/proc/meminfo: memFree=31062904/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15676732 CPUtime=0.1 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 5566 0 1 0 9 1 0 0 22 0 18 0 256203273 16052973568 4967 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3919183 4968 2116 9 0 3909902 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676732

[startup+0.304932 s]
/proc/loadavg: 4.83 6.92 7.11 1/171 6292
/proc/meminfo: memFree=31062904/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15690876 CPUtime=0.5 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 12415 0 1 0 48 2 0 0 22 0 22 0 256203273 16067457024 10392 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3922719 10393 2219 9 0 3913438 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15690876

[startup+0.700777 s]
/proc/loadavg: 4.83 6.92 7.11 1/171 6292
/proc/meminfo: memFree=31062904/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15769396 CPUtime=1.82 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 27121 0 1 0 177 5 0 0 22 0 22 0 256203273 16147861504 22127 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3942349 22127 2250 9 0 3933068 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 15769396

[startup+1.50164 s]
/proc/loadavg: 4.93 6.91 7.11 7/193 6314
/proc/meminfo: memFree=30930116/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15767028 CPUtime=5 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 55560 0 1 0 492 8 0 0 22 0 22 0 256203273 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3941757 48311 2276 9 0 3932476 0
[pid=6292/tid=6294] ppid=6290 vsize=15767028 CPUtime=0.28 cores=1,3,5,7
/proc/6292/task/6294/stat : 6294 (java) S 6290 6292 5849 0 -1 4202560 5461 0 1 0 27 1 0 0 20 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6295] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6295/stat : 6295 (java) S 6290 6292 5849 0 -1 4202560 118 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6296] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6296/stat : 6296 (java) S 6290 6292 5849 0 -1 4202560 55 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6297] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6297/stat : 6297 (java) S 6290 6292 5849 0 -1 4202560 503 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6298] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6298/stat : 6298 (java) S 6290 6292 5849 0 -1 4202560 382 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6299] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6299/stat : 6299 (java) S 6290 6292 5849 0 -1 4202560 99 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6300] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6300/stat : 6300 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6301] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6301/stat : 6301 (java) S 6290 6292 5849 0 -1 4202560 477 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6302] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6302/stat : 6302 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6303] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6303/stat : 6303 (java) S 6290 6292 5849 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 256203275 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 0 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6304] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6304/stat : 6304 (java) S 6290 6292 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6305] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6305/stat : 6305 (java) S 6290 6292 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6306] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6306/stat : 6306 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256203278 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672485809 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6307] ppid=6290 vsize=15767028 CPUtime=0.47 cores=1,3,5,7
/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8530 0 0 0 47 0 0 0 16 0 22 0 256203278 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6308] ppid=6290 vsize=15767028 CPUtime=0.88 cores=1,3,5,7
/proc/6292/task/6308/stat : 6308 (java) S 6290 6292 5849 0 -1 4202560 8424 0 0 0 87 1 0 0 15 0 22 0 256203278 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6309] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6309/stat : 6309 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256203278 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6310] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6310/stat : 6310 (java) S 6290 6292 5849 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 256203278 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6311] ppid=6290 vsize=15767028 CPUtime=0.94 cores=1,3,5,7
/proc/6292/task/6311/stat : 6311 (java) R 6290 6292 5849 0 -1 4202560 9471 0 0 0 93 1 0 0 17 0 22 0 256203296 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505691143 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6292/tid=6312] ppid=6290 vsize=15767028 CPUtime=0.4 cores=1,3,5,7
/proc/6292/task/6312/stat : 6312 (java) R 6290 6292 5849 0 -1 4202560 788 0 0 0 40 0 0 0 19 0 22 0 256203296 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505771948 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6292/tid=6313] ppid=6290 vsize=15767028 CPUtime=0.99 cores=1,3,5,7
/proc/6292/task/6313/stat : 6313 (java) R 6290 6292 5849 0 -1 4202560 10583 0 0 0 98 1 0 0 18 0 22 0 256203296 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505216356 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6292/tid=6314] ppid=6290 vsize=15767028 CPUtime=0.96 cores=1,3,5,7
/proc/6292/task/6314/stat : 6314 (java) R 6290 6292 5849 0 -1 4202560 9272 0 0 0 96 0 0 0 20 0 22 0 256203296 16145436672 48311 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 15767028

[startup+3.10136 s]
/proc/loadavg: 4.93 6.91 7.11 5/193 6314
/proc/meminfo: memFree=30752424/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15767028 CPUtime=11.37 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 88250 0 1 0 1125 12 0 0 22 0 22 0 256203273 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3941757 78329 2276 9 0 3932476 0
[pid=6292/tid=6294] ppid=6290 vsize=15767028 CPUtime=0.28 cores=1,3,5,7
/proc/6292/task/6294/stat : 6294 (java) S 6290 6292 5849 0 -1 4202560 5461 0 1 0 27 1 0 0 20 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6295] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6295/stat : 6295 (java) S 6290 6292 5849 0 -1 4202560 122 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6296] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6296/stat : 6296 (java) S 6290 6292 5849 0 -1 4202560 363 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6297] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6297/stat : 6297 (java) S 6290 6292 5849 0 -1 4202560 603 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6298] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6298/stat : 6298 (java) S 6290 6292 5849 0 -1 4202560 471 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6299] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6299/stat : 6299 (java) S 6290 6292 5849 0 -1 4202560 458 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6300] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6300/stat : 6300 (java) S 6290 6292 5849 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6301] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6301/stat : 6301 (java) S 6290 6292 5849 0 -1 4202560 579 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6302] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6302/stat : 6302 (java) S 6290 6292 5849 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6303] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6303/stat : 6303 (java) S 6290 6292 5849 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 22 0 256203275 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 0 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6304] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6304/stat : 6304 (java) S 6290 6292 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6305] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6305/stat : 6305 (java) S 6290 6292 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6306] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6306/stat : 6306 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256203278 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672485809 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6307] ppid=6290 vsize=15767028 CPUtime=0.54 cores=1,3,5,7
/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8540 0 0 0 54 0 0 0 16 0 22 0 256203278 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6308] ppid=6290 vsize=15767028 CPUtime=0.98 cores=1,3,5,7
/proc/6292/task/6308/stat : 6308 (java) S 6290 6292 5849 0 -1 4202560 8822 0 0 0 97 1 0 0 16 0 22 0 256203278 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6309] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6309/stat : 6309 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256203278 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6310] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6310/stat : 6310 (java) S 6290 6292 5849 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 256203278 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6311] ppid=6290 vsize=15767028 CPUtime=2.53 cores=1,3,5,7
/proc/6292/task/6311/stat : 6311 (java) R 6290 6292 5849 0 -1 4202560 17148 0 0 0 251 2 0 0 20 0 22 0 256203296 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505689799 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6292/tid=6312] ppid=6290 vsize=15767028 CPUtime=1.9 cores=1,3,5,7
/proc/6292/task/6312/stat : 6312 (java) R 6290 6292 5849 0 -1 4202560 8131 0 0 0 190 0 0 0 22 0 22 0 256203296 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505807832 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6292/tid=6313] ppid=6290 vsize=15767028 CPUtime=2.57 cores=1,3,5,7
/proc/6292/task/6313/stat : 6313 (java) R 6290 6292 5849 0 -1 4202560 18250 0 0 0 256 1 0 0 20 0 22 0 256203296 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505807185 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6292/tid=6314] ppid=6290 vsize=15767028 CPUtime=2.45 cores=1,3,5,7
/proc/6292/task/6314/stat : 6314 (java) R 6290 6292 5849 0 -1 4202560 16995 0 0 0 244 1 0 0 25 0 22 0 256203296 16145436672 78329 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 47037182234955 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 15767028

[startup+6.3008 s]
/proc/loadavg: 4.93 6.91 7.11 5/193 6314
/proc/meminfo: memFree=30777720/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15767028 CPUtime=24.09 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 89038 0 1 0 2397 12 0 0 22 0 22 0 256203273 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3941757 70165 2286 9 0 3932476 0
[pid=6292/tid=6294] ppid=6290 vsize=15767028 CPUtime=0.28 cores=1,3,5,7
/proc/6292/task/6294/stat : 6294 (java) S 6290 6292 5849 0 -1 4202560 5461 0 1 0 27 1 0 0 20 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6295] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6295/stat : 6295 (java) S 6290 6292 5849 0 -1 4202560 195 0 0 0 0 0 0 0 16 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6296] ppid=6290 vsize=15767028 CPUtime=0.01 cores=1,3,5,7
/proc/6292/task/6296/stat : 6296 (java) S 6290 6292 5849 0 -1 4202560 511 0 0 0 1 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6297] ppid=6290 vsize=15767028 CPUtime=0.01 cores=1,3,5,7
/proc/6292/task/6297/stat : 6297 (java) S 6290 6292 5849 0 -1 4202560 734 0 0 0 1 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6298] ppid=6290 vsize=15767028 CPUtime=0.01 cores=1,3,5,7
/proc/6292/task/6298/stat : 6298 (java) S 6290 6292 5849 0 -1 4202560 512 0 0 0 1 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6299] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6299/stat : 6299 (java) S 6290 6292 5849 0 -1 4202560 495 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6300] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6300/stat : 6300 (java) S 6290 6292 5849 0 -1 4202560 857 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6301] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6301/stat : 6301 (java) S 6290 6292 5849 0 -1 4202560 665 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6302] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6302/stat : 6302 (java) S 6290 6292 5849 0 -1 4202560 215 0 0 0 0 0 0 0 15 0 22 0 256203274 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6303] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6303/stat : 6303 (java) S 6290 6292 5849 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 256203275 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 0 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6304] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6304/stat : 6304 (java) S 6290 6292 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6305] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6305/stat : 6305 (java) S 6290 6292 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6306] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6306/stat : 6306 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256203278 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672485809 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6307] ppid=6290 vsize=15767028 CPUtime=0.63 cores=1,3,5,7
/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8571 0 0 0 63 0 0 0 16 0 22 0 256203278 16145436672 70165 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0

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

/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8581 0 0 0 68 0 0 0 15 0 22 0 256203278 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6308] ppid=6290 vsize=15767028 CPUtime=1.06 cores=1,3,5,7
/proc/6292/task/6308/stat : 6308 (java) S 6290 6292 5849 0 -1 4202560 8836 0 0 0 105 1 0 0 15 0 22 0 256203278 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6309] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6309/stat : 6309 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256203278 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6310] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6310/stat : 6310 (java) S 6290 6292 5849 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 256203278 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6311] ppid=6290 vsize=15767028 CPUtime=38.31 cores=1,3,5,7
/proc/6292/task/6311/stat : 6311 (java) R 6290 6292 5849 0 -1 4202560 25658 0 0 0 3827 4 0 0 25 0 22 0 256203296 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 18446744073699066043 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6292/tid=6312] ppid=6290 vsize=15767028 CPUtime=37.74 cores=1,3,5,7
/proc/6292/task/6312/stat : 6312 (java) S 6290 6292 5849 0 -1 4202560 16814 0 0 0 3772 2 0 0 25 0 22 0 256203296 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6313] ppid=6290 vsize=15767028 CPUtime=38.82 cores=1,3,5,7
/proc/6292/task/6313/stat : 6313 (java) R 6290 6292 5849 0 -1 4202560 26599 0 0 0 3879 3 0 0 25 0 22 0 256203296 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505904987 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6292/tid=6314] ppid=6290 vsize=15767028 CPUtime=38.64 cores=1,3,5,7
/proc/6292/task/6314/stat : 6314 (java) R 6290 6292 5849 0 -1 4202560 25506 0 0 0 3862 2 0 0 25 0 22 0 256203296 16145436672 75697 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505782794 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 156.5
Current children cumulated vsize (KiB) 15767028

[startup+40.3009 s]
/proc/loadavg: 4.52 6.58 6.99 5/193 6315
/proc/meminfo: memFree=30764908/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15767028 CPUtime=157.73 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 148018 0 1 0 15744 29 0 0 22 0 22 0 256203273 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3941757 75379 2289 9 0 3932476 0
[pid=6292/tid=6294] ppid=6290 vsize=15767028 CPUtime=0.28 cores=1,3,5,7
/proc/6292/task/6294/stat : 6294 (java) S 6290 6292 5849 0 -1 4202560 5461 0 1 0 27 1 0 0 20 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6295] ppid=6290 vsize=15767028 CPUtime=0.11 cores=1,3,5,7
/proc/6292/task/6295/stat : 6295 (java) S 6290 6292 5849 0 -1 4202560 3224 0 0 0 10 1 0 0 15 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6296] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6296/stat : 6296 (java) S 6290 6292 5849 0 -1 4202560 3749 0 0 0 8 1 0 0 15 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6297] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6297/stat : 6297 (java) S 6290 6292 5849 0 -1 4202560 3752 0 0 0 9 0 0 0 15 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6298] ppid=6290 vsize=15767028 CPUtime=0.1 cores=1,3,5,7
/proc/6292/task/6298/stat : 6298 (java) S 6290 6292 5849 0 -1 4202560 3304 0 0 0 10 0 0 0 15 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6299] ppid=6290 vsize=15767028 CPUtime=0.08 cores=1,3,5,7
/proc/6292/task/6299/stat : 6299 (java) S 6290 6292 5849 0 -1 4202560 3597 0 0 0 7 1 0 0 15 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6300] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6300/stat : 6300 (java) S 6290 6292 5849 0 -1 4202560 4336 0 0 0 8 1 0 0 15 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6301] ppid=6290 vsize=15767028 CPUtime=0.1 cores=1,3,5,7
/proc/6292/task/6301/stat : 6301 (java) S 6290 6292 5849 0 -1 4202560 4505 0 0 0 9 1 0 0 16 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6302] ppid=6290 vsize=15767028 CPUtime=0.08 cores=1,3,5,7
/proc/6292/task/6302/stat : 6302 (java) S 6290 6292 5849 0 -1 4202560 2533 0 0 0 8 0 0 0 16 0 22 0 256203274 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6303] ppid=6290 vsize=15767028 CPUtime=0.06 cores=1,3,5,7
/proc/6292/task/6303/stat : 6303 (java) S 6290 6292 5849 0 -1 4202560 171 0 0 0 4 2 0 0 15 0 22 0 256203275 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 0 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6304] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6304/stat : 6304 (java) S 6290 6292 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6305] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6305/stat : 6305 (java) S 6290 6292 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6306] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6306/stat : 6306 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256203278 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672485809 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6307] ppid=6290 vsize=15767028 CPUtime=0.68 cores=1,3,5,7
/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8581 0 0 0 68 0 0 0 15 0 22 0 256203278 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6308] ppid=6290 vsize=15767028 CPUtime=1.06 cores=1,3,5,7
/proc/6292/task/6308/stat : 6308 (java) S 6290 6292 5849 0 -1 4202560 8836 0 0 0 105 1 0 0 15 0 22 0 256203278 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6309] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6309/stat : 6309 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256203278 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6310] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6310/stat : 6310 (java) S 6290 6292 5849 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 256203278 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6311] ppid=6290 vsize=15767028 CPUtime=38.6 cores=1,3,5,7
/proc/6292/task/6311/stat : 6311 (java) S 6290 6292 5849 0 -1 4202560 25658 0 0 0 3856 4 0 0 25 0 22 0 256203296 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6312] ppid=6290 vsize=15767028 CPUtime=38.06 cores=1,3,5,7
/proc/6292/task/6312/stat : 6312 (java) R 6290 6292 5849 0 -1 4202560 16814 0 0 0 3804 2 0 0 25 0 22 0 256203296 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505640620 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6292/tid=6313] ppid=6290 vsize=15767028 CPUtime=39.09 cores=1,3,5,7
/proc/6292/task/6313/stat : 6313 (java) S 6290 6292 5849 0 -1 4202560 26600 0 0 0 3906 3 0 0 25 0 22 0 256203296 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6314] ppid=6290 vsize=15767028 CPUtime=38.99 cores=1,3,5,7
/proc/6292/task/6314/stat : 6314 (java) R 6290 6292 5849 0 -1 4202560 25507 0 0 0 3897 2 0 0 25 0 22 0 256203296 16145436672 75379 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505724957 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 157.73
Current children cumulated vsize (KiB) 15767028

[startup+40.5008 s]
/proc/loadavg: 4.52 6.58 6.99 5/193 6315
/proc/meminfo: memFree=30764908/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15767028 CPUtime=158.15 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 148036 0 1 0 15786 29 0 0 22 0 22 0 256203273 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3941757 75089 2289 9 0 3932476 0
[pid=6292/tid=6294] ppid=6290 vsize=15767028 CPUtime=0.28 cores=1,3,5,7
/proc/6292/task/6294/stat : 6294 (java) S 6290 6292 5849 0 -1 4202560 5461 0 1 0 27 1 0 0 20 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6295] ppid=6290 vsize=15767028 CPUtime=0.11 cores=1,3,5,7
/proc/6292/task/6295/stat : 6295 (java) S 6290 6292 5849 0 -1 4202560 3230 0 0 0 10 1 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6296] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6296/stat : 6296 (java) S 6290 6292 5849 0 -1 4202560 3757 0 0 0 8 1 0 0 16 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6297] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6297/stat : 6297 (java) S 6290 6292 5849 0 -1 4202560 3752 0 0 0 9 0 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6298] ppid=6290 vsize=15767028 CPUtime=0.1 cores=1,3,5,7
/proc/6292/task/6298/stat : 6298 (java) S 6290 6292 5849 0 -1 4202560 3304 0 0 0 10 0 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6299] ppid=6290 vsize=15767028 CPUtime=0.08 cores=1,3,5,7
/proc/6292/task/6299/stat : 6299 (java) S 6290 6292 5849 0 -1 4202560 3597 0 0 0 7 1 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6300] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6300/stat : 6300 (java) S 6290 6292 5849 0 -1 4202560 4336 0 0 0 8 1 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6301] ppid=6290 vsize=15767028 CPUtime=0.1 cores=1,3,5,7
/proc/6292/task/6301/stat : 6301 (java) S 6290 6292 5849 0 -1 4202560 4506 0 0 0 9 1 0 0 16 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6302] ppid=6290 vsize=15767028 CPUtime=0.08 cores=1,3,5,7
/proc/6292/task/6302/stat : 6302 (java) S 6290 6292 5849 0 -1 4202560 2535 0 0 0 8 0 0 0 16 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6303] ppid=6290 vsize=15767028 CPUtime=0.06 cores=1,3,5,7
/proc/6292/task/6303/stat : 6303 (java) S 6290 6292 5849 0 -1 4202560 171 0 0 0 4 2 0 0 15 0 22 0 256203275 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 0 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6304] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6304/stat : 6304 (java) S 6290 6292 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6305] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6305/stat : 6305 (java) S 6290 6292 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6306] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6306/stat : 6306 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672485809 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6307] ppid=6290 vsize=15767028 CPUtime=0.68 cores=1,3,5,7
/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8581 0 0 0 68 0 0 0 15 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6308] ppid=6290 vsize=15767028 CPUtime=1.06 cores=1,3,5,7
/proc/6292/task/6308/stat : 6308 (java) S 6290 6292 5849 0 -1 4202560 8836 0 0 0 105 1 0 0 15 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6309] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6309/stat : 6309 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6310] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6310/stat : 6310 (java) S 6290 6292 5849 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6311] ppid=6290 vsize=15767028 CPUtime=38.66 cores=1,3,5,7
/proc/6292/task/6311/stat : 6311 (java) S 6290 6292 5849 0 -1 4202560 25659 0 0 0 3862 4 0 0 24 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6312] ppid=6290 vsize=15767028 CPUtime=38.21 cores=1,3,5,7
/proc/6292/task/6312/stat : 6312 (java) R 6290 6292 5849 0 -1 4202560 16814 0 0 0 3819 2 0 0 25 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6292/tid=6313] ppid=6290 vsize=15767028 CPUtime=39.21 cores=1,3,5,7
/proc/6292/task/6313/stat : 6313 (java) S 6290 6292 5849 0 -1 4202560 26600 0 0 0 3918 3 0 0 25 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6314] ppid=6290 vsize=15767028 CPUtime=39.08 cores=1,3,5,7
/proc/6292/task/6314/stat : 6314 (java) R 6290 6292 5849 0 -1 4202560 25507 0 0 0 3906 2 0 0 24 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 46912505831331 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 158.15
Current children cumulated vsize (KiB) 15767028

[startup+40.6008 s]
/proc/loadavg: 4.52 6.58 6.99 1/193 6315
/proc/meminfo: memFree=30769000/32951124 swapFree=67111524/67111528
[pid=6292] ppid=6290 vsize=15767028 CPUtime=158.17 cores=1,3,5,7
/proc/6292/stat : 6292 (java) S 6290 6292 5849 0 -1 4202496 148036 0 1 0 15788 29 0 0 22 0 22 0 256203273 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6292/statm: 3941757 75089 2289 9 0 3932476 0
[pid=6292/tid=6294] ppid=6290 vsize=15767028 CPUtime=0.28 cores=1,3,5,7
/proc/6292/task/6294/stat : 6294 (java) S 6290 6292 5849 0 -1 4202560 5461 0 1 0 27 1 0 0 20 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6295] ppid=6290 vsize=15767028 CPUtime=0.11 cores=1,3,5,7
/proc/6292/task/6295/stat : 6295 (java) S 6290 6292 5849 0 -1 4202560 3230 0 0 0 10 1 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6296] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6296/stat : 6296 (java) S 6290 6292 5849 0 -1 4202560 3757 0 0 0 8 1 0 0 16 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6297] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6297/stat : 6297 (java) S 6290 6292 5849 0 -1 4202560 3752 0 0 0 9 0 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6298] ppid=6290 vsize=15767028 CPUtime=0.1 cores=1,3,5,7
/proc/6292/task/6298/stat : 6298 (java) S 6290 6292 5849 0 -1 4202560 3304 0 0 0 10 0 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6299] ppid=6290 vsize=15767028 CPUtime=0.08 cores=1,3,5,7
/proc/6292/task/6299/stat : 6299 (java) S 6290 6292 5849 0 -1 4202560 3597 0 0 0 7 1 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6300] ppid=6290 vsize=15767028 CPUtime=0.09 cores=1,3,5,7
/proc/6292/task/6300/stat : 6300 (java) S 6290 6292 5849 0 -1 4202560 4336 0 0 0 8 1 0 0 15 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6301] ppid=6290 vsize=15767028 CPUtime=0.1 cores=1,3,5,7
/proc/6292/task/6301/stat : 6301 (java) S 6290 6292 5849 0 -1 4202560 4506 0 0 0 9 1 0 0 16 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6302] ppid=6290 vsize=15767028 CPUtime=0.08 cores=1,3,5,7
/proc/6292/task/6302/stat : 6302 (java) S 6290 6292 5849 0 -1 4202560 2535 0 0 0 8 0 0 0 16 0 22 0 256203274 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6303] ppid=6290 vsize=15767028 CPUtime=0.06 cores=1,3,5,7
/proc/6292/task/6303/stat : 6303 (java) S 6290 6292 5849 0 -1 4202560 171 0 0 0 4 2 0 0 15 0 22 0 256203275 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 0 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6304] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6304/stat : 6304 (java) S 6290 6292 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6305] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6305/stat : 6305 (java) S 6290 6292 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256203276 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6306] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6306/stat : 6306 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672485809 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6307] ppid=6290 vsize=15767028 CPUtime=0.68 cores=1,3,5,7
/proc/6292/task/6307/stat : 6307 (java) S 6290 6292 5849 0 -1 4202560 8581 0 0 0 68 0 0 0 15 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6308] ppid=6290 vsize=15767028 CPUtime=1.06 cores=1,3,5,7
/proc/6292/task/6308/stat : 6308 (java) S 6290 6292 5849 0 -1 4202560 8836 0 0 0 105 1 0 0 15 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6309] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6309/stat : 6309 (java) S 6290 6292 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478105 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6310] ppid=6290 vsize=15767028 CPUtime=0 cores=1,3,5,7
/proc/6292/task/6310/stat : 6310 (java) S 6290 6292 5849 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 256203278 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
[pid=6292/tid=6311] ppid=6290 vsize=15767028 CPUtime=38.66 cores=1,3,5,7
/proc/6292/task/6311/stat : 6311 (java) S 6290 6292 5849 0 -1 4202560 25659 0 0 0 3862 4 0 0 23 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 7 0 0 0
[pid=6292/tid=6312] ppid=6290 vsize=15767028 CPUtime=38.23 cores=1,3,5,7
/proc/6292/task/6312/stat : 6312 (java) S 6290 6292 5849 0 -1 4202560 16814 0 0 0 3821 2 0 0 25 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 5 0 0 0
[pid=6292/tid=6313] ppid=6290 vsize=15767028 CPUtime=39.21 cores=1,3,5,7
/proc/6292/task/6313/stat : 6313 (java) S 6290 6292 5849 0 -1 4202560 26600 0 0 0 3918 3 0 0 24 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 1 0 0 0
[pid=6292/tid=6314] ppid=6290 vsize=15767028 CPUtime=39.09 cores=1,3,5,7
/proc/6292/task/6314/stat : 6314 (java) S 6290 6292 5849 0 -1 4202560 25507 0 0 0 3907 2 0 0 24 0 22 0 256203296 16145436672 75089 33554432000 1073741824 1073778376 140735280096848 18446744073709551615 268672478720 0 4 0 16800975 18446604468265808128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 158.17
Current children cumulated vsize (KiB) 15767028

Child status: 20
Real time (s): 40.6813
CPU time (s): 158.2
CPU user time (s): 157.886
CPU system time (s): 0.313952
CPU usage (%): 388.877
Max. virtual memory (cumulated for all children) (KiB): 15769396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.886
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148060
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= 11445
involuntary context switches= 5813

runsolver used 0.053991 second user time and 0.176973 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 01:35:20
IDJOB=3312535
IDBENCH=82720
IDSOLVER=1699
FILE ID=node107/3312535-1304120120
RUNJOBID= node107-1304116405-5868
PBS_JOBID= 13170713
Free space on /tmp= 71800 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S768688898-014.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312535-1304120120/watcher-3312535-1304120120 -o /tmp/evaluation-result-3312535-1304120120/solver-3312535-1304120120 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312535-1304120120.cnf

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

MD5SUM BENCH= 7436a7d8585345665f45b181a7e46358
RANDOM SEED=231456287

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31063176 kB
Buffers:        350148 kB
Cached:        1127632 kB
SwapCached:          4 kB
Active:          92952 kB
Inactive:      1447248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31063176 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:       62388 kB
Mapped:          14708 kB
Slab:           284420 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184848 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= 71800 MiB
End job on node107 at 2011-04-30 01:36:01