Trace number 3312015

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.28 1207.44

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

Solver Data

0.10/0.11	01:40 INFO : Reading from input HOME/instance-3312015-1304182900.cnf
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.26/0.23	01:40 INFO : 240 variables remaining out of 240
0.26/0.23	01:40 INFO : 3456 literals remaining out of 2016

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

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

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


[startup+0 s]
/proc/loadavg: 8.20 8.06 7.82 5/198 15653
/proc/meminfo: memFree=10474920/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (java) R 15651 15653 15033 0 -1 4202496 1200 0 0 0 0 0 0 0 25 0 1 0 529889774 23580672 687 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237273917329 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15653/statm: 5757 687 514 9 0 124 0

[startup+0.0566329 s]
/proc/loadavg: 8.20 8.06 7.82 5/198 15653
/proc/meminfo: memFree=10474920/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15609648 CPUtime=0.04 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 4122 0 1 0 3 1 0 0 25 0 18 0 529889774 15984279552 3562 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3902412 3563 1754 9 0 3893131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100628 s]
/proc/loadavg: 8.20 8.06 7.82 5/198 15653
/proc/meminfo: memFree=10474920/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15676820 CPUtime=0.1 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 5525 0 1 0 9 1 0 0 25 0 18 0 529889774 16053063680 4965 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3919205 4965 2116 9 0 3909924 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676820

[startup+0.300588 s]
/proc/loadavg: 8.20 8.06 7.82 5/198 15653
/proc/meminfo: memFree=10474920/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15684372 CPUtime=0.46 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 9454 0 1 0 44 2 0 0 25 0 22 0 529889774 16060796928 7950 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921093 7950 2215 9 0 3911812 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15684372

[startup+0.70052 s]
/proc/loadavg: 8.20 8.06 7.82 5/198 15653
/proc/meminfo: memFree=10474920/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=2.01 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 40149 0 1 0 194 7 0 0 25 0 22 0 529889774 16063442944 36900 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 36903 2250 9 0 3912458 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 15686956

[startup+1.50138 s]
/proc/loadavg: 8.20 8.06 7.82 10/220 15675
/proc/meminfo: memFree=10319444/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=5.17 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 77230 0 1 0 504 13 0 0 25 0 22 0 529889774 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 73972 2280 9 0 3912458 0
[pid=15653/tid=15655] ppid=15651 vsize=15686956 CPUtime=0.21 cores=0,2,4,6
/proc/15653/task/15655/stat : 15655 (java) S 15651 15653 15033 0 -1 4202560 4739 0 1 0 20 1 0 0 25 0 22 0 529889774 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15656] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15656/stat : 15656 (java) S 15651 15653 15033 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15657] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15657/stat : 15657 (java) S 15651 15653 15033 0 -1 4202560 1089 0 0 0 0 0 0 0 16 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15658] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15658/stat : 15658 (java) S 15651 15653 15033 0 -1 4202560 769 0 0 0 0 0 0 0 16 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15659] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15659/stat : 15659 (java) S 15651 15653 15033 0 -1 4202560 83 0 0 0 0 0 0 0 16 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15660] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15660/stat : 15660 (java) S 15651 15653 15033 0 -1 4202560 598 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15033 0 -1 4202560 163 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15033 0 -1 4202560 387 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15033 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15033 0 -1 4202560 180 0 0 0 0 0 0 0 16 0 22 0 529889776 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 0 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15033 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15033 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290703281 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15668] ppid=15651 vsize=15686956 CPUtime=0.39 cores=0,2,4,6
/proc/15653/task/15668/stat : 15668 (java) S 15651 15653 15033 0 -1 4202560 2491 0 0 0 39 0 0 0 22 0 22 0 529889779 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15669] ppid=15651 vsize=15686956 CPUtime=0.69 cores=0,2,4,6
/proc/15653/task/15669/stat : 15669 (java) S 15651 15653 15033 0 -1 4202560 3517 0 0 0 69 0 0 0 24 0 22 0 529889779 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15670] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15670/stat : 15670 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15671] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15671/stat : 15671 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529889779 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15672] ppid=15651 vsize=15686956 CPUtime=1.12 cores=0,2,4,6
/proc/15653/task/15672/stat : 15672 (java) R 15651 15653 15033 0 -1 4202560 16104 0 0 0 110 2 0 0 25 0 22 0 529889793 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 47909147321264 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15653/tid=15673] ppid=15651 vsize=15686956 CPUtime=1 cores=0,2,4,6
/proc/15653/task/15673/stat : 15673 (java) R 15651 15653 15033 0 -1 4202560 18154 0 0 0 98 2 0 0 25 0 22 0 529889793 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505612876 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15653/tid=15674] ppid=15651 vsize=15686956 CPUtime=0.95 cores=0,2,4,6
/proc/15653/task/15674/stat : 15674 (java) R 15651 15653 15033 0 -1 4202560 16122 0 0 0 93 2 0 0 25 0 22 0 529889793 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505653099 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15653/tid=15675] ppid=15651 vsize=15686956 CPUtime=0.71 cores=0,2,4,6
/proc/15653/task/15675/stat : 15675 (java) R 15651 15653 15033 0 -1 4202560 11127 0 0 0 70 1 0 0 25 0 22 0 529889793 16063442944 73972 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505594069 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 15686956

