Trace number 3312344

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.55 1203.53

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.10/0.11	10:15 INFO : Reading from input HOME/instance-3312344-1304111415.cnf
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
2.15/1.19	10:16 INFO : 2000 variables remaining out of 2000
2.15/1.19	10:16 INFO : 240000 literals remaining out of 240000

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

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

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


[startup+0 s]
/proc/loadavg: 3.67 4.16 5.06 2/187 15709
/proc/meminfo: memFree=25294952/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 1424 0 0 0 0 0 0 0 23 0 2 0 503557636 27824128 894 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 6793 894 684 9 0 381 0
[pid=15709/tid=15712] ppid=15707 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) R 15707 15709 15661 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 503557637 29065216 894 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255101845607 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.027515 s]
/proc/loadavg: 3.67 4.16 5.06 2/187 15709
/proc/meminfo: memFree=25294952/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15604116 CPUtime=0.01 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 3528 0 1 0 1 0 0 0 23 0 13 0 503557636 15978614784 2967 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3901029 2968 1657 9 0 3891777 0
[pid=15709/tid=15712] ppid=15707 vsize=15604116 CPUtime=0.01 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) R 15707 15709 15661 0 -1 4202560 2138 0 1 0 1 0 0 0 20 0 13 0 503557637 15978614784 2968 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 47254455182083 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.100512 s]
/proc/loadavg: 3.67 4.16 5.06 2/187 15709
/proc/meminfo: memFree=25294952/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15676240 CPUtime=0.1 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 5593 0 1 0 9 1 0 0 23 0 18 0 503557636 16052469760 5032 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3919060 5033 2118 9 0 3909779 0
[pid=15709/tid=15712] ppid=15707 vsize=15676240 CPUtime=0.08 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) R 15707 15709 15661 0 -1 4202560 3471 0 1 0 7 1 0 0 18 0 18 0 503557637 16052469760 5033 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 47254458242554 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676240

[startup+0.30048 s]
/proc/loadavg: 3.67 4.16 5.06 2/187 15709
/proc/meminfo: memFree=25294952/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15678888 CPUtime=0.51 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 16102 0 1 0 49 2 0 0 23 0 18 0 503557636 16055181312 14628 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3919722 14635 2207 9 0 3910441 0
[pid=15709/tid=15712] ppid=15707 vsize=15678888 CPUtime=0.28 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) R 15707 15709 15661 0 -1 4202560 11076 0 1 0 27 1 0 0 18 0 18 0 503557637 16055181312 14639 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505638112 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15678888

[startup+0.700395 s]
/proc/loadavg: 3.67 4.16 5.06 2/187 15709
/proc/meminfo: memFree=25294952/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15694084 CPUtime=1.08 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 45371 0 1 0 102 6 0 0 23 0 22 0 503557636 16070742016 42269 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3923521 42269 2252 9 0 3914240 0
[pid=15709/tid=15712] ppid=15707 vsize=15694084 CPUtime=0.67 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) R 15707 15709 15661 0 -1 4202560 35611 0 1 0 63 4 0 0 20 0 22 0 503557637 16070742016 42269 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505185609 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 15694084

