Trace number 3311575

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)? (TO) 4800.26 1207.33

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1632870961-099.SATISFIABLE.cnf
MD5SUMeac2f4cbe4e61cc8bd9f28b333bf1b8e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.03578
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.10/0.12	04:31 INFO : Reading from input HOME/instance-3311575-1304136271.cnf
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.81/0.45	04:32 INFO : 150 variables remaining out of 150
0.81/0.45	04:32 INFO : 19170 literals remaining out of 19170

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3311575-1304136271/watcher-3311575-1304136271 -o /tmp/evaluation-result-3311575-1304136271/solver-3311575-1304136271 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311575-1304136271.cnf -hbr 2 

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: 3.40 4.33 5.80 2/173 18851
/proc/meminfo: memFree=25676044/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/18851/stat : 18851 (java) R 18849 18851 17487 0 -1 4202496 1136 0 0 0 0 0 0 0 17 0 1 0 506043245 23580672 623 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255101806357 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18851/statm: 5757 635 473 9 0 124 0

[startup+0.0178121 s]
/proc/loadavg: 3.40 4.33 5.80 2/173 18851
/proc/meminfo: memFree=25676044/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 2753 0 1 0 0 0 0 0 17 0 10 0 506043245 15965847552 2195 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3897912 2203 1318 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.10077 s]
/proc/loadavg: 3.40 4.33 5.80 2/173 18851
/proc/meminfo: memFree=25676044/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15676980 CPUtime=0.1 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 5540 0 1 0 9 1 0 0 17 0 18 0 506043245 16053227520 4980 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3919245 4980 2116 9 0 3909964 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676980

[startup+0.300732 s]
/proc/loadavg: 3.40 4.33 5.80 2/173 18851
/proc/meminfo: memFree=25676044/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15684944 CPUtime=0.52 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 12938 0 1 0 50 2 0 0 17 0 22 0 506043245 16061382656 11215 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3921236 11215 2211 9 0 3911955 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684944

[startup+0.887596 s]
/proc/loadavg: 3.40 4.33 5.80 2/173 18851
/proc/meminfo: memFree=25676044/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15702704 CPUtime=2.54 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 40056 0 1 0 248 6 0 0 17 0 22 0 506043245 16079568896 35873 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925676 35874 2261 9 0 3916395 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 15702704

[startup+1.50149 s]
/proc/loadavg: 3.40 4.33 5.80 16/220 18899
/proc/meminfo: memFree=25331024/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15703732 CPUtime=4.99 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 54758 0 1 0 492 7 0 0 17 0 22 0 506043245 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925933 49665 2275 9 0 3916652 0
[pid=18851/tid=18855] ppid=18849 vsize=15703732 CPUtime=0.43 cores=1,3,5,7
/proc/18851/task/18855/stat : 18855 (java) S 18849 18851 17487 0 -1 4202560 8131 0 1 0 42 1 0 0 20 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18859] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18859/stat : 18859 (java) S 18849 18851 17487 0 -1 4202560 419 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18860] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18860/stat : 18860 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18861] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18861/stat : 18861 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18862] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18862/stat : 18862 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18863] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18863/stat : 18863 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18864] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18864/stat : 18864 (java) S 18849 18851 17487 0 -1 4202560 603 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18865] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18865/stat : 18865 (java) S 18849 18851 17487 0 -1 4202560 909 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18866] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18866/stat : 18866 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 506043246 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18876] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18876/stat : 18876 (java) S 18849 18851 17487 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 506043247 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 0 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18878] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18878/stat : 18878 (java) S 18849 18851 17487 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 506043248 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18879] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18879/stat : 18879 (java) S 18849 18851 17487 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 506043248 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18882] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18882/stat : 18882 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 506043250 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118592433 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18883] ppid=18849 vsize=15703732 CPUtime=1.01 cores=1,3,5,7
/proc/18851/task/18883/stat : 18883 (java) R 18849 18851 17487 0 -1 4202560 5692 0 0 0 101 0 0 0 18 0 22 0 506043250 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 47413614418552 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18851/tid=18884] ppid=18849 vsize=15703732 CPUtime=0.49 cores=1,3,5,7
/proc/18851/task/18884/stat : 18884 (java) R 18849 18851 17487 0 -1 4202560 10500 0 0 0 48 1 0 0 20 0 22 0 506043250 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 47413612072744 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18851/tid=18885] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18885/stat : 18885 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 506043250 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18886] ppid=18849 vsize=15703732 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18886/stat : 18886 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 506043250 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18892] ppid=18849 vsize=15703732 CPUtime=0.81 cores=1,3,5,7
/proc/18851/task/18892/stat : 18892 (java) R 18849 18851 17487 0 -1 4202560 7639 0 0 0 81 0 0 0 18 0 22 0 506043274 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505800656 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18851/tid=18893] ppid=18849 vsize=15703732 CPUtime=0.7 cores=1,3,5,7
/proc/18851/task/18893/stat : 18893 (java) R 18849 18851 17487 0 -1 4202560 6909 0 0 0 70 0 0 0 18 0 22 0 506043274 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 18446744073699065989 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18851/tid=18894] ppid=18849 vsize=15703732 CPUtime=0.6 cores=1,3,5,7
/proc/18851/task/18894/stat : 18894 (java) R 18849 18851 17487 0 -1 4202560 5448 0 0 0 60 0 0 0 19 0 22 0 506043274 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505740992 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18851/tid=18895] ppid=18849 vsize=15703732 CPUtime=0.84 cores=1,3,5,7
/proc/18851/task/18895/stat : 18895 (java) R 18849 18851 17487 0 -1 4202560 7107 0 0 0 84 0 0 0 18 0 22 0 506043274 16080621568 49665 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505741020 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 15703732

