Trace number 3312202

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 3219.64 1302.65

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.33	08:17 INFO : Reading from input HOME/instance-3312202-1304075296.cnf
4.70/4.65	Executor set job limit to 1000000
4.70/4.65	Executor set job limit to 1000000
4.70/4.65	Executor set job limit to 1000000
4.70/4.65	Executor set job limit to 1000000
4.70/4.65	Starting Executor!
4.70/4.65	Starting Executor!
4.70/4.65	Starting Executor!
4.70/4.65	Starting Executor!
33.43/31.16	08:48 INFO : 419069 variables remaining out of 433601
33.43/31.16	08:48 INFO : 12931660 literals remaining out of 4305712

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

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

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


[startup+0 s]
/proc/loadavg: 3.44 3.95 4.99 2/174 20926
/proc/meminfo: memFree=24330744/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/20926/stat : 20926 (java) R 20924 20926 20894 0 -1 4202496 1193 0 0 0 0 0 0 0 18 0 1 0 499945951 23580672 679 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212034692584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20926/statm: 5757 679 506 9 0 124 0

[startup+0.016171 s]
/proc/loadavg: 3.44 3.95 4.99 2/174 20926
/proc/meminfo: memFree=24330744/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 1573 0 0 0 0 0 0 0 18 0 2 0 499945951 36646912 1017 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 8947 1017 785 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35788

[startup+0.101153 s]
/proc/loadavg: 3.44 3.95 4.99 2/174 20926
/proc/meminfo: memFree=24330744/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=15669784 CPUtime=0.03 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 3799 0 1 0 3 0 0 0 18 0 13 0 499945951 16045858816 3238 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3917446 3238 1683 9 0 3908194 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15669784

[startup+0.301157 s]
/proc/loadavg: 3.44 3.95 4.99 2/174 20926
/proc/meminfo: memFree=24330744/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=15676816 CPUtime=0.11 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 5550 0 3 0 9 2 0 0 18 0 18 0 499945951 16053059584 4977 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3919204 4977 2116 9 0 3909923 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676816

[startup+0.701043 s]
/proc/loadavg: 3.44 3.95 4.99 2/174 20926
/proc/meminfo: memFree=24330744/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=15680808 CPUtime=0.69 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 41439 0 7 0 61 8 0 0 18 0 18 0 499945951 16057147392 39870 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3920202 39870 2222 9 0 3910921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15680808

[startup+1.5009 s]
/proc/loadavg: 3.44 3.95 4.99 3/190 20944
/proc/meminfo: memFree=24138668/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=15680808 CPUtime=1.51 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 69126 0 7 0 139 12 0 0 18 0 18 0 499945951 16057147392 67553 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3920202 67560 2222 9 0 3910921 0
[pid=20926/tid=20928] ppid=20924 vsize=15680808 CPUtime=1.24 cores=1,3,5,7
/proc/20926/task/20928/stat : 20928 (java) R 20924 20926 20894 0 -1 4202560 59918 0 4 0 114 10 0 0 19 0 18 0 499945952 16057147392 67563 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 46912505640851 0 4 0 16800975 0 0 0 -1 5 0 0 18
[pid=20926/tid=20929] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20894 0 -1 4202560 29 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 67567 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20894 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 67571 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20931] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 67574 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20894 0 -1 4202560 785 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 67578 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20894 0 -1 4202560 1632 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 67582 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20934] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20894 0 -1 4202560 1154 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 67586 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20894 0 -1 4202560 36 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 67589 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 67593 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20937] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20937/stat : 20937 (java) S 20924 20926 20894 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 499945958 16057147392 67597 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 0 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20938] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20894 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 18 0 499945959 16057147392 67601 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20939] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20894 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 18 0 499945959 16057147392 67604 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20940] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20940/stat : 20940 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 499945962 16057147392 67608 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051478961 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20941] ppid=20924 vsize=15680808 CPUtime=0.1 cores=1,3,5,7
/proc/20926/task/20941/stat : 20941 (java) S 20924 20926 20894 0 -1 4202560 2207 0 2 0 10 0 0 0 15 0 18 0 499945962 16057147392 67612 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20942] ppid=20924 vsize=15680808 CPUtime=0.11 cores=1,3,5,7
/proc/20926/task/20942/stat : 20942 (java) S 20924 20926 20894 0 -1 4202560 1484 0 1 0 11 0 0 0 22 0 18 0 499945962 16057147392 67616 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20943] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20943/stat : 20943 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 499945962 16057147392 67620 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20944] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20944/stat : 20944 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499945962 16057147392 67623 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 15680808