[startup+3.10109 s]
/proc/loadavg: 8.20 8.06 7.82 9/220 15675
/proc/meminfo: memFree=9932812/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=11.55 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 141219 0 1 0 1135 20 0 0 25 0 22 0 529889774 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 136302 2288 9 0 3912458 0
[pid=15653/tid=15655] ppid=15651 vsize=15686956 CPUtime=0.21 cores=0,2,4,6
/proc/15653/task/15655/stat : 15655 (java) S 15651 15653 15033 0 -1 4202560 4739 0 1 0 20 1 0 0 25 0 22 0 529889774 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15656] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15656/stat : 15656 (java) S 15651 15653 15033 0 -1 4202560 516 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15657] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15657/stat : 15657 (java) S 15651 15653 15033 0 -1 4202560 1170 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15658] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15658/stat : 15658 (java) S 15651 15653 15033 0 -1 4202560 861 0 0 0 0 0 0 0 16 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15659] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15659/stat : 15659 (java) S 15651 15653 15033 0 -1 4202560 372 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15660] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15660/stat : 15660 (java) S 15651 15653 15033 0 -1 4202560 621 0 0 0 0 0 0 0 16 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15033 0 -1 4202560 164 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15033 0 -1 4202560 466 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15033 0 -1 4202560 174 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15033 0 -1 4202560 180 0 0 0 0 0 0 0 15 0 22 0 529889776 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 0 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15033 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15033 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290703281 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15668] ppid=15651 vsize=15686956 CPUtime=0.42 cores=0,2,4,6
/proc/15653/task/15668/stat : 15668 (java) S 15651 15653 15033 0 -1 4202560 2503 0 0 0 42 0 0 0 15 0 22 0 529889779 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15669] ppid=15651 vsize=15686956 CPUtime=0.76 cores=0,2,4,6
/proc/15653/task/15669/stat : 15669 (java) S 15651 15653 15033 0 -1 4202560 3528 0 0 0 76 0 0 0 16 0 22 0 529889779 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15670] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15670/stat : 15670 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15671] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15671/stat : 15671 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529889779 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15672] ppid=15651 vsize=15686956 CPUtime=2.72 cores=0,2,4,6
/proc/15653/task/15672/stat : 15672 (java) R 15651 15653 15033 0 -1 4202560 32217 0 0 0 268 4 0 0 25 0 22 0 529889793 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505652293 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15653/tid=15673] ppid=15651 vsize=15686956 CPUtime=2.52 cores=0,2,4,6
/proc/15653/task/15673/stat : 15673 (java) R 15651 15653 15033 0 -1 4202560 32985 0 0 0 248 4 0 0 25 0 22 0 529889793 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 47909147331378 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15653/tid=15674] ppid=15651 vsize=15686956 CPUtime=2.5 cores=0,2,4,6
/proc/15653/task/15674/stat : 15674 (java) R 15651 15653 15033 0 -1 4202560 31990 0 0 0 247 3 0 0 25 0 22 0 529889793 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505628321 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15653/tid=15675] ppid=15651 vsize=15686956 CPUtime=2.31 cores=0,2,4,6
/proc/15653/task/15675/stat : 15675 (java) R 15651 15653 15033 0 -1 4202560 27348 0 0 0 228 3 0 0 25 0 22 0 529889793 16063442944 136302 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505593976 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 15686956