[startup+1.50125 s]
/proc/loadavg: 3.67 4.16 5.06 5/220 15742
/proc/meminfo: memFree=24941724/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15695604 CPUtime=3.21 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 57706 0 1 0 313 8 0 0 23 0 22 0 503557636 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3923901 49248 2274 9 0 3914620 0
[pid=15709/tid=15712] ppid=15707 vsize=15695604 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) S 15707 15709 15661 0 -1 4202560 35669 0 1 0 113 4 0 0 20 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15714] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15714/stat : 15714 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15715] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15715/stat : 15715 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15716] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15716/stat : 15716 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15717] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15717/stat : 15717 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15718] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15718/stat : 15718 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15719] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15719/stat : 15719 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15720] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15720/stat : 15720 (java) S 15707 15709 15661 0 -1 4202560 327 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15721] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15721/stat : 15721 (java) S 15707 15709 15661 0 -1 4202560 73 0 0 0 0 0 0 0 21 0 22 0 503557637 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15722] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15722/stat : 15722 (java) S 15707 15709 15661 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 503557638 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 0 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15728] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15728/stat : 15728 (java) S 15707 15709 15661 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 503557638 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15729] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15729/stat : 15729 (java) S 15707 15709 15661 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 503557638 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15730] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15730/stat : 15730 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 503557641 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118592433 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15731] ppid=15707 vsize=15695604 CPUtime=0.73 cores=1,3,5,7
/proc/15709/task/15731/stat : 15731 (java) S 15707 15709 15661 0 -1 4202560 5525 0 0 0 72 1 0 0 16 0 22 0 503557641 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15732] ppid=15707 vsize=15695604 CPUtime=0.92 cores=1,3,5,7
/proc/15709/task/15732/stat : 15732 (java) S 15707 15709 15661 0 -1 4202560 14653 0 0 0 90 2 0 0 16 0 22 0 503557641 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15733] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15733/stat : 15733 (java) S 15707 15709 15661 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 503557641 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15734] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15734/stat : 15734 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503557641 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15739] ppid=15707 vsize=15695604 CPUtime=0.14 cores=1,3,5,7
/proc/15709/task/15739/stat : 15739 (java) S 15707 15709 15661 0 -1 4202560 24 0 0 0 14 0 0 0 15 0 22 0 503557688 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15740] ppid=15707 vsize=15695604 CPUtime=0.04 cores=1,3,5,7
/proc/15709/task/15740/stat : 15740 (java) R 15707 15709 15661 0 -1 4202560 7 0 0 0 4 0 0 0 15 0 22 0 503557688 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505944924 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=15695604 CPUtime=0.07 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) S 15707 15709 15661 0 -1 4202560 13 0 0 0 7 0 0 0 15 0 22 0 503557688 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15742] ppid=15707 vsize=15695604 CPUtime=0.09 cores=1,3,5,7
/proc/15709/task/15742/stat : 15742 (java) R 15707 15709 15661 0 -1 4202560 12 0 0 0 9 0 0 0 15 0 22 0 503557688 16072298496 49248 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505794282 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 15695604

[startup+3.10094 s]
/proc/loadavg: 3.67 4.16 5.06 9/220 15742
/proc/meminfo: memFree=24802968/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15695604 CPUtime=9.08 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 112605 0 1 0 891 17 0 0 23 0 22 0 503557636 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3923901 103959 2274 9 0 3914620 0
[pid=15709/tid=15712] ppid=15707 vsize=15695604 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) S 15707 15709 15661 0 -1 4202560 35669 0 1 0 113 4 0 0 20 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15714] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15714/stat : 15714 (java) S 15707 15709 15661 0 -1 4202560 4552 0 0 0 0 0 0 0 16 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15715] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15715/stat : 15715 (java) S 15707 15709 15661 0 -1 4202560 1502 0 0 0 0 0 0 0 15 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15716] ppid=15707 vsize=15695604 CPUtime=0.01 cores=1,3,5,7
/proc/15709/task/15716/stat : 15716 (java) S 15707 15709 15661 0 -1 4202560 5300 0 0 0 1 0 0 0 15 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15717] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15717/stat : 15717 (java) S 15707 15709 15661 0 -1 4202560 1987 0 0 0 0 0 0 0 15 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15718] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15718/stat : 15718 (java) S 15707 15709 15661 0 -1 4202560 3921 0 0 0 0 0 0 0 16 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15719] ppid=15707 vsize=15695604 CPUtime=0.02 cores=1,3,5,7
/proc/15709/task/15719/stat : 15719 (java) S 15707 15709 15661 0 -1 4202560 8172 0 0 0 1 1 0 0 16 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15720] ppid=15707 vsize=15695604 CPUtime=0.01 cores=1,3,5,7
/proc/15709/task/15720/stat : 15720 (java) S 15707 15709 15661 0 -1 4202560 4067 0 0 0 1 0 0 0 15 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15721] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15721/stat : 15721 (java) S 15707 15709 15661 0 -1 4202560 2426 0 0 0 0 0 0 0 15 0 22 0 503557637 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15722] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15722/stat : 15722 (java) S 15707 15709 15661 0 -1 4202560 240 0 0 0 0 0 0 0 15 0 22 0 503557638 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 0 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15728] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15728/stat : 15728 (java) S 15707 15709 15661 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 503557638 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15729] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15729/stat : 15729 (java) S 15707 15709 15661 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 503557638 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15730] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15730/stat : 15730 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 503557641 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118592433 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15731] ppid=15707 vsize=15695604 CPUtime=0.75 cores=1,3,5,7
/proc/15709/task/15731/stat : 15731 (java) S 15707 15709 15661 0 -1 4202560 5528 0 0 0 74 1 0 0 15 0 22 0 503557641 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15732] ppid=15707 vsize=15695604 CPUtime=0.97 cores=1,3,5,7
/proc/15709/task/15732/stat : 15732 (java) S 15707 15709 15661 0 -1 4202560 14659 0 0 0 95 2 0 0 15 0 22 0 503557641 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15733] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15733/stat : 15733 (java) S 15707 15709 15661 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 503557641 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15734] ppid=15707 vsize=15695604 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15734/stat : 15734 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503557641 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15739] ppid=15707 vsize=15695604 CPUtime=1.44 cores=1,3,5,7
/proc/15709/task/15739/stat : 15739 (java) R 15707 15709 15661 0 -1 4202560 5948 0 0 0 144 0 0 0 16 0 22 0 503557688 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506117842 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15709/tid=15740] ppid=15707 vsize=15695604 CPUtime=1.44 cores=1,3,5,7
/proc/15709/task/15740/stat : 15740 (java) R 15707 15709 15661 0 -1 4202560 6032 0 0 0 144 0 0 0 17 0 22 0 503557688 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506122980 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=15695604 CPUtime=1.46 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) R 15707 15709 15661 0 -1 4202560 5397 0 0 0 146 0 0 0 16 0 22 0 503557688 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506118569 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15709/tid=15742] ppid=15707 vsize=15695604 CPUtime=1.64 cores=1,3,5,7
/proc/15709/task/15742/stat : 15742 (java) R 15707 15709 15661 0 -1 4202560 5818 0 0 0 164 0 0 0 17 0 22 0 503557688 16072298496 103959 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506123000 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 15695604

