Trace number 3312187

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.35 1215.78

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

0.09/0.13	59:57 INFO : Reading from input HOME/instance-3312187-1304074797.cnf
1.47/1.07	Executor set job limit to 1000000
1.47/1.07	Executor set job limit to 1000000
1.47/1.07	Executor set job limit to 1000000
1.47/1.07	Executor set job limit to 1000000
1.47/1.07	Starting Executor!
1.47/1.07	Starting Executor!
1.47/1.07	Starting Executor!
1.47/1.07	Starting Executor!
4.21/2.37	59:59 INFO : Found 16730 xor gates
14.71/11.62	00:09 INFO : 29846 variables remaining out of 45937
14.71/11.62	00:09 INFO : 4264878 literals remaining out of 411392

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

running on 4 cores: 0,2,4,6

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: 5.34 7.41 7.80 3/174 1137
/proc/meminfo: memFree=24800056/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 483 0 0 0 0 0 0 0 21 0 1 0 597710182 9318400 144 33554432000 1073741824 1073778376 140735165436896 18446744073709551615 252458065911 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/1137/statm: 2275 144 115 9 0 67 0

[startup+0.00835309 s]
/proc/loadavg: 5.34 7.41 7.80 3/174 1137
/proc/meminfo: memFree=24800056/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=30572 CPUtime=0 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 1436 0 0 0 0 0 0 0 21 0 2 0 597710182 31305728 904 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 7645 907 694 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30572

[startup+0.10034 s]
/proc/loadavg: 5.34 7.41 7.80 3/174 1137
/proc/meminfo: memFree=24800056/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15741640 CPUtime=0.09 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 5215 0 1 0 8 1 0 0 21 0 18 0 597710182 16119439360 4653 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3935410 4653 2083 9 0 3926129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741640

[startup+0.300303 s]
/proc/loadavg: 5.34 7.41 7.80 3/174 1137
/proc/meminfo: memFree=24800056/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15743328 CPUtime=0.46 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 15891 0 1 0 43 3 0 0 21 0 18 0 597710182 16121167872 14618 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3935832 14623 2206 9 0 3926551 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15743328

[startup+0.700225 s]
/proc/loadavg: 5.34 7.41 7.80 3/174 1137
/proc/meminfo: memFree=24800056/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15746188 CPUtime=1.16 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 42256 0 1 0 110 6 0 0 21 0 18 0 597710182 16124096512 39457 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3936547 39457 2236 9 0 3927266 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 15746188

[startup+1.50104 s]
/proc/loadavg: 5.34 7.41 7.80 3/212 1178
/proc/meminfo: memFree=24485036/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15752708 CPUtime=2.41 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 52443 0 1 0 234 7 0 0 21 0 22 0 597710182 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3938177 46563 2268 9 0 3928896 0
[pid=1137/tid=1139] ppid=1135 vsize=15752708 CPUtime=1.46 cores=0,2,4,6
/proc/1137/task/1139/stat : 1139 (java) R 1135 1137 373 0 -1 4202560 35689 0 1 0 141 5 0 0 18 0 22 0 597710183 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912505164128 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1137/tid=1140] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1140/stat : 1140 (java) S 1135 1137 373 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1141] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1141/stat : 1141 (java) S 1135 1137 373 0 -1 4202560 371 0 0 0 0 0 0 0 15 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) S 1135 1137 373 0 -1 4202560 268 0 0 0 0 0 0 0 16 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1143] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1143/stat : 1143 (java) S 1135 1137 373 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1144] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1144/stat : 1144 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1145] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1145/stat : 1145 (java) S 1135 1137 373 0 -1 4202560 477 0 0 0 0 0 0 0 16 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1146] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1146/stat : 1146 (java) S 1135 1137 373 0 -1 4202560 460 0 0 0 0 0 0 0 15 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1147] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1147/stat : 1147 (java) S 1135 1137 373 0 -1 4202560 237 0 0 0 0 0 0 0 16 0 22 0 597710184 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1148] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1148/stat : 1148 (java) S 1135 1137 373 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 597710185 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 0 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1149] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1149/stat : 1149 (java) S 1135 1137 373 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 597710186 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1150] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1150/stat : 1150 (java) S 1135 1137 373 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 597710186 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1151] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1151/stat : 1151 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469889457 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1152] ppid=1135 vsize=15752708 CPUtime=0.54 cores=0,2,4,6
/proc/1137/task/1152/stat : 1152 (java) R 1135 1137 373 0 -1 4202560 10276 0 0 0 53 1 0 0 19 0 22 0 597710188 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 47997017989752 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1137/tid=1153] ppid=1135 vsize=15752708 CPUtime=0.36 cores=0,2,4,6
/proc/1137/task/1153/stat : 1153 (java) S 1135 1137 373 0 -1 4202560 3182 0 0 0 36 0 0 0 15 0 22 0 597710188 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1154] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1154/stat : 1154 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1155] ppid=1135 vsize=15752708 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1155/stat : 1155 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597710188 16130772992 46563 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 15752708

