Trace number 3312120

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.88 1212.05

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.10/0.12	13:23 INFO : Reading from input HOME/instance-3312120-1304187202.cnf
4.32/4.04	Executor set job limit to 1000000
4.32/4.04	Executor set job limit to 1000000
4.32/4.04	Executor set job limit to 1000000
4.32/4.04	Executor set job limit to 1000000
4.32/4.04	Starting Executor!
4.32/4.04	Starting Executor!
4.32/4.04	Starting Executor!
4.32/4.04	Starting Executor!
9.23/7.32	13:30 INFO : 6195 variables remaining out of 6228
9.23/7.32	13:30 INFO : 3291779 literals remaining out of 4335823
1090.65/282.82	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
1090.65/282.82	log4j:WARN Please initialize the log4j system properly.
1090.65/282.82	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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-3312120-1304187202/watcher-3312120-1304187202 -o /tmp/evaluation-result-3312120-1304187202/solver-3312120-1304187202 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312120-1304187202.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: 7.97 8.03 8.03 5/198 2154
/proc/meminfo: memFree=25320524/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/2154/stat : 2154 (java) R 2152 2154 1869 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 530323037 9318400 147 33554432000 1073741824 1073778376 140736567991904 18446744073709551615 218370955264 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2154/statm: 2275 147 118 9 0 67 0

[startup+0.0721881 s]
/proc/loadavg: 7.97 8.03 8.03 5/198 2154
/proc/meminfo: memFree=25320524/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 4402 0 1 0 5 0 0 0 25 0 18 0 530323037 15984414720 3841 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3902445 3841 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.101557 s]
/proc/loadavg: 7.97 8.03 8.03 5/198 2154
/proc/meminfo: memFree=25320524/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15676960 CPUtime=0.1 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 5577 0 1 0 9 1 0 0 25 0 18 0 530323037 16053207040 5015 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3919240 5015 2116 9 0 3909959 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676960

[startup+0.30035 s]
/proc/loadavg: 7.97 8.03 8.03 5/198 2154
/proc/meminfo: memFree=25320524/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15680836 CPUtime=0.51 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 14895 0 1 0 49 2 0 0 25 0 18 0 530323037 16057176064 13350 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3920209 13357 2206 9 0 3910928 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680836

[startup+0.700281 s]
/proc/loadavg: 7.97 8.03 8.03 5/198 2154
/proc/meminfo: memFree=25320524/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15680836 CPUtime=0.91 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 41717 0 1 0 86 5 0 0 25 0 18 0 530323037 16057176064 40168 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3920209 40168 2222 9 0 3910928 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15680836

[startup+1.50114 s]
/proc/loadavg: 7.97 8.03 8.03 6/216 2172
/proc/meminfo: memFree=25169468/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15680836 CPUtime=1.73 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 63274 0 1 0 165 8 0 0 25 0 18 0 530323037 16057176064 61707 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3920209 61714 2222 9 0 3910928 0
[pid=2154/tid=2156] ppid=2152 vsize=15680836 CPUtime=1.46 cores=1,3,5,7
/proc/2154/task/2156/stat : 2156 (java) R 2152 2154 1869 0 -1 4202560 54093 0 1 0 139 7 0 0 19 0 18 0 530323038 16057176064 61718 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912505638496 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2157/stat : 2157 (java) S 2152 2154 1869 0 -1 4202560 317 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61722 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2158] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2158/stat : 2158 (java) S 2152 2154 1869 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61726 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2159] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2159/stat : 2159 (java) S 2152 2154 1869 0 -1 4202560 1264 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61730 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2160] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2160/stat : 2160 (java) S 2152 2154 1869 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61734 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2161] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2161/stat : 2161 (java) S 2152 2154 1869 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61738 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2162] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2162/stat : 2162 (java) S 2152 2154 1869 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61741 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2163] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2163/stat : 2163 (java) S 2152 2154 1869 0 -1 4202560 2032 0 0 0 0 0 0 0 16 0 18 0 530323038 16057176064 61745 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2164] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2164/stat : 2164 (java) S 2152 2154 1869 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 61749 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2165] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2165/stat : 2165 (java) S 2152 2154 1869 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 530323039 16057176064 61753 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2166] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2166/stat : 2166 (java) S 2152 2154 1869 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530323040 16057176064 61757 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2167] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2167/stat : 2167 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530323040 16057176064 61760 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2168] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2168/stat : 2168 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530323042 16057176064 61764 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2169] ppid=2152 vsize=15680836 CPUtime=0.1 cores=1,3,5,7
/proc/2154/task/2169/stat : 2169 (java) S 2152 2154 1869 0 -1 4202560 1008 0 0 0 10 0 0 0 17 0 18 0 530323042 16057176064 61768 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2170] ppid=2152 vsize=15680836 CPUtime=0.12 cores=1,3,5,7
/proc/2154/task/2170/stat : 2170 (java) S 2152 2154 1869 0 -1 4202560 2645 0 0 0 12 0 0 0 17 0 18 0 530323042 16057176064 61772 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2171] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2171/stat : 2171 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530323042 16057176064 61775 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2172] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2172/stat : 2172 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530323042 16057176064 61779 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15680836