[startup+3.10121 s]
/proc/loadavg: 3.40 4.33 5.80 12/220 18899
/proc/meminfo: memFree=25176388/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15701328 CPUtime=11.35 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 92199 0 1 0 1123 12 0 0 17 0 22 0 506043245 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925332 83455 2285 9 0 3916051 0
[pid=18851/tid=18855] ppid=18849 vsize=15701328 CPUtime=0.43 cores=1,3,5,7
/proc/18851/task/18855/stat : 18855 (java) S 18849 18851 17487 0 -1 4202560 8131 0 1 0 42 1 0 0 20 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18859] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18859/stat : 18859 (java) S 18849 18851 17487 0 -1 4202560 747 0 0 0 0 0 0 0 16 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18860] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18860/stat : 18860 (java) S 18849 18851 17487 0 -1 4202560 686 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18861] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18861/stat : 18861 (java) S 18849 18851 17487 0 -1 4202560 1481 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18862] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18862/stat : 18862 (java) S 18849 18851 17487 0 -1 4202560 416 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18863] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18863/stat : 18863 (java) S 18849 18851 17487 0 -1 4202560 1049 0 0 0 0 0 0 0 16 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18864] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18864/stat : 18864 (java) S 18849 18851 17487 0 -1 4202560 676 0 0 0 0 0 0 0 16 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18865] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18865/stat : 18865 (java) S 18849 18851 17487 0 -1 4202560 1556 0 0 0 0 0 0 0 16 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18866] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18866/stat : 18866 (java) S 18849 18851 17487 0 -1 4202560 1184 0 0 0 0 0 0 0 16 0 22 0 506043246 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18876] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18876/stat : 18876 (java) S 18849 18851 17487 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 506043247 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 0 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18878] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18878/stat : 18878 (java) S 18849 18851 17487 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18879] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18879/stat : 18879 (java) S 18849 18851 17487 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18882] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18882/stat : 18882 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 506043250 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118592433 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18883] ppid=18849 vsize=15701328 CPUtime=1.27 cores=1,3,5,7
/proc/18851/task/18883/stat : 18883 (java) S 18849 18851 17487 0 -1 4202560 5739 0 0 0 127 0 0 0 15 0 22 0 506043250 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18884] ppid=18849 vsize=15701328 CPUtime=0.8 cores=1,3,5,7
/proc/18851/task/18884/stat : 18884 (java) S 18849 18851 17487 0 -1 4202560 13253 0 0 0 79 1 0 0 16 0 22 0 506043250 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18885] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18885/stat : 18885 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 506043250 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18886] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18886/stat : 18886 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 506043250 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18892] ppid=18849 vsize=15701328 CPUtime=2.05 cores=1,3,5,7
/proc/18851/task/18892/stat : 18892 (java) R 18849 18851 17487 0 -1 4202560 14292 0 0 0 204 1 0 0 20 0 22 0 506043274 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505778296 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18851/tid=18893] ppid=18849 vsize=15701328 CPUtime=2.07 cores=1,3,5,7
/proc/18851/task/18893/stat : 18893 (java) R 18849 18851 17487 0 -1 4202560 14120 0 0 0 206 1 0 0 20 0 22 0 506043274 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18851/tid=18894] ppid=18849 vsize=15701328 CPUtime=2.18 cores=1,3,5,7
/proc/18851/task/18894/stat : 18894 (java) R 18849 18851 17487 0 -1 4202560 12972 0 0 0 217 1 0 0 22 0 22 0 506043274 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505840053 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18851/tid=18895] ppid=18849 vsize=15701328 CPUtime=2.42 cores=1,3,5,7
/proc/18851/task/18895/stat : 18895 (java) R 18849 18851 17487 0 -1 4202560 14311 0 0 0 241 1 0 0 21 0 22 0 506043274 16078159872 83455 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505801311 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 15701328