[startup+3.10077 s]
/proc/loadavg: 5.34 7.41 7.80 4/216 1182
/proc/meminfo: memFree=24313628/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15757448 CPUtime=5.58 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 63358 0 1 0 549 9 0 0 21 0 22 0 597710182 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3939362 48662 2274 9 0 3930081 0
[pid=1137/tid=1139] ppid=1135 vsize=15757448 CPUtime=3.06 cores=0,2,4,6
/proc/1137/task/1139/stat : 1139 (java) R 1135 1137 373 0 -1 4202560 35717 0 1 0 301 5 0 0 18 0 22 0 597710183 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506329863 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1137/tid=1140] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1140/stat : 1140 (java) S 1135 1137 373 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1141] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1141/stat : 1141 (java) S 1135 1137 373 0 -1 4202560 371 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) S 1135 1137 373 0 -1 4202560 268 0 0 0 0 0 0 0 16 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1143] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1143/stat : 1143 (java) S 1135 1137 373 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1144] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1144/stat : 1144 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1145] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1145/stat : 1145 (java) S 1135 1137 373 0 -1 4202560 477 0 0 0 0 0 0 0 16 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1146] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1146/stat : 1146 (java) S 1135 1137 373 0 -1 4202560 460 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1147] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1147/stat : 1147 (java) S 1135 1137 373 0 -1 4202560 237 0 0 0 0 0 0 0 16 0 22 0 597710184 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1148] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1148/stat : 1148 (java) S 1135 1137 373 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 597710185 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 0 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1149] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1149/stat : 1149 (java) S 1135 1137 373 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1150] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1150/stat : 1150 (java) S 1135 1137 373 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1151] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1151/stat : 1151 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469889457 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1152] ppid=1135 vsize=15757448 CPUtime=1.65 cores=0,2,4,6
/proc/1137/task/1152/stat : 1152 (java) S 1135 1137 373 0 -1 4202560 19458 0 0 0 163 2 0 0 19 0 22 0 597710188 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1153] ppid=1135 vsize=15757448 CPUtime=0.81 cores=0,2,4,6
/proc/1137/task/1153/stat : 1153 (java) S 1135 1137 373 0 -1 4202560 4886 0 0 0 81 0 0 0 15 0 22 0 597710188 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1154] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1154/stat : 1154 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1155] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1155/stat : 1155 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597710188 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1179] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1179/stat : 1179 (java) S 1135 1137 373 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 597710290 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1180] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1180/stat : 1180 (java) S 1135 1137 373 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 597710290 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1181] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1181/stat : 1181 (java) S 1135 1137 373 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597710290 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1182] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1182/stat : 1182 (java) S 1135 1137 373 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 597710290 16135626752 48662 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 15757448