[startup+6.30138 s]
/proc/loadavg: 4.01 4.22 5.07 9/220 15742
/proc/meminfo: memFree=23511400/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15695604 CPUtime=21.86 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 241768 0 1 0 2148 38 0 0 23 0 22 0 503557636 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3923901 232659 2274 9 0 3914620 0
[pid=15709/tid=15712] ppid=15707 vsize=15695604 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) S 15707 15709 15661 0 -1 4202560 35669 0 1 0 113 4 0 0 20 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15714] ppid=15707 vsize=15695604 CPUtime=0.09 cores=1,3,5,7
/proc/15709/task/15714/stat : 15714 (java) S 15707 15709 15661 0 -1 4202560 22456 0 0 0 5 4 0 0 16 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15715] ppid=15707 vsize=15695604 CPUtime=0.04 cores=1,3,5,7
/proc/15709/task/15715/stat : 15715 (java) S 15707 15709 15661 0 -1 4202560 12369 0 0 0 2 2 0 0 15 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15716] ppid=15707 vsize=15695604 CPUtime=0.04 cores=1,3,5,7
/proc/15709/task/15716/stat : 15716 (java) S 15707 15709 15661 0 -1 4202560 12098 0 0 0 3 1 0 0 15 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15717] ppid=15707 vsize=15695604 CPUtime=0.04 cores=1,3,5,7
/proc/15709/task/15717/stat : 15717 (java) S 15707 15709 15661 0 -1 4202560 12166 0 0 0 3 1 0 0 16 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15718] ppid=15707 vsize=15695604 CPUtime=0.05 cores=1,3,5,7
/proc/15709/task/15718/stat : 15718 (java) S 15707 15709 15661 0 -1 4202560 17079 0 0 0 3 2 0 0 16 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15719] ppid=15707 vsize=15695604 CPUtime=0.02 cores=1,3,5,7
/proc/15709/task/15719/stat : 15719 (java) S 15707 15709 15661 0 -1 4202560 8172 0 0 0 1 1 0 0 15 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15720] ppid=15707 vsize=15695604 CPUtime=0.04 cores=1,3,5,7
/proc/15709/task/15720/stat : 15720 (java) S 15707 15709 15661 0 -1 4202560 10172 0 0 0 2 2 0 0 16 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15721] ppid=15707 vsize=15695604 CPUtime=0.05 cores=1,3,5,7
/proc/15709/task/15721/stat : 15721 (java) S 15707 15709 15661 0 -1 4202560 16269 0 0 0 3 2 0 0 16 0 22 0 503557637 16072298496 232659 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0

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