[startup+3.10063 s]
/proc/loadavg: 3.56 3.96 4.99 3/212 20967
/proc/meminfo: memFree=23831164/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=15680808 CPUtime=3.17 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 141129 0 7 0 296 21 0 0 18 0 18 0 499945951 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3920202 139548 2240 9 0 3910921 0
[pid=20926/tid=20928] ppid=20924 vsize=15680808 CPUtime=2.83 cores=1,3,5,7
/proc/20926/task/20928/stat : 20928 (java) R 20924 20926 20894 0 -1 4202560 126159 0 4 0 264 19 0 0 22 0 18 0 499945952 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051482059 0 4 0 16800975 0 0 0 -1 3 0 0 18
[pid=20926/tid=20929] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20894 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20894 0 -1 4202560 2222 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20931] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20894 0 -1 4202560 2587 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20894 0 -1 4202560 1250 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20894 0 -1 4202560 1632 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20934] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20894 0 -1 4202560 1174 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20894 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20894 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 18 0 499945957 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20937] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20937/stat : 20937 (java) S 20924 20926 20894 0 -1 4202560 436 0 0 0 0 0 0 0 16 0 18 0 499945958 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 0 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20938] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20894 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 18 0 499945959 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20939] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20894 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 18 0 499945959 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20940] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20940/stat : 20940 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 499945962 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051478961 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20941] ppid=20924 vsize=15680808 CPUtime=0.12 cores=1,3,5,7
/proc/20926/task/20941/stat : 20941 (java) S 20924 20926 20894 0 -1 4202560 2240 0 2 0 12 0 0 0 15 0 18 0 499945962 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20942] ppid=20924 vsize=15680808 CPUtime=0.15 cores=1,3,5,7
/proc/20926/task/20942/stat : 20942 (java) S 20924 20926 20894 0 -1 4202560 1517 0 1 0 15 0 0 0 16 0 18 0 499945962 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20943] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20943/stat : 20943 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 499945962 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20944] ppid=20924 vsize=15680808 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20944/stat : 20944 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499945962 16057147392 139548 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 15680808

[startup+6.30104 s]
/proc/loadavg: 3.56 3.96 4.99 4/216 20971
/proc/meminfo: memFree=22647048/32951124 swapFree=67111524/67111528
[pid=20926] ppid=20924 vsize=15716092 CPUtime=7.24 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 283876 0 7 0 684 40 0 0 18 0 22 0 499945951 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3929023 276988 2266 9 0 3919742 0
[pid=20926/tid=20928] ppid=20924 vsize=15716092 CPUtime=6.01 cores=1,3,5,7
/proc/20926/task/20928/stat : 20928 (java) R 20924 20926 20894 0 -1 4202560 249727 0 4 0 566 35 0 0 25 0 22 0 499945952 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 46912505357939 0 4 0 16800975 0 0 0 -1 3 0 0 18
[pid=20926/tid=20929] ppid=20924 vsize=15716092 CPUtime=0.01 cores=1,3,5,7
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20894 0 -1 4202560 457 0 0 0 1 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20894 0 -1 4202560 2224 0 0 0 0 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20931] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20894 0 -1 4202560 2587 0 0 0 0 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20894 0 -1 4202560 1250 0 0 0 0 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20894 0 -1 4202560 1632 0 0 0 0 0 0 0 16 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20934] ppid=20924 vsize=15716092 CPUtime=0.01 cores=1,3,5,7
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20894 0 -1 4202560 1180 0 0 0 1 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20894 0 -1 4202560 5172 0 0 0 0 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=15716092 CPUtime=0.01 cores=1,3,5,7
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20894 0 -1 4202560 25 0 0 0 1 0 0 0 15 0 22 0 499945957 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20937] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20937/stat : 20937 (java) S 20924 20926 20894 0 -1 4202560 438 0 0 0 0 0 0 0 15 0 22 0 499945958 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 0 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20938] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20894 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 499945959 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20939] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20894 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 499945959 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20940] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20940/stat : 20940 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499945962 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051478961 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20941] ppid=20924 vsize=15716092 CPUtime=0.38 cores=1,3,5,7
/proc/20926/task/20941/stat : 20941 (java) R 20924 20926 20894 0 -1 4202560 4307 0 2 0 38 0 0 0 15 0 22 0 499945962 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 47098178961255 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20926/tid=20942] ppid=20924 vsize=15716092 CPUtime=0.71 cores=1,3,5,7
/proc/20926/task/20942/stat : 20942 (java) S 20924 20926 20894 0 -1 4202560 13436 0 1 0 70 1 0 0 15 0 22 0 499945962 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20943] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20943/stat : 20943 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499945962 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20944] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20944/stat : 20944 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499945962 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20968] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20968/stat : 20968 (java) S 20924 20926 20894 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 499946416 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20969] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20969/stat : 20969 (java) S 20924 20926 20894 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 499946416 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20970] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20970/stat : 20970 (java) S 20924 20926 20894 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499946416 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=15716092 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) S 20924 20926 20894 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499946416 16093278208 276988 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.24
Current children cumulated vsize (KiB) 15716092

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

