Trace number 3311517

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)SAT 439.116 110.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
MD5SUM6689be7bde9914194ce4bfa20183e3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.09/0.12	57:25 INFO : Reading from input HOME/instance-3311517-1304132245.cnf
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.32	Starting Executor!
0.71/0.48	57:26 INFO : 50 variables remaining out of 50
0.71/0.48	57:26 INFO : 35600 literals remaining out of 35600
439.08/110.71	c Elapsed time 110.594
439.08/110.71	s SATISFIABLE
439.08/110.71	v -1 2 3 4 -5 6 7 8 9 10 11 -12 -13 14 -15 -16 17 18 -19 -20 21 -22 -23 24 -25 26 -27 28 29 -30 -31 32 33 -34 35 36 37 38 -39 40 41 42 -43 -44 -45 -46 47 48 -49 50 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311517-1304132245/watcher-3311517-1304132245 -o /tmp/evaluation-result-3311517-1304132245/solver-3311517-1304132245 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311517-1304132245.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.97 8.00 7.73 6/198 29694
/proc/meminfo: memFree=25397500/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/29694/stat : 29694 (java) R 29692 29694 29449 0 -1 4202496 896 0 0 0 0 0 0 0 25 0 1 0 524827265 23580672 382 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218365994773 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29694/statm: 5757 393 304 9 0 124 0

[startup+0.0475089 s]
/proc/loadavg: 7.97 8.00 7.73 6/198 29694
/proc/meminfo: memFree=25397500/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 3845 0 1 0 2 0 0 0 25 0 13 0 524827265 15978749952 3284 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3901062 3285 1683 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100548 s]
/proc/loadavg: 7.97 8.00 7.73 6/198 29694
/proc/meminfo: memFree=25397500/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15676876 CPUtime=0.09 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 5522 0 1 0 8 1 0 0 25 0 18 0 524827265 16053121024 4961 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3919219 4961 2116 9 0 3909938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676876

[startup+0.300498 s]
/proc/loadavg: 7.97 8.00 7.73 6/198 29694
/proc/meminfo: memFree=25397500/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15683408 CPUtime=0.51 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 14443 0 1 0 49 2 0 0 25 0 18 0 524827265 16059809792 12782 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3920852 12785 2207 9 0 3911571 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683408

[startup+0.993859 s]
/proc/loadavg: 7.97 8.00 7.73 6/198 29694
/proc/meminfo: memFree=25397500/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15695652 CPUtime=2.77 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 51571 0 1 0 270 7 0 0 25 0 22 0 524827265 16072347648 43220 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3923913 43220 2264 9 0 3914632 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 15695652