[startup+3.10086 s]
/proc/loadavg: 7.97 8.03 8.03 6/216 2172
/proc/meminfo: memFree=25035672/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15680836 CPUtime=3.4 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 139740 0 1 0 321 19 0 0 25 0 18 0 530323037 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3920209 138166 2240 9 0 3910928 0
[pid=2154/tid=2156] ppid=2152 vsize=15680836 CPUtime=3.06 cores=1,3,5,7
/proc/2154/task/2156/stat : 2156 (java) R 2152 2154 1869 0 -1 4202560 127728 0 1 0 289 17 0 0 24 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912505561536 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2157/stat : 2157 (java) S 2152 2154 1869 0 -1 4202560 318 0 0 0 0 0 0 0 16 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2158] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2158/stat : 2158 (java) S 2152 2154 1869 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2159] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2159/stat : 2159 (java) S 2152 2154 1869 0 -1 4202560 1264 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2160] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2160/stat : 2160 (java) S 2152 2154 1869 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2161] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2161/stat : 2161 (java) S 2152 2154 1869 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2162] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2162/stat : 2162 (java) S 2152 2154 1869 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2163] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2163/stat : 2163 (java) S 2152 2154 1869 0 -1 4202560 2032 0 0 0 0 0 0 0 16 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2164] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2164/stat : 2164 (java) S 2152 2154 1869 0 -1 4202560 2638 0 0 0 0 0 0 0 15 0 18 0 530323038 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2165] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2165/stat : 2165 (java) S 2152 2154 1869 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 18 0 530323039 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2166] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2166/stat : 2166 (java) S 2152 2154 1869 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530323040 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2167] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2167/stat : 2167 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530323040 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2168] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2168/stat : 2168 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530323042 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2169] ppid=2152 vsize=15680836 CPUtime=0.12 cores=1,3,5,7
/proc/2154/task/2169/stat : 2169 (java) S 2152 2154 1869 0 -1 4202560 1027 0 0 0 12 0 0 0 15 0 18 0 530323042 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2170] ppid=2152 vsize=15680836 CPUtime=0.15 cores=1,3,5,7
/proc/2154/task/2170/stat : 2170 (java) S 2152 2154 1869 0 -1 4202560 2681 0 0 0 15 0 0 0 16 0 18 0 530323042 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2171] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2171/stat : 2171 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530323042 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2172] ppid=2152 vsize=15680836 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2172/stat : 2172 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530323042 16057176064 138166 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 15680836

