Trace number 3313091

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.19 1207.04

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.10/0.12	11:57 INFO : Reading from input HOME/instance-3313091-1304089917.cnf
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Starting Executor!
0.61/0.47	Starting Executor!
0.61/0.47	Starting Executor!
0.61/0.47	Starting Executor!
2.31/1.22	11:58 INFO : 945 variables remaining out of 945
2.31/1.22	11:58 INFO : 369174 literals remaining out of 185082

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

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.15 8.06 6/194 890
/proc/meminfo: memFree=25586008/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=9020 CPUtime=0 cores=1,3,5,7
/proc/890/stat : 890 (java) R 888 890 530 0 -1 4194304 575 0 0 0 0 0 0 0 25 0 1 0 501407152 9236480 79 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228090488296 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/890/statm: 2255 87 71 9 0 34 0
[pid=890/tid=891] ppid=888 vsize=24008 CPUtime=0 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) R 888 890 530 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 2 0 501407153 24584192 860 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228095494279 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.064447 s]
/proc/loadavg: 8.12 8.15 8.06 6/194 890
/proc/meminfo: memFree=25586008/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 4346 0 1 0 4 0 0 0 25 0 18 0 501407152 15984414720 3785 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3902445 3785 1778 9 0 3893164 0
[pid=890/tid=891] ppid=888 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) R 888 890 530 0 -1 4202560 2928 0 1 0 4 0 0 0 25 0 18 0 501407153 15984414720 3785 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46947312163779 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.100453 s]
/proc/loadavg: 8.12 8.15 8.06 6/194 890
/proc/meminfo: memFree=25586008/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15676916 CPUtime=0.1 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 5563 0 1 0 9 1 0 0 25 0 18 0 501407152 16053161984 4991 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3919229 4991 2117 9 0 3909948 0
[pid=890/tid=891] ppid=888 vsize=15676916 CPUtime=0.08 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) R 888 890 530 0 -1 4202560 3430 0 1 0 7 1 0 0 18 0 18 0 501407153 16053161984 4991 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107277879 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676916

[startup+0.300358 s]
/proc/loadavg: 8.12 8.15 8.06 6/194 890
/proc/meminfo: memFree=25586008/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15680688 CPUtime=0.51 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 14017 0 1 0 48 3 0 0 25 0 18 0 501407152 16057024512 12494 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3920172 12500 2207 9 0 3910891 0
[pid=890/tid=891] ppid=888 vsize=15680688 CPUtime=0.28 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) R 888 890 530 0 -1 4202560 9001 0 1 0 26 2 0 0 18 0 18 0 501407153 16057024512 12504 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505639955 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680688

[startup+0.700283 s]
/proc/loadavg: 8.12 8.15 8.06 6/194 890
/proc/meminfo: memFree=25586008/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15684800 CPUtime=1.14 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 44559 0 1 0 108 6 0 0 25 0 22 0 501407152 16061235200 41530 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3921200 41530 2249 9 0 3911919 0
[pid=890/tid=891] ppid=888 vsize=15684800 CPUtime=0.67 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) R 888 890 530 0 -1 4202560 35629 0 1 0 63 4 0 0 20 0 22 0 501407153 16061235200 41530 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505201612 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15684800