[startup+1.50126 s]
/proc/loadavg: 7.97 8.00 7.73 10/220 29716
/proc/meminfo: memFree=25224548/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15695652 CPUtime=4.78 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 54826 0 1 0 471 7 0 0 25 0 22 0 524827265 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3923913 46468 2278 9 0 3914632 0
[pid=29694/tid=29696] ppid=29692 vsize=15695652 CPUtime=0.46 cores=0,2,4,6
/proc/29694/task/29696/stat : 29696 (java) S 29692 29694 29449 0 -1 4202560 11023 0 1 0 44 2 0 0 20 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29697] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29697/stat : 29697 (java) S 29692 29694 29449 0 -1 4202560 364 0 0 0 0 0 0 0 16 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29698] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29698/stat : 29698 (java) S 29692 29694 29449 0 -1 4202560 582 0 0 0 0 0 0 0 16 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29699] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29699/stat : 29699 (java) S 29692 29694 29449 0 -1 4202560 32 0 0 0 0 0 0 0 16 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29700] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29700/stat : 29700 (java) S 29692 29694 29449 0 -1 4202560 36 0 0 0 0 0 0 0 16 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29701] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29701/stat : 29701 (java) S 29692 29694 29449 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29702/stat : 29702 (java) S 29692 29694 29449 0 -1 4202560 482 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29703/stat : 29703 (java) S 29692 29694 29449 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29704/stat : 29704 (java) S 29692 29694 29449 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29705/stat : 29705 (java) S 29692 29694 29449 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524827267 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 0 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29706/stat : 29706 (java) S 29692 29694 29449 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29707/stat : 29707 (java) S 29692 29694 29449 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29708/stat : 29708 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382780849 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29709] ppid=29692 vsize=15695652 CPUtime=0.62 cores=0,2,4,6
/proc/29694/task/29709/stat : 29709 (java) S 29692 29694 29449 0 -1 4202560 9020 0 0 0 62 0 0 0 17 0 22 0 524827270 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29710] ppid=29692 vsize=15695652 CPUtime=0.84 cores=0,2,4,6
/proc/29694/task/29710/stat : 29710 (java) S 29692 29694 29449 0 -1 4202560 6398 0 0 0 84 0 0 0 15 0 22 0 524827270 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29711] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29711/stat : 29711 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29712] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29712/stat : 29712 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524827270 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29713] ppid=29692 vsize=15695652 CPUtime=0.75 cores=0,2,4,6
/proc/29694/task/29713/stat : 29713 (java) R 29692 29694 29449 0 -1 4202560 8164 0 0 0 75 0 0 0 16 0 22 0 524827297 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505675456 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29694/tid=29714] ppid=29692 vsize=15695652 CPUtime=0.59 cores=0,2,4,6
/proc/29694/task/29714/stat : 29714 (java) R 29692 29694 29449 0 -1 4202560 4987 0 0 0 59 0 0 0 18 0 22 0 524827297 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505930145 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29694/tid=29715] ppid=29692 vsize=15695652 CPUtime=0.58 cores=0,2,4,6
/proc/29694/task/29715/stat : 29715 (java) R 29692 29694 29449 0 -1 4202560 1722 0 0 0 58 0 0 0 16 0 22 0 524827297 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505717155 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29694/tid=29716] ppid=29692 vsize=15695652 CPUtime=0.84 cores=0,2,4,6
/proc/29694/task/29716/stat : 29716 (java) R 29692 29694 29449 0 -1 4202560 9689 0 0 0 84 0 0 0 18 0 22 0 524827297 16072347648 46468 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505796216 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 15695652

[startup+3.10097 s]
/proc/loadavg: 7.97 8.00 7.73 9/220 29716
/proc/meminfo: memFree=25210536/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15695652 CPUtime=11.14 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 58135 0 1 0 1106 8 0 0 25 0 22 0 524827265 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3923913 45097 2285 9 0 3914632 0
[pid=29694/tid=29696] ppid=29692 vsize=15695652 CPUtime=0.46 cores=0,2,4,6
/proc/29694/task/29696/stat : 29696 (java) S 29692 29694 29449 0 -1 4202560 11023 0 1 0 44 2 0 0 20 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29697] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29697/stat : 29697 (java) S 29692 29694 29449 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29698] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29698/stat : 29698 (java) S 29692 29694 29449 0 -1 4202560 1323 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29699] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29699/stat : 29699 (java) S 29692 29694 29449 0 -1 4202560 471 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29700] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29700/stat : 29700 (java) S 29692 29694 29449 0 -1 4202560 375 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29701] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29701/stat : 29701 (java) S 29692 29694 29449 0 -1 4202560 568 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29702/stat : 29702 (java) S 29692 29694 29449 0 -1 4202560 729 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29703/stat : 29703 (java) S 29692 29694 29449 0 -1 4202560 731 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29704/stat : 29704 (java) S 29692 29694 29449 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29705/stat : 29705 (java) S 29692 29694 29449 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524827267 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 0 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29706/stat : 29706 (java) S 29692 29694 29449 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29707/stat : 29707 (java) S 29692 29694 29449 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29708/stat : 29708 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382780849 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29709] ppid=29692 vsize=15695652 CPUtime=0.69 cores=0,2,4,6
/proc/29694/task/29709/stat : 29709 (java) S 29692 29694 29449 0 -1 4202560 9074 0 0 0 69 0 0 0 16 0 22 0 524827270 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29710] ppid=29692 vsize=15695652 CPUtime=1 cores=0,2,4,6
/proc/29694/task/29710/stat : 29710 (java) S 29692 29694 29449 0 -1 4202560 6445 0 0 0 100 0 0 0 15 0 22 0 524827270 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29711] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29711/stat : 29711 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29712] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29712/stat : 29712 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524827270 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29713] ppid=29692 vsize=15695652 CPUtime=2.33 cores=0,2,4,6
/proc/29694/task/29713/stat : 29713 (java) R 29692 29694 29449 0 -1 4202560 8208 0 0 0 233 0 0 0 18 0 22 0 524827297 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505759736 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29694/tid=29714] ppid=29692 vsize=15695652 CPUtime=1.99 cores=0,2,4,6
/proc/29694/task/29714/stat : 29714 (java) R 29692 29694 29449 0 -1 4202560 5092 0 0 0 199 0 0 0 20 0 22 0 524827297 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505717155 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29694/tid=29715] ppid=29692 vsize=15695652 CPUtime=2.17 cores=0,2,4,6
/proc/29694/task/29715/stat : 29715 (java) R 29692 29694 29449 0 -1 4202560 1726 0 0 0 217 0 0 0 18 0 22 0 524827297 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29694/tid=29716] ppid=29692 vsize=15695652 CPUtime=2.37 cores=0,2,4,6
/proc/29694/task/29716/stat : 29716 (java) R 29692 29694 29449 0 -1 4202560 9692 0 0 0 237 0 0 0 21 0 22 0 524827297 16072347648 45097 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505598182 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 15695652