[startup+6.30128 s]
/proc/loadavg: 7.81 8.00 8.01 6/220 2176
/proc/meminfo: memFree=24710044/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15712336 CPUtime=7.89 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 171035 0 1 0 765 24 0 0 25 0 22 0 530323037 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3928084 165831 2267 9 0 3918803 0
[pid=2154/tid=2156] ppid=2152 vsize=15712336 CPUtime=6.23 cores=1,3,5,7
/proc/2154/task/2156/stat : 2156 (java) R 2152 2154 1869 0 -1 4202560 127862 0 1 0 605 18 0 0 25 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912505215741 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=15712336 CPUtime=0.01 cores=1,3,5,7
/proc/2154/task/2157/stat : 2157 (java) S 2152 2154 1869 0 -1 4202560 2745 0 0 0 1 0 0 0 16 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2158] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2158/stat : 2158 (java) S 2152 2154 1869 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2159] ppid=2152 vsize=15712336 CPUtime=0.01 cores=1,3,5,7
/proc/2154/task/2159/stat : 2159 (java) S 2152 2154 1869 0 -1 4202560 4416 0 0 0 1 0 0 0 16 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2160] ppid=2152 vsize=15712336 CPUtime=0.01 cores=1,3,5,7
/proc/2154/task/2160/stat : 2160 (java) S 2152 2154 1869 0 -1 4202560 4489 0 0 0 1 0 0 0 16 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2161] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2161/stat : 2161 (java) S 2152 2154 1869 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2162] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2162/stat : 2162 (java) S 2152 2154 1869 0 -1 4202560 6201 0 0 0 0 0 0 0 16 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2163] ppid=2152 vsize=15712336 CPUtime=0.01 cores=1,3,5,7
/proc/2154/task/2163/stat : 2163 (java) S 2152 2154 1869 0 -1 4202560 5260 0 0 0 1 0 0 0 16 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2164] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2164/stat : 2164 (java) S 2152 2154 1869 0 -1 4202560 2639 0 0 0 0 0 0 0 15 0 22 0 530323038 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2165] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2165/stat : 2165 (java) S 2152 2154 1869 0 -1 4202560 342 0 0 0 0 0 0 0 15 0 22 0 530323039 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2166] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2166/stat : 2166 (java) S 2152 2154 1869 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530323040 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2167] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2167/stat : 2167 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530323040 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2168] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2168/stat : 2168 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2169] ppid=2152 vsize=15712336 CPUtime=0.86 cores=1,3,5,7
/proc/2154/task/2169/stat : 2169 (java) R 2152 2154 1869 0 -1 4202560 9642 0 0 0 85 1 0 0 15 0 22 0 530323042 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 47099167494090 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2154/tid=2170] ppid=2152 vsize=15712336 CPUtime=0.63 cores=1,3,5,7
/proc/2154/task/2170/stat : 2170 (java) R 2152 2154 1869 0 -1 4202560 5925 0 0 0 63 0 0 0 16 0 22 0 530323042 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 47099168706766 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2154/tid=2171] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2171/stat : 2171 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2172] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2172/stat : 2172 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530323042 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2173] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2173/stat : 2173 (java) S 2152 2154 1869 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530323442 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2174] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2174/stat : 2174 (java) S 2152 2154 1869 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530323442 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2175] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2175/stat : 2175 (java) S 2152 2154 1869 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530323442 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2176] ppid=2152 vsize=15712336 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2176/stat : 2176 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 530323442 16089432064 165831 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 15712336

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