[startup+6.30164 s]
/proc/loadavg: 3.77 4.39 5.81 8/220 18899
/proc/meminfo: memFree=24741756/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15701328 CPUtime=24.12 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 95596 0 1 0 2398 14 0 0 17 0 22 0 506043245 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925332 83556 2285 9 0 3916051 0
[pid=18851/tid=18855] ppid=18849 vsize=15701328 CPUtime=0.43 cores=1,3,5,7
/proc/18851/task/18855/stat : 18855 (java) S 18849 18851 17487 0 -1 4202560 8131 0 1 0 42 1 0 0 20 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18859] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18859/stat : 18859 (java) S 18849 18851 17487 0 -1 4202560 1011 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18860] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18860/stat : 18860 (java) S 18849 18851 17487 0 -1 4202560 1185 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18861] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18861/stat : 18861 (java) S 18849 18851 17487 0 -1 4202560 2014 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18862] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18862/stat : 18862 (java) S 18849 18851 17487 0 -1 4202560 905 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18863] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18863/stat : 18863 (java) S 18849 18851 17487 0 -1 4202560 1320 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18864] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18864/stat : 18864 (java) S 18849 18851 17487 0 -1 4202560 1064 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18865] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18865/stat : 18865 (java) S 18849 18851 17487 0 -1 4202560 1837 0 0 0 0 0 0 0 15 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18866] ppid=18849 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/18851/task/18866/stat : 18866 (java) S 18849 18851 17487 0 -1 4202560 1816 0 0 0 1 0 0 0 16 0 22 0 506043246 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18876] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18876/stat : 18876 (java) S 18849 18851 17487 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 506043247 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 0 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18878] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18878/stat : 18878 (java) S 18849 18851 17487 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18879] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18879/stat : 18879 (java) S 18849 18851 17487 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18882] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18882/stat : 18882 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 506043250 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118592433 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18883] ppid=18849 vsize=15701328 CPUtime=1.31 cores=1,3,5,7
/proc/18851/task/18883/stat : 18883 (java) S 18849 18851 17487 0 -1 4202560 5742 0 0 0 131 0 0 0 15 0 22 0 506043250 16078159872 83556 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0

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

[pid=18851/tid=18893] ppid=18849 vsize=15701328 CPUtime=1049.21 cores=1,3,5,7
/proc/18851/task/18893/stat : 18893 (java) R 18849 18851 17487 0 -1 4202560 163864 0 0 0 104889 32 0 0 25 0 22 0 506043274 16078159872 78167 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18851/tid=18894] ppid=18849 vsize=15701328 CPUtime=1048.38 cores=1,3,5,7
/proc/18851/task/18894/stat : 18894 (java) R 18849 18851 17487 0 -1 4202560 161057 0 0 0 104805 33 0 0 25 0 22 0 506043274 16078159872 78167 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505937505 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18851/tid=18895] ppid=18849 vsize=15701328 CPUtime=1049 cores=1,3,5,7
/proc/18851/task/18895/stat : 18895 (java) R 18849 18851 17487 0 -1 4202560 161755 0 0 0 104869 31 0 0 25 0 22 0 506043274 16078159872 78167 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505842588 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4223.68
Current children cumulated vsize (KiB) 15701328