[startup+6.30115 s]
/proc/loadavg: 5.07 7.32 7.77 3/220 1186
/proc/meminfo: memFree=23986004/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15757448 CPUtime=8.89 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 75067 0 1 0 878 11 0 0 21 0 22 0 597710182 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3939362 59348 2277 9 0 3930081 0
[pid=1137/tid=1139] ppid=1135 vsize=15757448 CPUtime=6.24 cores=0,2,4,6
/proc/1137/task/1139/stat : 1139 (java) R 1135 1137 373 0 -1 4202560 35718 0 1 0 619 5 0 0 19 0 22 0 597710183 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506329839 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1137/tid=1140] ppid=1135 vsize=15757448 CPUtime=0.01 cores=0,2,4,6
/proc/1137/task/1140/stat : 1140 (java) S 1135 1137 373 0 -1 4202560 2524 0 0 0 1 0 0 0 16 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1141] ppid=1135 vsize=15757448 CPUtime=0.01 cores=0,2,4,6
/proc/1137/task/1141/stat : 1141 (java) S 1135 1137 373 0 -1 4202560 2723 0 0 0 1 0 0 0 16 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) S 1135 1137 373 0 -1 4202560 2413 0 0 0 0 0 0 0 16 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1143] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1143/stat : 1143 (java) S 1135 1137 373 0 -1 4202560 749 0 0 0 0 0 0 0 16 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1144] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1144/stat : 1144 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1145] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1145/stat : 1145 (java) S 1135 1137 373 0 -1 4202560 477 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1146] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1146/stat : 1146 (java) S 1135 1137 373 0 -1 4202560 460 0 0 0 0 0 0 0 15 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1147] ppid=1135 vsize=15757448 CPUtime=0.01 cores=0,2,4,6
/proc/1137/task/1147/stat : 1147 (java) S 1135 1137 373 0 -1 4202560 4194 0 0 0 1 0 0 0 16 0 22 0 597710184 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1148] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1148/stat : 1148 (java) S 1135 1137 373 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 597710185 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 0 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1149] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1149/stat : 1149 (java) S 1135 1137 373 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1150] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1150/stat : 1150 (java) S 1135 1137 373 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1151] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1151/stat : 1151 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469889457 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1152] ppid=1135 vsize=15757448 CPUtime=1.69 cores=0,2,4,6
/proc/1137/task/1152/stat : 1152 (java) S 1135 1137 373 0 -1 4202560 19463 0 0 0 167 2 0 0 15 0 22 0 597710188 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1153] ppid=1135 vsize=15757448 CPUtime=0.84 cores=0,2,4,6
/proc/1137/task/1153/stat : 1153 (java) S 1135 1137 373 0 -1 4202560 4886 0 0 0 84 0 0 0 15 0 22 0 597710188 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1154] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1154/stat : 1154 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1155] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1155/stat : 1155 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597710188 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1179] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1179/stat : 1179 (java) S 1135 1137 373 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 597710290 16135626752 59348 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0

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