/proc/2154/task/2159/stat : 2159 (java) S 2152 2154 1869 0 -1 4202560 454407 0 0 0 525 81 0 0 16 0 22 0 530323038 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2160] ppid=2152 vsize=15705400 CPUtime=5.89 cores=1,3,5,7
/proc/2154/task/2160/stat : 2160 (java) S 2152 2154 1869 0 -1 4202560 305251 0 0 0 534 55 0 0 15 0 22 0 530323038 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2161] ppid=2152 vsize=15705400 CPUtime=6.09 cores=1,3,5,7
/proc/2154/task/2161/stat : 2161 (java) S 2152 2154 1869 0 -1 4202560 271092 0 0 0 557 52 0 0 15 0 22 0 530323038 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2162] ppid=2152 vsize=15705400 CPUtime=5.07 cores=1,3,5,7
/proc/2154/task/2162/stat : 2162 (java) S 2152 2154 1869 0 -1 4202560 213265 0 0 0 469 38 0 0 15 0 22 0 530323038 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2163] ppid=2152 vsize=15705400 CPUtime=5.98 cores=1,3,5,7
/proc/2154/task/2163/stat : 2163 (java) S 2152 2154 1869 0 -1 4202560 231505 0 0 0 556 42 0 0 15 0 22 0 530323038 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2164] ppid=2152 vsize=15705400 CPUtime=6.38 cores=1,3,5,7
/proc/2154/task/2164/stat : 2164 (java) S 2152 2154 1869 0 -1 4202560 393367 0 0 0 568 70 0 0 16 0 22 0 530323038 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2165] ppid=2152 vsize=15705400 CPUtime=4.88 cores=1,3,5,7
/proc/2154/task/2165/stat : 2165 (java) S 2152 2154 1869 0 -1 4202560 366573 0 0 0 451 37 0 0 15 0 22 0 530323039 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2166] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2166/stat : 2166 (java) S 2152 2154 1869 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530323040 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2167] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2167/stat : 2167 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530323040 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2168] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2168/stat : 2168 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2169] ppid=2152 vsize=15705400 CPUtime=1.49 cores=1,3,5,7
/proc/2154/task/2169/stat : 2169 (java) S 2152 2154 1869 0 -1 4202560 9697 0 0 0 148 1 0 0 16 0 22 0 530323042 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2170] ppid=2152 vsize=15705400 CPUtime=1.75 cores=1,3,5,7
/proc/2154/task/2170/stat : 2170 (java) S 2152 2154 1869 0 -1 4202560 6322 0 0 0 175 0 0 0 15 0 22 0 530323042 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2171] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2171/stat : 2171 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2172] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2172/stat : 2172 (java) S 2152 2154 1869 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 530323042 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2173] ppid=2152 vsize=15705400 CPUtime=1092.7 cores=1,3,5,7
/proc/2154/task/2173/stat : 2173 (java) R 2152 2154 1869 0 -1 4202560 137 0 0 0 109270 0 0 0 25 0 22 0 530323442 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912505971088 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2154/tid=2174] ppid=2152 vsize=15705400 CPUtime=1096.25 cores=1,3,5,7
/proc/2154/task/2174/stat : 2174 (java) R 2152 2154 1869 0 -1 4202560 194 0 0 0 109625 0 0 0 25 0 22 0 530323442 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912506405982 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2154/tid=2175] ppid=2152 vsize=15705400 CPUtime=1095.38 cores=1,3,5,7
/proc/2154/task/2175/stat : 2175 (java) R 2152 2154 1869 0 -1 4202560 48 0 0 0 109538 0 0 0 25 0 22 0 530323442 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912506274803 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2154/tid=2176] ppid=2152 vsize=15705400 CPUtime=1094.47 cores=1,3,5,7
/proc/2154/task/2176/stat : 2176 (java) R 2152 2154 1869 0 -1 4202560 270 0 0 0 109447 0 0 0 25 0 22 0 530323442 16082329600 3222501 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 47099171705041 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4443.7
Current children cumulated vsize (KiB) 15705400