[startup+1.50117 s]
/proc/loadavg: 7.63 8.05 8.03 6/220 917
/proc/meminfo: memFree=25285288/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15690204 CPUtime=2.96 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 52948 0 1 0 288 8 0 0 25 0 22 0 501407152 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3922551 45951 2274 9 0 3913270 0
[pid=890/tid=891] ppid=888 vsize=15690204 CPUtime=1.19 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) S 888 890 530 0 -1 4202560 35684 0 1 0 115 4 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=893] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/893/stat : 893 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=894] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/894/stat : 894 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=895] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/895/stat : 895 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=896] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/896/stat : 896 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=897] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/897/stat : 897 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=898] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/898/stat : 898 (java) S 888 890 530 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=899] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/899/stat : 899 (java) S 888 890 530 0 -1 4202560 349 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=900] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/900/stat : 900 (java) S 888 890 530 0 -1 4202560 48 0 0 0 0 0 0 0 21 0 22 0 501407153 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=901] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/901/stat : 901 (java) S 888 890 530 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 501407154 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=902] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/902/stat : 902 (java) S 888 890 530 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 501407155 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=903] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/903/stat : 903 (java) S 888 890 530 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 501407155 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=904] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/904/stat : 904 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=905] ppid=888 vsize=15690204 CPUtime=0.87 cores=1,3,5,7
/proc/890/task/905/stat : 905 (java) S 888 890 530 0 -1 4202560 12819 0 0 0 85 2 0 0 25 0 22 0 501407157 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=906] ppid=888 vsize=15690204 CPUtime=0.47 cores=1,3,5,7
/proc/890/task/906/stat : 906 (java) S 888 890 530 0 -1 4202560 2587 0 0 0 47 0 0 0 15 0 22 0 501407157 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=907] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/907/stat : 907 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=908] ppid=888 vsize=15690204 CPUtime=0 cores=1,3,5,7
/proc/890/task/908/stat : 908 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501407157 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=909] ppid=888 vsize=15690204 CPUtime=0.02 cores=1,3,5,7
/proc/890/task/909/stat : 909 (java) S 888 890 530 0 -1 4202560 15 0 0 0 2 0 0 0 15 0 22 0 501407200 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=910] ppid=888 vsize=15690204 CPUtime=0.09 cores=1,3,5,7
/proc/890/task/910/stat : 910 (java) S 888 890 530 0 -1 4202560 8 0 0 0 9 0 0 0 15 0 22 0 501407200 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=911] ppid=888 vsize=15690204 CPUtime=0.24 cores=1,3,5,7
/proc/890/task/911/stat : 911 (java) R 888 890 530 0 -1 4202560 25 0 0 0 24 0 0 0 16 0 22 0 501407200 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912506116697 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=890/tid=912] ppid=888 vsize=15690204 CPUtime=0.03 cores=1,3,5,7
/proc/890/task/912/stat : 912 (java) R 888 890 530 0 -1 4202560 10 0 0 0 3 0 0 0 15 0 22 0 501407200 16066768896 45951 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505837122 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15690204