[pid=20926/tid=20939] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20894 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499945959 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20940] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20940/stat : 20940 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051478961 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20941] ppid=20924 vsize=15781628 CPUtime=1.47 cores=1,3,5,7
/proc/20926/task/20941/stat : 20941 (java) S 20924 20926 20894 0 -1 4202560 9285 0 2 0 146 1 0 0 16 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20942] ppid=20924 vsize=15781628 CPUtime=1.75 cores=1,3,5,7
/proc/20926/task/20942/stat : 20942 (java) S 20924 20926 20894 0 -1 4202560 13599 0 1 0 174 1 0 0 15 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20943] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20943/stat : 20943 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20944] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20944/stat : 20944 (java) S 20924 20926 20894 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20968] ppid=20924 vsize=15781628 CPUtime=620.21 cores=1,3,5,7
/proc/20926/task/20968/stat : 20968 (java) S 20924 20926 20894 0 -1 4202560 141 0 0 0 62021 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20969] ppid=20924 vsize=15781628 CPUtime=596.64 cores=1,3,5,7
/proc/20926/task/20969/stat : 20969 (java) S 20924 20926 20894 0 -1 4202560 179 0 0 0 59664 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20970] ppid=20924 vsize=15781628 CPUtime=666.69 cores=1,3,5,7
/proc/20926/task/20970/stat : 20970 (java) S 20924 20926 20894 0 -1 4202560 260 0 0 0 66669 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=15781628 CPUtime=637.66 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) S 20924 20926 20894 0 -1 4202560 234 0 0 0 63766 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3099.27
Current children cumulated vsize (KiB) 15781628