/proc/15709/task/15716/stat : 15716 (java) S 15707 15709 15661 0 -1 4202560 125194 0 0 0 122 21 0 0 15 0 22 0 503557637 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15717] ppid=15707 vsize=15761140 CPUtime=1.57 cores=1,3,5,7
/proc/15709/task/15717/stat : 15717 (java) S 15707 15709 15661 0 -1 4202560 181401 0 0 0 129 28 0 0 15 0 22 0 503557637 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15718] ppid=15707 vsize=15761140 CPUtime=1.49 cores=1,3,5,7
/proc/15709/task/15718/stat : 15718 (java) S 15707 15709 15661 0 -1 4202560 154167 0 0 0 124 25 0 0 16 0 22 0 503557637 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15719] ppid=15707 vsize=15761140 CPUtime=1.36 cores=1,3,5,7
/proc/15709/task/15719/stat : 15719 (java) S 15707 15709 15661 0 -1 4202560 162972 0 0 0 108 28 0 0 16 0 22 0 503557637 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15720] ppid=15707 vsize=15761140 CPUtime=1.56 cores=1,3,5,7
/proc/15709/task/15720/stat : 15720 (java) S 15707 15709 15661 0 -1 4202560 182185 0 0 0 124 32 0 0 15 0 22 0 503557637 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15721] ppid=15707 vsize=15761140 CPUtime=1.44 cores=1,3,5,7
/proc/15709/task/15721/stat : 15721 (java) S 15707 15709 15661 0 -1 4202560 174751 0 0 0 116 28 0 0 16 0 22 0 503557637 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15722] ppid=15707 vsize=15761140 CPUtime=0.82 cores=1,3,5,7
/proc/15709/task/15722/stat : 15722 (java) S 15707 15709 15661 0 -1 4202560 36509 0 0 0 63 19 0 0 15 0 22 0 503557638 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 0 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15728] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15728/stat : 15728 (java) S 15707 15709 15661 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 503557638 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15729] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15729/stat : 15729 (java) S 15707 15709 15661 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 503557638 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15730] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15730/stat : 15730 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 503557641 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118592433 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15731] ppid=15707 vsize=15761140 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15731/stat : 15731 (java) S 15707 15709 15661 0 -1 4202560 5582 0 0 0 116 1 0 0 15 0 22 0 503557641 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15732] ppid=15707 vsize=15761140 CPUtime=1.12 cores=1,3,5,7
/proc/15709/task/15732/stat : 15732 (java) S 15707 15709 15661 0 -1 4202560 14736 0 0 0 110 2 0 0 16 0 22 0 503557641 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15733] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15733/stat : 15733 (java) S 15707 15709 15661 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 503557641 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15734] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15734/stat : 15734 (java) S 15707 15709 15661 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 503557641 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15739] ppid=15707 vsize=15761140 CPUtime=1115.24 cores=1,3,5,7
/proc/15709/task/15739/stat : 15739 (java) R 15707 15709 15661 0 -1 4202560 234416 0 0 0 111496 28 0 0 25 0 22 0 503557688 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506376572 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15709/tid=15740] ppid=15707 vsize=15761140 CPUtime=1116.66 cores=1,3,5,7
/proc/15709/task/15740/stat : 15740 (java) R 15707 15709 15661 0 -1 4202560 219127 0 0 0 111638 28 0 0 25 0 22 0 503557688 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505583029 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=15761140 CPUtime=1113.93 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) R 15707 15709 15661 0 -1 4202560 238632 0 0 0 111365 28 0 0 25 0 22 0 503557688 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505748926 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15709/tid=15742] ppid=15707 vsize=15761140 CPUtime=1114.5 cores=1,3,5,7
/proc/15709/task/15742/stat : 15742 (java) R 15707 15709 15661 0 -1 4202560 217909 0 0 0 111424 26 0 0 25 0 22 0 503557688 16139407360 1382559 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505909942 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.77
Current children cumulated vsize (KiB) 15761140