[startup+6.3014 s]
/proc/loadavg: 8.06 8.02 7.73 9/220 29716
/proc/meminfo: memFree=25285060/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15695652 CPUtime=23.85 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 59274 0 1 0 2376 9 0 0 25 0 22 0 524827265 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3923913 31084 2288 9 0 3914632 0
[pid=29694/tid=29696] ppid=29692 vsize=15695652 CPUtime=0.46 cores=0,2,4,6
/proc/29694/task/29696/stat : 29696 (java) S 29692 29694 29449 0 -1 4202560 11023 0 1 0 44 2 0 0 20 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29697] ppid=29692 vsize=15695652 CPUtime=0.01 cores=0,2,4,6
/proc/29694/task/29697/stat : 29697 (java) S 29692 29694 29449 0 -1 4202560 849 0 0 0 1 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29698] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29698/stat : 29698 (java) S 29692 29694 29449 0 -1 4202560 1549 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29699] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29699/stat : 29699 (java) S 29692 29694 29449 0 -1 4202560 530 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29700] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29700/stat : 29700 (java) S 29692 29694 29449 0 -1 4202560 386 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29701] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29701/stat : 29701 (java) S 29692 29694 29449 0 -1 4202560 615 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29702/stat : 29702 (java) S 29692 29694 29449 0 -1 4202560 993 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=15695652 CPUtime=0.01 cores=0,2,4,6
/proc/29694/task/29703/stat : 29703 (java) S 29692 29694 29449 0 -1 4202560 869 0 0 0 1 0 0 0 16 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29704/stat : 29704 (java) S 29692 29694 29449 0 -1 4202560 635 0 0 0 0 0 0 0 15 0 22 0 524827266 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29705/stat : 29705 (java) S 29692 29694 29449 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 524827267 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 0 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29706/stat : 29706 (java) S 29692 29694 29449 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29707/stat : 29707 (java) S 29692 29694 29449 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29708/stat : 29708 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382780849 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29709] ppid=29692 vsize=15695652 CPUtime=0.74 cores=0,2,4,6
/proc/29694/task/29709/stat : 29709 (java) S 29692 29694 29449 0 -1 4202560 9216 0 0 0 74 0 0 0 16 0 22 0 524827270 16072347648 31084 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0

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