[startup+3.10084 s]
/proc/loadavg: 7.63 8.05 8.03 10/220 917
/proc/meminfo: memFree=25197992/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15692780 CPUtime=9.24 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 151648 0 1 0 901 23 0 0 25 0 22 0 501407152 16069406720 144619 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3923195 144635 2284 9 0 3913914 0
[pid=890/tid=891] ppid=888 vsize=15692780 CPUtime=1.19 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) S 888 890 530 0 -1 4202560 35684 0 1 0 115 4 0 0 21 0 22 0 501407153 16069406720 144642 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=893] ppid=888 vsize=15692780 CPUtime=0.01 cores=1,3,5,7
/proc/890/task/893/stat : 893 (java) S 888 890 530 0 -1 4202560 5193 0 0 0 0 1 0 0 16 0 22 0 501407153 16069406720 144649 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=894] ppid=888 vsize=15692780 CPUtime=0.01 cores=1,3,5,7
/proc/890/task/894/stat : 894 (java) S 888 890 530 0 -1 4202560 4565 0 0 0 1 0 0 0 15 0 22 0 501407153 16069406720 144652 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=895] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/895/stat : 895 (java) S 888 890 530 0 -1 4202560 4476 0 0 0 0 0 0 0 16 0 22 0 501407153 16069406720 144657 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=896] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/896/stat : 896 (java) S 888 890 530 0 -1 4202560 2344 0 0 0 0 0 0 0 16 0 22 0 501407153 16069406720 144672 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=897] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/897/stat : 897 (java) S 888 890 530 0 -1 4202560 897 0 0 0 0 0 0 0 15 0 22 0 501407153 16069406720 144691 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=898] ppid=888 vsize=15692780 CPUtime=0.01 cores=1,3,5,7
/proc/890/task/898/stat : 898 (java) S 888 890 530 0 -1 4202560 4963 0 0 0 0 1 0 0 16 0 22 0 501407153 16069406720 144704 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=899] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/899/stat : 899 (java) S 888 890 530 0 -1 4202560 3550 0 0 0 0 0 0 0 15 0 22 0 501407153 16069406720 144712 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=900] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/900/stat : 900 (java) S 888 890 530 0 -1 4202560 3007 0 0 0 0 0 0 0 15 0 22 0 501407153 16069406720 144723 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=901] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/901/stat : 901 (java) S 888 890 530 0 -1 4202560 214 0 0 0 0 0 0 0 15 0 22 0 501407154 16069406720 144735 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=902] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/902/stat : 902 (java) S 888 890 530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 144745 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=903] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/903/stat : 903 (java) S 888 890 530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 144757 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=904] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/904/stat : 904 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 144764 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=905] ppid=888 vsize=15692780 CPUtime=0.87 cores=1,3,5,7
/proc/890/task/905/stat : 905 (java) R 888 890 530 0 -1 4202560 12823 0 0 0 85 2 0 0 23 0 22 0 501407157 16069406720 144770 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46947315753683 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=890/tid=906] ppid=888 vsize=15692780 CPUtime=0.83 cores=1,3,5,7
/proc/890/task/906/stat : 906 (java) S 888 890 530 0 -1 4202560 3223 0 0 0 83 0 0 0 15 0 22 0 501407157 16069406720 144775 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=907] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/907/stat : 907 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 144780 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=908] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/908/stat : 908 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501407157 16069406720 144785 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=909] ppid=888 vsize=15692780 CPUtime=1.53 cores=1,3,5,7
/proc/890/task/909/stat : 909 (java) R 888 890 530 0 -1 4202560 17269 0 0 0 151 2 0 0 17 0 22 0 501407200 16069406720 144789 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505875846 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=890/tid=910] ppid=888 vsize=15692780 CPUtime=1.57 cores=1,3,5,7
/proc/890/task/910/stat : 910 (java) R 888 890 530 0 -1 4202560 17427 0 0 0 155 2 0 0 17 0 22 0 501407200 16069406720 144793 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505904986 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=890/tid=911] ppid=888 vsize=15692780 CPUtime=1.63 cores=1,3,5,7
/proc/890/task/911/stat : 911 (java) R 888 890 530 0 -1 4202560 16627 0 0 0 162 1 0 0 17 0 22 0 501407200 16069406720 144797 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505607448 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=890/tid=912] ppid=888 vsize=15692780 CPUtime=1.42 cores=1,3,5,7
/proc/890/task/912/stat : 912 (java) R 888 890 530 0 -1 4202560 18177 0 0 0 140 2 0 0 17 0 22 0 501407200 16069406720 144803 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505875846 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.24
Current children cumulated vsize (KiB) 15692780

[startup+6.30125 s]
/proc/loadavg: 7.63 8.05 8.03 10/220 917
/proc/meminfo: memFree=23778996/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15692780 CPUtime=22.01 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 290596 0 1 0 2160 41 0 0 25 0 22 0 501407152 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3923195 281620 2284 9 0 3913914 0
[pid=890/tid=891] ppid=888 vsize=15692780 CPUtime=1.19 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) S 888 890 530 0 -1 4202560 35684 0 1 0 115 4 0 0 21 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=893] ppid=888 vsize=15692780 CPUtime=0.01 cores=1,3,5,7
/proc/890/task/893/stat : 893 (java) S 888 890 530 0 -1 4202560 6444 0 0 0 0 1 0 0 16 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=894] ppid=888 vsize=15692780 CPUtime=0.01 cores=1,3,5,7
/proc/890/task/894/stat : 894 (java) S 888 890 530 0 -1 4202560 6428 0 0 0 1 0 0 0 16 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=895] ppid=888 vsize=15692780 CPUtime=0.02 cores=1,3,5,7
/proc/890/task/895/stat : 895 (java) S 888 890 530 0 -1 4202560 6659 0 0 0 1 1 0 0 15 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=896] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/896/stat : 896 (java) S 888 890 530 0 -1 4202560 3592 0 0 0 0 0 0 0 16 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=897] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/897/stat : 897 (java) S 888 890 530 0 -1 4202560 3812 0 0 0 0 0 0 0 15 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=888 vsize=15692780 CPUtime=0.02 cores=1,3,5,7
/proc/890/task/898/stat : 898 (java) S 888 890 530 0 -1 4202560 6895 0 0 0 1 1 0 0 16 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/899/stat : 899 (java) S 888 890 530 0 -1 4202560 3550 0 0 0 0 0 0 0 15 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=900] ppid=888 vsize=15692780 CPUtime=0.01 cores=1,3,5,7
/proc/890/task/900/stat : 900 (java) S 888 890 530 0 -1 4202560 3886 0 0 0 1 0 0 0 15 0 22 0 501407153 16069406720 281620 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0

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