[startup+6.30153 s]
/proc/loadavg: 8.19 8.06 7.82 9/220 15675
/proc/meminfo: memFree=9955120/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=24.3 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 141645 0 1 0 2410 20 0 0 25 0 22 0 529889774 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 129577 2288 9 0 3912458 0
[pid=15653/tid=15655] ppid=15651 vsize=15686956 CPUtime=0.21 cores=0,2,4,6
/proc/15653/task/15655/stat : 15655 (java) S 15651 15653 15033 0 -1 4202560 4739 0 1 0 20 1 0 0 25 0 22 0 529889774 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15656] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15656/stat : 15656 (java) S 15651 15653 15033 0 -1 4202560 546 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15657] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15657/stat : 15657 (java) S 15651 15653 15033 0 -1 4202560 1207 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15658] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15658/stat : 15658 (java) S 15651 15653 15033 0 -1 4202560 913 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15659] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15659/stat : 15659 (java) S 15651 15653 15033 0 -1 4202560 420 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15660] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15660/stat : 15660 (java) S 15651 15653 15033 0 -1 4202560 637 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15033 0 -1 4202560 314 0 0 0 0 0 0 0 16 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15033 0 -1 4202560 499 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15033 0 -1 4202560 214 0 0 0 0 0 0 0 15 0 22 0 529889775 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15033 0 -1 4202560 181 0 0 0 0 0 0 0 15 0 22 0 529889776 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 0 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15033 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15033 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290703281 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15668] ppid=15651 vsize=15686956 CPUtime=0.43 cores=0,2,4,6
/proc/15653/task/15668/stat : 15668 (java) S 15651 15653 15033 0 -1 4202560 2503 0 0 0 43 0 0 0 16 0 22 0 529889779 16063442944 129577 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0

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

[pid=15653/tid=15673] ppid=15651 vsize=15686956 CPUtime=1049.42 cores=0,2,4,6
/proc/15653/task/15673/stat : 15673 (java) R 15651 15653 15033 0 -1 4202560 119232 0 0 0 104914 28 0 0 25 0 22 0 529889793 16063442944 103713 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505588627 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15653/tid=15674] ppid=15651 vsize=15686956 CPUtime=1048.82 cores=0,2,4,6
/proc/15653/task/15674/stat : 15674 (java) R 15651 15653 15033 0 -1 4202560 116525 0 0 0 104855 27 0 0 25 0 22 0 529889793 16063442944 103713 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505584269 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15653/tid=15675] ppid=15651 vsize=15686956 CPUtime=1048.36 cores=0,2,4,6
/proc/15653/task/15675/stat : 15675 (java) R 15651 15653 15033 0 -1 4202560 113216 0 0 0 104808 28 0 0 25 0 22 0 529889793 16063442944 103713 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505653725 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.32
Current children cumulated vsize (KiB) 15686956