/proc/29694/task/29709/stat : 29709 (java) S 29692 29694 29449 0 -1 4202560 9220 0 0 0 75 0 0 0 15 0 22 0 524827270 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29710] ppid=29692 vsize=15695652 CPUtime=1.08 cores=0,2,4,6
/proc/29694/task/29710/stat : 29710 (java) S 29692 29694 29449 0 -1 4202560 6459 0 0 0 108 0 0 0 15 0 22 0 524827270 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29711] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29711/stat : 29711 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29712] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29712/stat : 29712 (java) S 29692 29694 29449 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 524827270 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29713] ppid=29692 vsize=15695652 CPUtime=106.9 cores=0,2,4,6
/proc/29694/task/29713/stat : 29713 (java) R 29692 29694 29449 0 -1 4202560 24308 0 0 0 10686 4 0 0 25 0 22 0 524827297 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505960292 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29694/tid=29714] ppid=29692 vsize=15695652 CPUtime=106.43 cores=0,2,4,6
/proc/29694/task/29714/stat : 29714 (java) R 29692 29694 29449 0 -1 4202560 20816 0 0 0 10640 3 0 0 25 0 22 0 524827297 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505759868 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29694/tid=29715] ppid=29692 vsize=15695652 CPUtime=106.71 cores=0,2,4,6
/proc/29694/task/29715/stat : 29715 (java) R 29692 29694 29449 0 -1 4202560 18081 0 0 0 10668 3 0 0 25 0 22 0 524827297 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505717178 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29694/tid=29716] ppid=29692 vsize=15695652 CPUtime=106.83 cores=0,2,4,6
/proc/29694/task/29716/stat : 29716 (java) R 29692 29694 29449 0 -1 4202560 25594 0 0 0 10680 3 0 0 25 0 22 0 524827297 16072347648 87517 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505794854 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 431.89
Current children cumulated vsize (KiB) 15695652

[startup+109.701 s]
/proc/loadavg: 8.16 8.06 7.78 9/220 29719
/proc/meminfo: memFree=25164292/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15695652 CPUtime=435.07 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 208714 0 1 0 43463 44 0 0 25 0 22 0 524827265 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3923913 87424 2290 9 0 3914632 0
[pid=29694/tid=29696] ppid=29692 vsize=15695652 CPUtime=0.46 cores=0,2,4,6
/proc/29694/task/29696/stat : 29696 (java) S 29692 29694 29449 0 -1 4202560 11023 0 1 0 44 2 0 0 20 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29697] ppid=29692 vsize=15695652 CPUtime=0.31 cores=0,2,4,6
/proc/29694/task/29697/stat : 29697 (java) S 29692 29694 29449 0 -1 4202560 11118 0 0 0 30 1 0 0 15 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29698] ppid=29692 vsize=15695652 CPUtime=0.31 cores=0,2,4,6
/proc/29694/task/29698/stat : 29698 (java) S 29692 29694 29449 0 -1 4202560 12450 0 0 0 29 2 0 0 15 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29699] ppid=29692 vsize=15695652 CPUtime=0.29 cores=0,2,4,6
/proc/29694/task/29699/stat : 29699 (java) S 29692 29694 29449 0 -1 4202560 11178 0 0 0 27 2 0 0 15 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29700] ppid=29692 vsize=15695652 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29700/stat : 29700 (java) S 29692 29694 29449 0 -1 4202560 10873 0 0 0 29 1 0 0 15 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29701] ppid=29692 vsize=15695652 CPUtime=0.29 cores=0,2,4,6
/proc/29694/task/29701/stat : 29701 (java) S 29692 29694 29449 0 -1 4202560 10786 0 0 0 27 2 0 0 16 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=15695652 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29702/stat : 29702 (java) S 29692 29694 29449 0 -1 4202560 11954 0 0 0 28 2 0 0 15 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=15695652 CPUtime=0.32 cores=0,2,4,6
/proc/29694/task/29703/stat : 29703 (java) S 29692 29694 29449 0 -1 4202560 11608 0 0 0 31 1 0 0 16 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=15695652 CPUtime=0.27 cores=0,2,4,6
/proc/29694/task/29704/stat : 29704 (java) S 29692 29694 29449 0 -1 4202560 11529 0 0 0 25 2 0 0 15 0 22 0 524827266 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=15695652 CPUtime=0.17 cores=0,2,4,6
/proc/29694/task/29705/stat : 29705 (java) S 29692 29694 29449 0 -1 4202560 322 0 0 0 11 6 0 0 15 0 22 0 524827267 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 0 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29706/stat : 29706 (java) S 29692 29694 29449 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29707/stat : 29707 (java) S 29692 29694 29449 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524827268 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29708/stat : 29708 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382780849 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29709] ppid=29692 vsize=15695652 CPUtime=0.75 cores=0,2,4,6
/proc/29694/task/29709/stat : 29709 (java) S 29692 29694 29449 0 -1 4202560 9220 0 0 0 75 0 0 0 15 0 22 0 524827270 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29710] ppid=29692 vsize=15695652 CPUtime=1.08 cores=0,2,4,6
/proc/29694/task/29710/stat : 29710 (java) S 29692 29694 29449 0 -1 4202560 6459 0 0 0 108 0 0 0 15 0 22 0 524827270 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29711] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29711/stat : 29711 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29712] ppid=29692 vsize=15695652 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29712/stat : 29712 (java) S 29692 29694 29449 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 524827270 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29713] ppid=29692 vsize=15695652 CPUtime=107.68 cores=0,2,4,6
/proc/29694/task/29713/stat : 29713 (java) R 29692 29694 29449 0 -1 4202560 24309 0 0 0 10764 4 0 0 25 0 22 0 524827297 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505705818 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29694/tid=29714] ppid=29692 vsize=15695652 CPUtime=107.22 cores=0,2,4,6
/proc/29694/task/29714/stat : 29714 (java) R 29692 29694 29449 0 -1 4202560 20816 0 0 0 10719 3 0 0 25 0 22 0 524827297 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505705563 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29694/tid=29715] ppid=29692 vsize=15695652 CPUtime=107.5 cores=0,2,4,6
/proc/29694/task/29715/stat : 29715 (java) R 29692 29694 29449 0 -1 4202560 18083 0 0 0 10747 3 0 0 25 0 22 0 524827297 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505717164 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29694/tid=29716] ppid=29692 vsize=15695652 CPUtime=107.63 cores=0,2,4,6
/proc/29694/task/29716/stat : 29716 (java) R 29692 29694 29449 0 -1 4202560 25595 0 0 0 10760 3 0 0 18 0 22 0 524827297 16072347648 87424 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 47485878408184 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 435.07
Current children cumulated vsize (KiB) 15695652

