Trace number 3312865

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 9.54955 2.96267

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S370067727-038.UNKNOWN.cnf
MD5SUM3252c6181c8eabde1d434641195d65f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.131979
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51065
Number of clauses of size over 50

Solver Data

0.10/0.12	40:50 INFO : Reading from input HOME/instance-3312865-1304178050.cnf
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Executor set job limit to 1000000
0.27/0.23	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.50/0.32	40:50 INFO : 50 variables remaining out of 50
0.50/0.32	40:50 INFO : 6390 literals remaining out of 6390
9.53/2.95	c Elapsed time 2.838
9.53/2.95	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-3312865-1304178050/watcher-3312865-1304178050 -o /tmp/evaluation-result-3312865-1304178050/solver-3312865-1304178050 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312865-1304178050.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: 7.77 8.00 7.99 5/198 9429
/proc/meminfo: memFree=30098604/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/9429/stat : 9429 (java) R 9427 9429 9128 0 -1 4202496 981 0 0 0 0 0 0 0 25 0 1 0 529403749 23580672 466 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268267726592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9429/statm: 5757 479 367 9 0 124 0

[startup+0.0921251 s]
/proc/loadavg: 7.77 8.00 7.99 5/198 9429
/proc/meminfo: memFree=30098604/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15741824 CPUtime=0.09 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 5485 0 1 0 8 1 0 0 25 0 18 0 529403749 16119627776 4890 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3935456 4891 2115 9 0 3926175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741824

[startup+0.101123 s]
/proc/loadavg: 7.77 8.00 7.99 5/198 9429
/proc/meminfo: memFree=30098604/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15741824 CPUtime=0.1 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 5594 0 1 0 9 1 0 0 25 0 18 0 529403749 16119627776 4999 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3935456 4999 2116 9 0 3926175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15741824

[startup+0.301089 s]
/proc/loadavg: 7.77 8.00 7.99 5/198 9429
/proc/meminfo: memFree=30098604/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15750980 CPUtime=0.5 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 10644 0 1 0 48 2 0 0 25 0 22 0 529403749 16129003520 9406 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3937745 9406 2216 9 0 3928464 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15750980

[startup+0.70102 s]
/proc/loadavg: 7.77 8.00 7.99 5/198 9429
/proc/meminfo: memFree=30098604/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15771088 CPUtime=1.96 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 28362 0 1 0 193 3 0 0 25 0 22 0 529403749 16149594112 24154 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3942772 24154 2253 9 0 3933491 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 15771088

[startup+1.50088 s]
/proc/loadavg: 7.77 8.00 7.99 11/220 9451
/proc/meminfo: memFree=29927628/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15787788 CPUtime=5.15 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 65908 0 1 0 508 7 0 0 25 0 22 0 529403749 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3946947 55248 2279 9 0 3937666 0
[pid=9429/tid=9431] ppid=9427 vsize=15787788 CPUtime=0.3 cores=1,3,5,7
/proc/9429/task/9431/stat : 9431 (java) S 9427 9429 9128 0 -1 4202560 5731 0 1 0 29 1 0 0 25 0 22 0 529403750 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9432] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9432/stat : 9432 (java) S 9427 9429 9128 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9433] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9433/stat : 9433 (java) S 9427 9429 9128 0 -1 4202560 149 0 0 0 0 0 0 0 16 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9434] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9434/stat : 9434 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9435] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9435/stat : 9435 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9436] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9436/stat : 9436 (java) S 9427 9429 9128 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9437] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9437/stat : 9437 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9438] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9438/stat : 9438 (java) S 9427 9429 9128 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9439] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9439/stat : 9439 (java) S 9427 9429 9128 0 -1 4202560 273 0 0 0 0 0 0 0 15 0 22 0 529403751 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9440] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9440/stat : 9440 (java) S 9427 9429 9128 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529403752 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 0 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9441] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9441/stat : 9441 (java) S 9427 9429 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529403752 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9442] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9442/stat : 9442 (java) S 9427 9429 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529403752 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9443] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9443/stat : 9443 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284512689 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9444] ppid=9427 vsize=15787788 CPUtime=1.14 cores=1,3,5,7
/proc/9429/task/9444/stat : 9444 (java) R 9427 9429 9128 0 -1 4202560 11435 0 0 0 113 1 0 0 17 0 22 0 529403754 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 47160043173330 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9429/tid=9445] ppid=9427 vsize=15787788 CPUtime=0.85 cores=1,3,5,7
/proc/9429/task/9445/stat : 9445 (java) R 9427 9429 9128 0 -1 4202560 16710 0 0 0 84 1 0 0 25 0 22 0 529403754 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 47160043148398 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9429/tid=9446] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9446/stat : 9446 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9447] ppid=9427 vsize=15787788 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9447/stat : 9447 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403754 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9448] ppid=9427 vsize=15787788 CPUtime=0.64 cores=1,3,5,7
/proc/9429/task/9448/stat : 9448 (java) R 9427 9429 9128 0 -1 4202560 7975 0 0 0 64 0 0 0 25 0 22 0 529403773 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284514997 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9429/tid=9449] ppid=9427 vsize=15787788 CPUtime=0.4 cores=1,3,5,7
/proc/9429/task/9449/stat : 9449 (java) R 9427 9429 9128 0 -1 4202560 2223 0 0 0 40 0 0 0 25 0 22 0 529403773 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 46912505696257 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9429/tid=9450] ppid=9427 vsize=15787788 CPUtime=0.8 cores=1,3,5,7
/proc/9429/task/9450/stat : 9450 (java) R 9427 9429 9128 0 -1 4202560 9753 0 0 0 80 0 0 0 25 0 22 0 529403773 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 47160046143822 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9429/tid=9451] ppid=9427 vsize=15787788 CPUtime=0.94 cores=1,3,5,7
/proc/9429/task/9451/stat : 9451 (java) R 9427 9429 9128 0 -1 4202560 10138 0 0 0 94 0 0 0 25 0 22 0 529403773 16166694912 55248 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 46912505655035 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 15787788