/proc/1137/task/1142/stat : 1142 (java) S 1135 1137 373 0 -1 4202560 98023 0 0 0 159 16 0 0 16 0 22 0 597710184 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1143] ppid=1135 vsize=15757448 CPUtime=1.64 cores=0,2,4,6
/proc/1137/task/1143/stat : 1143 (java) S 1135 1137 373 0 -1 4202560 108942 0 0 0 148 16 0 0 15 0 22 0 597710184 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1144] ppid=1135 vsize=15757448 CPUtime=1.86 cores=0,2,4,6
/proc/1137/task/1144/stat : 1144 (java) S 1135 1137 373 0 -1 4202560 138265 0 0 0 162 24 0 0 15 0 22 0 597710184 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1145] ppid=1135 vsize=15757448 CPUtime=1.8 cores=0,2,4,6
/proc/1137/task/1145/stat : 1145 (java) S 1135 1137 373 0 -1 4202560 130411 0 0 0 159 21 0 0 16 0 22 0 597710184 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1146] ppid=1135 vsize=15757448 CPUtime=1.65 cores=0,2,4,6
/proc/1137/task/1146/stat : 1146 (java) S 1135 1137 373 0 -1 4202560 91902 0 0 0 150 15 0 0 15 0 22 0 597710184 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1147] ppid=1135 vsize=15757448 CPUtime=1.94 cores=0,2,4,6
/proc/1137/task/1147/stat : 1147 (java) S 1135 1137 373 0 -1 4202560 145101 0 0 0 169 25 0 0 16 0 22 0 597710184 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1148] ppid=1135 vsize=15757448 CPUtime=0.86 cores=0,2,4,6
/proc/1137/task/1148/stat : 1148 (java) S 1135 1137 373 0 -1 4202560 17889 0 0 0 79 7 0 0 15 0 22 0 597710185 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 0 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1149] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1149/stat : 1149 (java) S 1135 1137 373 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1150] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1150/stat : 1150 (java) S 1135 1137 373 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1151] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1151/stat : 1151 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469889457 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1152] ppid=1135 vsize=15757448 CPUtime=2.33 cores=0,2,4,6
/proc/1137/task/1152/stat : 1152 (java) S 1135 1137 373 0 -1 4202560 19515 0 0 0 231 2 0 0 16 0 22 0 597710188 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1153] ppid=1135 vsize=15757448 CPUtime=1.99 cores=0,2,4,6
/proc/1137/task/1153/stat : 1153 (java) S 1135 1137 373 0 -1 4202560 9907 0 0 0 197 2 0 0 15 0 22 0 597710188 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1154] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1154/stat : 1154 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1155] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1155/stat : 1155 (java) S 1135 1137 373 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 597710188 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1179] ppid=1135 vsize=15757448 CPUtime=1105.01 cores=0,2,4,6
/proc/1137/task/1179/stat : 1179 (java) R 1135 1137 373 0 -1 4202560 245037 0 0 0 110475 26 0 0 25 0 22 0 597710290 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1137/tid=1180] ppid=1135 vsize=15757448 CPUtime=1093.46 cores=0,2,4,6
/proc/1137/task/1180/stat : 1180 (java) R 1135 1137 373 0 -1 4202560 215630 0 0 0 109319 27 0 0 25 0 22 0 597710290 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506270605 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1137/tid=1181] ppid=1135 vsize=15757448 CPUtime=1104.46 cores=0,2,4,6
/proc/1137/task/1181/stat : 1181 (java) R 1135 1137 373 0 -1 4202560 231949 0 0 0 110419 27 0 0 25 0 22 0 597710290 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 47997022164773 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1137/tid=1182] ppid=1135 vsize=15757448 CPUtime=1093.95 cores=0,2,4,6
/proc/1137/task/1182/stat : 1182 (java) R 1135 1137 373 0 -1 4202560 250428 0 0 0 109367 28 0 0 25 0 22 0 597710290 16135626752 1613261 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506168749 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4427.78
Current children cumulated vsize (KiB) 15757448