[pid=890/tid=910] ppid=888 vsize=15692780 CPUtime=1047.08 cores=1,3,5,7
/proc/890/task/910/stat : 910 (java) R 888 890 530 0 -1 4202560 343958 0 0 0 104662 46 0 0 25 0 22 0 501407200 16069406720 143349 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505859361 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=890/tid=911] ppid=888 vsize=15692780 CPUtime=1048.22 cores=1,3,5,7
/proc/890/task/911/stat : 911 (java) R 888 890 530 0 -1 4202560 342916 0 0 0 104776 46 0 0 25 0 22 0 501407200 16069406720 143349 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912506074311 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=890/tid=912] ppid=888 vsize=15692780 CPUtime=1048.39 cores=1,3,5,7
/proc/890/task/912/stat : 912 (java) R 888 890 530 0 -1 4202560 354231 0 0 0 104787 52 0 0 25 0 22 0 501407200 16069406720 143349 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505875846 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4224.31
Current children cumulated vsize (KiB) 15692780

[startup+1122.3 s]
/proc/loadavg: 8.03 8.09 8.05 9/220 951
/proc/meminfo: memFree=24353552/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15692780 CPUtime=4463.09 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 2628873 0 1 0 445807 502 0 0 25 0 22 0 501407152 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3923195 138268 2299 9 0 3913914 0
[pid=890/tid=891] ppid=888 vsize=15692780 CPUtime=1.19 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) S 888 890 530 0 -1 4202560 35684 0 1 0 115 4 0 0 21 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=893] ppid=888 vsize=15692780 CPUtime=3.57 cores=1,3,5,7
/proc/890/task/893/stat : 893 (java) S 888 890 530 0 -1 4202560 130568 0 0 0 332 25 0 0 16 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=894] ppid=888 vsize=15692780 CPUtime=3.62 cores=1,3,5,7
/proc/890/task/894/stat : 894 (java) S 888 890 530 0 -1 4202560 137957 0 0 0 334 28 0 0 15 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=895] ppid=888 vsize=15692780 CPUtime=3.57 cores=1,3,5,7
/proc/890/task/895/stat : 895 (java) S 888 890 530 0 -1 4202560 144403 0 0 0 329 28 0 0 16 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=896] ppid=888 vsize=15692780 CPUtime=3.6 cores=1,3,5,7
/proc/890/task/896/stat : 896 (java) S 888 890 530 0 -1 4202560 138096 0 0 0 333 27 0 0 15 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=897] ppid=888 vsize=15692780 CPUtime=3.46 cores=1,3,5,7
/proc/890/task/897/stat : 897 (java) S 888 890 530 0 -1 4202560 135997 0 0 0 319 27 0 0 15 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=888 vsize=15692780 CPUtime=3.5 cores=1,3,5,7
/proc/890/task/898/stat : 898 (java) S 888 890 530 0 -1 4202560 134028 0 0 0 324 26 0 0 16 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=899] ppid=888 vsize=15692780 CPUtime=3.51 cores=1,3,5,7
/proc/890/task/899/stat : 899 (java) S 888 890 530 0 -1 4202560 135167 0 0 0 325 26 0 0 15 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=900] ppid=888 vsize=15692780 CPUtime=3.52 cores=1,3,5,7
/proc/890/task/900/stat : 900 (java) S 888 890 530 0 -1 4202560 134425 0 0 0 326 26 0 0 16 0 22 0 501407153 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=901] ppid=888 vsize=15692780 CPUtime=2.04 cores=1,3,5,7
/proc/890/task/901/stat : 901 (java) S 888 890 530 0 -1 4202560 7088 0 0 0 138 66 0 0 15 0 22 0 501407154 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=902] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/902/stat : 902 (java) S 888 890 530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=903] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/903/stat : 903 (java) S 888 890 530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=904] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/904/stat : 904 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=905] ppid=888 vsize=15692780 CPUtime=1.12 cores=1,3,5,7
/proc/890/task/905/stat : 905 (java) S 888 890 530 0 -1 4202560 12881 0 0 0 110 2 0 0 15 0 22 0 501407157 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=906] ppid=888 vsize=15692780 CPUtime=1.01 cores=1,3,5,7
/proc/890/task/906/stat : 906 (java) S 888 890 530 0 -1 4202560 3247 0 0 0 101 0 0 0 16 0 22 0 501407157 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=907] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/907/stat : 907 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=908] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/908/stat : 908 (java) S 888 890 530 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 501407157 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=909] ppid=888 vsize=15692780 CPUtime=1107.73 cores=1,3,5,7
/proc/890/task/909/stat : 909 (java) R 888 890 530 0 -1 4202560 368363 0 0 0 110720 53 0 0 21 0 22 0 501407200 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912506191231 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=890/tid=910] ppid=888 vsize=15692780 CPUtime=1106.34 cores=1,3,5,7
/proc/890/task/910/stat : 910 (java) R 888 890 530 0 -1 4202560 367026 0 0 0 110584 50 0 0 25 0 22 0 501407200 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505904985 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=890/tid=911] ppid=888 vsize=15692780 CPUtime=1107.43 cores=1,3,5,7
/proc/890/task/911/stat : 911 (java) R 888 890 530 0 -1 4202560 364615 0 0 0 110694 49 0 0 25 0 22 0 501407200 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505875481 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=890/tid=912] ppid=888 vsize=15692780 CPUtime=1107.69 cores=1,3,5,7
/proc/890/task/912/stat : 912 (java) R 888 890 530 0 -1 4202560 377879 0 0 0 110714 55 0 0 25 0 22 0 501407200 16069406720 138268 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505876585 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4463.09
Current children cumulated vsize (KiB) 15692780

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.04 9/220 952
/proc/meminfo: memFree=24279224/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15692780 CPUtime=4701.82 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 2750909 0 1 0 469656 526 0 0 25 0 22 0 501407152 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3923195 127338 2299 9 0 3913914 0
[pid=890/tid=891] ppid=888 vsize=15692780 CPUtime=1.19 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) S 888 890 530 0 -1 4202560 35684 0 1 0 115 4 0 0 21 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=893] ppid=888 vsize=15692780 CPUtime=3.77 cores=1,3,5,7
/proc/890/task/893/stat : 893 (java) S 888 890 530 0 -1 4202560 136763 0 0 0 350 27 0 0 15 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=894] ppid=888 vsize=15692780 CPUtime=3.79 cores=1,3,5,7
/proc/890/task/894/stat : 894 (java) S 888 890 530 0 -1 4202560 144686 0 0 0 350 29 0 0 15 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=895] ppid=888 vsize=15692780 CPUtime=3.77 cores=1,3,5,7
/proc/890/task/895/stat : 895 (java) S 888 890 530 0 -1 4202560 151736 0 0 0 347 30 0 0 15 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=896] ppid=888 vsize=15692780 CPUtime=3.78 cores=1,3,5,7
/proc/890/task/896/stat : 896 (java) S 888 890 530 0 -1 4202560 144633 0 0 0 350 28 0 0 16 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=897] ppid=888 vsize=15692780 CPUtime=3.64 cores=1,3,5,7
/proc/890/task/897/stat : 897 (java) S 888 890 530 0 -1 4202560 141486 0 0 0 336 28 0 0 16 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=898] ppid=888 vsize=15692780 CPUtime=3.7 cores=1,3,5,7
/proc/890/task/898/stat : 898 (java) S 888 890 530 0 -1 4202560 141403 0 0 0 343 27 0 0 16 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=888 vsize=15692780 CPUtime=3.68 cores=1,3,5,7
/proc/890/task/899/stat : 899 (java) S 888 890 530 0 -1 4202560 140753 0 0 0 341 27 0 0 15 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=900] ppid=888 vsize=15692780 CPUtime=3.71 cores=1,3,5,7
/proc/890/task/900/stat : 900 (java) S 888 890 530 0 -1 4202560 141236 0 0 0 343 28 0 0 16 0 22 0 501407153 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=901] ppid=888 vsize=15692780 CPUtime=2.16 cores=1,3,5,7
/proc/890/task/901/stat : 901 (java) S 888 890 530 0 -1 4202560 7404 0 0 0 146 70 0 0 15 0 22 0 501407154 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=902] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/902/stat : 902 (java) S 888 890 530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=903] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/903/stat : 903 (java) S 888 890 530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=904] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/904/stat : 904 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=905] ppid=888 vsize=15692780 CPUtime=1.12 cores=1,3,5,7
/proc/890/task/905/stat : 905 (java) S 888 890 530 0 -1 4202560 12881 0 0 0 110 2 0 0 15 0 22 0 501407157 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=906] ppid=888 vsize=15692780 CPUtime=1.01 cores=1,3,5,7
/proc/890/task/906/stat : 906 (java) S 888 890 530 0 -1 4202560 3247 0 0 0 101 0 0 0 16 0 22 0 501407157 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=907] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/907/stat : 907 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=908] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/908/stat : 908 (java) S 888 890 530 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 501407157 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=909] ppid=888 vsize=15692780 CPUtime=1167.11 cores=1,3,5,7
/proc/890/task/909/stat : 909 (java) R 888 890 530 0 -1 4202560 385347 0 0 0 116655 56 0 0 25 0 22 0 501407200 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505876160 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=890/tid=910] ppid=888 vsize=15692780 CPUtime=1165.47 cores=1,3,5,7
/proc/890/task/910/stat : 910 (java) R 888 890 530 0 -1 4202560 384726 0 0 0 116494 53 0 0 25 0 22 0 501407200 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505837090 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=890/tid=911] ppid=888 vsize=15692780 CPUtime=1166.75 cores=1,3,5,7
/proc/890/task/911/stat : 911 (java) R 888 890 530 0 -1 4202560 382605 0 0 0 116623 52 0 0 25 0 22 0 501407200 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505905246 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=890/tid=912] ppid=888 vsize=15692780 CPUtime=1167.01 cores=1,3,5,7
/proc/890/task/912/stat : 912 (java) R 888 890 530 0 -1 4202560 394867 0 0 0 116644 57 0 0 25 0 22 0 501407200 16069406720 127338 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505876588 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.82
Current children cumulated vsize (KiB) 15692780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 8.08 8.08 8.04 5/197 956
/proc/meminfo: memFree=25107092/32951124 swapFree=67111524/67111528
[pid=890] ppid=888 vsize=15692780 CPUtime=4800.12 cores=1,3,5,7
/proc/890/stat : 890 (java) S 888 890 530 0 -1 4202496 2800663 0 1 0 479476 536 0 0 25 0 22 0 501407152 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/890/statm: 3923195 130181 2299 9 0 3913914 0
[pid=890/tid=891] ppid=888 vsize=15692780 CPUtime=1.19 cores=1,3,5,7
/proc/890/task/891/stat : 891 (java) S 888 890 530 0 -1 4202560 35684 0 1 0 115 4 0 0 21 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=893] ppid=888 vsize=15692780 CPUtime=3.86 cores=1,3,5,7
/proc/890/task/893/stat : 893 (java) S 888 890 530 0 -1 4202560 140753 0 0 0 358 28 0 0 15 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=894] ppid=888 vsize=15692780 CPUtime=3.87 cores=1,3,5,7
/proc/890/task/894/stat : 894 (java) S 888 890 530 0 -1 4202560 146760 0 0 0 358 29 0 0 15 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=895] ppid=888 vsize=15692780 CPUtime=3.85 cores=1,3,5,7
/proc/890/task/895/stat : 895 (java) S 888 890 530 0 -1 4202560 154104 0 0 0 355 30 0 0 16 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=896] ppid=888 vsize=15692780 CPUtime=3.86 cores=1,3,5,7
/proc/890/task/896/stat : 896 (java) S 888 890 530 0 -1 4202560 147088 0 0 0 358 28 0 0 16 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=897] ppid=888 vsize=15692780 CPUtime=3.72 cores=1,3,5,7
/proc/890/task/897/stat : 897 (java) S 888 890 530 0 -1 4202560 144506 0 0 0 343 29 0 0 15 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=898] ppid=888 vsize=15692780 CPUtime=3.77 cores=1,3,5,7
/proc/890/task/898/stat : 898 (java) S 888 890 530 0 -1 4202560 144397 0 0 0 349 28 0 0 15 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=899] ppid=888 vsize=15692780 CPUtime=3.75 cores=1,3,5,7
/proc/890/task/899/stat : 899 (java) S 888 890 530 0 -1 4202560 142828 0 0 0 347 28 0 0 15 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=900] ppid=888 vsize=15692780 CPUtime=3.79 cores=1,3,5,7
/proc/890/task/900/stat : 900 (java) S 888 890 530 0 -1 4202560 143500 0 0 0 351 28 0 0 16 0 22 0 501407153 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=901] ppid=888 vsize=15692780 CPUtime=2.2 cores=1,3,5,7
/proc/890/task/901/stat : 901 (java) S 888 890 530 0 -1 4202560 7547 0 0 0 149 71 0 0 15 0 22 0 501407154 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=902] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/902/stat : 902 (java) S 888 890 530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=903] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/903/stat : 903 (java) S 888 890 530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501407155 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 1 0 0 0
[pid=890/tid=904] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/904/stat : 904 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=905] ppid=888 vsize=15692780 CPUtime=1.12 cores=1,3,5,7
/proc/890/task/905/stat : 905 (java) S 888 890 530 0 -1 4202560 12881 0 0 0 110 2 0 0 15 0 22 0 501407157 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=906] ppid=888 vsize=15692780 CPUtime=1.01 cores=1,3,5,7
/proc/890/task/906/stat : 906 (java) S 888 890 530 0 -1 4202560 3247 0 0 0 101 0 0 0 16 0 22 0 501407157 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=890/tid=907] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/907/stat : 907 (java) S 888 890 530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501407157 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=890/tid=908] ppid=888 vsize=15692780 CPUtime=0 cores=1,3,5,7
/proc/890/task/908/stat : 908 (java) S 888 890 530 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 501407157 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 3 0 0 0
[pid=890/tid=909] ppid=888 vsize=15692780 CPUtime=1191.55 cores=1,3,5,7
/proc/890/task/909/stat : 909 (java) R 888 890 530 0 -1 4202560 392497 0 0 0 119098 57 0 0 25 0 22 0 501407200 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505876697 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=890/tid=910] ppid=888 vsize=15692780 CPUtime=1189.88 cores=1,3,5,7
/proc/890/task/910/stat : 910 (java) R 888 890 530 0 -1 4202560 392290 0 0 0 118934 54 0 0 25 0 22 0 501407200 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912506103517 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=890/tid=911] ppid=888 vsize=15692780 CPUtime=1191.08 cores=1,3,5,7
/proc/890/task/911/stat : 911 (java) R 888 890 530 0 -1 4202560 389323 0 0 0 119055 53 0 0 25 0 22 0 501407200 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912505904960 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=890/tid=912] ppid=888 vsize=15692780 CPUtime=1191.46 cores=1,3,5,7
/proc/890/task/912/stat : 912 (java) R 888 890 530 0 -1 4202560 401804 0 0 0 119087 59 0 0 25 0 22 0 501407200 16069406720 130181 33554432000 1073741824 1073778376 140733344033744 18446744073709551615 46912506095397 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15692780

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

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

Child status: 143
Real time (s): 1207.04
CPU time (s): 4800.19
CPU user time (s): 4794.8
CPU system time (s): 5.38618
CPU usage (%): 397.683
Max. virtual memory (cumulated for all children) (KiB): 15692780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.8
system time used= 5.38618
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2800689
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= 181904
involuntary context switches= 116325

runsolver used 2.03969 second user time and 4.6013 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 17:11:57
IDJOB=3313091
IDBENCH=71481
IDSOLVER=1699
FILE ID=node142/3313091-1304089917
RUNJOBID= node142-1304087498-549
PBS_JOBID= 13170558
Free space on /tmp= 71308 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313091-1304089917/watcher-3313091-1304089917 -o /tmp/evaluation-result-3313091-1304089917/solver-3313091-1304089917 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313091-1304089917.cnf

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

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=576055032

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25586900 kB
Buffers:       1676896 kB
Cached:        5040472 kB
SwapCached:          4 kB
Active:         913268 kB
Inactive:      5909460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25586900 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7452 kB
Writeback:           0 kB
AnonPages:      105332 kB
Mapped:          22456 kB
Slab:           477880 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   784092 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= 71312 MiB
End job on node142 at 2011-04-29 17:32:06