[startup+1122.3 s]
/proc/loadavg: 8.14 8.00 7.38 9/220 18928
/proc/meminfo: memFree=25133808/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15701328 CPUtime=4462.2 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 1268947 0 1 0 445872 348 0 0 17 0 22 0 506043245 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925332 70436 2298 9 0 3916051 0
[pid=18851/tid=18855] ppid=18849 vsize=15701328 CPUtime=0.43 cores=1,3,5,7
/proc/18851/task/18855/stat : 18855 (java) S 18849 18851 17487 0 -1 4202560 8131 0 1 0 42 1 0 0 20 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18859] ppid=18849 vsize=15701328 CPUtime=3.04 cores=1,3,5,7
/proc/18851/task/18859/stat : 18859 (java) S 18849 18851 17487 0 -1 4202560 69889 0 0 0 286 18 0 0 16 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18860] ppid=18849 vsize=15701328 CPUtime=3.07 cores=1,3,5,7
/proc/18851/task/18860/stat : 18860 (java) S 18849 18851 17487 0 -1 4202560 65205 0 0 0 292 15 0 0 16 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18861] ppid=18849 vsize=15701328 CPUtime=3.07 cores=1,3,5,7
/proc/18851/task/18861/stat : 18861 (java) S 18849 18851 17487 0 -1 4202560 70651 0 0 0 290 17 0 0 16 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18862] ppid=18849 vsize=15701328 CPUtime=3.07 cores=1,3,5,7
/proc/18851/task/18862/stat : 18862 (java) S 18849 18851 17487 0 -1 4202560 69931 0 0 0 288 19 0 0 15 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18863] ppid=18849 vsize=15701328 CPUtime=3.11 cores=1,3,5,7
/proc/18851/task/18863/stat : 18863 (java) S 18849 18851 17487 0 -1 4202560 72249 0 0 0 295 16 0 0 15 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18864] ppid=18849 vsize=15701328 CPUtime=3.06 cores=1,3,5,7
/proc/18851/task/18864/stat : 18864 (java) S 18849 18851 17487 0 -1 4202560 68049 0 0 0 288 18 0 0 15 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18865] ppid=18849 vsize=15701328 CPUtime=3.05 cores=1,3,5,7
/proc/18851/task/18865/stat : 18865 (java) S 18849 18851 17487 0 -1 4202560 69676 0 0 0 286 19 0 0 15 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18866] ppid=18849 vsize=15701328 CPUtime=3.05 cores=1,3,5,7
/proc/18851/task/18866/stat : 18866 (java) S 18849 18851 17487 0 -1 4202560 67672 0 0 0 287 18 0 0 15 0 22 0 506043246 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18876] ppid=18849 vsize=15701328 CPUtime=2.11 cores=1,3,5,7
/proc/18851/task/18876/stat : 18876 (java) S 18849 18851 17487 0 -1 4202560 3220 0 0 0 149 62 0 0 16 0 22 0 506043247 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 0 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18878] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18878/stat : 18878 (java) S 18849 18851 17487 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18879] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18879/stat : 18879 (java) S 18849 18851 17487 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18882] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18882/stat : 18882 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 506043250 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118592433 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18883] ppid=18849 vsize=15701328 CPUtime=1.36 cores=1,3,5,7
/proc/18851/task/18883/stat : 18883 (java) S 18849 18851 17487 0 -1 4202560 5753 0 0 0 136 0 0 0 15 0 22 0 506043250 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18884] ppid=18849 vsize=15701328 CPUtime=0.9 cores=1,3,5,7
/proc/18851/task/18884/stat : 18884 (java) S 18849 18851 17487 0 -1 4202560 13290 0 0 0 89 1 0 0 15 0 22 0 506043250 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18885] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18885/stat : 18885 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 506043250 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18886] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18886/stat : 18886 (java) S 18849 18851 17487 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 506043250 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18892] ppid=18849 vsize=15701328 CPUtime=1108.13 cores=1,3,5,7
/proc/18851/task/18892/stat : 18892 (java) R 18849 18851 17487 0 -1 4202560 170276 0 0 0 110780 33 0 0 25 0 22 0 506043274 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18851/tid=18893] ppid=18849 vsize=15701328 CPUtime=1108.53 cores=1,3,5,7
/proc/18851/task/18893/stat : 18893 (java) R 18849 18851 17487 0 -1 4202560 172774 0 0 0 110819 34 0 0 25 0 22 0 506043274 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505778296 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18851/tid=18894] ppid=18849 vsize=15701328 CPUtime=1107.75 cores=1,3,5,7
/proc/18851/task/18894/stat : 18894 (java) R 18849 18851 17487 0 -1 4202560 169900 0 0 0 110740 35 0 0 25 0 22 0 506043274 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505800116 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18851/tid=18895] ppid=18849 vsize=15701328 CPUtime=1108.3 cores=1,3,5,7
/proc/18851/task/18895/stat : 18895 (java) R 18849 18851 17487 0 -1 4202560 170834 0 0 0 110797 33 0 0 25 0 22 0 506043274 16078159872 70436 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505778715 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.2
Current children cumulated vsize (KiB) 15701328

