Trace number 3312849

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? (TO) 4800.2 1207.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
MD5SUM96dadba6913c3cf46368b605f559e4b9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1288.13
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	36:59 INFO : Reading from input HOME/instance-3312849-1304177818.cnf
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.47/0.35	36:59 INFO : 496 variables remaining out of 500
0.47/0.35	36:59 INFO : 8432 literals remaining out of 8520

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.08 8.15 8.12 5/202 31934
/proc/meminfo: memFree=25543880/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/31934/stat : 31934 (java) R 31932 31934 31591 0 -1 4202496 1078 0 0 0 0 0 0 0 25 0 1 0 529380011 23580672 563 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232330929920 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31934/statm: 5757 574 432 9 0 124 0

[startup+0.024816 s]
/proc/loadavg: 8.08 8.15 8.12 5/202 31934
/proc/meminfo: memFree=25543880/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 3312 0 1 0 1 0 0 0 25 0 11 0 529380011 15976509440 2752 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3900515 2754 1598 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.10215 s]
/proc/loadavg: 8.08 8.15 8.12 5/202 31934
/proc/meminfo: memFree=25543880/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15676712 CPUtime=0.09 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 5528 0 1 0 9 0 0 0 25 0 18 0 529380011 16052953088 4966 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3919178 4966 2116 9 0 3909897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676712

[startup+0.301732 s]
/proc/loadavg: 8.08 8.15 8.12 5/202 31934
/proc/meminfo: memFree=25543880/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15683056 CPUtime=0.47 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 9403 0 1 0 46 1 0 0 25 0 22 0 529380011 16059449344 8457 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3920764 8457 2220 9 0 3911483 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15683056

[startup+0.878933 s]
/proc/loadavg: 8.08 8.15 8.12 5/202 31934
/proc/meminfo: memFree=25543880/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15772152 CPUtime=2.48 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 31770 0 1 0 244 4 0 0 25 0 22 0 529380011 16150683648 24999 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3943038 24999 2257 9 0 3933757 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 15772152

[startup+1.50152 s]
/proc/loadavg: 8.08 8.15 8.12 11/224 31956
/proc/meminfo: memFree=25437624/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15773652 CPUtime=4.96 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 46131 0 1 0 490 6 0 0 25 0 22 0 529380011 16152219648 37334 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3943413 37334 2258 9 0 3934132 0
[pid=31934/tid=31936] ppid=31932 vsize=15773652 CPUtime=0.33 cores=1,3,5,7
/proc/31934/task/31936/stat : 31936 (java) S 31932 31934 31591 0 -1 4202560 6202 0 1 0 33 0 0 0 21 0 22 0 529380011 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31937] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31937/stat : 31937 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31938] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31938/stat : 31938 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31939] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31939/stat : 31939 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31940] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31940/stat : 31940 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31941] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31941/stat : 31941 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31942] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31942/stat : 31942 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31943] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31943/stat : 31943 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31944] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31944/stat : 31944 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380012 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31945] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31945/stat : 31945 (java) S 31932 31934 31591 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 22 0 529380013 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 0 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31946] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31946/stat : 31946 (java) S 31932 31934 31591 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 529380013 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31947] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31947/stat : 31947 (java) S 31932 31934 31591 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 529380013 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31948] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31948/stat : 31948 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347716017 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31949] ppid=31932 vsize=15773652 CPUtime=0.31 cores=1,3,5,7
/proc/31934/task/31949/stat : 31949 (java) R 31932 31934 31591 0 -1 4202560 4068 0 0 0 31 0 0 0 25 0 22 0 529380016 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 48004047416146 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31934/tid=31950] ppid=31932 vsize=15773652 CPUtime=1.24 cores=1,3,5,7
/proc/31934/task/31950/stat : 31950 (java) R 31932 31934 31591 0 -1 4202560 14115 0 0 0 123 1 0 0 19 0 22 0 529380016 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 48004051167026 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31934/tid=31951] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31951/stat : 31951 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31952] ppid=31932 vsize=15773652 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31952/stat : 31952 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529380016 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31953] ppid=31932 vsize=15773652 CPUtime=0.97 cores=1,3,5,7
/proc/31934/task/31953/stat : 31953 (java) R 31932 31934 31591 0 -1 4202560 6311 0 0 0 97 0 0 0 18 0 22 0 529380036 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505166928 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31934/tid=31954] ppid=31932 vsize=15773652 CPUtime=0.87 cores=1,3,5,7
/proc/31934/task/31954/stat : 31954 (java) R 31932 31934 31591 0 -1 4202560 6016 0 0 0 87 0 0 0 18 0 22 0 529380036 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505121101 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31934/tid=31955] ppid=31932 vsize=15773652 CPUtime=1.09 cores=1,3,5,7
/proc/31934/task/31955/stat : 31955 (java) R 31932 31934 31591 0 -1 4202560 7052 0 0 0 108 1 0 0 17 0 22 0 529380036 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 48004051065652 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31934/tid=31956] ppid=31932 vsize=15773652 CPUtime=0.09 cores=1,3,5,7
/proc/31934/task/31956/stat : 31956 (java) R 31932 31934 31591 0 -1 4202560 969 0 0 0 9 0 0 0 19 0 22 0 529380036 16152219648 37335 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347718325 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 15773652