[startup+1182.3 s]
/proc/loadavg: 8.06 8.10 8.04 9/220 2259
/proc/meminfo: memFree=11783360/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15705400 CPUtime=4683.35 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 3247963 0 1 0 467780 555 0 0 25 0 22 0 530323037 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3926350 3224329 2295 9 0 3917069 0
[pid=2154/tid=2156] ppid=2152 vsize=15705400 CPUtime=7.25 cores=1,3,5,7
/proc/2154/task/2156/stat : 2156 (java) S 2152 2154 1869 0 -1 4202560 127888 0 1 0 707 18 0 0 18 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=15705400 CPUtime=7.51 cores=1,3,5,7
/proc/2154/task/2157/stat : 2157 (java) S 2152 2154 1869 0 -1 4202560 424082 0 0 0 676 75 0 0 16 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2158] ppid=2152 vsize=15705400 CPUtime=6.92 cores=1,3,5,7
/proc/2154/task/2158/stat : 2158 (java) S 2152 2154 1869 0 -1 4202560 440559 0 0 0 613 79 0 0 15 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2159] ppid=2152 vsize=15705400 CPUtime=6.35 cores=1,3,5,7
/proc/2154/task/2159/stat : 2159 (java) S 2152 2154 1869 0 -1 4202560 454419 0 0 0 554 81 0 0 16 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2160] ppid=2152 vsize=15705400 CPUtime=6.31 cores=1,3,5,7
/proc/2154/task/2160/stat : 2160 (java) S 2152 2154 1869 0 -1 4202560 305392 0 0 0 576 55 0 0 16 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2161] ppid=2152 vsize=15705400 CPUtime=6.34 cores=1,3,5,7
/proc/2154/task/2161/stat : 2161 (java) S 2152 2154 1869 0 -1 4202560 272756 0 0 0 582 52 0 0 16 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2162] ppid=2152 vsize=15705400 CPUtime=5.41 cores=1,3,5,7
/proc/2154/task/2162/stat : 2162 (java) S 2152 2154 1869 0 -1 4202560 213277 0 0 0 503 38 0 0 16 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2163] ppid=2152 vsize=15705400 CPUtime=6.17 cores=1,3,5,7
/proc/2154/task/2163/stat : 2163 (java) S 2152 2154 1869 0 -1 4202560 231506 0 0 0 575 42 0 0 15 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2164] ppid=2152 vsize=15705400 CPUtime=6.52 cores=1,3,5,7
/proc/2154/task/2164/stat : 2164 (java) S 2152 2154 1869 0 -1 4202560 393368 0 0 0 582 70 0 0 15 0 22 0 530323038 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2165] ppid=2152 vsize=15705400 CPUtime=4.88 cores=1,3,5,7
/proc/2154/task/2165/stat : 2165 (java) S 2152 2154 1869 0 -1 4202560 366587 0 0 0 451 37 0 0 15 0 22 0 530323039 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2166] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2166/stat : 2166 (java) S 2152 2154 1869 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530323040 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2167] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2167/stat : 2167 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530323040 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2168] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2168/stat : 2168 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2169] ppid=2152 vsize=15705400 CPUtime=1.49 cores=1,3,5,7
/proc/2154/task/2169/stat : 2169 (java) S 2152 2154 1869 0 -1 4202560 9697 0 0 0 148 1 0 0 16 0 22 0 530323042 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2170] ppid=2152 vsize=15705400 CPUtime=1.75 cores=1,3,5,7
/proc/2154/task/2170/stat : 2170 (java) S 2152 2154 1869 0 -1 4202560 6322 0 0 0 175 0 0 0 15 0 22 0 530323042 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2171] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2171/stat : 2171 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2172] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2172/stat : 2172 (java) S 2152 2154 1869 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530323042 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2173] ppid=2152 vsize=15705400 CPUtime=1152.15 cores=1,3,5,7
/proc/2154/task/2173/stat : 2173 (java) R 2152 2154 1869 0 -1 4202560 140 0 0 0 115215 0 0 0 25 0 22 0 530323442 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 47099171705719 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2154/tid=2174] ppid=2152 vsize=15705400 CPUtime=1155.71 cores=1,3,5,7
/proc/2154/task/2174/stat : 2174 (java) R 2152 2154 1869 0 -1 4202560 195 0 0 0 115571 0 0 0 25 0 22 0 530323442 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 47099171706846 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2154/tid=2175] ppid=2152 vsize=15705400 CPUtime=1154.69 cores=1,3,5,7
/proc/2154/task/2175/stat : 2175 (java) R 2152 2154 1869 0 -1 4202560 50 0 0 0 115469 0 0 0 25 0 22 0 530323442 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912506296984 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2154/tid=2176] ppid=2152 vsize=15705400 CPUtime=1153.74 cores=1,3,5,7
/proc/2154/task/2176/stat : 2176 (java) R 2152 2154 1869 0 -1 4202560 271 0 0 0 115374 0 0 0 25 0 22 0 530323442 16082329600 3224329 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912505524613 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4683.35
Current children cumulated vsize (KiB) 15705400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.6 s]
/proc/loadavg: 8.20 8.13 8.05 10/220 2259
/proc/meminfo: memFree=11645200/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=15705400 CPUtime=4800.39 cores=1,3,5,7
/proc/2154/stat : 2154 (java) S 2152 2154 1869 0 -1 4202496 3254157 0 1 0 479483 556 0 0 25 0 22 0 530323037 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 3926350 3230511 2295 9 0 3917069 0
[pid=2154/tid=2156] ppid=2152 vsize=15705400 CPUtime=7.25 cores=1,3,5,7
/proc/2154/task/2156/stat : 2156 (java) S 2152 2154 1869 0 -1 4202560 127888 0 1 0 707 18 0 0 18 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=15705400 CPUtime=7.68 cores=1,3,5,7
/proc/2154/task/2157/stat : 2157 (java) S 2152 2154 1869 0 -1 4202560 424206 0 0 0 693 75 0 0 16 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2158] ppid=2152 vsize=15705400 CPUtime=6.96 cores=1,3,5,7
/proc/2154/task/2158/stat : 2158 (java) S 2152 2154 1869 0 -1 4202560 440559 0 0 0 617 79 0 0 15 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2159] ppid=2152 vsize=15705400 CPUtime=6.4 cores=1,3,5,7
/proc/2154/task/2159/stat : 2159 (java) S 2152 2154 1869 0 -1 4202560 454419 0 0 0 559 81 0 0 16 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2160] ppid=2152 vsize=15705400 CPUtime=6.65 cores=1,3,5,7
/proc/2154/task/2160/stat : 2160 (java) S 2152 2154 1869 0 -1 4202560 311297 0 0 0 609 56 0 0 16 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2161] ppid=2152 vsize=15705400 CPUtime=6.48 cores=1,3,5,7
/proc/2154/task/2161/stat : 2161 (java) S 2152 2154 1869 0 -1 4202560 272897 0 0 0 595 53 0 0 15 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2162] ppid=2152 vsize=15705400 CPUtime=5.59 cores=1,3,5,7
/proc/2154/task/2162/stat : 2162 (java) S 2152 2154 1869 0 -1 4202560 213278 0 0 0 521 38 0 0 16 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2163] ppid=2152 vsize=15705400 CPUtime=6.32 cores=1,3,5,7
/proc/2154/task/2163/stat : 2163 (java) S 2152 2154 1869 0 -1 4202560 231506 0 0 0 590 42 0 0 16 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2164] ppid=2152 vsize=15705400 CPUtime=6.81 cores=1,3,5,7
/proc/2154/task/2164/stat : 2164 (java) S 2152 2154 1869 0 -1 4202560 393378 0 0 0 611 70 0 0 16 0 22 0 530323038 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2165] ppid=2152 vsize=15705400 CPUtime=4.88 cores=1,3,5,7
/proc/2154/task/2165/stat : 2165 (java) S 2152 2154 1869 0 -1 4202560 366596 0 0 0 451 37 0 0 15 0 22 0 530323039 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2166] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2166/stat : 2166 (java) S 2152 2154 1869 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530323040 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2167] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2167/stat : 2167 (java) S 2152 2154 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530323040 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2168] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2168/stat : 2168 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2169] ppid=2152 vsize=15705400 CPUtime=1.49 cores=1,3,5,7
/proc/2154/task/2169/stat : 2169 (java) S 2152 2154 1869 0 -1 4202560 9697 0 0 0 148 1 0 0 16 0 22 0 530323042 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 3 0 0 0
[pid=2154/tid=2170] ppid=2152 vsize=15705400 CPUtime=1.75 cores=1,3,5,7
/proc/2154/task/2170/stat : 2170 (java) S 2152 2154 1869 0 -1 4202560 6322 0 0 0 175 0 0 0 15 0 22 0 530323042 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=2154/tid=2171] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2171/stat : 2171 (java) S 2152 2154 1869 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530323042 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=2154/tid=2172] ppid=2152 vsize=15705400 CPUtime=0 cores=1,3,5,7
/proc/2154/task/2172/stat : 2172 (java) S 2152 2154 1869 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530323042 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 1 0 0 0
[pid=2154/tid=2173] ppid=2152 vsize=15705400 CPUtime=1181.12 cores=1,3,5,7
/proc/2154/task/2173/stat : 2173 (java) R 2152 2154 1869 0 -1 4202560 141 0 0 0 118112 0 0 0 25 0 22 0 530323442 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912505970614 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2154/tid=2174] ppid=2152 vsize=15705400 CPUtime=1184.68 cores=1,3,5,7
/proc/2154/task/2174/stat : 2174 (java) R 2152 2154 1869 0 -1 4202560 195 0 0 0 118468 0 0 0 25 0 22 0 530323442 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912506406033 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2154/tid=2175] ppid=2152 vsize=15705400 CPUtime=1183.66 cores=1,3,5,7
/proc/2154/task/2175/stat : 2175 (java) R 2152 2154 1869 0 -1 4202560 52 0 0 0 118366 0 0 0 25 0 22 0 530323442 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912506296984 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2154/tid=2176] ppid=2152 vsize=15705400 CPUtime=1182.54 cores=1,3,5,7
/proc/2154/task/2176/stat : 2176 (java) R 2152 2154 1869 0 -1 4202560 272 0 0 0 118254 0 0 0 25 0 22 0 530323442 16082329600 3230511 33554432000 1073741824 1073778376 140735957501376 18446744073709551615 46912506297006 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15705400

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

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

