Trace number 3312143

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) 4739.04 1300.56

General information on the benchmark

Namevelev-pipe-sat-1.0-b9.cnf
MD5SUMbb86eb13126177e1b128fa3186a4972b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.58461
Satisfiable
(Un)Satisfiability was proved
Number of variables118038
Number of clauses8780591
Sum of the clauses size26135841
Maximum clause length339
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28228186
Number of clauses of size 3456958
Number of clauses of size 4620
Number of clauses of size 5551
Number of clauses of size over 594275

Solver Data

0.13/0.67	26:53 INFO : Reading from input HOME/instance-3312143-1304094407.cnf
29.86/29.66	Executor set job limit to 1000000
29.86/29.66	Executor set job limit to 1000000
29.86/29.66	Executor set job limit to 1000000
29.86/29.66	Executor set job limit to 1000000
29.86/29.66	Starting Executor!
29.86/29.66	Starting Executor!
29.86/29.66	Starting Executor!
29.86/29.66	Starting Executor!
99.14/97.07	28:29 INFO : 96725 variables remaining out of 118038
99.14/97.07	28:29 INFO : 29305983 literals remaining out of 34916432

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

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

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


[startup+0 s]
/proc/loadavg: 6.42 7.66 7.68 5/196 8505
/proc/meminfo: memFree=16275868/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/8505/stat : 8505 (runsolver) S 8503 8505 5255 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 1 0 521040850 12083200 51 33554432000 4194304 5434984 140736675466624 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699870519 0 0 17 7 0 0 0
/proc/8505/statm: 2950 51 31 303 0 2644 0

[startup+0.00815209 s]
/proc/loadavg: 6.42 7.66 7.68 5/196 8505
/proc/meminfo: memFree=16275868/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/8505/stat : 8505 (runsolver) S 8503 8505 5255 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 1 0 521040850 12083200 51 33554432000 4194304 5434984 140736675466624 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699870519 0 0 17 7 0 0 0
/proc/8505/statm: 2950 51 31 303 0 2644 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11800

[startup+0.101149 s]
/proc/loadavg: 6.42 7.66 7.68 5/196 8505
/proc/meminfo: memFree=16275868/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8505/stat : 8505 (run) S 8503 8505 5255 0 -1 4202496 322 0 0 0 0 0 0 0 20 0 1 0 521040850 8908800 257 33554432000 4194304 4922060 140734167184240 18446744073709551615 210646967287 0 2147483391 4096 0 18446744071699109054 0 0 17 1 0 0 0
/proc/8505/statm: 2175 257 215 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301102 s]
/proc/loadavg: 6.42 7.66 7.68 5/196 8505
/proc/meminfo: memFree=16275868/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=15604248 CPUtime=0.06 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 3801 0 1 0 3 3 0 0 19 0 13 0 521040850 15978749952 3239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3901062 3239 1683 9 0 3891810 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15604248

[startup+0.700994 s]
/proc/loadavg: 6.42 7.66 7.68 5/196 8505
/proc/meminfo: memFree=16275868/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=15676988 CPUtime=0.22 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 6307 0 1 0 16 6 0 0 19 0 18 0 521040850 16053235712 5711 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3919247 5711 2175 9 0 3909966 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 15676988