[startup+1182.3 s]
/proc/loadavg: 8.14 8.06 7.24 9/220 15776
/proc/meminfo: memFree=18841316/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15761140 CPUtime=4716.4 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 2375563 0 1 0 471271 369 0 0 23 0 22 0 503557636 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3940285 1323934 2298 9 0 3931004 0
[pid=15709/tid=15712] ppid=15707 vsize=15761140 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) S 15707 15709 15661 0 -1 4202560 35669 0 1 0 113 4 0 0 20 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15714] ppid=15707 vsize=15761140 CPUtime=1.58 cores=1,3,5,7
/proc/15709/task/15714/stat : 15714 (java) S 15707 15709 15661 0 -1 4202560 182790 0 0 0 130 28 0 0 15 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15715] ppid=15707 vsize=15761140 CPUtime=1.64 cores=1,3,5,7
/proc/15709/task/15715/stat : 15715 (java) S 15707 15709 15661 0 -1 4202560 208059 0 0 0 128 36 0 0 15 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15716] ppid=15707 vsize=15761140 CPUtime=1.46 cores=1,3,5,7
/proc/15709/task/15716/stat : 15716 (java) S 15707 15709 15661 0 -1 4202560 125194 0 0 0 125 21 0 0 15 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15717] ppid=15707 vsize=15761140 CPUtime=1.6 cores=1,3,5,7
/proc/15709/task/15717/stat : 15717 (java) S 15707 15709 15661 0 -1 4202560 181401 0 0 0 132 28 0 0 16 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15718] ppid=15707 vsize=15761140 CPUtime=1.54 cores=1,3,5,7
/proc/15709/task/15718/stat : 15718 (java) S 15707 15709 15661 0 -1 4202560 154167 0 0 0 129 25 0 0 15 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15719] ppid=15707 vsize=15761140 CPUtime=1.4 cores=1,3,5,7
/proc/15709/task/15719/stat : 15719 (java) S 15707 15709 15661 0 -1 4202560 162973 0 0 0 112 28 0 0 16 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15720] ppid=15707 vsize=15761140 CPUtime=1.62 cores=1,3,5,7
/proc/15709/task/15720/stat : 15720 (java) S 15707 15709 15661 0 -1 4202560 182185 0 0 0 130 32 0 0 16 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15721] ppid=15707 vsize=15761140 CPUtime=1.48 cores=1,3,5,7
/proc/15709/task/15721/stat : 15721 (java) S 15707 15709 15661 0 -1 4202560 174751 0 0 0 120 28 0 0 16 0 22 0 503557637 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15722] ppid=15707 vsize=15761140 CPUtime=0.82 cores=1,3,5,7
/proc/15709/task/15722/stat : 15722 (java) S 15707 15709 15661 0 -1 4202560 36511 0 0 0 63 19 0 0 15 0 22 0 503557638 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 0 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15728] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15728/stat : 15728 (java) S 15707 15709 15661 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 503557638 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15729] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15729/stat : 15729 (java) S 15707 15709 15661 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 503557638 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15730] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15730/stat : 15730 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 503557641 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118592433 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15731] ppid=15707 vsize=15761140 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15731/stat : 15731 (java) S 15707 15709 15661 0 -1 4202560 5582 0 0 0 116 1 0 0 15 0 22 0 503557641 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15732] ppid=15707 vsize=15761140 CPUtime=1.12 cores=1,3,5,7
/proc/15709/task/15732/stat : 15732 (java) S 15707 15709 15661 0 -1 4202560 14736 0 0 0 110 2 0 0 16 0 22 0 503557641 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15733] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15733/stat : 15733 (java) S 15707 15709 15661 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 503557641 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15734] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15734/stat : 15734 (java) S 15707 15709 15661 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 503557641 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15739] ppid=15707 vsize=15761140 CPUtime=1174.83 cores=1,3,5,7
/proc/15709/task/15739/stat : 15739 (java) R 15707 15709 15661 0 -1 4202560 234417 0 0 0 117455 28 0 0 25 0 22 0 503557688 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505715704 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15709/tid=15740] ppid=15707 vsize=15761140 CPUtime=1176.57 cores=1,3,5,7
/proc/15709/task/15740/stat : 15740 (java) R 15707 15709 15661 0 -1 4202560 219131 0 0 0 117629 28 0 0 25 0 22 0 503557688 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505702869 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=15761140 CPUtime=1173.84 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) R 15707 15709 15661 0 -1 4202560 238632 0 0 0 117356 28 0 0 25 0 22 0 503557688 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505837024 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15709/tid=15742] ppid=15707 vsize=15761140 CPUtime=1174.41 cores=1,3,5,7
/proc/15709/task/15742/stat : 15742 (java) R 15707 15709 15661 0 -1 4202560 217911 0 0 0 117415 26 0 0 25 0 22 0 503557688 16139407360 1323934 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.4
Current children cumulated vsize (KiB) 15761140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.10 8.05 7.26 9/220 15777
/proc/meminfo: memFree=18998024/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=15761140 CPUtime=4800.3 cores=1,3,5,7
/proc/15709/stat : 15709 (java) S 15707 15709 15661 0 -1 4202496 2375571 0 1 0 479660 370 0 0 23 0 22 0 503557636 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 3940285 1300866 2298 9 0 3931004 0
[pid=15709/tid=15712] ppid=15707 vsize=15761140 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15712/stat : 15712 (java) S 15707 15709 15661 0 -1 4202560 35669 0 1 0 113 4 0 0 20 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15714] ppid=15707 vsize=15761140 CPUtime=1.6 cores=1,3,5,7
/proc/15709/task/15714/stat : 15714 (java) S 15707 15709 15661 0 -1 4202560 182790 0 0 0 132 28 0 0 15 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15715] ppid=15707 vsize=15761140 CPUtime=1.66 cores=1,3,5,7
/proc/15709/task/15715/stat : 15715 (java) S 15707 15709 15661 0 -1 4202560 208059 0 0 0 130 36 0 0 16 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15716] ppid=15707 vsize=15761140 CPUtime=1.46 cores=1,3,5,7
/proc/15709/task/15716/stat : 15716 (java) S 15707 15709 15661 0 -1 4202560 125194 0 0 0 125 21 0 0 15 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15717] ppid=15707 vsize=15761140 CPUtime=1.61 cores=1,3,5,7
/proc/15709/task/15717/stat : 15717 (java) S 15707 15709 15661 0 -1 4202560 181401 0 0 0 133 28 0 0 16 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15718] ppid=15707 vsize=15761140 CPUtime=1.56 cores=1,3,5,7
/proc/15709/task/15718/stat : 15718 (java) S 15707 15709 15661 0 -1 4202560 154168 0 0 0 131 25 0 0 15 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15719] ppid=15707 vsize=15761140 CPUtime=1.42 cores=1,3,5,7
/proc/15709/task/15719/stat : 15719 (java) S 15707 15709 15661 0 -1 4202560 162973 0 0 0 114 28 0 0 15 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15720] ppid=15707 vsize=15761140 CPUtime=1.63 cores=1,3,5,7
/proc/15709/task/15720/stat : 15720 (java) S 15707 15709 15661 0 -1 4202560 182185 0 0 0 131 32 0 0 16 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 7 0 0 0
[pid=15709/tid=15721] ppid=15707 vsize=15761140 CPUtime=1.49 cores=1,3,5,7
/proc/15709/task/15721/stat : 15721 (java) S 15707 15709 15661 0 -1 4202560 174751 0 0 0 121 28 0 0 16 0 22 0 503557637 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15722] ppid=15707 vsize=15761140 CPUtime=0.83 cores=1,3,5,7
/proc/15709/task/15722/stat : 15722 (java) S 15707 15709 15661 0 -1 4202560 36513 0 0 0 63 20 0 0 15 0 22 0 503557638 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 0 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15728] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15728/stat : 15728 (java) S 15707 15709 15661 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 503557638 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15729] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15729/stat : 15729 (java) S 15707 15709 15661 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 503557638 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15730] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15730/stat : 15730 (java) S 15707 15709 15661 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 503557641 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118592433 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15731] ppid=15707 vsize=15761140 CPUtime=1.17 cores=1,3,5,7
/proc/15709/task/15731/stat : 15731 (java) S 15707 15709 15661 0 -1 4202560 5582 0 0 0 116 1 0 0 15 0 22 0 503557641 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 3 0 0 0
[pid=15709/tid=15732] ppid=15707 vsize=15761140 CPUtime=1.12 cores=1,3,5,7
/proc/15709/task/15732/stat : 15732 (java) S 15707 15709 15661 0 -1 4202560 14736 0 0 0 110 2 0 0 16 0 22 0 503557641 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 5 0 0 0
[pid=15709/tid=15733] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15733/stat : 15733 (java) S 15707 15709 15661 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 503557641 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118584729 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15734] ppid=15707 vsize=15761140 CPUtime=0 cores=1,3,5,7
/proc/15709/task/15734/stat : 15734 (java) S 15707 15709 15661 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 503557641 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 255118585344 0 4 0 16800975 18446604471107210304 0 0 -1 1 0 0 0
[pid=15709/tid=15739] ppid=15707 vsize=15761140 CPUtime=1195.68 cores=1,3,5,7
/proc/15709/task/15739/stat : 15739 (java) R 15707 15709 15661 0 -1 4202560 234419 0 0 0 119540 28 0 0 25 0 22 0 503557688 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506198621 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15709/tid=15740] ppid=15707 vsize=15761140 CPUtime=1197.55 cores=1,3,5,7
/proc/15709/task/15740/stat : 15740 (java) R 15707 15709 15661 0 -1 4202560 219132 0 0 0 119727 28 0 0 25 0 22 0 503557688 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505836984 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=15761140 CPUtime=1194.82 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) R 15707 15709 15661 0 -1 4202560 238632 0 0 0 119454 28 0 0 25 0 22 0 503557688 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912505523495 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15709/tid=15742] ppid=15707 vsize=15761140 CPUtime=1195.39 cores=1,3,5,7
/proc/15709/task/15742/stat : 15742 (java) R 15707 15709 15661 0 -1 4202560 217911 0 0 0 119513 26 0 0 25 0 22 0 503557688 16139407360 1300866 33554432000 1073741824 1073778376 140733605833872 18446744073709551615 46912506182258 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15761140

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

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