[startup+1182.3 s]
/proc/loadavg: 8.18 8.03 7.43 9/220 18930
/proc/meminfo: memFree=25162408/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15701328 CPUtime=4700.76 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 1335907 0 1 0 469710 366 0 0 17 0 22 0 506043245 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925332 67480 2298 9 0 3916051 0
[pid=18851/tid=18855] ppid=18849 vsize=15701328 CPUtime=0.43 cores=1,3,5,7
/proc/18851/task/18855/stat : 18855 (java) S 18849 18851 17487 0 -1 4202560 8131 0 1 0 42 1 0 0 20 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18859] ppid=18849 vsize=15701328 CPUtime=3.19 cores=1,3,5,7
/proc/18851/task/18859/stat : 18859 (java) S 18849 18851 17487 0 -1 4202560 72703 0 0 0 301 18 0 0 15 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18860] ppid=18849 vsize=15701328 CPUtime=3.22 cores=1,3,5,7
/proc/18851/task/18860/stat : 18860 (java) S 18849 18851 17487 0 -1 4202560 67965 0 0 0 306 16 0 0 16 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18861] ppid=18849 vsize=15701328 CPUtime=3.24 cores=1,3,5,7
/proc/18851/task/18861/stat : 18861 (java) S 18849 18851 17487 0 -1 4202560 73543 0 0 0 306 18 0 0 15 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18862] ppid=18849 vsize=15701328 CPUtime=3.22 cores=1,3,5,7
/proc/18851/task/18862/stat : 18862 (java) S 18849 18851 17487 0 -1 4202560 72985 0 0 0 302 20 0 0 16 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18863] ppid=18849 vsize=15701328 CPUtime=3.29 cores=1,3,5,7
/proc/18851/task/18863/stat : 18863 (java) S 18849 18851 17487 0 -1 4202560 75519 0 0 0 312 17 0 0 15 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18864] ppid=18849 vsize=15701328 CPUtime=3.21 cores=1,3,5,7
/proc/18851/task/18864/stat : 18864 (java) S 18849 18851 17487 0 -1 4202560 70697 0 0 0 303 18 0 0 15 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18865] ppid=18849 vsize=15701328 CPUtime=3.22 cores=1,3,5,7
/proc/18851/task/18865/stat : 18865 (java) S 18849 18851 17487 0 -1 4202560 72560 0 0 0 302 20 0 0 15 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18866] ppid=18849 vsize=15701328 CPUtime=3.2 cores=1,3,5,7
/proc/18851/task/18866/stat : 18866 (java) S 18849 18851 17487 0 -1 4202560 69838 0 0 0 301 19 0 0 15 0 22 0 506043246 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18876] ppid=18849 vsize=15701328 CPUtime=2.23 cores=1,3,5,7
/proc/18851/task/18876/stat : 18876 (java) S 18849 18851 17487 0 -1 4202560 3412 0 0 0 159 64 0 0 15 0 22 0 506043247 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 0 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18878] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18878/stat : 18878 (java) S 18849 18851 17487 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18879] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18879/stat : 18879 (java) S 18849 18851 17487 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18882] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18882/stat : 18882 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 506043250 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118592433 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18883] ppid=18849 vsize=15701328 CPUtime=1.36 cores=1,3,5,7
/proc/18851/task/18883/stat : 18883 (java) S 18849 18851 17487 0 -1 4202560 5753 0 0 0 136 0 0 0 15 0 22 0 506043250 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18884] ppid=18849 vsize=15701328 CPUtime=0.9 cores=1,3,5,7
/proc/18851/task/18884/stat : 18884 (java) S 18849 18851 17487 0 -1 4202560 13290 0 0 0 89 1 0 0 15 0 22 0 506043250 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18885] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18885/stat : 18885 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 506043250 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18886] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18886/stat : 18886 (java) S 18849 18851 17487 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 506043250 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18892] ppid=18849 vsize=15701328 CPUtime=1167.42 cores=1,3,5,7
/proc/18851/task/18892/stat : 18892 (java) R 18849 18851 17487 0 -1 4202560 180733 0 0 0 116707 35 0 0 25 0 22 0 506043274 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18851/tid=18893] ppid=18849 vsize=15701328 CPUtime=1167.87 cores=1,3,5,7
/proc/18851/task/18893/stat : 18893 (java) R 18849 18851 17487 0 -1 4202560 183418 0 0 0 116751 36 0 0 25 0 22 0 506043274 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505971317 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18851/tid=18894] ppid=18849 vsize=15701328 CPUtime=1166.95 cores=1,3,5,7
/proc/18851/task/18894/stat : 18894 (java) R 18849 18851 17487 0 -1 4202560 181622 0 0 0 116658 37 0 0 25 0 22 0 506043274 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18851/tid=18895] ppid=18849 vsize=15701328 CPUtime=1167.62 cores=1,3,5,7
/proc/18851/task/18895/stat : 18895 (java) R 18849 18851 17487 0 -1 4202560 182290 0 0 0 116727 35 0 0 25 0 22 0 506043274 16078159872 67480 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505817429 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.76
Current children cumulated vsize (KiB) 15701328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.12 8.03 7.44 5/198 18934
/proc/meminfo: memFree=25384024/32951124 swapFree=67111448/67111528
[pid=18851] ppid=18849 vsize=15701328 CPUtime=4800.21 cores=1,3,5,7
/proc/18851/stat : 18851 (java) S 18849 18851 17487 0 -1 4202496 1370761 0 1 0 479647 374 0 0 17 0 22 0 506043245 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18851/statm: 3925332 73660 2298 9 0 3916051 0
[pid=18851/tid=18855] ppid=18849 vsize=15701328 CPUtime=0.43 cores=1,3,5,7
/proc/18851/task/18855/stat : 18855 (java) S 18849 18851 17487 0 -1 4202560 8131 0 1 0 42 1 0 0 20 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18859] ppid=18849 vsize=15701328 CPUtime=3.26 cores=1,3,5,7
/proc/18851/task/18859/stat : 18859 (java) S 18849 18851 17487 0 -1 4202560 73827 0 0 0 307 19 0 0 15 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18860] ppid=18849 vsize=15701328 CPUtime=3.31 cores=1,3,5,7
/proc/18851/task/18860/stat : 18860 (java) S 18849 18851 17487 0 -1 4202560 69733 0 0 0 314 17 0 0 15 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18861] ppid=18849 vsize=15701328 CPUtime=3.31 cores=1,3,5,7
/proc/18851/task/18861/stat : 18861 (java) S 18849 18851 17487 0 -1 4202560 75116 0 0 0 313 18 0 0 15 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18862] ppid=18849 vsize=15701328 CPUtime=3.3 cores=1,3,5,7
/proc/18851/task/18862/stat : 18862 (java) S 18849 18851 17487 0 -1 4202560 74899 0 0 0 309 21 0 0 15 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18863] ppid=18849 vsize=15701328 CPUtime=3.36 cores=1,3,5,7
/proc/18851/task/18863/stat : 18863 (java) S 18849 18851 17487 0 -1 4202560 77614 0 0 0 318 18 0 0 16 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18864] ppid=18849 vsize=15701328 CPUtime=3.28 cores=1,3,5,7
/proc/18851/task/18864/stat : 18864 (java) S 18849 18851 17487 0 -1 4202560 72224 0 0 0 309 19 0 0 15 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 1 0 0 0
[pid=18851/tid=18865] ppid=18849 vsize=15701328 CPUtime=3.28 cores=1,3,5,7
/proc/18851/task/18865/stat : 18865 (java) S 18849 18851 17487 0 -1 4202560 73619 0 0 0 308 20 0 0 15 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18866] ppid=18849 vsize=15701328 CPUtime=3.29 cores=1,3,5,7
/proc/18851/task/18866/stat : 18866 (java) S 18849 18851 17487 0 -1 4202560 71334 0 0 0 309 20 0 0 16 0 22 0 506043246 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18876] ppid=18849 vsize=15701328 CPUtime=2.26 cores=1,3,5,7
/proc/18851/task/18876/stat : 18876 (java) S 18849 18851 17487 0 -1 4202560 3498 0 0 0 161 65 0 0 15 0 22 0 506043247 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 0 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18878] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18878/stat : 18878 (java) S 18849 18851 17487 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18879] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18879/stat : 18879 (java) S 18849 18851 17487 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 506043248 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 7 0 0 0
[pid=18851/tid=18882] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18882/stat : 18882 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 506043250 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118592433 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18883] ppid=18849 vsize=15701328 CPUtime=1.36 cores=1,3,5,7
/proc/18851/task/18883/stat : 18883 (java) S 18849 18851 17487 0 -1 4202560 5753 0 0 0 136 0 0 0 15 0 22 0 506043250 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18884] ppid=18849 vsize=15701328 CPUtime=0.9 cores=1,3,5,7
/proc/18851/task/18884/stat : 18884 (java) S 18849 18851 17487 0 -1 4202560 13290 0 0 0 89 1 0 0 15 0 22 0 506043250 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18885] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18885/stat : 18885 (java) S 18849 18851 17487 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 506043250 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118584729 0 4 0 16800975 18446604470941847680 0 0 -1 5 0 0 0
[pid=18851/tid=18886] ppid=18849 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/18851/task/18886/stat : 18886 (java) S 18849 18851 17487 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 506043250 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 255118585344 0 4 0 16800975 18446604470941847680 0 0 -1 3 0 0 0
[pid=18851/tid=18892] ppid=18849 vsize=15701328 CPUtime=1192.15 cores=1,3,5,7
/proc/18851/task/18892/stat : 18892 (java) R 18849 18851 17487 0 -1 4202560 185878 0 0 0 119180 35 0 0 25 0 22 0 506043274 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 47413615063026 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18851/tid=18893] ppid=18849 vsize=15701328 CPUtime=1192.49 cores=1,3,5,7
/proc/18851/task/18893/stat : 18893 (java) R 18849 18851 17487 0 -1 4202560 188837 0 0 0 119212 37 0 0 25 0 22 0 506043274 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505841209 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18851/tid=18894] ppid=18849 vsize=15701328 CPUtime=1191.7 cores=1,3,5,7
/proc/18851/task/18894/stat : 18894 (java) R 18849 18851 17487 0 -1 4202560 187576 0 0 0 119132 38 0 0 25 0 22 0 506043274 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505778296 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18851/tid=18895] ppid=18849 vsize=15701328 CPUtime=1192.36 cores=1,3,5,7
/proc/18851/task/18895/stat : 18895 (java) R 18849 18851 17487 0 -1 4202560 187982 0 0 0 119200 36 0 0 25 0 22 0 506043274 16078159872 73660 33554432000 1073741824 1073778376 140735155381712 18446744073709551615 46912505817382 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15701328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.26
CPU user time (s): 4796.5
CPU system time (s): 3.76343
CPU usage (%): 397.593
Max. virtual memory (cumulated for all children) (KiB): 15703744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.5
system time used= 3.76343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1370787
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= 323793
involuntary context switches= 172238

runsolver used 2.10968 second user time and 4.52331 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 06:04:31
IDJOB=3311575
IDBENCH=82960
IDSOLVER=1698
FILE ID=node144/3311575-1304136271
RUNJOBID= node144-1304136271-18837
PBS_JOBID= 13170779
Free space on /tmp= 73536 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1632870961-099.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311575-1304136271/watcher-3311575-1304136271 -o /tmp/evaluation-result-3311575-1304136271/solver-3311575-1304136271 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311575-1304136271.cnf -hbr 2

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

MD5SUM BENCH= eac2f4cbe4e61cc8bd9f28b333bf1b8e
RANDOM SEED=1326389184

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25677556 kB
Buffers:       2126276 kB
Cached:        4540332 kB
SwapCached:         80 kB
Active:         200552 kB
Inactive:      6529516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25677556 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:       63160 kB
Mapped:          14476 kB
Slab:           480124 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185116 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= 73532 MiB
End job on node144 at 2011-04-30 06:24:41