[startup+1.50091 s]
/proc/loadavg: 6.42 7.66 7.68 3/214 8523
/proc/meminfo: memFree=16135388/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=15679760 CPUtime=1.22 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 43111 0 1 0 111 11 0 0 19 0 18 0 521040850 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3919940 41482 2222 9 0 3910659 0
[pid=8505/tid=8507] ppid=8503 vsize=15679760 CPUtime=0.95 cores=1,3,5,7
/proc/8505/task/8507/stat : 8507 (java) R 8503 8505 5255 0 -1 4202560 35548 0 1 0 87 8 0 0 18 0 18 0 521040868 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912505641648 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8505/tid=8508] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8508/stat : 8508 (java) S 8503 8505 5255 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8509] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8509/stat : 8509 (java) S 8503 8505 5255 0 -1 4202560 1119 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8510] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8510/stat : 8510 (java) S 8503 8505 5255 0 -1 4202560 27 0 0 0 0 0 0 0 16 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8511] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8511/stat : 8511 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8512] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8512/stat : 8512 (java) S 8503 8505 5255 0 -1 4202560 160 0 0 0 0 0 0 0 16 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8513] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8513/stat : 8513 (java) S 8503 8505 5255 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8514] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8514/stat : 8514 (java) S 8503 8505 5255 0 -1 4202560 607 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8515] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8515/stat : 8515 (java) S 8503 8505 5255 0 -1 4202560 333 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8516] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8516/stat : 8516 (java) S 8503 8505 5255 0 -1 4202560 71 0 0 0 0 0 0 0 16 0 18 0 521040877 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 0 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8517] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8517/stat : 8517 (java) S 8503 8505 5255 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 521040877 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8518] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8518/stat : 8518 (java) S 8503 8505 5255 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 521040877 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8519] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8519/stat : 8519 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 521040904 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658970033 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8520] ppid=8503 vsize=15679760 CPUtime=0.13 cores=1,3,5,7
/proc/8505/task/8520/stat : 8520 (java) S 8503 8505 5255 0 -1 4202560 2497 0 0 0 13 0 0 0 23 0 18 0 521040904 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8521] ppid=8503 vsize=15679760 CPUtime=0.09 cores=1,3,5,7
/proc/8505/task/8521/stat : 8521 (java) S 8503 8505 5255 0 -1 4202560 1289 0 0 0 9 0 0 0 16 0 18 0 521040904 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8522] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8522/stat : 8522 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521040904 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8523] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8523/stat : 8523 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 521040904 16056074240 41482 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 15679760

[startup+3.10064 s]
/proc/loadavg: 6.71 7.70 7.69 5/214 8523
/proc/meminfo: memFree=15927720/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=15679760 CPUtime=2.89 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 139989 0 1 0 266 23 0 0 19 0 18 0 521040850 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3919940 138333 2240 9 0 3910659 0
[pid=8505/tid=8507] ppid=8503 vsize=15679760 CPUtime=2.53 cores=1,3,5,7
/proc/8505/task/8507/stat : 8507 (java) R 8503 8505 5255 0 -1 4202560 127390 0 1 0 234 19 0 0 21 0 18 0 521040868 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912505640246 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8505/tid=8508] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8508/stat : 8508 (java) S 8503 8505 5255 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8509] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8509/stat : 8509 (java) S 8503 8505 5255 0 -1 4202560 1119 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8510] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8510/stat : 8510 (java) S 8503 8505 5255 0 -1 4202560 2749 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8511] ppid=8503 vsize=15679760 CPUtime=0.01 cores=1,3,5,7
/proc/8505/task/8511/stat : 8511 (java) S 8503 8505 5255 0 -1 4202560 663 0 0 0 1 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8512] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8512/stat : 8512 (java) S 8503 8505 5255 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8513] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8513/stat : 8513 (java) S 8503 8505 5255 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8514] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8514/stat : 8514 (java) S 8503 8505 5255 0 -1 4202560 616 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8515] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8515/stat : 8515 (java) S 8503 8505 5255 0 -1 4202560 1645 0 0 0 0 0 0 0 15 0 18 0 521040875 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8516] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8516/stat : 8516 (java) S 8503 8505 5255 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 18 0 521040877 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 0 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8517] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8517/stat : 8517 (java) S 8503 8505 5255 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 521040877 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8518] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8518/stat : 8518 (java) S 8503 8505 5255 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 521040877 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8519] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8519/stat : 8519 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 521040904 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658970033 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8520] ppid=8503 vsize=15679760 CPUtime=0.15 cores=1,3,5,7
/proc/8505/task/8520/stat : 8520 (java) S 8503 8505 5255 0 -1 4202560 2533 0 0 0 15 0 0 0 15 0 18 0 521040904 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8521] ppid=8503 vsize=15679760 CPUtime=0.11 cores=1,3,5,7
/proc/8505/task/8521/stat : 8521 (java) S 8503 8505 5255 0 -1 4202560 1309 0 0 0 11 0 0 0 15 0 18 0 521040904 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8522] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8522/stat : 8522 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521040904 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8523] ppid=8503 vsize=15679760 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8523/stat : 8523 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521040904 16056074240 138333 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15679760