Solver just ended. Dumping a history of the last processes samples

[startup+2.30073 s]
/proc/loadavg: 7.77 8.00 7.99 9/220 9451
/proc/meminfo: memFree=29893528/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15783740 CPUtime=8.33 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 66516 0 1 0 825 8 0 0 25 0 22 0 529403749 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3945935 54326 2286 9 0 3936654 0
[pid=9429/tid=9431] ppid=9427 vsize=15783740 CPUtime=0.3 cores=1,3,5,7
/proc/9429/task/9431/stat : 9431 (java) S 9427 9429 9128 0 -1 4202560 5731 0 1 0 29 1 0 0 25 0 22 0 529403750 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9432] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9432/stat : 9432 (java) S 9427 9429 9128 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9433] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9433/stat : 9433 (java) S 9427 9429 9128 0 -1 4202560 226 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9434] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9434/stat : 9434 (java) S 9427 9429 9128 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9435] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9435/stat : 9435 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9436] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9436/stat : 9436 (java) S 9427 9429 9128 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9437] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9437/stat : 9437 (java) S 9427 9429 9128 0 -1 4202560 181 0 0 0 0 0 0 0 16 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9438] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9438/stat : 9438 (java) S 9427 9429 9128 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9439] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9439/stat : 9439 (java) S 9427 9429 9128 0 -1 4202560 306 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9440] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9440/stat : 9440 (java) S 9427 9429 9128 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529403752 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 0 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9441] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9441/stat : 9441 (java) S 9427 9429 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529403752 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9442] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9442/stat : 9442 (java) S 9427 9429 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529403752 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9443] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9443/stat : 9443 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284512689 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9444] ppid=9427 vsize=15783740 CPUtime=1.21 cores=1,3,5,7
/proc/9429/task/9444/stat : 9444 (java) S 9427 9429 9128 0 -1 4202560 11443 0 0 0 120 1 0 0 15 0 22 0 529403754 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9445] ppid=9427 vsize=15783740 CPUtime=1.01 cores=1,3,5,7
/proc/9429/task/9445/stat : 9445 (java) R 9427 9429 9128 0 -1 4202560 16790 0 0 0 100 1 0 0 20 0 22 0 529403754 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 47160046042692 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9429/tid=9446] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9446/stat : 9446 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9447] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9447/stat : 9447 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403754 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9448] ppid=9427 vsize=15783740 CPUtime=1.36 cores=1,3,5,7
/proc/9429/task/9448/stat : 9448 (java) R 9427 9429 9128 0 -1 4202560 7977 0 0 0 136 0 0 0 25 0 22 0 529403773 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 46912505655019 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9429/tid=9449] ppid=9427 vsize=15783740 CPUtime=1.1 cores=1,3,5,7
/proc/9429/task/9449/stat : 9449 (java) R 9427 9429 9128 0 -1 4202560 2225 0 0 0 110 0 0 0 25 0 22 0 529403773 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 46912505724943 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9429/tid=9450] ppid=9427 vsize=15783740 CPUtime=1.51 cores=1,3,5,7
/proc/9429/task/9450/stat : 9450 (java) R 9427 9429 9128 0 -1 4202560 9755 0 0 0 151 0 0 0 25 0 22 0 529403773 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 46912505836645 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9429/tid=9451] ppid=9427 vsize=15783740 CPUtime=1.73 cores=1,3,5,7
/proc/9429/task/9451/stat : 9451 (java) R 9427 9429 9128 0 -1 4202560 10156 0 0 0 173 0 0 0 25 0 22 0 529403773 16162549760 54326 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 46912505639297 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 15783740