[startup+110.516 s]
/proc/loadavg: 8.16 8.06 7.78 9/220 29719
/proc/meminfo: memFree=25175700/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15761188 CPUtime=438.31 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 208964 0 1 0 43787 44 0 0 25 0 22 0 524827265 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3940297 87075 2290 9 0 3931016 0
[pid=29694/tid=29696] ppid=29692 vsize=15761188 CPUtime=0.46 cores=0,2,4,6
/proc/29694/task/29696/stat : 29696 (java) S 29692 29694 29449 0 -1 4202560 11023 0 1 0 44 2 0 0 20 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29697] ppid=29692 vsize=15761188 CPUtime=0.31 cores=0,2,4,6
/proc/29694/task/29697/stat : 29697 (java) S 29692 29694 29449 0 -1 4202560 11130 0 0 0 30 1 0 0 15 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29698] ppid=29692 vsize=15761188 CPUtime=0.31 cores=0,2,4,6
/proc/29694/task/29698/stat : 29698 (java) S 29692 29694 29449 0 -1 4202560 12450 0 0 0 29 2 0 0 15 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29699] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29699/stat : 29699 (java) S 29692 29694 29449 0 -1 4202560 11180 0 0 0 28 2 0 0 16 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29700] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29700/stat : 29700 (java) S 29692 29694 29449 0 -1 4202560 10943 0 0 0 29 1 0 0 16 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29701] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29701/stat : 29701 (java) S 29692 29694 29449 0 -1 4202560 10805 0 0 0 28 2 0 0 16 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29702/stat : 29702 (java) S 29692 29694 29449 0 -1 4202560 11972 0 0 0 28 2 0 0 15 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=15761188 CPUtime=0.32 cores=0,2,4,6
/proc/29694/task/29703/stat : 29703 (java) S 29692 29694 29449 0 -1 4202560 11636 0 0 0 31 1 0 0 15 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=15761188 CPUtime=0.27 cores=0,2,4,6
/proc/29694/task/29704/stat : 29704 (java) S 29692 29694 29449 0 -1 4202560 11595 0 0 0 25 2 0 0 16 0 22 0 524827266 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=15761188 CPUtime=0.18 cores=0,2,4,6
/proc/29694/task/29705/stat : 29705 (java) S 29692 29694 29449 0 -1 4202560 322 0 0 0 12 6 0 0 15 0 22 0 524827267 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 0 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29706/stat : 29706 (java) S 29692 29694 29449 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524827268 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29707/stat : 29707 (java) S 29692 29694 29449 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524827268 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29708/stat : 29708 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382780849 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29709] ppid=29692 vsize=15761188 CPUtime=0.86 cores=0,2,4,6
/proc/29694/task/29709/stat : 29709 (java) R 29692 29694 29449 0 -1 4202560 9231 0 0 0 86 0 0 0 16 0 22 0 524827270 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 47485877481907 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29694/tid=29710] ppid=29692 vsize=15761188 CPUtime=1.19 cores=0,2,4,6
/proc/29694/task/29710/stat : 29710 (java) S 29692 29694 29449 0 -1 4202560 6471 0 0 0 119 0 0 0 15 0 22 0 524827270 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29711] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29711/stat : 29711 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29712] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29712/stat : 29712 (java) S 29692 29694 29449 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 524827270 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29713] ppid=29692 vsize=15761188 CPUtime=108.38 cores=0,2,4,6
/proc/29694/task/29713/stat : 29713 (java) R 29692 29694 29449 0 -1 4202560 24310 0 0 0 10834 4 0 0 25 0 22 0 524827297 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505717155 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29694/tid=29714] ppid=29692 vsize=15761188 CPUtime=108.03 cores=0,2,4,6
/proc/29694/task/29714/stat : 29714 (java) R 29692 29694 29449 0 -1 4202560 20818 0 0 0 10800 3 0 0 25 0 22 0 524827297 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505759854 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29694/tid=29715] ppid=29692 vsize=15761188 CPUtime=108.2 cores=0,2,4,6
/proc/29694/task/29715/stat : 29715 (java) R 29692 29694 29449 0 -1 4202560 18083 0 0 0 10817 3 0 0 25 0 22 0 524827297 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382783157 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29694/tid=29716] ppid=29692 vsize=15761188 CPUtime=108.44 cores=0,2,4,6
/proc/29694/task/29716/stat : 29716 (java) R 29692 29694 29449 0 -1 4202560 25604 0 0 0 10841 3 0 0 19 0 22 0 524827297 16139456512 87075 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505716790 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 438.31
Current children cumulated vsize (KiB) 15761188