[startup+6.3011 s]
/proc/loadavg: 6.71 7.70 7.69 5/214 8523
/proc/meminfo: memFree=15496212/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=15678340 CPUtime=6.17 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 229435 0 1 0 582 35 0 0 19 0 18 0 521040850 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3919585 227239 2240 9 0 3910304 0
[pid=8505/tid=8507] ppid=8503 vsize=15678340 CPUtime=5.61 cores=1,3,5,7
/proc/8505/task/8507/stat : 8507 (java) R 8503 8505 5255 0 -1 4202560 201087 0 1 0 533 28 0 0 25 0 18 0 521040868 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912505638944 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8505/tid=8508] ppid=8503 vsize=15678340 CPUtime=0.05 cores=1,3,5,7
/proc/8505/task/8508/stat : 8508 (java) S 8503 8505 5255 0 -1 4202560 10434 0 0 0 3 2 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8509] ppid=8503 vsize=15678340 CPUtime=0.03 cores=1,3,5,7
/proc/8505/task/8509/stat : 8509 (java) S 8503 8505 5255 0 -1 4202560 1119 0 0 0 3 0 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8510] ppid=8503 vsize=15678340 CPUtime=0.04 cores=1,3,5,7
/proc/8505/task/8510/stat : 8510 (java) S 8503 8505 5255 0 -1 4202560 2749 0 0 0 4 0 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8511] ppid=8503 vsize=15678340 CPUtime=0.02 cores=1,3,5,7
/proc/8505/task/8511/stat : 8511 (java) S 8503 8505 5255 0 -1 4202560 663 0 0 0 2 0 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8512] ppid=8503 vsize=15678340 CPUtime=0.01 cores=1,3,5,7
/proc/8505/task/8512/stat : 8512 (java) S 8503 8505 5255 0 -1 4202560 184 0 0 0 1 0 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8513] ppid=8503 vsize=15678340 CPUtime=0.01 cores=1,3,5,7
/proc/8505/task/8513/stat : 8513 (java) S 8503 8505 5255 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8514] ppid=8503 vsize=15678340 CPUtime=0.03 cores=1,3,5,7
/proc/8505/task/8514/stat : 8514 (java) S 8503 8505 5255 0 -1 4202560 5738 0 0 0 2 1 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8515] ppid=8503 vsize=15678340 CPUtime=0.02 cores=1,3,5,7
/proc/8505/task/8515/stat : 8515 (java) S 8503 8505 5255 0 -1 4202560 1645 0 0 0 2 0 0 0 15 0 18 0 521040875 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8516] ppid=8503 vsize=15678340 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8516/stat : 8516 (java) S 8503 8505 5255 0 -1 4202560 583 0 0 0 0 0 0 0 15 0 18 0 521040877 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 0 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8517] ppid=8503 vsize=15678340 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8517/stat : 8517 (java) S 8503 8505 5255 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 521040877 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8518] ppid=8503 vsize=15678340 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8518/stat : 8518 (java) S 8503 8505 5255 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 521040877 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8519] ppid=8503 vsize=15678340 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8519/stat : 8519 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 521040904 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658970033 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8520] ppid=8503 vsize=15678340 CPUtime=0.15 cores=1,3,5,7
/proc/8505/task/8520/stat : 8520 (java) S 8503 8505 5255 0 -1 4202560 2533 0 0 0 15 0 0 0 15 0 18 0 521040904 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8521] ppid=8503 vsize=15678340 CPUtime=0.11 cores=1,3,5,7
/proc/8505/task/8521/stat : 8521 (java) S 8503 8505 5255 0 -1 4202560 1309 0 0 0 11 0 0 0 15 0 18 0 521040904 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8522] ppid=8503 vsize=15678340 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8522/stat : 8522 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521040904 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8523] ppid=8503 vsize=15678340 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8523/stat : 8523 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521040904 16054620160 227239 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15678340

[startup+12.701 s]
/proc/loadavg: 6.73 7.69 7.68 5/214 8523
/proc/meminfo: memFree=13425168/32951132 swapFree=67111524/67111528
[pid=8505] ppid=8503 vsize=15678340 CPUtime=12.65 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 566029 0 1 0 1191 74 0 0 19 0 18 0 521040850 16054620160 563829 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3919585 563829 2240 9 0 3910304 0
[pid=8505/tid=8507] ppid=8503 vsize=15678340 CPUtime=11.97 cores=1,3,5,7

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