[startup+1182.3 s]
/proc/loadavg: 5.86 6.30 7.11 6/220 1226
/proc/meminfo: memFree=3111404/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15757448 CPUtime=4667.42 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 1949828 0 1 0 466457 285 0 0 21 0 22 0 597710182 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3939362 1613412 2299 9 0 3930081 0
[pid=1137/tid=1139] ppid=1135 vsize=15757448 CPUtime=11.55 cores=0,2,4,6
/proc/1137/task/1139/stat : 1139 (java) S 1135 1137 373 0 -1 4202560 35761 0 1 0 1150 5 0 0 25 0 22 0 597710183 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1140] ppid=1135 vsize=15757448 CPUtime=1.77 cores=0,2,4,6
/proc/1137/task/1140/stat : 1140 (java) S 1135 1137 373 0 -1 4202560 103422 0 0 0 160 17 0 0 15 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1141] ppid=1135 vsize=15757448 CPUtime=1.66 cores=0,2,4,6
/proc/1137/task/1141/stat : 1141 (java) S 1135 1137 373 0 -1 4202560 106041 0 0 0 148 18 0 0 16 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=15757448 CPUtime=1.8 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) S 1135 1137 373 0 -1 4202560 98023 0 0 0 164 16 0 0 16 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1143] ppid=1135 vsize=15757448 CPUtime=1.68 cores=0,2,4,6
/proc/1137/task/1143/stat : 1143 (java) S 1135 1137 373 0 -1 4202560 108959 0 0 0 152 16 0 0 15 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1144] ppid=1135 vsize=15757448 CPUtime=1.89 cores=0,2,4,6
/proc/1137/task/1144/stat : 1144 (java) S 1135 1137 373 0 -1 4202560 138287 0 0 0 165 24 0 0 15 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1145] ppid=1135 vsize=15757448 CPUtime=1.83 cores=0,2,4,6
/proc/1137/task/1145/stat : 1145 (java) S 1135 1137 373 0 -1 4202560 130411 0 0 0 162 21 0 0 15 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1146] ppid=1135 vsize=15757448 CPUtime=1.68 cores=0,2,4,6
/proc/1137/task/1146/stat : 1146 (java) S 1135 1137 373 0 -1 4202560 91935 0 0 0 153 15 0 0 16 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1147] ppid=1135 vsize=15757448 CPUtime=1.99 cores=0,2,4,6
/proc/1137/task/1147/stat : 1147 (java) S 1135 1137 373 0 -1 4202560 145101 0 0 0 173 26 0 0 16 0 22 0 597710184 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1148] ppid=1135 vsize=15757448 CPUtime=0.86 cores=0,2,4,6
/proc/1137/task/1148/stat : 1148 (java) S 1135 1137 373 0 -1 4202560 17891 0 0 0 79 7 0 0 15 0 22 0 597710185 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 0 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1149] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1149/stat : 1149 (java) S 1135 1137 373 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1150] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1150/stat : 1150 (java) S 1135 1137 373 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1151] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1151/stat : 1151 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469889457 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1152] ppid=1135 vsize=15757448 CPUtime=2.33 cores=0,2,4,6
/proc/1137/task/1152/stat : 1152 (java) S 1135 1137 373 0 -1 4202560 19515 0 0 0 231 2 0 0 16 0 22 0 597710188 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1153] ppid=1135 vsize=15757448 CPUtime=1.99 cores=0,2,4,6
/proc/1137/task/1153/stat : 1153 (java) S 1135 1137 373 0 -1 4202560 9907 0 0 0 197 2 0 0 15 0 22 0 597710188 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1154] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1154/stat : 1154 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1155] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1155/stat : 1155 (java) S 1135 1137 373 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 597710188 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1179] ppid=1135 vsize=15757448 CPUtime=1164.93 cores=0,2,4,6
/proc/1137/task/1179/stat : 1179 (java) R 1135 1137 373 0 -1 4202560 245041 0 0 0 116467 26 0 0 25 0 22 0 597710290 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912505562176 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1137/tid=1180] ppid=1135 vsize=15757448 CPUtime=1153.39 cores=0,2,4,6
/proc/1137/task/1180/stat : 1180 (java) R 1135 1137 373 0 -1 4202560 215638 0 0 0 115311 28 0 0 25 0 22 0 597710290 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 47997021629475 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1137/tid=1181] ppid=1135 vsize=15757448 CPUtime=1164.3 cores=0,2,4,6
/proc/1137/task/1181/stat : 1181 (java) R 1135 1137 373 0 -1 4202560 231952 0 0 0 116403 27 0 0 25 0 22 0 597710290 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506557487 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1137/tid=1182] ppid=1135 vsize=15757448 CPUtime=1153.63 cores=0,2,4,6
/proc/1137/task/1182/stat : 1182 (java) R 1135 1137 373 0 -1 4202560 250489 0 0 0 115335 28 0 0 25 0 22 0 597710290 16135626752 1613412 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912505881900 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4667.42
Current children cumulated vsize (KiB) 15757448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1215.51 s]
/proc/loadavg: 5.71 6.22 7.05 6/220 1227
/proc/meminfo: memFree=3110884/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15757448 CPUtime=4800.05 cores=0,2,4,6
/proc/1137/stat : 1137 (java) S 1135 1137 373 0 -1 4202496 1949841 0 1 0 479720 285 0 0 21 0 22 0 597710182 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 3939362 1613413 2299 9 0 3930081 0
[pid=1137/tid=1139] ppid=1135 vsize=15757448 CPUtime=11.55 cores=0,2,4,6
/proc/1137/task/1139/stat : 1139 (java) S 1135 1137 373 0 -1 4202560 35761 0 1 0 1150 5 0 0 25 0 22 0 597710183 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1140] ppid=1135 vsize=15757448 CPUtime=1.8 cores=0,2,4,6
/proc/1137/task/1140/stat : 1140 (java) S 1135 1137 373 0 -1 4202560 103423 0 0 0 163 17 0 0 16 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1141] ppid=1135 vsize=15757448 CPUtime=1.67 cores=0,2,4,6
/proc/1137/task/1141/stat : 1141 (java) S 1135 1137 373 0 -1 4202560 106041 0 0 0 149 18 0 0 15 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=15757448 CPUtime=1.82 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) S 1135 1137 373 0 -1 4202560 98023 0 0 0 166 16 0 0 16 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1143] ppid=1135 vsize=15757448 CPUtime=1.7 cores=0,2,4,6
/proc/1137/task/1143/stat : 1143 (java) S 1135 1137 373 0 -1 4202560 108959 0 0 0 154 16 0 0 15 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1144] ppid=1135 vsize=15757448 CPUtime=1.91 cores=0,2,4,6
/proc/1137/task/1144/stat : 1144 (java) S 1135 1137 373 0 -1 4202560 138287 0 0 0 167 24 0 0 16 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1145] ppid=1135 vsize=15757448 CPUtime=1.85 cores=0,2,4,6
/proc/1137/task/1145/stat : 1145 (java) S 1135 1137 373 0 -1 4202560 130411 0 0 0 164 21 0 0 15 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1146] ppid=1135 vsize=15757448 CPUtime=1.69 cores=0,2,4,6
/proc/1137/task/1146/stat : 1146 (java) S 1135 1137 373 0 -1 4202560 91935 0 0 0 154 15 0 0 15 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1147] ppid=1135 vsize=15757448 CPUtime=2 cores=0,2,4,6
/proc/1137/task/1147/stat : 1147 (java) S 1135 1137 373 0 -1 4202560 145101 0 0 0 174 26 0 0 16 0 22 0 597710184 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1148] ppid=1135 vsize=15757448 CPUtime=0.86 cores=0,2,4,6
/proc/1137/task/1148/stat : 1148 (java) S 1135 1137 373 0 -1 4202560 17892 0 0 0 79 7 0 0 15 0 22 0 597710185 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 0 0 16800975 18446604453878463360 0 0 -1 4 0 0 0
[pid=1137/tid=1149] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1149/stat : 1149 (java) S 1135 1137 373 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1150] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1150/stat : 1150 (java) S 1135 1137 373 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 597710186 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1151] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1151/stat : 1151 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469889457 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1152] ppid=1135 vsize=15757448 CPUtime=2.33 cores=0,2,4,6
/proc/1137/task/1152/stat : 1152 (java) S 1135 1137 373 0 -1 4202560 19515 0 0 0 231 2 0 0 16 0 22 0 597710188 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 0 0 0 0
[pid=1137/tid=1153] ppid=1135 vsize=15757448 CPUtime=1.99 cores=0,2,4,6
/proc/1137/task/1153/stat : 1153 (java) S 1135 1137 373 0 -1 4202560 9907 0 0 0 197 2 0 0 15 0 22 0 597710188 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1154] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1154/stat : 1154 (java) S 1135 1137 373 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597710188 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469881753 0 4 0 16800975 18446604453878463360 0 0 -1 2 0 0 0
[pid=1137/tid=1155] ppid=1135 vsize=15757448 CPUtime=0 cores=0,2,4,6
/proc/1137/task/1155/stat : 1155 (java) S 1135 1137 373 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 597710188 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 252469882368 0 4 0 16800975 18446604453878463360 0 0 -1 6 0 0 0
[pid=1137/tid=1179] ppid=1135 vsize=15757448 CPUtime=1198.1 cores=0,2,4,6
/proc/1137/task/1179/stat : 1179 (java) R 1135 1137 373 0 -1 4202560 245042 0 0 0 119784 26 0 0 25 0 22 0 597710290 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506329549 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1137/tid=1180] ppid=1135 vsize=15757448 CPUtime=1186.56 cores=0,2,4,6
/proc/1137/task/1180/stat : 1180 (java) R 1135 1137 373 0 -1 4202560 215641 0 0 0 118628 28 0 0 25 0 22 0 597710290 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506171525 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1137/tid=1181] ppid=1135 vsize=15757448 CPUtime=1197.47 cores=0,2,4,6
/proc/1137/task/1181/stat : 1181 (java) R 1135 1137 373 0 -1 4202560 231955 0 0 0 119720 27 0 0 25 0 22 0 597710290 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 18446744073699066034 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1137/tid=1182] ppid=1135 vsize=15757448 CPUtime=1186.61 cores=0,2,4,6
/proc/1137/task/1182/stat : 1182 (java) R 1135 1137 373 0 -1 4202560 250491 0 0 0 118633 28 0 0 25 0 22 0 597710290 16135626752 1613413 33554432000 1073741824 1073778376 140735827939664 18446744073709551615 46912506104208 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15757448

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

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