[startup+1203.42 s]
/proc/loadavg: 8.10 8.05 7.26 9/220 15777
/proc/meminfo: memFree=18998024/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=0 CPUtime=4800.43 cores=1,3,5,7
/proc/15709/stat : 15709 (java) Z 15707 15709 15661 0 -1 4203548 2375597 0 1 0 479663 380 0 0 17 0 2 0 503557636 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 0 0 0 0 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=0 CPUtime=1194.92 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) R 15707 15709 15661 0 -1 4203588 238632 0 0 0 119454 38 0 0 25 0 2 0 503557688 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 0

[startup+1203.5 s]
/proc/loadavg: 8.10 8.05 7.26 9/220 15777
/proc/meminfo: memFree=18998024/32951124 swapFree=67111448/67111528
[pid=15709] ppid=15707 vsize=0 CPUtime=4800.51 cores=1,3,5,7
/proc/15709/stat : 15709 (java) Z 15707 15709 15661 0 -1 4203548 2375597 0 1 0 479663 388 0 0 17 0 2 0 503557636 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15709/statm: 0 0 0 0 0 0 0
[pid=15709/tid=15741] ppid=15707 vsize=0 CPUtime=1195 cores=1,3,5,7
/proc/15709/task/15741/stat : 15741 (java) R 15707 15709 15661 0 -1 4203588 238632 0 0 0 119454 46 0 0 25 0 2 0 503557688 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.53
CPU time (s): 4800.55
CPU user time (s): 4796.64
CPU system time (s): 3.91041
CPU usage (%): 398.873
Max. virtual memory (cumulated for all children) (KiB): 15761140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.63
system time used= 3.9104
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2375597
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= 32365
involuntary context switches= 67002

runsolver used 1.9757 second user time and 4.6103 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 23:10:15
IDJOB=3312344
IDBENCH=82529
IDSOLVER=1699
FILE ID=node144/3312344-1304111415
RUNJOBID= node144-1304111415-15680
PBS_JOBID= 13170685
Free space on /tmp= 72408 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312344-1304111415/watcher-3312344-1304111415 -o /tmp/evaluation-result-3312344-1304111415/solver-3312344-1304111415 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312344-1304111415.cnf

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=495364946

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25295472 kB
Buffers:       2107676 kB
Cached:        4933004 kB
SwapCached:         80 kB
Active:         107412 kB
Inactive:      7002304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25295472 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            5136 kB
Writeback:           0 kB
AnonPages:       68168 kB
Mapped:          20236 kB
Slab:           480420 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   768624 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= 72404 MiB
End job on node144 at 2011-04-29 23:30:20