[pid=8505/tid=8516] ppid=8503 vsize=15687376 CPUtime=17.01 cores=1,3,5,7
/proc/8505/task/8516/stat : 8516 (java) S 8503 8505 5255 0 -1 4202560 10204 0 0 0 1693 8 0 0 15 0 22 0 521040877 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 0 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8517] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8517/stat : 8517 (java) S 8503 8505 5255 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521040877 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8518] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8518/stat : 8518 (java) S 8503 8505 5255 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521040877 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8519] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8519/stat : 8519 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521040904 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658970033 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8520] ppid=8503 vsize=15687376 CPUtime=1.97 cores=1,3,5,7
/proc/8505/task/8520/stat : 8520 (java) S 8503 8505 5255 0 -1 4202560 19673 0 0 0 195 2 0 0 15 0 22 0 521040904 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8521] ppid=8503 vsize=15687376 CPUtime=1.11 cores=1,3,5,7
/proc/8505/task/8521/stat : 8521 (java) S 8503 8505 5255 0 -1 4202560 2594 0 0 0 111 0 0 0 16 0 22 0 521040904 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8522] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8522/stat : 8522 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521040904 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8523] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8523/stat : 8523 (java) S 8503 8505 5255 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 521040904 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8524] ppid=8503 vsize=15687376 CPUtime=1003.29 cores=1,3,5,7
/proc/8505/task/8524/stat : 8524 (java) R 8503 8505 5255 0 -1 4202560 50265 0 0 0 100322 7 0 0 25 0 22 0 521043816 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506126189 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8505/tid=8525] ppid=8503 vsize=15687376 CPUtime=1002.01 cores=1,3,5,7
/proc/8505/task/8525/stat : 8525 (java) R 8503 8505 5255 0 -1 4202560 68764 0 0 0 100193 8 0 0 25 0 22 0 521043816 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506126287 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8505/tid=8526] ppid=8503 vsize=15687376 CPUtime=1049.44 cores=1,3,5,7
/proc/8505/task/8526/stat : 8526 (java) R 8503 8505 5255 0 -1 4202560 28860 0 0 0 104941 3 0 0 25 0 22 0 521043816 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506126274 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8505/tid=8527] ppid=8503 vsize=15687376 CPUtime=1053.63 cores=1,3,5,7
/proc/8505/task/8527/stat : 8527 (java) R 8503 8505 5255 0 -1 4202560 25 0 0 0 105362 1 0 0 25 0 22 0 521043816 16063873024 3589255 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912505609525 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4268.35
Current children cumulated vsize (KiB) 15687376