[startup+1242.3 s]
/proc/loadavg: 5.02 5.58 5.80 6/220 21011
/proc/meminfo: memFree=101488/32951124 swapFree=66878848/67111528
[pid=20926] ppid=20924 vsize=15781628 CPUtime=3159.27 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 3920217 0 7 0 315330 597 0 0 18 0 22 0 499945951 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3945407 3783397 2294 9 0 3936126 0
[pid=20926/tid=20928] ppid=20924 vsize=15781628 CPUtime=30.48 cores=1,3,5,7
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20894 0 -1 4202560 249785 0 4 0 3013 35 0 0 25 0 22 0 499945952 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 18
[pid=20926/tid=20929] ppid=20924 vsize=15781628 CPUtime=10.94 cores=1,3,5,7
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20894 0 -1 4202560 562940 0 0 0 1008 86 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=15781628 CPUtime=10.21 cores=1,3,5,7
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20894 0 -1 4202560 383426 0 0 0 963 58 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20931] ppid=20924 vsize=15781628 CPUtime=11.8 cores=1,3,5,7
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20894 0 -1 4202560 392617 0 0 0 1121 59 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=15781628 CPUtime=10.8 cores=1,3,5,7
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20894 0 -1 4202560 383241 0 0 0 1022 58 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=15781628 CPUtime=10.2 cores=1,3,5,7
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20894 0 -1 4202560 421099 0 0 0 956 64 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20934] ppid=20924 vsize=15781628 CPUtime=10.43 cores=1,3,5,7
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20894 0 -1 4202560 423337 0 0 0 976 67 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=15781628 CPUtime=9.57 cores=1,3,5,7
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20894 0 -1 4202560 416543 0 0 0 897 60 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=15781628 CPUtime=11.01 cores=1,3,5,7
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20894 0 -1 4202560 532442 0 0 0 1021 80 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20937] ppid=20924 vsize=15781628 CPUtime=519.25 cores=1,3,5,7
/proc/20926/task/20937/stat : 20937 (java) R 20924 20926 20894 0 -1 4202560 129544 0 0 0 51905 20 0 0 25 0 22 0 499945958 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 47098179035472 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=20926/tid=20938] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20894 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 499945959 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20939] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20894 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499945959 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20940] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20940/stat : 20940 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051478961 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20941] ppid=20924 vsize=15781628 CPUtime=1.47 cores=1,3,5,7
/proc/20926/task/20941/stat : 20941 (java) S 20924 20926 20894 0 -1 4202560 9285 0 2 0 146 1 0 0 16 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20942] ppid=20924 vsize=15781628 CPUtime=1.75 cores=1,3,5,7
/proc/20926/task/20942/stat : 20942 (java) S 20924 20926 20894 0 -1 4202560 13599 0 1 0 174 1 0 0 15 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20943] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20943/stat : 20943 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20944] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20944/stat : 20944 (java) S 20924 20926 20894 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20968] ppid=20924 vsize=15781628 CPUtime=620.21 cores=1,3,5,7
/proc/20926/task/20968/stat : 20968 (java) S 20924 20926 20894 0 -1 4202560 152 0 0 0 62021 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20969] ppid=20924 vsize=15781628 CPUtime=596.65 cores=1,3,5,7
/proc/20926/task/20969/stat : 20969 (java) S 20924 20926 20894 0 -1 4202560 213 0 0 0 59665 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20970] ppid=20924 vsize=15781628 CPUtime=666.69 cores=1,3,5,7
/proc/20926/task/20970/stat : 20970 (java) S 20924 20926 20894 0 -1 4202560 261 0 0 0 66669 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=15781628 CPUtime=637.67 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) S 20924 20926 20894 0 -1 4202560 278 0 0 0 63767 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3159.27
Current children cumulated vsize (KiB) 15781628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.70 5.39 5.72 6/220 21013
/proc/meminfo: memFree=101216/32951124 swapFree=66878848/67111528
[pid=20926] ppid=20924 vsize=15781628 CPUtime=3216.99 cores=1,3,5,7
/proc/20926/stat : 20926 (java) S 20924 20926 20894 0 -1 4202496 3920313 0 7 0 321101 598 0 0 18 0 22 0 499945951 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 3945407 3783397 2294 9 0 3936126 0
[pid=20926/tid=20928] ppid=20924 vsize=15781628 CPUtime=30.48 cores=1,3,5,7
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20894 0 -1 4202560 249785 0 4 0 3013 35 0 0 25 0 22 0 499945952 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 18
[pid=20926/tid=20929] ppid=20924 vsize=15781628 CPUtime=10.94 cores=1,3,5,7
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20894 0 -1 4202560 562940 0 0 0 1008 86 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=15781628 CPUtime=10.21 cores=1,3,5,7
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20894 0 -1 4202560 383426 0 0 0 963 58 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20931] ppid=20924 vsize=15781628 CPUtime=11.8 cores=1,3,5,7
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20894 0 -1 4202560 392617 0 0 0 1121 59 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=15781628 CPUtime=10.8 cores=1,3,5,7
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20894 0 -1 4202560 383241 0 0 0 1022 58 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=15781628 CPUtime=10.2 cores=1,3,5,7
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20894 0 -1 4202560 421099 0 0 0 956 64 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20934] ppid=20924 vsize=15781628 CPUtime=10.43 cores=1,3,5,7
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20894 0 -1 4202560 423337 0 0 0 976 67 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=15781628 CPUtime=9.57 cores=1,3,5,7
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20894 0 -1 4202560 416543 0 0 0 897 60 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=15781628 CPUtime=11.01 cores=1,3,5,7
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20894 0 -1 4202560 532442 0 0 0 1021 80 0 0 16 0 22 0 499945957 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20937] ppid=20924 vsize=15781628 CPUtime=576.96 cores=1,3,5,7
/proc/20926/task/20937/stat : 20937 (java) R 20924 20926 20894 0 -1 4202560 129548 0 0 0 57675 21 0 0 21 0 22 0 499945958 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 47098182641114 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=20926/tid=20938] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20894 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 499945959 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20939] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20894 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499945959 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20940] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20940/stat : 20940 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051478961 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20941] ppid=20924 vsize=15781628 CPUtime=1.47 cores=1,3,5,7
/proc/20926/task/20941/stat : 20941 (java) S 20924 20926 20894 0 -1 4202560 9285 0 2 0 146 1 0 0 16 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20942] ppid=20924 vsize=15781628 CPUtime=1.75 cores=1,3,5,7
/proc/20926/task/20942/stat : 20942 (java) S 20924 20926 20894 0 -1 4202560 13599 0 1 0 174 1 0 0 15 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 5 0 0 0
[pid=20926/tid=20943] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20943/stat : 20943 (java) S 20924 20926 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20944] ppid=20924 vsize=15781628 CPUtime=0 cores=1,3,5,7
/proc/20926/task/20944/stat : 20944 (java) S 20924 20926 20894 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 499945962 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471872 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20968] ppid=20924 vsize=15781628 CPUtime=620.21 cores=1,3,5,7
/proc/20926/task/20968/stat : 20968 (java) S 20924 20926 20894 0 -1 4202560 153 0 0 0 62021 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
[pid=20926/tid=20969] ppid=20924 vsize=15781628 CPUtime=596.65 cores=1,3,5,7
/proc/20926/task/20969/stat : 20969 (java) S 20924 20926 20894 0 -1 4202560 239 0 0 0 59665 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 3 0 0 0
[pid=20926/tid=20970] ppid=20924 vsize=15781628 CPUtime=666.69 cores=1,3,5,7
/proc/20926/task/20970/stat : 20970 (java) S 20924 20926 20894 0 -1 4202560 271 0 0 0 66669 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 1 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=15781628 CPUtime=637.67 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) S 20924 20926 20894 0 -1 4202560 329 0 0 0 63767 0 0 0 15 0 22 0 499946416 16160387072 3783397 33554432000 1073741824 1073778376 140733771325312 18446744073709551615 212051471257 0 4 0 16800975 18446604471138065216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3216.99
Current children cumulated vsize (KiB) 15781628

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20926