[startup+110.71 s]
/proc/loadavg: 8.16 8.06 7.78 9/220 29719
/proc/meminfo: memFree=25175700/32951124 swapFree=67051468/67111528
[pid=29694] ppid=29692 vsize=15761188 CPUtime=439.08 cores=0,2,4,6
/proc/29694/stat : 29694 (java) S 29692 29694 29449 0 -1 4202496 209075 0 1 0 43864 44 0 0 25 0 22 0 524827265 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29694/statm: 3940297 87137 2290 9 0 3931016 0
[pid=29694/tid=29696] ppid=29692 vsize=15761188 CPUtime=0.46 cores=0,2,4,6
/proc/29694/task/29696/stat : 29696 (java) S 29692 29694 29449 0 -1 4202560 11023 0 1 0 44 2 0 0 20 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29697] ppid=29692 vsize=15761188 CPUtime=0.31 cores=0,2,4,6
/proc/29694/task/29697/stat : 29697 (java) S 29692 29694 29449 0 -1 4202560 11130 0 0 0 30 1 0 0 15 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29698] ppid=29692 vsize=15761188 CPUtime=0.31 cores=0,2,4,6
/proc/29694/task/29698/stat : 29698 (java) S 29692 29694 29449 0 -1 4202560 12538 0 0 0 29 2 0 0 16 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29699] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29699/stat : 29699 (java) S 29692 29694 29449 0 -1 4202560 11180 0 0 0 28 2 0 0 15 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29700] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29700/stat : 29700 (java) S 29692 29694 29449 0 -1 4202560 10944 0 0 0 29 1 0 0 16 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 0 0 0 0
[pid=29694/tid=29701] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29701/stat : 29701 (java) S 29692 29694 29449 0 -1 4202560 10806 0 0 0 28 2 0 0 15 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=15761188 CPUtime=0.3 cores=0,2,4,6
/proc/29694/task/29702/stat : 29702 (java) S 29692 29694 29449 0 -1 4202560 11972 0 0 0 28 2 0 0 15 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=15761188 CPUtime=0.32 cores=0,2,4,6
/proc/29694/task/29703/stat : 29703 (java) S 29692 29694 29449 0 -1 4202560 11636 0 0 0 31 1 0 0 16 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=15761188 CPUtime=0.27 cores=0,2,4,6
/proc/29694/task/29704/stat : 29704 (java) S 29692 29694 29449 0 -1 4202560 11595 0 0 0 25 2 0 0 16 0 22 0 524827266 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=15761188 CPUtime=0.18 cores=0,2,4,6
/proc/29694/task/29705/stat : 29705 (java) S 29692 29694 29449 0 -1 4202560 322 0 0 0 12 6 0 0 15 0 22 0 524827267 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 0 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29706/stat : 29706 (java) S 29692 29694 29449 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524827268 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29707/stat : 29707 (java) S 29692 29694 29449 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524827268 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 2 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29708/stat : 29708 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382780849 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29709] ppid=29692 vsize=15761188 CPUtime=1.01 cores=0,2,4,6
/proc/29694/task/29709/stat : 29709 (java) S 29692 29694 29449 0 -1 4202560 9247 0 0 0 101 0 0 0 16 0 22 0 524827270 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29710] ppid=29692 vsize=15761188 CPUtime=1.23 cores=0,2,4,6
/proc/29694/task/29710/stat : 29710 (java) S 29692 29694 29449 0 -1 4202560 6476 0 0 0 123 0 0 0 15 0 22 0 524827270 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29711] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29711/stat : 29711 (java) S 29692 29694 29449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524827270 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773145 0 4 0 16800975 18446604453942698240 0 0 -1 4 0 0 0
[pid=29694/tid=29712] ppid=29692 vsize=15761188 CPUtime=0 cores=0,2,4,6
/proc/29694/task/29712/stat : 29712 (java) S 29692 29694 29449 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 524827270 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382773760 0 4 0 16800975 18446604453942698240 0 0 -1 6 0 0 0
[pid=29694/tid=29713] ppid=29692 vsize=15761188 CPUtime=108.52 cores=0,2,4,6
/proc/29694/task/29713/stat : 29713 (java) R 29692 29694 29449 0 -1 4202560 24310 0 0 0 10848 4 0 0 25 0 22 0 524827297 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 218382783157 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29694/tid=29714] ppid=29692 vsize=15761188 CPUtime=108.22 cores=0,2,4,6
/proc/29694/task/29714/stat : 29714 (java) R 29692 29694 29449 0 -1 4202560 20818 0 0 0 10819 3 0 0 25 0 22 0 524827297 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912506450416 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29694/tid=29715] ppid=29692 vsize=15761188 CPUtime=108.25 cores=0,2,4,6
/proc/29694/task/29715/stat : 29715 (java) R 29692 29694 29449 0 -1 4202560 18083 0 0 0 10822 3 0 0 25 0 22 0 524827297 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912505759720 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29694/tid=29716] ppid=29692 vsize=15761188 CPUtime=108.63 cores=0,2,4,6
/proc/29694/task/29716/stat : 29716 (java) R 29692 29694 29449 0 -1 4202560 25604 0 0 0 10860 3 0 0 20 0 22 0 524827297 16139456512 87137 33554432000 1073741824 1073778376 140735569584608 18446744073709551615 46912506550093 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 439.08
Current children cumulated vsize (KiB) 15761188