[startup+1242.3 s]
/proc/loadavg: 6.52 7.68 7.75 5/191 8580
/proc/meminfo: memFree=4577676/32951132 swapFree=67111400/67111528
[pid=8505] ppid=8503 vsize=15687376 CPUtime=4507.94 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 3846133 0 1 0 450173 621 0 0 19 0 22 0 521040850 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3921844 3589270 2294 9 0 3912563 0
[pid=8505/tid=8507] ppid=8503 vsize=15687376 CPUtime=95.57 cores=1,3,5,7
/proc/8505/task/8507/stat : 8507 (java) S 8503 8505 5255 0 -1 4202560 885628 0 1 0 9441 116 0 0 19 0 22 0 521040868 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8508] ppid=8503 vsize=15687376 CPUtime=6.17 cores=1,3,5,7
/proc/8505/task/8508/stat : 8508 (java) S 8503 8505 5255 0 -1 4202560 427803 0 0 0 545 72 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8509] ppid=8503 vsize=15687376 CPUtime=5.77 cores=1,3,5,7
/proc/8505/task/8509/stat : 8509 (java) S 8503 8505 5255 0 -1 4202560 326325 0 0 0 524 53 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8510] ppid=8503 vsize=15687376 CPUtime=6.09 cores=1,3,5,7
/proc/8505/task/8510/stat : 8510 (java) S 8503 8505 5255 0 -1 4202560 282335 0 0 0 561 48 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8511] ppid=8503 vsize=15687376 CPUtime=6.43 cores=1,3,5,7
/proc/8505/task/8511/stat : 8511 (java) S 8503 8505 5255 0 -1 4202560 383776 0 0 0 575 68 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8512] ppid=8503 vsize=15687376 CPUtime=6.03 cores=1,3,5,7
/proc/8505/task/8512/stat : 8512 (java) S 8503 8505 5255 0 -1 4202560 457219 0 0 0 532 71 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8513] ppid=8503 vsize=15687376 CPUtime=5.84 cores=1,3,5,7
/proc/8505/task/8513/stat : 8513 (java) S 8503 8505 5255 0 -1 4202560 286146 0 0 0 534 50 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8514] ppid=8503 vsize=15687376 CPUtime=5.83 cores=1,3,5,7
/proc/8505/task/8514/stat : 8514 (java) S 8503 8505 5255 0 -1 4202560 306827 0 0 0 530 53 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8515] ppid=8503 vsize=15687376 CPUtime=4.91 cores=1,3,5,7
/proc/8505/task/8515/stat : 8515 (java) S 8503 8505 5255 0 -1 4202560 308145 0 0 0 440 51 0 0 16 0 22 0 521040875 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8516] ppid=8503 vsize=15687376 CPUtime=17.01 cores=1,3,5,7
/proc/8505/task/8516/stat : 8516 (java) S 8503 8505 5255 0 -1 4202560 10288 0 0 0 1693 8 0 0 15 0 22 0 521040877 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 0 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8517] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8517/stat : 8517 (java) S 8503 8505 5255 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521040877 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8518] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8518/stat : 8518 (java) S 8503 8505 5255 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521040877 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8519] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8519/stat : 8519 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521040904 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658970033 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8520] ppid=8503 vsize=15687376 CPUtime=1.97 cores=1,3,5,7
/proc/8505/task/8520/stat : 8520 (java) S 8503 8505 5255 0 -1 4202560 19673 0 0 0 195 2 0 0 15 0 22 0 521040904 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8521] ppid=8503 vsize=15687376 CPUtime=1.11 cores=1,3,5,7
/proc/8505/task/8521/stat : 8521 (java) S 8503 8505 5255 0 -1 4202560 2594 0 0 0 111 0 0 0 16 0 22 0 521040904 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8522] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8522/stat : 8522 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521040904 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8523] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8523/stat : 8523 (java) S 8503 8505 5255 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 521040904 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8524] ppid=8503 vsize=15687376 CPUtime=1062.53 cores=1,3,5,7
/proc/8505/task/8524/stat : 8524 (java) R 8503 8505 5255 0 -1 4202560 50267 0 0 0 106246 7 0 0 25 0 22 0 521043816 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506125613 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8505/tid=8525] ppid=8503 vsize=15687376 CPUtime=1061.26 cores=1,3,5,7
/proc/8505/task/8525/stat : 8525 (java) R 8503 8505 5255 0 -1 4202560 68765 0 0 0 106118 8 0 0 25 0 22 0 521043816 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506158452 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8505/tid=8526] ppid=8503 vsize=15687376 CPUtime=1108.37 cores=1,3,5,7
/proc/8505/task/8526/stat : 8526 (java) R 8503 8505 5255 0 -1 4202560 28860 0 0 0 110834 3 0 0 25 0 22 0 521043816 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46978980481282 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8505/tid=8527] ppid=8503 vsize=15687376 CPUtime=1112.88 cores=1,3,5,7
/proc/8505/task/8527/stat : 8527 (java) R 8503 8505 5255 0 -1 4202560 25 0 0 0 111287 1 0 0 25 0 22 0 521043816 16063873024 3589270 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912505609450 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4507.94
Current children cumulated vsize (KiB) 15687376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.92 7.01 7.51 5/191 8581
/proc/meminfo: memFree=4577820/32951132 swapFree=67111400/67111528
[pid=8505] ppid=8503 vsize=15687376 CPUtime=4738.44 cores=1,3,5,7
/proc/8505/stat : 8505 (java) S 8503 8505 5255 0 -1 4202496 3846142 0 1 0 473223 621 0 0 19 0 22 0 521040850 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 3921844 3589249 2294 9 0 3912563 0
[pid=8505/tid=8507] ppid=8503 vsize=15687376 CPUtime=95.57 cores=1,3,5,7
/proc/8505/task/8507/stat : 8507 (java) S 8503 8505 5255 0 -1 4202560 885628 0 1 0 9441 116 0 0 19 0 22 0 521040868 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8508] ppid=8503 vsize=15687376 CPUtime=6.3 cores=1,3,5,7
/proc/8505/task/8508/stat : 8508 (java) S 8503 8505 5255 0 -1 4202560 427803 0 0 0 558 72 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8509] ppid=8503 vsize=15687376 CPUtime=5.92 cores=1,3,5,7
/proc/8505/task/8509/stat : 8509 (java) S 8503 8505 5255 0 -1 4202560 326325 0 0 0 539 53 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8510] ppid=8503 vsize=15687376 CPUtime=6.3 cores=1,3,5,7
/proc/8505/task/8510/stat : 8510 (java) S 8503 8505 5255 0 -1 4202560 282335 0 0 0 582 48 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8511] ppid=8503 vsize=15687376 CPUtime=6.78 cores=1,3,5,7
/proc/8505/task/8511/stat : 8511 (java) S 8503 8505 5255 0 -1 4202560 383776 0 0 0 610 68 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8512] ppid=8503 vsize=15687376 CPUtime=6.43 cores=1,3,5,7
/proc/8505/task/8512/stat : 8512 (java) S 8503 8505 5255 0 -1 4202560 457219 0 0 0 572 71 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8513] ppid=8503 vsize=15687376 CPUtime=6.14 cores=1,3,5,7
/proc/8505/task/8513/stat : 8513 (java) S 8503 8505 5255 0 -1 4202560 286146 0 0 0 564 50 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8514] ppid=8503 vsize=15687376 CPUtime=6.02 cores=1,3,5,7
/proc/8505/task/8514/stat : 8514 (java) S 8503 8505 5255 0 -1 4202560 306828 0 0 0 549 53 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 1 0 0 0
[pid=8505/tid=8515] ppid=8503 vsize=15687376 CPUtime=5.38 cores=1,3,5,7
/proc/8505/task/8515/stat : 8515 (java) S 8503 8505 5255 0 -1 4202560 308145 0 0 0 487 51 0 0 16 0 22 0 521040875 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8516] ppid=8503 vsize=15687376 CPUtime=17.01 cores=1,3,5,7
/proc/8505/task/8516/stat : 8516 (java) S 8503 8505 5255 0 -1 4202560 10292 0 0 0 1693 8 0 0 15 0 22 0 521040877 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 0 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8517] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8517/stat : 8517 (java) S 8503 8505 5255 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521040877 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8518] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8518/stat : 8518 (java) S 8503 8505 5255 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521040877 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8519] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8519/stat : 8519 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 521040904 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658970033 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8520] ppid=8503 vsize=15687376 CPUtime=1.97 cores=1,3,5,7
/proc/8505/task/8520/stat : 8520 (java) S 8503 8505 5255 0 -1 4202560 19673 0 0 0 195 2 0 0 15 0 22 0 521040904 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 5 0 0 0
[pid=8505/tid=8521] ppid=8503 vsize=15687376 CPUtime=1.11 cores=1,3,5,7
/proc/8505/task/8521/stat : 8521 (java) S 8503 8505 5255 0 -1 4202560 2594 0 0 0 111 0 0 0 16 0 22 0 521040904 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8522] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8522/stat : 8522 (java) S 8503 8505 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521040904 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962329 0 4 0 16800975 18446604469866152064 0 0 -1 7 0 0 0
[pid=8505/tid=8523] ppid=8503 vsize=15687376 CPUtime=0 cores=1,3,5,7
/proc/8505/task/8523/stat : 8523 (java) S 8503 8505 5255 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521040904 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 210658962944 0 4 0 16800975 18446604469866152064 0 0 -1 3 0 0 0
[pid=8505/tid=8524] ppid=8503 vsize=15687376 CPUtime=1119.67 cores=1,3,5,7
/proc/8505/task/8524/stat : 8524 (java) R 8503 8505 5255 0 -1 4202560 50268 0 0 0 111960 7 0 0 25 0 22 0 521043816 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912505788393 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8505/tid=8525] ppid=8503 vsize=15687376 CPUtime=1118.41 cores=1,3,5,7
/proc/8505/task/8525/stat : 8525 (java) R 8503 8505 5255 0 -1 4202560 68765 0 0 0 111833 8 0 0 25 0 22 0 521043816 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506126391 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8505/tid=8526] ppid=8503 vsize=15687376 CPUtime=1165.2 cores=1,3,5,7
/proc/8505/task/8526/stat : 8526 (java) R 8503 8505 5255 0 -1 4202560 28860 0 0 0 116517 3 0 0 25 0 22 0 521043816 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506158368 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8505/tid=8527] ppid=8503 vsize=15687376 CPUtime=1170.03 cores=1,3,5,7
/proc/8505/task/8527/stat : 8527 (java) R 8503 8505 5255 0 -1 4202560 26 0 0 0 117002 1 0 0 25 0 22 0 521043816 16063873024 3589249 33554432000 1073741824 1073778376 140735875075440 18446744073709551615 46912506309460 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4738.44
Current children cumulated vsize (KiB) 15687376

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

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