[startup+1215.61 s]
/proc/loadavg: 5.71 6.22 7.05 6/220 1227
/proc/meminfo: memFree=3110884/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=0 CPUtime=4800.18 cores=0,2,4,6
/proc/1137/stat : 1137 (java) Z 1135 1137 373 0 -1 4203548 1949868 0 1 0 479723 295 0 0 17 0 2 0 597710182 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 0 0 0 0 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=0 CPUtime=1.91 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) R 1135 1137 373 0 -1 4203588 98023 0 0 0 166 25 0 0 15 0 2 0 597710184 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 0

[startup+1215.7 s]
/proc/loadavg: 5.71 6.22 7.05 6/220 1227
/proc/meminfo: memFree=3110884/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=0 CPUtime=4800.27 cores=0,2,4,6
/proc/1137/stat : 1137 (java) Z 1135 1137 373 0 -1 4203548 1949868 0 1 0 479723 304 0 0 17 0 2 0 597710182 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1137/statm: 0 0 0 0 0 0 0
[pid=1137/tid=1142] ppid=1135 vsize=0 CPUtime=2 cores=0,2,4,6
/proc/1137/task/1142/stat : 1142 (java) R 1135 1137 373 0 -1 4203588 98023 0 0 0 166 34 0 0 15 0 2 0 597710184 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1215.78
CPU time (s): 4800.35
CPU user time (s): 4797.24
CPU system time (s): 3.11353
CPU usage (%): 394.839
Max. virtual memory (cumulated for all children) (KiB): 15757448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.24
system time used= 3.11353
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1949868
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= 44304
involuntary context switches= 56481

runsolver used 2.08168 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 12:59:57
IDJOB=3312187
IDBENCH=20521
IDSOLVER=1698
FILE ID=node111/3312187-1304074797
RUNJOBID= node111-1304074797-1123
PBS_JOBID= 13170470
Free space on /tmp= 70888 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312187-1304074797/watcher-3312187-1304074797 -o /tmp/evaluation-result-3312187-1304074797/solver-3312187-1304074797 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312187-1304074797.cnf -hbr 2

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=179419740

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5428.12
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.849
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.849
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.849
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.849
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.849
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.67
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.849
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:      24800212 kB
Buffers:       1276088 kB
Cached:        6318472 kB
SwapCached:        124 kB
Active:        3166496 kB
Inactive:      4495604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24800212 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12152 kB
Writeback:           0 kB
AnonPages:       66868 kB
Mapped:          14396 kB
Slab:           425452 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190432 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= 70876 MiB
End job on node111 at 2011-04-29 13:20:15