[startup+1211.9 s]
/proc/loadavg: 8.20 8.13 8.05 10/220 2259
/proc/meminfo: memFree=11645200/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=0 CPUtime=4800.72 cores=1,3,5,7
/proc/2154/stat : 2154 (java) Z 2152 2154 1869 0 -1 4203548 3254184 0 1 0 479487 585 0 0 17 0 2 0 530323037 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 0 0 0 0 0 0 0
[pid=2154/tid=2174] ppid=2152 vsize=0 CPUtime=1184.96 cores=1,3,5,7
/proc/2154/task/2174/stat : 2174 (java) R 2152 2154 1869 0 -1 4203588 195 0 0 0 118468 28 0 0 25 0 2 0 530323442 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.72
Current children cumulated vsize (KiB) 0

[startup+1212 s]
/proc/loadavg: 8.20 8.13 8.05 10/220 2259
/proc/meminfo: memFree=11645200/32951124 swapFree=67051468/67111528
[pid=2154] ppid=2152 vsize=0 CPUtime=4800.82 cores=1,3,5,7
/proc/2154/stat : 2154 (java) Z 2152 2154 1869 0 -1 4203548 3254184 0 1 0 479487 595 0 0 17 0 2 0 530323037 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2154/statm: 0 0 0 0 0 0 0
[pid=2154/tid=2174] ppid=2152 vsize=0 CPUtime=1185.06 cores=1,3,5,7
/proc/2154/task/2174/stat : 2174 (java) R 2152 2154 1869 0 -1 4203588 195 0 0 0 118468 38 0 0 25 0 2 0 530323442 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.82
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1212.05
CPU time (s): 4800.88
CPU user time (s): 4794.87
CPU system time (s): 6.00409
CPU usage (%): 396.095
Max. virtual memory (cumulated for all children) (KiB): 15712452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.87
system time used= 6.00409
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3254184
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= 31474
involuntary context switches= 55097

runsolver used 1.92371 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 20:13:23
IDJOB=3312120
IDBENCH=84806
IDSOLVER=1698
FILE ID=node101/3312120-1304187202
RUNJOBID= node101-1304184837-1888
PBS_JOBID= 13172472
Free space on /tmp= 72136 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312120-1304187202/watcher-3312120-1304187202 -o /tmp/evaluation-result-3312120-1304187202/solver-3312120-1304187202 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312120-1304187202.cnf -hbr 2

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1524442177

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25320796 kB
Buffers:       1928720 kB
Cached:        4708908 kB
SwapCached:      30424 kB
Active:        2316552 kB
Inactive:      4865552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25320796 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           22208 kB
Writeback:           0 kB
AnonPages:      536172 kB
Mapped:          17752 kB
Slab:           380412 kB
PageTables:       7668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   769696 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= 72136 MiB
End job on node101 at 2011-04-30 20:33:36