[startup+1300.2 s]
/proc/loadavg: 4.92 7.01 7.51 2/172 8584
/proc/meminfo: memFree=9901800/32951132 swapFree=67111400/67111528
[pid=8505] ppid=8503 vsize=0 CPUtime=4738.67 cores=1,3,5,7
/proc/8505/stat : 8505 (java) Z 8503 8505 5255 0 -1 4203548 3846169 0 1 0 473227 640 0 0 17 0 2 0 521040850 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 0 0 0 0 0 0 0
[pid=8505/tid=8524] ppid=8503 vsize=0 CPUtime=1119.88 cores=1,3,5,7
/proc/8505/task/8524/stat : 8524 (java) R 8503 8505 5255 0 -1 4203588 50268 0 0 0 111962 26 0 0 25 0 2 0 521043816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4738.67
Current children cumulated vsize (KiB) 0

[startup+1300.4 s]
/proc/loadavg: 4.92 7.01 7.51 2/172 8584
/proc/meminfo: memFree=9901800/32951132 swapFree=67111400/67111528
[pid=8505] ppid=8503 vsize=0 CPUtime=4738.86 cores=1,3,5,7
/proc/8505/stat : 8505 (java) Z 8503 8505 5255 0 -1 4203548 3846169 0 1 0 473227 659 0 0 17 0 2 0 521040850 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 0 0 0 0 0 0 0
[pid=8505/tid=8524] ppid=8503 vsize=0 CPUtime=1120.07 cores=1,3,5,7
/proc/8505/task/8524/stat : 8524 (java) R 8503 8505 5255 0 -1 4203588 50268 0 0 0 111962 45 0 0 25 0 2 0 521043816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4738.86
Current children cumulated vsize (KiB) 0