[startup+3.10124 s]
/proc/loadavg: 8.08 8.15 8.12 9/224 31956
/proc/meminfo: memFree=25353176/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15777164 CPUtime=11.32 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 93573 0 1 0 1119 13 0 0 25 0 22 0 529380011 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3944291 84730 2275 9 0 3935010 0
[pid=31934/tid=31936] ppid=31932 vsize=15777164 CPUtime=0.33 cores=1,3,5,7
/proc/31934/task/31936/stat : 31936 (java) S 31932 31934 31591 0 -1 4202560 6202 0 1 0 33 0 0 0 21 0 22 0 529380011 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31937] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31937/stat : 31937 (java) S 31932 31934 31591 0 -1 4202560 1453 0 0 0 0 0 0 0 16 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31938] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31938/stat : 31938 (java) S 31932 31934 31591 0 -1 4202560 528 0 0 0 0 0 0 0 15 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31939] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31939/stat : 31939 (java) S 31932 31934 31591 0 -1 4202560 1358 0 0 0 0 0 0 0 15 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31940] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31940/stat : 31940 (java) S 31932 31934 31591 0 -1 4202560 787 0 0 0 0 0 0 0 15 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31941] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31941/stat : 31941 (java) S 31932 31934 31591 0 -1 4202560 700 0 0 0 0 0 0 0 16 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31942] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31942/stat : 31942 (java) S 31932 31934 31591 0 -1 4202560 837 0 0 0 0 0 0 0 16 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31943] ppid=31932 vsize=15777164 CPUtime=0.01 cores=1,3,5,7
/proc/31934/task/31943/stat : 31943 (java) S 31932 31934 31591 0 -1 4202560 2133 0 0 0 1 0 0 0 15 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31944] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31944/stat : 31944 (java) S 31932 31934 31591 0 -1 4202560 1164 0 0 0 0 0 0 0 16 0 22 0 529380012 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31945] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31945/stat : 31945 (java) S 31932 31934 31591 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 529380013 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 0 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31946] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31946/stat : 31946 (java) S 31932 31934 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529380013 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31947] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31947/stat : 31947 (java) S 31932 31934 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529380013 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31948] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31948/stat : 31948 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347716017 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31949] ppid=31932 vsize=15777164 CPUtime=0.67 cores=1,3,5,7
/proc/31934/task/31949/stat : 31949 (java) S 31932 31934 31591 0 -1 4202560 4112 0 0 0 67 0 0 0 18 0 22 0 529380016 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31950] ppid=31932 vsize=15777164 CPUtime=1.58 cores=1,3,5,7
/proc/31934/task/31950/stat : 31950 (java) S 31932 31934 31591 0 -1 4202560 15216 0 0 0 156 2 0 0 15 0 22 0 529380016 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31951] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31951/stat : 31951 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31952] ppid=31932 vsize=15777164 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31952/stat : 31952 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529380016 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31953] ppid=31932 vsize=15777164 CPUtime=2.39 cores=1,3,5,7
/proc/31934/task/31953/stat : 31953 (java) R 31932 31934 31591 0 -1 4202560 16202 0 0 0 237 2 0 0 20 0 22 0 529380036 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505897099 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31934/tid=31954] ppid=31932 vsize=15777164 CPUtime=2.37 cores=1,3,5,7
/proc/31934/task/31954/stat : 31954 (java) R 31932 31934 31591 0 -1 4202560 16327 0 0 0 235 2 0 0 20 0 22 0 529380036 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31934/tid=31955] ppid=31932 vsize=15777164 CPUtime=2.66 cores=1,3,5,7
/proc/31934/task/31955/stat : 31955 (java) R 31932 31934 31591 0 -1 4202560 16742 0 0 0 264 2 0 0 19 0 22 0 529380036 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505722181 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31934/tid=31956] ppid=31932 vsize=15777164 CPUtime=1.19 cores=1,3,5,7
/proc/31934/task/31956/stat : 31956 (java) R 31932 31934 31591 0 -1 4202560 8225 0 0 0 119 0 0 0 21 0 22 0 529380036 16155815936 84730 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 48004050387730 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 15777164