Child status: 10
Real time (s): 110.73
CPU time (s): 439.116
CPU user time (s): 438.657
CPU system time (s): 0.45893
CPU usage (%): 396.565
Max. virtual memory (cumulated for all children) (KiB): 15761188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 438.657
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209098
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= 30316
involuntary context switches= 14747

runsolver used 0.150977 second user time and 0.45993 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 04:57:25
IDJOB=3311517
IDBENCH=82902
IDSOLVER=1698
FILE ID=node101/3311517-1304132245
RUNJOBID= node101-1304130935-29467
PBS_JOBID= 13170794
Free space on /tmp= 72156 MiB

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

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

MD5SUM BENCH= 6689be7bde9914194ce4bfa20183e3c5
RANDOM SEED=1883439749

node101.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.841
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.68
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.841
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.77
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.841
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.841
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.841
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.83
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.841
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.841
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:      25397788 kB
Buffers:       1915392 kB
Cached:        4668720 kB
SwapCached:      30424 kB
Active:        2228796 kB
Inactive:      4879308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25397788 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2008 kB
Writeback:           0 kB
AnonPages:      515168 kB
Mapped:          17572 kB
Slab:           379396 kB
PageTables:       6632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   931408 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= 72156 MiB
End job on node101 at 2011-04-30 04:59:16