[startup+1300.5 s]
/proc/loadavg: 4.92 7.01 7.51 2/172 8584
/proc/meminfo: memFree=9901800/32951132 swapFree=67111400/67111528
[pid=8505] ppid=8503 vsize=0 CPUtime=4738.96 cores=1,3,5,7
/proc/8505/stat : 8505 (java) Z 8503 8505 5255 0 -1 4203548 3846169 0 1 0 473227 669 0 0 17 0 2 0 521040850 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8505/statm: 0 0 0 0 0 0 0
[pid=8505/tid=8524] ppid=8503 vsize=0 CPUtime=1120.17 cores=1,3,5,7
/proc/8505/task/8524/stat : 8524 (java) R 8503 8505 5255 0 -1 4203588 50268 0 0 0 111962 55 0 0 25 0 2 0 521043816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4738.96
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.56
CPU time (s): 4739.04
CPU user time (s): 4732.28
CPU system time (s): 6.75697
CPU usage (%): 364.383
Max. virtual memory (cumulated for all children) (KiB): 15687376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4732.28
system time used= 6.75697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3846169
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= 76847
involuntary context switches= 68556

runsolver used 2.13068 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 18:26:52
IDJOB=3312143
IDBENCH=71702
IDSOLVER=1698
FILE ID=node129/3312143-1304094407
RUNJOBID= node129-1304094407-8465
PBS_JOBID= 13170456
Free space on /tmp= 66200 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b9.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312143-1304094407/watcher-3312143-1304094407 -o /tmp/evaluation-result-3312143-1304094407/solver-3312143-1304094407 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312143-1304094407.cnf -hbr 2

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

MD5SUM BENCH= bb86eb13126177e1b128fa3186a4972b
RANDOM SEED=1950896410

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16276148 kB
Buffers:       1284784 kB
Cached:       14329616 kB
SwapCached:          4 kB
Active:        4281264 kB
Inactive:     11717964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16276148 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          174792 kB
Writeback:           0 kB
AnonPages:      383856 kB
Mapped:          23676 kB
Slab:           612144 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1183900 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node129 at 2011-04-29 18:48:34