[startup+6.30167 s]
/proc/loadavg: 8.31 8.20 8.14 9/224 31957
/proc/meminfo: memFree=24983216/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15770604 CPUtime=24.09 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 158491 0 1 0 2387 22 0 0 25 0 22 0 529380011 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3942651 140621 2282 9 0 3933370 0
[pid=31934/tid=31936] ppid=31932 vsize=15770604 CPUtime=0.33 cores=1,3,5,7
/proc/31934/task/31936/stat : 31936 (java) S 31932 31934 31591 0 -1 4202560 6202 0 1 0 33 0 0 0 21 0 22 0 529380011 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31937] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31937/stat : 31937 (java) S 31932 31934 31591 0 -1 4202560 1753 0 0 0 0 0 0 0 15 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31938] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31938/stat : 31938 (java) S 31932 31934 31591 0 -1 4202560 687 0 0 0 0 0 0 0 15 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31939] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31939/stat : 31939 (java) S 31932 31934 31591 0 -1 4202560 1572 0 0 0 0 0 0 0 15 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31940] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31940/stat : 31940 (java) S 31932 31934 31591 0 -1 4202560 1494 0 0 0 0 0 0 0 15 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31941] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31941/stat : 31941 (java) S 31932 31934 31591 0 -1 4202560 1217 0 0 0 0 0 0 0 16 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31942] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31942/stat : 31942 (java) S 31932 31934 31591 0 -1 4202560 1511 0 0 0 0 0 0 0 16 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31943] ppid=31932 vsize=15770604 CPUtime=0.01 cores=1,3,5,7
/proc/31934/task/31943/stat : 31943 (java) S 31932 31934 31591 0 -1 4202560 2140 0 0 0 1 0 0 0 16 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31944] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31944/stat : 31944 (java) S 31932 31934 31591 0 -1 4202560 1644 0 0 0 0 0 0 0 15 0 22 0 529380012 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31945] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31945/stat : 31945 (java) S 31932 31934 31591 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 529380013 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 0 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31946] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31946/stat : 31946 (java) S 31932 31934 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31947] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31947/stat : 31947 (java) S 31932 31934 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31948] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31948/stat : 31948 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347716017 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31949] ppid=31932 vsize=15770604 CPUtime=0.77 cores=1,3,5,7
/proc/31934/task/31949/stat : 31949 (java) S 31932 31934 31591 0 -1 4202560 4890 0 0 0 77 0 0 0 16 0 22 0 529380016 16149098496 140621 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0

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

[pid=31934/tid=31954] ppid=31932 vsize=15770604 CPUtime=1049.31 cores=1,3,5,7
/proc/31934/task/31954/stat : 31954 (java) R 31932 31934 31591 0 -1 4202560 345524 0 0 0 104882 49 0 0 25 0 22 0 529380036 16149098496 111236 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912506045638 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31934/tid=31955] ppid=31932 vsize=15770604 CPUtime=1048.21 cores=1,3,5,7
/proc/31934/task/31955/stat : 31955 (java) R 31932 31934 31591 0 -1 4202560 347008 0 0 0 104766 55 0 0 25 0 22 0 529380036 16149098496 111236 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505896739 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31934/tid=31956] ppid=31932 vsize=15770604 CPUtime=1047.66 cores=1,3,5,7
/proc/31934/task/31956/stat : 31956 (java) R 31932 31934 31591 0 -1 4202560 331277 0 0 0 104716 50 0 0 25 0 22 0 529380036 16149098496 111236 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505698330 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4224.06
Current children cumulated vsize (KiB) 15770604