[startup+1122.3 s]
/proc/loadavg: 8.17 8.05 7.94 9/220 15808
/proc/meminfo: memFree=17724084/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=4461.84 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 854678 0 1 0 445913 271 0 0 25 0 22 0 529889774 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 118500 2296 9 0 3912458 0
[pid=15653/tid=15655] ppid=15651 vsize=15686956 CPUtime=0.21 cores=0,2,4,6
/proc/15653/task/15655/stat : 15655 (java) S 15651 15653 15033 0 -1 4202560 4739 0 1 0 20 1 0 0 25 0 22 0 529889774 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15656] ppid=15651 vsize=15686956 CPUtime=3.13 cores=0,2,4,6
/proc/15653/task/15656/stat : 15656 (java) S 15651 15653 15033 0 -1 4202560 42742 0 0 0 302 11 0 0 16 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15657] ppid=15651 vsize=15686956 CPUtime=3.08 cores=0,2,4,6
/proc/15653/task/15657/stat : 15657 (java) S 15651 15653 15033 0 -1 4202560 42288 0 0 0 295 13 0 0 15 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15658] ppid=15651 vsize=15686956 CPUtime=3.06 cores=0,2,4,6
/proc/15653/task/15658/stat : 15658 (java) S 15651 15653 15033 0 -1 4202560 41699 0 0 0 294 12 0 0 15 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15659] ppid=15651 vsize=15686956 CPUtime=3.05 cores=0,2,4,6
/proc/15653/task/15659/stat : 15659 (java) S 15651 15653 15033 0 -1 4202560 44589 0 0 0 294 11 0 0 15 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15660] ppid=15651 vsize=15686956 CPUtime=3.06 cores=0,2,4,6
/proc/15653/task/15660/stat : 15660 (java) S 15651 15653 15033 0 -1 4202560 41628 0 0 0 293 13 0 0 15 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=15686956 CPUtime=3.12 cores=0,2,4,6
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15033 0 -1 4202560 42131 0 0 0 302 10 0 0 15 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=15686956 CPUtime=3.17 cores=0,2,4,6
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15033 0 -1 4202560 41424 0 0 0 303 14 0 0 15 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=15686956 CPUtime=3.03 cores=0,2,4,6
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15033 0 -1 4202560 40862 0 0 0 291 12 0 0 16 0 22 0 529889775 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=15686956 CPUtime=1.91 cores=0,2,4,6
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15033 0 -1 4202560 2060 0 0 0 144 47 0 0 15 0 22 0 529889776 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 0 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15033 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15033 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290703281 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15668] ppid=15651 vsize=15686956 CPUtime=0.44 cores=0,2,4,6
/proc/15653/task/15668/stat : 15668 (java) S 15651 15653 15033 0 -1 4202560 2508 0 0 0 44 0 0 0 15 0 22 0 529889779 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15669] ppid=15651 vsize=15686956 CPUtime=0.76 cores=0,2,4,6
/proc/15653/task/15669/stat : 15669 (java) S 15651 15653 15033 0 -1 4202560 3528 0 0 0 76 0 0 0 16 0 22 0 529889779 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15670] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15670/stat : 15670 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15671] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15671/stat : 15671 (java) S 15651 15653 15033 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 529889779 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15672] ppid=15651 vsize=15686956 CPUtime=1109.16 cores=0,2,4,6
/proc/15653/task/15672/stat : 15672 (java) R 15651 15653 15033 0 -1 4202560 126653 0 0 0 110886 30 0 0 25 0 22 0 529889793 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505588432 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15653/tid=15673] ppid=15651 vsize=15686956 CPUtime=1108.68 cores=0,2,4,6
/proc/15653/task/15673/stat : 15673 (java) R 15651 15653 15033 0 -1 4202560 128400 0 0 0 110838 30 0 0 25 0 22 0 529889793 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505715134 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15653/tid=15674] ppid=15651 vsize=15686956 CPUtime=1108.1 cores=0,2,4,6
/proc/15653/task/15674/stat : 15674 (java) R 15651 15653 15033 0 -1 4202560 125630 0 0 0 110782 28 0 0 25 0 22 0 529889793 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505652293 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15653/tid=15675] ppid=15651 vsize=15686956 CPUtime=1107.73 cores=0,2,4,6
/proc/15653/task/15675/stat : 15675 (java) R 15651 15653 15033 0 -1 4202560 122357 0 0 0 110742 31 0 0 25 0 22 0 529889793 16063442944 118500 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505593976 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.84
Current children cumulated vsize (KiB) 15686956

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 7.94 9/220 15810
/proc/meminfo: memFree=17769556/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=4700.34 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 887602 0 1 0 469748 286 0 0 25 0 22 0 529889774 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 109976 2296 9 0 3912458 0
[pid=15653/tid=15655] ppid=15651 vsize=15686956 CPUtime=0.21 cores=0,2,4,6
/proc/15653/task/15655/stat : 15655 (java) S 15651 15653 15033 0 -1 4202560 4739 0 1 0 20 1 0 0 25 0 22 0 529889774 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15656] ppid=15651 vsize=15686956 CPUtime=3.28 cores=0,2,4,6
/proc/15653/task/15656/stat : 15656 (java) S 15651 15653 15033 0 -1 4202560 44675 0 0 0 317 11 0 0 15 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15657] ppid=15651 vsize=15686956 CPUtime=3.25 cores=0,2,4,6
/proc/15653/task/15657/stat : 15657 (java) S 15651 15653 15033 0 -1 4202560 44236 0 0 0 311 14 0 0 16 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15658] ppid=15651 vsize=15686956 CPUtime=3.21 cores=0,2,4,6
/proc/15653/task/15658/stat : 15658 (java) S 15651 15653 15033 0 -1 4202560 43183 0 0 0 308 13 0 0 16 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15659] ppid=15651 vsize=15686956 CPUtime=3.21 cores=0,2,4,6
/proc/15653/task/15659/stat : 15659 (java) S 15651 15653 15033 0 -1 4202560 46232 0 0 0 309 12 0 0 15 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15660] ppid=15651 vsize=15686956 CPUtime=3.21 cores=0,2,4,6
/proc/15653/task/15660/stat : 15660 (java) S 15651 15653 15033 0 -1 4202560 43255 0 0 0 307 14 0 0 15 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=15686956 CPUtime=3.27 cores=0,2,4,6
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15033 0 -1 4202560 44123 0 0 0 316 11 0 0 15 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=15686956 CPUtime=3.29 cores=0,2,4,6
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15033 0 -1 4202560 42957 0 0 0 315 14 0 0 16 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=15686956 CPUtime=3.18 cores=0,2,4,6
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15033 0 -1 4202560 42493 0 0 0 305 13 0 0 16 0 22 0 529889775 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=15686956 CPUtime=2.04 cores=0,2,4,6
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15033 0 -1 4202560 2133 0 0 0 154 50 0 0 15 0 22 0 529889776 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 0 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15033 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15033 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290703281 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15668] ppid=15651 vsize=15686956 CPUtime=0.44 cores=0,2,4,6
/proc/15653/task/15668/stat : 15668 (java) S 15651 15653 15033 0 -1 4202560 2508 0 0 0 44 0 0 0 15 0 22 0 529889779 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15669] ppid=15651 vsize=15686956 CPUtime=0.76 cores=0,2,4,6
/proc/15653/task/15669/stat : 15669 (java) S 15651 15653 15033 0 -1 4202560 3528 0 0 0 76 0 0 0 16 0 22 0 529889779 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15670] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15670/stat : 15670 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15671] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15671/stat : 15671 (java) S 15651 15653 15033 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 529889779 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15672] ppid=15651 vsize=15686956 CPUtime=1168.53 cores=0,2,4,6
/proc/15653/task/15672/stat : 15672 (java) R 15651 15653 15033 0 -1 4202560 131564 0 0 0 116821 32 0 0 25 0 22 0 529889793 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505584204 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15653/tid=15673] ppid=15651 vsize=15686956 CPUtime=1168 cores=0,2,4,6
/proc/15653/task/15673/stat : 15673 (java) R 15651 15653 15033 0 -1 4202560 133206 0 0 0 116768 32 0 0 25 0 22 0 529889793 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15653/tid=15674] ppid=15651 vsize=15686956 CPUtime=1167.36 cores=0,2,4,6
/proc/15653/task/15674/stat : 15674 (java) R 15651 15653 15033 0 -1 4202560 130479 0 0 0 116706 30 0 0 25 0 22 0 529889793 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505584149 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15653/tid=15675] ppid=15651 vsize=15686956 CPUtime=1166.96 cores=0,2,4,6
/proc/15653/task/15675/stat : 15675 (java) R 15651 15653 15033 0 -1 4202560 126848 0 0 0 116664 32 0 0 25 0 22 0 529889793 16063442944 109976 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505758687 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4700.34
Current children cumulated vsize (KiB) 15686956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.13 8.07 7.95 9/220 15810
/proc/meminfo: memFree=17888560/32950904 swapFree=67082284/67111528
[pid=15653] ppid=15651 vsize=15686956 CPUtime=4800.22 cores=0,2,4,6
/proc/15653/stat : 15653 (java) S 15651 15653 15033 0 -1 4202496 917420 0 1 0 479728 294 0 0 25 0 22 0 529889774 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15653/statm: 3921739 125196 2296 9 0 3912458 0
[pid=15653/tid=15655] ppid=15651 vsize=15686956 CPUtime=0.21 cores=0,2,4,6
/proc/15653/task/15655/stat : 15655 (java) S 15651 15653 15033 0 -1 4202560 4739 0 1 0 20 1 0 0 25 0 22 0 529889774 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15656] ppid=15651 vsize=15686956 CPUtime=3.35 cores=0,2,4,6
/proc/15653/task/15656/stat : 15656 (java) S 15651 15653 15033 0 -1 4202560 44836 0 0 0 324 11 0 0 15 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15657] ppid=15651 vsize=15686956 CPUtime=3.32 cores=0,2,4,6
/proc/15653/task/15657/stat : 15657 (java) S 15651 15653 15033 0 -1 4202560 44645 0 0 0 318 14 0 0 16 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15658] ppid=15651 vsize=15686956 CPUtime=3.28 cores=0,2,4,6
/proc/15653/task/15658/stat : 15658 (java) S 15651 15653 15033 0 -1 4202560 43505 0 0 0 315 13 0 0 16 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15659] ppid=15651 vsize=15686956 CPUtime=3.29 cores=0,2,4,6
/proc/15653/task/15659/stat : 15659 (java) S 15651 15653 15033 0 -1 4202560 46475 0 0 0 317 12 0 0 16 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15660] ppid=15651 vsize=15686956 CPUtime=3.27 cores=0,2,4,6
/proc/15653/task/15660/stat : 15660 (java) S 15651 15653 15033 0 -1 4202560 43700 0 0 0 313 14 0 0 15 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=15686956 CPUtime=3.33 cores=0,2,4,6
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15033 0 -1 4202560 44453 0 0 0 322 11 0 0 15 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=15686956 CPUtime=3.38 cores=0,2,4,6
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15033 0 -1 4202560 43427 0 0 0 323 15 0 0 16 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=15686956 CPUtime=3.25 cores=0,2,4,6
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15033 0 -1 4202560 42727 0 0 0 312 13 0 0 16 0 22 0 529889775 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=15686956 CPUtime=2.08 cores=0,2,4,6
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15033 0 -1 4202560 2191 0 0 0 157 51 0 0 15 0 22 0 529889776 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 0 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15033 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15033 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529889776 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 0 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290703281 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15668] ppid=15651 vsize=15686956 CPUtime=0.44 cores=0,2,4,6
/proc/15653/task/15668/stat : 15668 (java) S 15651 15653 15033 0 -1 4202560 2508 0 0 0 44 0 0 0 15 0 22 0 529889779 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 2 0 0 0
[pid=15653/tid=15669] ppid=15651 vsize=15686956 CPUtime=0.76 cores=0,2,4,6
/proc/15653/task/15669/stat : 15669 (java) S 15651 15653 15033 0 -1 4202560 3528 0 0 0 76 0 0 0 16 0 22 0 529889779 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15670] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15670/stat : 15670 (java) S 15651 15653 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529889779 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290695577 0 4 0 16800975 18446604453897748672 0 0 -1 6 0 0 0
[pid=15653/tid=15671] ppid=15651 vsize=15686956 CPUtime=0 cores=0,2,4,6
/proc/15653/task/15671/stat : 15671 (java) S 15651 15653 15033 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529889779 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 237290696192 0 4 0 16800975 18446604453897748672 0 0 -1 4 0 0 0
[pid=15653/tid=15672] ppid=15651 vsize=15686956 CPUtime=1193.34 cores=0,2,4,6
/proc/15653/task/15672/stat : 15672 (java) R 15651 15653 15033 0 -1 4202560 138447 0 0 0 119300 34 0 0 25 0 22 0 529889793 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505584026 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15653/tid=15673] ppid=15651 vsize=15686956 CPUtime=1192.84 cores=0,2,4,6
/proc/15653/task/15673/stat : 15673 (java) R 15651 15653 15033 0 -1 4202560 140001 0 0 0 119251 33 0 0 25 0 22 0 529889793 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15653/tid=15674] ppid=15651 vsize=15686956 CPUtime=1192.16 cores=0,2,4,6
/proc/15653/task/15674/stat : 15674 (java) R 15651 15653 15033 0 -1 4202560 137430 0 0 0 119185 31 0 0 25 0 22 0 529889793 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505588451 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15653/tid=15675] ppid=15651 vsize=15686956 CPUtime=1191.79 cores=0,2,4,6
/proc/15653/task/15675/stat : 15675 (java) R 15651 15653 15033 0 -1 4202560 133363 0 0 0 119145 34 0 0 25 0 22 0 529889793 16063442944 125196 33554432000 1073741824 1073778376 140733637052208 18446744073709551615 46912505771122 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15686956

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.44
CPU time (s): 4800.28
CPU user time (s): 4797.32
CPU system time (s): 2.96455
CPU usage (%): 397.559
Max. virtual memory (cumulated for all children) (KiB): 15686956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.32
system time used= 2.96455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 917447
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= 347873
involuntary context switches= 176623

runsolver used 2.02769 second user time and 4.5893 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 19:01:40
IDJOB=3312015
IDBENCH=83154
IDSOLVER=1698
FILE ID=node121/3312015-1304182900
RUNJOBID= node121-1304181690-15520
PBS_JOBID= 13172442
Free space on /tmp= 73556 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312015-1304182900/watcher-3312015-1304182900 -o /tmp/evaluation-result-3312015-1304182900/solver-3312015-1304182900 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312015-1304182900.cnf -hbr 2

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1114165612

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      10475084 kB
Buffers:       2188836 kB
Cached:        9383468 kB
SwapCached:       2776 kB
Active:       18942992 kB
Inactive:      3002060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      10475084 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            1632 kB
Writeback:           0 kB
AnonPages:    10370864 kB
Mapped:          22484 kB
Slab:           446108 kB
PageTables:      24668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 10838152 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= 73556 MiB
End job on node121 at 2011-04-30 19:21:50