[startup+1302.31 s]
/proc/loadavg: 4.49 5.33 5.70 2/177 21017
/proc/meminfo: memFree=20287996/32951124 swapFree=67106488/67111528
[pid=20926] ppid=20924 vsize=0 CPUtime=3219.29 cores=1,3,5,7
/proc/20926/stat : 20926 (java) Z 20924 20926 20894 0 -1 4203548 3920323 0 7 0 321303 626 0 0 18 0 2 0 499945951 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 0 0 0 0 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=0 CPUtime=637.96 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) R 20924 20926 20894 0 -1 4203588 329 0 0 0 63767 29 0 0 16 0 2 0 499946416 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3219.29
Current children cumulated vsize (KiB) 0

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

[startup+1302.5 s]
/proc/loadavg: 4.49 5.33 5.70 2/177 21017
/proc/meminfo: memFree=20287996/32951124 swapFree=67106488/67111528
[pid=20926] ppid=20924 vsize=0 CPUtime=3219.48 cores=1,3,5,7
/proc/20926/stat : 20926 (java) Z 20924 20926 20894 0 -1 4203548 3920323 0 7 0 321303 645 0 0 18 0 2 0 499945951 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 0 0 0 0 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=0 CPUtime=638.15 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) R 20924 20926 20894 0 -1 4203588 329 0 0 0 63767 48 0 0 16 0 2 0 499946416 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3219.48
Current children cumulated vsize (KiB) 0

[startup+1302.6 s]
/proc/loadavg: 4.49 5.33 5.70 2/177 21017
/proc/meminfo: memFree=20287996/32951124 swapFree=67106488/67111528
[pid=20926] ppid=20924 vsize=0 CPUtime=3219.58 cores=1,3,5,7
/proc/20926/stat : 20926 (java) Z 20924 20926 20894 0 -1 4203548 3920323 0 7 0 321303 655 0 0 18 0 2 0 499945951 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20926/statm: 0 0 0 0 0 0 0
[pid=20926/tid=20971] ppid=20924 vsize=0 CPUtime=638.25 cores=1,3,5,7
/proc/20926/task/20971/stat : 20971 (java) R 20924 20926 20894 0 -1 4203588 329 0 0 0 63767 58 0 0 16 0 2 0 499946416 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3219.58
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1302.65
CPU time (s): 3219.64
CPU user time (s): 3213.03
CPU system time (s): 6.606
CPU usage (%): 247.161
Max. virtual memory (cumulated for all children) (KiB): 15781628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3213.03
system time used= 6.606
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3920323
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40839
involuntary context switches= 41315

runsolver used 2.10068 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 13:08:17
IDJOB=3312202
IDBENCH=69591
IDSOLVER=1698
FILE ID=node146/3312202-1304075296
RUNJOBID= node146-1304075295-20913
PBS_JOBID= 13170499
Free space on /tmp= 72936 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312202-1304075296/watcher-3312202-1304075296 -o /tmp/evaluation-result-3312202-1304075296/solver-3312202-1304075296 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312202-1304075296.cnf -hbr 2

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=895555007

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      24331016 kB
Buffers:       1680464 kB
Cached:        6342768 kB
SwapCached:          4 kB
Active:        1409424 kB
Inactive:      6680552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24331016 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           65004 kB
Writeback:           0 kB
AnonPages:       66460 kB
Mapped:          14496 kB
Slab:           465060 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185424 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= 72904 MiB
End job on node146 at 2011-04-29 13:30:00