[startup+1122.3 s]
/proc/loadavg: 8.15 8.16 8.12 10/224 32035
/proc/meminfo: memFree=25132436/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15770604 CPUtime=4462.62 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 2502966 0 1 0 445754 508 0 0 25 0 22 0 529380011 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3942651 105317 2296 9 0 3933370 0
[pid=31934/tid=31936] ppid=31932 vsize=15770604 CPUtime=0.33 cores=1,3,5,7
/proc/31934/task/31936/stat : 31936 (java) S 31932 31934 31591 0 -1 4202560 6202 0 1 0 33 0 0 0 21 0 22 0 529380011 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31937] ppid=31932 vsize=15770604 CPUtime=3.31 cores=1,3,5,7
/proc/31934/task/31937/stat : 31937 (java) S 31932 31934 31591 0 -1 4202560 127920 0 0 0 306 25 0 0 16 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31938] ppid=31932 vsize=15770604 CPUtime=3.33 cores=1,3,5,7
/proc/31934/task/31938/stat : 31938 (java) S 31932 31934 31591 0 -1 4202560 129081 0 0 0 307 26 0 0 16 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31939] ppid=31932 vsize=15770604 CPUtime=3.23 cores=1,3,5,7
/proc/31934/task/31939/stat : 31939 (java) S 31932 31934 31591 0 -1 4202560 128741 0 0 0 297 26 0 0 15 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31940] ppid=31932 vsize=15770604 CPUtime=3.29 cores=1,3,5,7
/proc/31934/task/31940/stat : 31940 (java) S 31932 31934 31591 0 -1 4202560 124742 0 0 0 303 26 0 0 15 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31941] ppid=31932 vsize=15770604 CPUtime=3.31 cores=1,3,5,7
/proc/31934/task/31941/stat : 31941 (java) S 31932 31934 31591 0 -1 4202560 133585 0 0 0 306 25 0 0 15 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31942] ppid=31932 vsize=15770604 CPUtime=3.22 cores=1,3,5,7
/proc/31934/task/31942/stat : 31942 (java) S 31932 31934 31591 0 -1 4202560 127642 0 0 0 301 21 0 0 16 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31943] ppid=31932 vsize=15770604 CPUtime=3.31 cores=1,3,5,7
/proc/31934/task/31943/stat : 31943 (java) S 31932 31934 31591 0 -1 4202560 127395 0 0 0 305 26 0 0 16 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31944] ppid=31932 vsize=15770604 CPUtime=3.22 cores=1,3,5,7
/proc/31934/task/31944/stat : 31944 (java) S 31932 31934 31591 0 -1 4202560 124123 0 0 0 297 25 0 0 15 0 22 0 529380012 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31945] ppid=31932 vsize=15770604 CPUtime=2.28 cores=1,3,5,7
/proc/31934/task/31945/stat : 31945 (java) S 31932 31934 31591 0 -1 4202560 6436 0 0 0 143 85 0 0 15 0 22 0 529380013 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 0 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31946] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31946/stat : 31946 (java) S 31932 31934 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31947] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31947/stat : 31947 (java) S 31932 31934 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31948] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31948/stat : 31948 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347716017 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31949] ppid=31932 vsize=15770604 CPUtime=0.79 cores=1,3,5,7
/proc/31934/task/31949/stat : 31949 (java) S 31932 31934 31591 0 -1 4202560 4992 0 0 0 79 0 0 0 16 0 22 0 529380016 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31950] ppid=31932 vsize=15770604 CPUtime=1.77 cores=1,3,5,7
/proc/31934/task/31950/stat : 31950 (java) S 31932 31934 31591 0 -1 4202560 15251 0 0 0 175 2 0 0 15 0 22 0 529380016 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31951] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31951/stat : 31951 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31952] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31952/stat : 31952 (java) S 31932 31934 31591 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 529380016 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31953] ppid=31932 vsize=15770604 CPUtime=1107.99 cores=1,3,5,7
/proc/31934/task/31953/stat : 31953 (java) R 31932 31934 31591 0 -1 4202560 362920 0 0 0 110747 52 0 0 25 0 22 0 529380036 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31934/tid=31954] ppid=31932 vsize=15770604 CPUtime=1108.58 cores=1,3,5,7
/proc/31934/task/31954/stat : 31954 (java) R 31932 31934 31591 0 -1 4202560 365262 0 0 0 110806 52 0 0 25 0 22 0 529380036 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505698189 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31934/tid=31955] ppid=31932 vsize=15770604 CPUtime=1107.52 cores=1,3,5,7
/proc/31934/task/31955/stat : 31955 (java) R 31932 31934 31591 0 -1 4202560 366325 0 0 0 110694 58 0 0 25 0 22 0 529380036 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505598278 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31934/tid=31956] ppid=31932 vsize=15770604 CPUtime=1106.99 cores=1,3,5,7
/proc/31934/task/31956/stat : 31956 (java) R 31932 31934 31591 0 -1 4202560 350903 0 0 0 110647 52 0 0 25 0 22 0 529380036 16149098496 105317 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505698181 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.62
Current children cumulated vsize (KiB) 15770604