[startup+2.70166 s]
/proc/loadavg: 7.77 8.00 7.99 9/220 9451
/proc/meminfo: memFree=29893528/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15783740 CPUtime=9.45 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 66814 0 1 0 937 8 0 0 25 0 22 0 529403749 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3945935 54480 2286 9 0 3936654 0
[pid=9429/tid=9431] ppid=9427 vsize=15783740 CPUtime=0.3 cores=1,3,5,7
/proc/9429/task/9431/stat : 9431 (java) S 9427 9429 9128 0 -1 4202560 5731 0 1 0 29 1 0 0 25 0 22 0 529403750 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9432] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9432/stat : 9432 (java) S 9427 9429 9128 0 -1 4202560 233 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9433] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9433/stat : 9433 (java) S 9427 9429 9128 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9434] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9434/stat : 9434 (java) S 9427 9429 9128 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9435] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9435/stat : 9435 (java) S 9427 9429 9128 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9436] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9436/stat : 9436 (java) S 9427 9429 9128 0 -1 4202560 35 0 0 0 0 0 0 0 16 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9437] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9437/stat : 9437 (java) S 9427 9429 9128 0 -1 4202560 255 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9438] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9438/stat : 9438 (java) S 9427 9429 9128 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9439] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9439/stat : 9439 (java) S 9427 9429 9128 0 -1 4202560 307 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9440] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9440/stat : 9440 (java) S 9427 9429 9128 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 529403752 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 0 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9441] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9441/stat : 9441 (java) S 9427 9429 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529403752 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9442] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9442/stat : 9442 (java) S 9427 9429 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529403752 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9443] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9443/stat : 9443 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284512689 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9444] ppid=9427 vsize=15783740 CPUtime=1.24 cores=1,3,5,7
/proc/9429/task/9444/stat : 9444 (java) S 9427 9429 9128 0 -1 4202560 11446 0 0 0 123 1 0 0 15 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9445] ppid=9427 vsize=15783740 CPUtime=1.04 cores=1,3,5,7
/proc/9429/task/9445/stat : 9445 (java) S 9427 9429 9128 0 -1 4202560 16818 0 0 0 103 1 0 0 19 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9446] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9446/stat : 9446 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9447] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9447/stat : 9447 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9448] ppid=9427 vsize=15783740 CPUtime=1.63 cores=1,3,5,7
/proc/9429/task/9448/stat : 9448 (java) S 9427 9429 9128 0 -1 4202560 7978 0 0 0 163 0 0 0 24 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9449] ppid=9427 vsize=15783740 CPUtime=1.43 cores=1,3,5,7
/proc/9429/task/9449/stat : 9449 (java) S 9427 9429 9128 0 -1 4202560 2228 0 0 0 143 0 0 0 25 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9450] ppid=9427 vsize=15783740 CPUtime=1.76 cores=1,3,5,7
/proc/9429/task/9450/stat : 9450 (java) S 9427 9429 9128 0 -1 4202560 9755 0 0 0 176 0 0 0 25 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9451] ppid=9427 vsize=15783740 CPUtime=1.95 cores=1,3,5,7
/proc/9429/task/9451/stat : 9451 (java) S 9427 9429 9128 0 -1 4202560 10157 0 0 0 195 0 0 0 24 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.45
Current children cumulated vsize (KiB) 15783740