[startup+1182.3 s]
/proc/loadavg: 8.15 8.16 8.12 9/224 32037
/proc/meminfo: memFree=25110716/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15770604 CPUtime=4701.16 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 2634196 0 1 0 469581 535 0 0 25 0 22 0 529380011 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3942651 106508 2296 9 0 3933370 0
[pid=31934/tid=31936] ppid=31932 vsize=15770604 CPUtime=0.33 cores=1,3,5,7
/proc/31934/task/31936/stat : 31936 (java) S 31932 31934 31591 0 -1 4202560 6202 0 1 0 33 0 0 0 21 0 22 0 529380011 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31937] ppid=31932 vsize=15770604 CPUtime=3.5 cores=1,3,5,7
/proc/31934/task/31937/stat : 31937 (java) S 31932 31934 31591 0 -1 4202560 132693 0 0 0 324 26 0 0 16 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31938] ppid=31932 vsize=15770604 CPUtime=3.5 cores=1,3,5,7
/proc/31934/task/31938/stat : 31938 (java) S 31932 31934 31591 0 -1 4202560 133525 0 0 0 324 26 0 0 15 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31939] ppid=31932 vsize=15770604 CPUtime=3.4 cores=1,3,5,7
/proc/31934/task/31939/stat : 31939 (java) S 31932 31934 31591 0 -1 4202560 132667 0 0 0 313 27 0 0 15 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31940] ppid=31932 vsize=15770604 CPUtime=3.46 cores=1,3,5,7
/proc/31934/task/31940/stat : 31940 (java) S 31932 31934 31591 0 -1 4202560 129356 0 0 0 320 26 0 0 15 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31941] ppid=31932 vsize=15770604 CPUtime=3.47 cores=1,3,5,7
/proc/31934/task/31941/stat : 31941 (java) S 31932 31934 31591 0 -1 4202560 138880 0 0 0 321 26 0 0 16 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31942] ppid=31932 vsize=15770604 CPUtime=3.39 cores=1,3,5,7
/proc/31934/task/31942/stat : 31942 (java) S 31932 31934 31591 0 -1 4202560 131563 0 0 0 317 22 0 0 16 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31943] ppid=31932 vsize=15770604 CPUtime=3.49 cores=1,3,5,7
/proc/31934/task/31943/stat : 31943 (java) S 31932 31934 31591 0 -1 4202560 131212 0 0 0 323 26 0 0 15 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31944] ppid=31932 vsize=15770604 CPUtime=3.4 cores=1,3,5,7
/proc/31934/task/31944/stat : 31944 (java) S 31932 31934 31591 0 -1 4202560 128083 0 0 0 314 26 0 0 15 0 22 0 529380012 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31945] ppid=31932 vsize=15770604 CPUtime=2.4 cores=1,3,5,7
/proc/31934/task/31945/stat : 31945 (java) S 31932 31934 31591 0 -1 4202560 6857 0 0 0 150 90 0 0 15 0 22 0 529380013 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 0 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31946] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31946/stat : 31946 (java) S 31932 31934 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31947] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31947/stat : 31947 (java) S 31932 31934 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31948] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31948/stat : 31948 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347716017 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31949] ppid=31932 vsize=15770604 CPUtime=0.79 cores=1,3,5,7
/proc/31934/task/31949/stat : 31949 (java) S 31932 31934 31591 0 -1 4202560 4992 0 0 0 79 0 0 0 16 0 22 0 529380016 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31950] ppid=31932 vsize=15770604 CPUtime=1.77 cores=1,3,5,7
/proc/31934/task/31950/stat : 31950 (java) S 31932 31934 31591 0 -1 4202560 15251 0 0 0 175 2 0 0 15 0 22 0 529380016 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31951] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31951/stat : 31951 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31952] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31952/stat : 31952 (java) S 31932 31934 31591 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529380016 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31953] ppid=31932 vsize=15770604 CPUtime=1167.28 cores=1,3,5,7
/proc/31934/task/31953/stat : 31953 (java) R 31932 31934 31591 0 -1 4202560 387020 0 0 0 116672 56 0 0 25 0 22 0 529380036 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912506071776 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31934/tid=31954] ppid=31932 vsize=15770604 CPUtime=1167.86 cores=1,3,5,7
/proc/31934/task/31954/stat : 31954 (java) R 31932 31934 31591 0 -1 4202560 388475 0 0 0 116731 55 0 0 25 0 22 0 529380036 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505721680 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31934/tid=31955] ppid=31932 vsize=15770604 CPUtime=1166.7 cores=1,3,5,7
/proc/31934/task/31955/stat : 31955 (java) R 31932 31934 31591 0 -1 4202560 390686 0 0 0 116610 60 0 0 25 0 22 0 529380036 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912506044933 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31934/tid=31956] ppid=31932 vsize=15770604 CPUtime=1166.25 cores=1,3,5,7
/proc/31934/task/31956/stat : 31956 (java) R 31932 31934 31591 0 -1 4202560 375284 0 0 0 116568 57 0 0 25 0 22 0 529380036 16149098496 106508 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505660595 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4701.16
Current children cumulated vsize (KiB) 15770604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.23 8.17 8.13 9/224 32038
/proc/meminfo: memFree=25198248/32951124 swapFree=67111412/67111528
[pid=31934] ppid=31932 vsize=15770604 CPUtime=4800.15 cores=1,3,5,7
/proc/31934/stat : 31934 (java) S 31932 31934 31591 0 -1 4202496 2678952 0 1 0 479470 545 0 0 25 0 22 0 529380011 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31934/statm: 3942651 96167 2296 9 0 3933370 0
[pid=31934/tid=31936] ppid=31932 vsize=15770604 CPUtime=0.33 cores=1,3,5,7
/proc/31934/task/31936/stat : 31936 (java) S 31932 31934 31591 0 -1 4202560 6202 0 1 0 33 0 0 0 21 0 22 0 529380011 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31937] ppid=31932 vsize=15770604 CPUtime=3.57 cores=1,3,5,7
/proc/31934/task/31937/stat : 31937 (java) S 31932 31934 31591 0 -1 4202560 135799 0 0 0 331 26 0 0 15 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31938] ppid=31932 vsize=15770604 CPUtime=3.57 cores=1,3,5,7
/proc/31934/task/31938/stat : 31938 (java) S 31932 31934 31591 0 -1 4202560 138338 0 0 0 330 27 0 0 15 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31939] ppid=31932 vsize=15770604 CPUtime=3.48 cores=1,3,5,7
/proc/31934/task/31939/stat : 31939 (java) S 31932 31934 31591 0 -1 4202560 136304 0 0 0 320 28 0 0 15 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31940] ppid=31932 vsize=15770604 CPUtime=3.53 cores=1,3,5,7
/proc/31934/task/31940/stat : 31940 (java) S 31932 31934 31591 0 -1 4202560 133805 0 0 0 327 26 0 0 15 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31941] ppid=31932 vsize=15770604 CPUtime=3.56 cores=1,3,5,7
/proc/31934/task/31941/stat : 31941 (java) S 31932 31934 31591 0 -1 4202560 143355 0 0 0 329 27 0 0 15 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31942] ppid=31932 vsize=15770604 CPUtime=3.47 cores=1,3,5,7
/proc/31934/task/31942/stat : 31942 (java) S 31932 31934 31591 0 -1 4202560 135137 0 0 0 324 23 0 0 16 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31943] ppid=31932 vsize=15770604 CPUtime=3.56 cores=1,3,5,7
/proc/31934/task/31943/stat : 31943 (java) S 31932 31934 31591 0 -1 4202560 133786 0 0 0 329 27 0 0 15 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31944] ppid=31932 vsize=15770604 CPUtime=3.48 cores=1,3,5,7
/proc/31934/task/31944/stat : 31944 (java) S 31932 31934 31591 0 -1 4202560 131798 0 0 0 321 27 0 0 16 0 22 0 529380012 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31945] ppid=31932 vsize=15770604 CPUtime=2.46 cores=1,3,5,7
/proc/31934/task/31945/stat : 31945 (java) S 31932 31934 31591 0 -1 4202560 7029 0 0 0 154 92 0 0 15 0 22 0 529380013 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 0 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31946] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31946/stat : 31946 (java) S 31932 31934 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31947] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31947/stat : 31947 (java) S 31932 31934 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529380013 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31948] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31948/stat : 31948 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347716017 0 4 0 16800975 18446604470995632256 0 0 -1 5 0 0 0
[pid=31934/tid=31949] ppid=31932 vsize=15770604 CPUtime=0.79 cores=1,3,5,7
/proc/31934/task/31949/stat : 31949 (java) S 31932 31934 31591 0 -1 4202560 4992 0 0 0 79 0 0 0 16 0 22 0 529380016 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 1 0 0 0
[pid=31934/tid=31950] ppid=31932 vsize=15770604 CPUtime=1.77 cores=1,3,5,7
/proc/31934/task/31950/stat : 31950 (java) S 31932 31934 31591 0 -1 4202560 15251 0 0 0 175 2 0 0 15 0 22 0 529380016 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31951] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31951/stat : 31951 (java) S 31932 31934 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529380016 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708313 0 4 0 16800975 18446604470995632256 0 0 -1 7 0 0 0
[pid=31934/tid=31952] ppid=31932 vsize=15770604 CPUtime=0 cores=1,3,5,7
/proc/31934/task/31952/stat : 31952 (java) S 31932 31934 31591 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529380016 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 232347708928 0 4 0 16800975 18446604470995632256 0 0 -1 3 0 0 0
[pid=31934/tid=31953] ppid=31932 vsize=15770604 CPUtime=1191.9 cores=1,3,5,7
/proc/31934/task/31953/stat : 31953 (java) R 31932 31934 31591 0 -1 4202560 390640 0 0 0 119134 56 0 0 25 0 22 0 529380036 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912506126759 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31934/tid=31954] ppid=31932 vsize=15770604 CPUtime=1192.48 cores=1,3,5,7
/proc/31934/task/31954/stat : 31954 (java) R 31932 31934 31591 0 -1 4202560 392194 0 0 0 119192 56 0 0 25 0 22 0 529380036 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31934/tid=31955] ppid=31932 vsize=15770604 CPUtime=1191.18 cores=1,3,5,7
/proc/31934/task/31955/stat : 31955 (java) R 31932 31934 31591 0 -1 4202560 394280 0 0 0 119057 61 0 0 25 0 22 0 529380036 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912506013046 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31934/tid=31956] ppid=31932 vsize=15770604 CPUtime=1190.85 cores=1,3,5,7
/proc/31934/task/31956/stat : 31956 (java) R 31932 31934 31591 0 -1 4202560 378592 0 0 0 119027 58 0 0 25 0 22 0 529380036 16149098496 96167 33554432000 1073741824 1073778376 140734511161936 18446744073709551615 46912505595022 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15770604

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.23
CPU time (s): 4800.2
CPU user time (s): 4794.73
CPU system time (s): 5.47317
CPU usage (%): 397.62
Max. virtual memory (cumulated for all children) (KiB): 15777164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.73
system time used= 5.47317
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2678978
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= 240602
involuntary context switches= 142275

runsolver used 1.90571 second user time and 4.73228 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 17:36:59
IDJOB=3312849
IDBENCH=83034
IDSOLVER=1699
FILE ID=node132/3312849-1304177818
RUNJOBID= node132-1304176513-31610
PBS_JOBID= 13172423
Free space on /tmp= 72172 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312849-1304177818/watcher-3312849-1304177818 -o /tmp/evaluation-result-3312849-1304177818/solver-3312849-1304177818 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312849-1304177818.cnf

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

MD5SUM BENCH= 96dadba6913c3cf46368b605f559e4b9
RANDOM SEED=2073966969

node132.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25544152 kB
Buffers:        698236 kB
Cached:        5854024 kB
SwapCached:        112 kB
Active:        1826992 kB
Inactive:      5098504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25544152 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:      373496 kB
Mapped:          23476 kB
Slab:           417996 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   815168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 17:57:08