[startup+2.90162 s]
/proc/loadavg: 7.77 8.00 7.99 9/220 9451
/proc/meminfo: memFree=29893528/32950928 swapFree=67111464/67111528
[pid=9429] ppid=9427 vsize=15783740 CPUtime=9.53 cores=1,3,5,7
/proc/9429/stat : 9429 (java) S 9427 9429 9128 0 -1 4202496 66814 0 1 0 945 8 0 0 25 0 22 0 529403749 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9429/statm: 3945935 54480 2286 9 0 3936654 0
[pid=9429/tid=9431] ppid=9427 vsize=15783740 CPUtime=0.3 cores=1,3,5,7
/proc/9429/task/9431/stat : 9431 (java) S 9427 9429 9128 0 -1 4202560 5731 0 1 0 29 1 0 0 25 0 22 0 529403750 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9432] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9432/stat : 9432 (java) S 9427 9429 9128 0 -1 4202560 233 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9433] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9433/stat : 9433 (java) S 9427 9429 9128 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9434] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9434/stat : 9434 (java) S 9427 9429 9128 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9435] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9435/stat : 9435 (java) S 9427 9429 9128 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9436] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9436/stat : 9436 (java) S 9427 9429 9128 0 -1 4202560 35 0 0 0 0 0 0 0 16 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9437] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9437/stat : 9437 (java) S 9427 9429 9128 0 -1 4202560 255 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9438] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9438/stat : 9438 (java) S 9427 9429 9128 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9439] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9439/stat : 9439 (java) S 9427 9429 9128 0 -1 4202560 307 0 0 0 0 0 0 0 15 0 22 0 529403751 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9440] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9440/stat : 9440 (java) S 9427 9429 9128 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 529403752 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 0 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
[pid=9429/tid=9441] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9441/stat : 9441 (java) S 9427 9429 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529403752 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9442] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9442/stat : 9442 (java) S 9427 9429 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529403752 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9443] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9443/stat : 9443 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284512689 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9444] ppid=9427 vsize=15783740 CPUtime=1.24 cores=1,3,5,7
/proc/9429/task/9444/stat : 9444 (java) S 9427 9429 9128 0 -1 4202560 11446 0 0 0 123 1 0 0 15 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9445] ppid=9427 vsize=15783740 CPUtime=1.04 cores=1,3,5,7
/proc/9429/task/9445/stat : 9445 (java) S 9427 9429 9128 0 -1 4202560 16818 0 0 0 103 1 0 0 19 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9446] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9446/stat : 9446 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284504985 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9447] ppid=9427 vsize=15783740 CPUtime=0 cores=1,3,5,7
/proc/9429/task/9447/stat : 9447 (java) S 9427 9429 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529403754 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9448] ppid=9427 vsize=15783740 CPUtime=1.7 cores=1,3,5,7
/proc/9429/task/9448/stat : 9448 (java) S 9427 9429 9128 0 -1 4202560 7978 0 0 0 170 0 0 0 24 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 7 0 0 0
[pid=9429/tid=9449] ppid=9427 vsize=15783740 CPUtime=1.43 cores=1,3,5,7
/proc/9429/task/9449/stat : 9449 (java) S 9427 9429 9128 0 -1 4202560 2228 0 0 0 143 0 0 0 23 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 1 0 0 0
[pid=9429/tid=9450] ppid=9427 vsize=15783740 CPUtime=1.77 cores=1,3,5,7
/proc/9429/task/9450/stat : 9450 (java) S 9427 9429 9128 0 -1 4202560 9755 0 0 0 177 0 0 0 23 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 5 0 0 0
[pid=9429/tid=9451] ppid=9427 vsize=15783740 CPUtime=1.95 cores=1,3,5,7
/proc/9429/task/9451/stat : 9451 (java) S 9427 9429 9128 0 -1 4202560 10157 0 0 0 195 0 0 0 22 0 22 0 529403773 16162549760 54480 33554432000 1073741824 1073778376 140736480658800 18446744073709551615 268284505600 0 4 0 16800975 18446604471137970944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 15783740

Child status: 20
Real time (s): 2.96267
CPU time (s): 9.54955
CPU user time (s): 9.45756
CPU system time (s): 0.091986
CPU usage (%): 322.329
Max. virtual memory (cumulated for all children) (KiB): 15787788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.45756
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66843
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= 829
involuntary context switches= 331

runsolver used 0.002999 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 17:40:50
IDJOB=3312865
IDBENCH=83050
IDSOLVER=1699
FILE ID=node122/3312865-1304178050
RUNJOBID= node122-1304176476-9147
PBS_JOBID= 13172421
Free space on /tmp= 73344 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v50-c1065-S370067727-038.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312865-1304178050/watcher-3312865-1304178050 -o /tmp/evaluation-result-3312865-1304178050/solver-3312865-1304178050 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312865-1304178050.cnf

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

MD5SUM BENCH= 3252c6181c8eabde1d434641195d65f6
RANDOM SEED=1656472586

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30098760 kB
Buffers:        338424 kB
Cached:        1714764 kB
SwapCached:         64 kB
Active:         556680 kB
Inactive:      1951272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30098760 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1632 kB
Writeback:           0 kB
AnonPages:      454616 kB
Mapped:          23668 kB
Slab:           279248 kB
PageTables:       6224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   674888 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= 73344 MiB
End job on node122 at 2011-04-30 17:40:53