Trace number 3311353

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.14 1206.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	15:42 INFO : Reading from input HOME/instance-3311353-1304122542.cnf
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.53/0.38	15:42 INFO : 598 variables remaining out of 600
0.53/0.38	15:42 INFO : 10176 literals remaining out of 10224

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-3311353-1304122542/watcher-3311353-1304122542 -o /tmp/evaluation-result-3311353-1304122542/solver-3311353-1304122542 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311353-1304122542.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: 7.89 8.01 7.98 6/198 1170
/proc/meminfo: memFree=30537112/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/1170/stat : 1170 (java) R 1168 1170 811 0 -1 4202496 471 0 0 0 0 0 0 0 25 0 1 0 523852124 9318400 132 33554432000 1073741824 1073778376 140737029530800 18446744073709551615 1073762786 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1170/statm: 2275 144 115 9 0 67 0

[startup+0.015626 s]
/proc/loadavg: 7.89 8.01 7.98 6/198 1170
/proc/meminfo: memFree=30537112/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 2976 0 1 0 0 0 0 0 25 0 10 0 523852124 15965847552 2416 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3897912 2421 1506 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100659 s]
/proc/loadavg: 7.89 8.01 7.98 6/198 1170
/proc/meminfo: memFree=30537112/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15676152 CPUtime=0.1 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 5550 0 1 0 10 0 0 0 25 0 18 0 523852124 16052379648 4967 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3919038 4967 2116 9 0 3909757 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676152

[startup+0.300578 s]
/proc/loadavg: 7.89 8.01 7.98 6/198 1170
/proc/meminfo: memFree=30537112/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15747864 CPUtime=0.53 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 11195 0 1 0 51 2 0 0 25 0 22 0 523852124 16125812736 9633 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3936966 9633 2213 9 0 3927685 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15747864

[startup+0.70051 s]
/proc/loadavg: 7.89 8.01 7.98 6/198 1170
/proc/meminfo: memFree=30537112/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15771500 CPUtime=1.9 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 30686 0 1 0 185 5 0 0 25 0 22 0 523852124 16150016000 24349 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3942875 24350 2257 9 0 3933594 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 15771500

[startup+1.50137 s]
/proc/loadavg: 7.89 8.01 7.98 11/220 1192
/proc/meminfo: memFree=30392352/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15768876 CPUtime=5.03 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 60042 0 1 0 495 8 0 0 25 0 22 0 523852124 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3942219 51975 2276 9 0 3932938 0
[pid=1170/tid=1172] ppid=1168 vsize=15768876 CPUtime=0.36 cores=0,2,4,6
/proc/1170/task/1172/stat : 1172 (java) S 1168 1170 811 0 -1 4202560 6611 0 1 0 35 1 0 0 25 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1173] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1173/stat : 1173 (java) S 1168 1170 811 0 -1 4202560 851 0 0 0 0 0 0 0 16 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1174] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1174/stat : 1174 (java) S 1168 1170 811 0 -1 4202560 1360 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1175] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1175/stat : 1175 (java) S 1168 1170 811 0 -1 4202560 546 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1176] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1176/stat : 1176 (java) S 1168 1170 811 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1177] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1177/stat : 1177 (java) S 1168 1170 811 0 -1 4202560 98 0 0 0 0 0 0 0 16 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1178] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1178/stat : 1178 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1179] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1179/stat : 1179 (java) S 1168 1170 811 0 -1 4202560 115 0 0 0 0 0 0 0 16 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1180] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1180/stat : 1180 (java) S 1168 1170 811 0 -1 4202560 1138 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1181] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1181/stat : 1181 (java) S 1168 1170 811 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 523852126 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 0 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1182] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1182/stat : 1182 (java) S 1168 1170 811 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523852126 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1183] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1183/stat : 1183 (java) S 1168 1170 811 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523852126 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1184] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1184/stat : 1184 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852128 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256172465 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1185] ppid=1168 vsize=15768876 CPUtime=0.95 cores=0,2,4,6
/proc/1170/task/1185/stat : 1185 (java) S 1168 1170 811 0 -1 4202560 11307 0 0 0 94 1 0 0 15 0 22 0 523852128 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1186] ppid=1168 vsize=15768876 CPUtime=0.81 cores=0,2,4,6
/proc/1170/task/1186/stat : 1186 (java) S 1168 1170 811 0 -1 4202560 7239 0 0 0 80 1 0 0 15 0 22 0 523852128 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1187] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1187/stat : 1187 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852129 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1188] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1188/stat : 1188 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523852129 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1189] ppid=1168 vsize=15768876 CPUtime=1.06 cores=0,2,4,6
/proc/1170/task/1189/stat : 1189 (java) R 1168 1170 811 0 -1 4202560 12317 0 0 0 105 1 0 0 25 0 22 0 523852149 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505802581 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1170/tid=1190] ppid=1168 vsize=15768876 CPUtime=0.71 cores=0,2,4,6
/proc/1170/task/1190/stat : 1190 (java) R 1168 1170 811 0 -1 4202560 8475 0 0 0 70 1 0 0 25 0 22 0 523852149 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505814665 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1170/tid=1191] ppid=1168 vsize=15768876 CPUtime=0.68 cores=0,2,4,6
/proc/1170/task/1191/stat : 1191 (java) R 1168 1170 811 0 -1 4202560 8188 0 0 0 68 0 0 0 24 0 22 0 523852150 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505765888 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1170/tid=1192] ppid=1168 vsize=15768876 CPUtime=0.39 cores=0,2,4,6
/proc/1170/task/1192/stat : 1192 (java) R 1168 1170 811 0 -1 4202560 234 0 0 0 39 0 0 0 24 0 22 0 523852150 16147329024 51975 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 15768876

[startup+3.10109 s]
/proc/loadavg: 7.90 8.01 7.98 9/220 1192
/proc/meminfo: memFree=30219000/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15768876 CPUtime=11.42 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 155474 0 1 0 1121 21 0 0 25 0 22 0 523852124 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3942219 147360 2277 9 0 3932938 0
[pid=1170/tid=1172] ppid=1168 vsize=15768876 CPUtime=0.36 cores=0,2,4,6
/proc/1170/task/1172/stat : 1172 (java) S 1168 1170 811 0 -1 4202560 6611 0 1 0 35 1 0 0 25 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1173] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1173/stat : 1173 (java) S 1168 1170 811 0 -1 4202560 1940 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1174] ppid=1168 vsize=15768876 CPUtime=0.01 cores=0,2,4,6
/proc/1170/task/1174/stat : 1174 (java) S 1168 1170 811 0 -1 4202560 3107 0 0 0 1 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1175] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1175/stat : 1175 (java) S 1168 1170 811 0 -1 4202560 2096 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1176] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1176/stat : 1176 (java) S 1168 1170 811 0 -1 4202560 793 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1177] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1177/stat : 1177 (java) S 1168 1170 811 0 -1 4202560 1609 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1178] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1178/stat : 1178 (java) S 1168 1170 811 0 -1 4202560 938 0 0 0 0 0 0 0 16 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1179] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1179/stat : 1179 (java) S 1168 1170 811 0 -1 4202560 669 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1180] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1180/stat : 1180 (java) S 1168 1170 811 0 -1 4202560 1413 0 0 0 0 0 0 0 15 0 22 0 523852125 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1181] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1181/stat : 1181 (java) S 1168 1170 811 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 523852126 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 0 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1182] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1182/stat : 1182 (java) S 1168 1170 811 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523852126 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1183] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1183/stat : 1183 (java) S 1168 1170 811 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523852126 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1184] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1184/stat : 1184 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852128 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256172465 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1185] ppid=1168 vsize=15768876 CPUtime=0.99 cores=0,2,4,6
/proc/1170/task/1185/stat : 1185 (java) S 1168 1170 811 0 -1 4202560 11316 0 0 0 98 1 0 0 15 0 22 0 523852128 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1186] ppid=1168 vsize=15768876 CPUtime=0.82 cores=0,2,4,6
/proc/1170/task/1186/stat : 1186 (java) S 1168 1170 811 0 -1 4202560 7239 0 0 0 81 1 0 0 15 0 22 0 523852128 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1187] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1187/stat : 1187 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852129 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1188] ppid=1168 vsize=15768876 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1188/stat : 1188 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523852129 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1189] ppid=1168 vsize=15768876 CPUtime=2.63 cores=0,2,4,6
/proc/1170/task/1189/stat : 1189 (java) R 1168 1170 811 0 -1 4202560 34167 0 0 0 259 4 0 0 25 0 22 0 523852149 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505917288 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1170/tid=1190] ppid=1168 vsize=15768876 CPUtime=2.26 cores=0,2,4,6
/proc/1170/task/1190/stat : 1190 (java) R 1168 1170 811 0 -1 4202560 29198 0 0 0 222 4 0 0 25 0 22 0 523852149 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505723685 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1170/tid=1191] ppid=1168 vsize=15768876 CPUtime=2.26 cores=0,2,4,6
/proc/1170/task/1191/stat : 1191 (java) R 1168 1170 811 0 -1 4202560 30040 0 0 0 223 3 0 0 25 0 22 0 523852150 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505915659 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1170/tid=1192] ppid=1168 vsize=15768876 CPUtime=1.96 cores=0,2,4,6
/proc/1170/task/1192/stat : 1192 (java) R 1168 1170 811 0 -1 4202560 22510 0 0 0 194 2 0 0 25 0 22 0 523852150 16147329024 147360 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 47760698693366 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15768876

[startup+6.30153 s]
/proc/loadavg: 7.90 8.01 7.98 9/220 1193
/proc/meminfo: memFree=29471616/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15762504 CPUtime=24.19 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 283969 0 1 0 2383 36 0 0 25 0 22 0 523852124 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3940626 272911 2277 9 0 3931345 0
[pid=1170/tid=1172] ppid=1168 vsize=15762504 CPUtime=0.36 cores=0,2,4,6
/proc/1170/task/1172/stat : 1172 (java) S 1168 1170 811 0 -1 4202560 6611 0 1 0 35 1 0 0 25 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1173] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1173/stat : 1173 (java) S 1168 1170 811 0 -1 4202560 2078 0 0 0 0 0 0 0 15 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1174] ppid=1168 vsize=15762504 CPUtime=0.01 cores=0,2,4,6
/proc/1170/task/1174/stat : 1174 (java) S 1168 1170 811 0 -1 4202560 3511 0 0 0 1 0 0 0 16 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1175] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1175/stat : 1175 (java) S 1168 1170 811 0 -1 4202560 2394 0 0 0 0 0 0 0 15 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1176] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1176/stat : 1176 (java) S 1168 1170 811 0 -1 4202560 1049 0 0 0 0 0 0 0 16 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1177] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1177/stat : 1177 (java) S 1168 1170 811 0 -1 4202560 2058 0 0 0 0 0 0 0 15 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1178] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1178/stat : 1178 (java) S 1168 1170 811 0 -1 4202560 1373 0 0 0 0 0 0 0 16 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1179] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1179/stat : 1179 (java) S 1168 1170 811 0 -1 4202560 669 0 0 0 0 0 0 0 15 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1180] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1180/stat : 1180 (java) S 1168 1170 811 0 -1 4202560 1713 0 0 0 0 0 0 0 16 0 22 0 523852125 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1181] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1181/stat : 1181 (java) S 1168 1170 811 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 523852126 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 0 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1182] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1182/stat : 1182 (java) S 1168 1170 811 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1183] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1183/stat : 1183 (java) S 1168 1170 811 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1184] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1184/stat : 1184 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852128 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256172465 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1185] ppid=1168 vsize=15762504 CPUtime=1.06 cores=0,2,4,6
/proc/1170/task/1185/stat : 1185 (java) S 1168 1170 811 0 -1 4202560 11327 0 0 0 105 1 0 0 15 0 22 0 523852128 16140804096 272911 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0

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

[pid=1170/tid=1190] ppid=1168 vsize=15762504 CPUtime=1108.75 cores=0,2,4,6
/proc/1170/task/1190/stat : 1190 (java) R 1168 1170 811 0 -1 4202560 376999 0 0 0 110819 56 0 0 25 0 22 0 523852149 16140804096 94161 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505697560 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1170/tid=1191] ppid=1168 vsize=15762504 CPUtime=1107.81 cores=0,2,4,6
/proc/1170/task/1191/stat : 1191 (java) R 1168 1170 811 0 -1 4202560 382852 0 0 0 110728 53 0 0 25 0 22 0 523852150 16140804096 94161 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505697322 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1170/tid=1192] ppid=1168 vsize=15762504 CPUtime=1106.97 cores=0,2,4,6
/proc/1170/task/1192/stat : 1192 (java) R 1168 1170 811 0 -1 4202560 372540 0 0 0 110644 53 0 0 25 0 22 0 523852150 16140804096 94161 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505820412 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4463.64
Current children cumulated vsize (KiB) 15762504

[startup+1182.3 s]
/proc/loadavg: 8.17 8.09 8.02 5/197 1227
/proc/meminfo: memFree=30581948/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15762504 CPUtime=4702.2 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 2793729 0 1 0 469684 536 0 0 25 0 22 0 523852124 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3940626 86386 2298 9 0 3931345 0
[pid=1170/tid=1172] ppid=1168 vsize=15762504 CPUtime=0.36 cores=0,2,4,6
/proc/1170/task/1172/stat : 1172 (java) S 1168 1170 811 0 -1 4202560 6611 0 1 0 35 1 0 0 25 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1173] ppid=1168 vsize=15762504 CPUtime=3.59 cores=0,2,4,6
/proc/1170/task/1173/stat : 1173 (java) S 1168 1170 811 0 -1 4202560 148462 0 0 0 333 26 0 0 16 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1174] ppid=1168 vsize=15762504 CPUtime=3.48 cores=0,2,4,6
/proc/1170/task/1174/stat : 1174 (java) S 1168 1170 811 0 -1 4202560 145538 0 0 0 324 24 0 0 16 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1175] ppid=1168 vsize=15762504 CPUtime=3.51 cores=0,2,4,6
/proc/1170/task/1175/stat : 1175 (java) S 1168 1170 811 0 -1 4202560 148164 0 0 0 323 28 0 0 15 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1176] ppid=1168 vsize=15762504 CPUtime=3.45 cores=0,2,4,6
/proc/1170/task/1176/stat : 1176 (java) S 1168 1170 811 0 -1 4202560 136838 0 0 0 320 25 0 0 15 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1177] ppid=1168 vsize=15762504 CPUtime=3.6 cores=0,2,4,6
/proc/1170/task/1177/stat : 1177 (java) S 1168 1170 811 0 -1 4202560 144516 0 0 0 337 23 0 0 15 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1178] ppid=1168 vsize=15762504 CPUtime=3.6 cores=0,2,4,6
/proc/1170/task/1178/stat : 1178 (java) S 1168 1170 811 0 -1 4202560 148890 0 0 0 333 27 0 0 16 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1179] ppid=1168 vsize=15762504 CPUtime=3.54 cores=0,2,4,6
/proc/1170/task/1179/stat : 1179 (java) S 1168 1170 811 0 -1 4202560 144605 0 0 0 326 28 0 0 16 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1180] ppid=1168 vsize=15762504 CPUtime=3.62 cores=0,2,4,6
/proc/1170/task/1180/stat : 1180 (java) S 1168 1170 811 0 -1 4202560 145466 0 0 0 334 28 0 0 15 0 22 0 523852125 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1181] ppid=1168 vsize=15762504 CPUtime=2.27 cores=0,2,4,6
/proc/1170/task/1181/stat : 1181 (java) S 1168 1170 811 0 -1 4202560 7085 0 0 0 139 88 0 0 15 0 22 0 523852126 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 0 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1182] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1182/stat : 1182 (java) S 1168 1170 811 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1183] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1183/stat : 1183 (java) S 1168 1170 811 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1184] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1184/stat : 1184 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852128 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256172465 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1185] ppid=1168 vsize=15762504 CPUtime=1.11 cores=0,2,4,6
/proc/1170/task/1185/stat : 1185 (java) S 1168 1170 811 0 -1 4202560 11335 0 0 0 110 1 0 0 16 0 22 0 523852128 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1186] ppid=1168 vsize=15762504 CPUtime=1.02 cores=0,2,4,6
/proc/1170/task/1186/stat : 1186 (java) S 1168 1170 811 0 -1 4202560 7276 0 0 0 101 1 0 0 15 0 22 0 523852128 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1187] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1187/stat : 1187 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852129 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1188] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1188/stat : 1188 (java) S 1168 1170 811 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523852129 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1189] ppid=1168 vsize=15762504 CPUtime=1167.7 cores=0,2,4,6
/proc/1170/task/1189/stat : 1189 (java) R 1168 1170 811 0 -1 4202560 409034 0 0 0 116712 58 0 0 25 0 22 0 523852149 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505743927 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1170/tid=1190] ppid=1168 vsize=15762504 CPUtime=1168.04 cores=0,2,4,6
/proc/1170/task/1190/stat : 1190 (java) R 1168 1170 811 0 -1 4202560 395483 0 0 0 116746 58 0 0 25 0 22 0 523852149 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1170/tid=1191] ppid=1168 vsize=15762504 CPUtime=1166.99 cores=0,2,4,6
/proc/1170/task/1191/stat : 1191 (java) R 1168 1170 811 0 -1 4202560 401796 0 0 0 116644 55 0 0 25 0 22 0 523852150 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505697301 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1170/tid=1192] ppid=1168 vsize=15762504 CPUtime=1166.14 cores=0,2,4,6
/proc/1170/task/1192/stat : 1192 (java) R 1168 1170 811 0 -1 4202560 391182 0 0 0 116559 55 0 0 25 0 22 0 523852150 16140804096 86386 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505743268 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4702.2
Current children cumulated vsize (KiB) 15762504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 6.58 7.72 7.90 5/193 1245
/proc/meminfo: memFree=30514332/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15762504 CPUtime=4800.08 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 2863318 0 1 0 479460 548 0 0 25 0 22 0 523852124 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3940626 105333 2298 9 0 3931345 0
[pid=1170/tid=1172] ppid=1168 vsize=15762504 CPUtime=0.36 cores=0,2,4,6
/proc/1170/task/1172/stat : 1172 (java) S 1168 1170 811 0 -1 4202560 6611 0 1 0 35 1 0 0 25 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1173] ppid=1168 vsize=15762504 CPUtime=3.68 cores=0,2,4,6
/proc/1170/task/1173/stat : 1173 (java) S 1168 1170 811 0 -1 4202560 153858 0 0 0 341 27 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1174] ppid=1168 vsize=15762504 CPUtime=3.56 cores=0,2,4,6
/proc/1170/task/1174/stat : 1174 (java) S 1168 1170 811 0 -1 4202560 150722 0 0 0 331 25 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1175] ppid=1168 vsize=15762504 CPUtime=3.58 cores=0,2,4,6
/proc/1170/task/1175/stat : 1175 (java) S 1168 1170 811 0 -1 4202560 152581 0 0 0 330 28 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1176] ppid=1168 vsize=15762504 CPUtime=3.52 cores=0,2,4,6
/proc/1170/task/1176/stat : 1176 (java) S 1168 1170 811 0 -1 4202560 141424 0 0 0 326 26 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1177] ppid=1168 vsize=15762504 CPUtime=3.68 cores=0,2,4,6
/proc/1170/task/1177/stat : 1177 (java) S 1168 1170 811 0 -1 4202560 148886 0 0 0 344 24 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1178] ppid=1168 vsize=15762504 CPUtime=3.68 cores=0,2,4,6
/proc/1170/task/1178/stat : 1178 (java) S 1168 1170 811 0 -1 4202560 153821 0 0 0 340 28 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1179] ppid=1168 vsize=15762504 CPUtime=3.61 cores=0,2,4,6
/proc/1170/task/1179/stat : 1179 (java) S 1168 1170 811 0 -1 4202560 149224 0 0 0 333 28 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1180] ppid=1168 vsize=15762504 CPUtime=3.69 cores=0,2,4,6
/proc/1170/task/1180/stat : 1180 (java) S 1168 1170 811 0 -1 4202560 150098 0 0 0 340 29 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1181] ppid=1168 vsize=15762504 CPUtime=2.3 cores=0,2,4,6
/proc/1170/task/1181/stat : 1181 (java) S 1168 1170 811 0 -1 4202560 7248 0 0 0 140 90 0 0 15 0 22 0 523852126 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 0 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1182] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1182/stat : 1182 (java) S 1168 1170 811 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1183] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1183/stat : 1183 (java) S 1168 1170 811 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1184] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1184/stat : 1184 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852128 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256172465 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1185] ppid=1168 vsize=15762504 CPUtime=1.11 cores=0,2,4,6
/proc/1170/task/1185/stat : 1185 (java) S 1168 1170 811 0 -1 4202560 11335 0 0 0 110 1 0 0 16 0 22 0 523852128 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1186] ppid=1168 vsize=15762504 CPUtime=1.02 cores=0,2,4,6
/proc/1170/task/1186/stat : 1186 (java) S 1168 1170 811 0 -1 4202560 7276 0 0 0 101 1 0 0 15 0 22 0 523852128 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1187] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1187/stat : 1187 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852129 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1188] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1188/stat : 1188 (java) S 1168 1170 811 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523852129 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1189] ppid=1168 vsize=15762504 CPUtime=1191.92 cores=0,2,4,6
/proc/1170/task/1189/stat : 1189 (java) R 1168 1170 811 0 -1 4202560 417368 0 0 0 119132 60 0 0 25 0 22 0 523852149 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505802571 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1170/tid=1190] ppid=1168 vsize=15762504 CPUtime=1192.39 cores=0,2,4,6
/proc/1170/task/1190/stat : 1190 (java) R 1168 1170 811 0 -1 4202560 402609 0 0 0 119179 60 0 0 25 0 22 0 523852149 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505743627 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1170/tid=1191] ppid=1168 vsize=15762504 CPUtime=1191.33 cores=0,2,4,6
/proc/1170/task/1191/stat : 1191 (java) R 1168 1170 811 0 -1 4202560 409718 0 0 0 119077 56 0 0 25 0 22 0 523852150 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505697388 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1170/tid=1192] ppid=1168 vsize=15762504 CPUtime=1190.5 cores=0,2,4,6
/proc/1170/task/1192/stat : 1192 (java) R 1168 1170 811 0 -1 4202560 399091 0 0 0 118993 57 0 0 25 0 22 0 523852150 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912506104638 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15762504

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

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

[startup+1206.9 s]
/proc/loadavg: 6.58 7.72 7.90 5/193 1245
/proc/meminfo: memFree=30514332/32951124 swapFree=67111364/67111528
[pid=1170] ppid=1168 vsize=15762504 CPUtime=4800.08 cores=0,2,4,6
/proc/1170/stat : 1170 (java) S 1168 1170 811 0 -1 4202496 2863318 0 1 0 479460 548 0 0 25 0 22 0 523852124 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1170/statm: 3940626 105333 2298 9 0 3931345 0
[pid=1170/tid=1172] ppid=1168 vsize=15762504 CPUtime=0.36 cores=0,2,4,6
/proc/1170/task/1172/stat : 1172 (java) S 1168 1170 811 0 -1 4202560 6611 0 1 0 35 1 0 0 25 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1173] ppid=1168 vsize=15762504 CPUtime=3.68 cores=0,2,4,6
/proc/1170/task/1173/stat : 1173 (java) S 1168 1170 811 0 -1 4202560 153858 0 0 0 341 27 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1174] ppid=1168 vsize=15762504 CPUtime=3.56 cores=0,2,4,6
/proc/1170/task/1174/stat : 1174 (java) S 1168 1170 811 0 -1 4202560 150722 0 0 0 331 25 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1175] ppid=1168 vsize=15762504 CPUtime=3.58 cores=0,2,4,6
/proc/1170/task/1175/stat : 1175 (java) S 1168 1170 811 0 -1 4202560 152581 0 0 0 330 28 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1176] ppid=1168 vsize=15762504 CPUtime=3.52 cores=0,2,4,6
/proc/1170/task/1176/stat : 1176 (java) S 1168 1170 811 0 -1 4202560 141424 0 0 0 326 26 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1177] ppid=1168 vsize=15762504 CPUtime=3.68 cores=0,2,4,6
/proc/1170/task/1177/stat : 1177 (java) S 1168 1170 811 0 -1 4202560 148886 0 0 0 344 24 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1178] ppid=1168 vsize=15762504 CPUtime=3.68 cores=0,2,4,6
/proc/1170/task/1178/stat : 1178 (java) S 1168 1170 811 0 -1 4202560 153821 0 0 0 340 28 0 0 16 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1179] ppid=1168 vsize=15762504 CPUtime=3.61 cores=0,2,4,6
/proc/1170/task/1179/stat : 1179 (java) S 1168 1170 811 0 -1 4202560 149224 0 0 0 333 28 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1180] ppid=1168 vsize=15762504 CPUtime=3.69 cores=0,2,4,6
/proc/1170/task/1180/stat : 1180 (java) S 1168 1170 811 0 -1 4202560 150098 0 0 0 340 29 0 0 15 0 22 0 523852125 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1181] ppid=1168 vsize=15762504 CPUtime=2.3 cores=0,2,4,6
/proc/1170/task/1181/stat : 1181 (java) S 1168 1170 811 0 -1 4202560 7248 0 0 0 140 90 0 0 15 0 22 0 523852126 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 0 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1182] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1182/stat : 1182 (java) S 1168 1170 811 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1183] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1183/stat : 1183 (java) S 1168 1170 811 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523852126 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1184] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1184/stat : 1184 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852128 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256172465 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1185] ppid=1168 vsize=15762504 CPUtime=1.11 cores=0,2,4,6
/proc/1170/task/1185/stat : 1185 (java) S 1168 1170 811 0 -1 4202560 11335 0 0 0 110 1 0 0 16 0 22 0 523852128 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 2 0 0 0
[pid=1170/tid=1186] ppid=1168 vsize=15762504 CPUtime=1.02 cores=0,2,4,6
/proc/1170/task/1186/stat : 1186 (java) S 1168 1170 811 0 -1 4202560 7276 0 0 0 101 1 0 0 15 0 22 0 523852128 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 0 0 0 0
[pid=1170/tid=1187] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1187/stat : 1187 (java) S 1168 1170 811 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523852129 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256164761 0 4 0 16800975 18446604448419342464 0 0 -1 4 0 0 0
[pid=1170/tid=1188] ppid=1168 vsize=15762504 CPUtime=0 cores=0,2,4,6
/proc/1170/task/1188/stat : 1188 (java) S 1168 1170 811 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523852129 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 228256165376 0 4 0 16800975 18446604448419342464 0 0 -1 6 0 0 0
[pid=1170/tid=1189] ppid=1168 vsize=15762504 CPUtime=1191.92 cores=0,2,4,6
/proc/1170/task/1189/stat : 1189 (java) R 1168 1170 811 0 -1 4202560 417368 0 0 0 119132 60 0 0 25 0 22 0 523852149 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505802571 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1170/tid=1190] ppid=1168 vsize=15762504 CPUtime=1192.39 cores=0,2,4,6
/proc/1170/task/1190/stat : 1190 (java) R 1168 1170 811 0 -1 4202560 402609 0 0 0 119179 60 0 0 25 0 22 0 523852149 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505743627 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1170/tid=1191] ppid=1168 vsize=15762504 CPUtime=1191.33 cores=0,2,4,6
/proc/1170/task/1191/stat : 1191 (java) R 1168 1170 811 0 -1 4202560 409718 0 0 0 119077 56 0 0 25 0 22 0 523852150 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912505697388 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1170/tid=1192] ppid=1168 vsize=15762504 CPUtime=1190.5 cores=0,2,4,6
/proc/1170/task/1192/stat : 1192 (java) R 1168 1170 811 0 -1 4202560 399091 0 0 0 118993 57 0 0 25 0 22 0 523852150 16140804096 105333 33554432000 1073741824 1073778376 140733396720112 18446744073709551615 46912506104638 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15762504

Child status: 143
Real time (s): 1206.94
CPU time (s): 4800.14
CPU user time (s): 4794.63
CPU system time (s): 5.50916
CPU usage (%): 397.713
Max. virtual memory (cumulated for all children) (KiB): 15771504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.63
system time used= 5.50916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2863344
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= 222755
involuntary context switches= 124195

runsolver used 1.9677 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 02:15:42
IDJOB=3311353
IDBENCH=82738
IDSOLVER=1698
FILE ID=node136/3311353-1304122542
RUNJOBID= node136-1304120095-829
PBS_JOBID= 13170731
Free space on /tmp= 72332 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311353-1304122542/watcher-3311353-1304122542 -o /tmp/evaluation-result-3311353-1304122542/solver-3311353-1304122542 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311353-1304122542.cnf -hbr 2

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1456775110

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30537384 kB
Buffers:        597280 kB
Cached:         937472 kB
SwapCached:          0 kB
Active:         526232 kB
Inactive:      1461580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30537384 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3572 kB
Writeback:           0 kB
AnonPages:      452204 kB
Mapped:          23504 kB
Slab:           360472 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   962352 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= 72332 MiB
End job on node136 at 2011-04-30 02:35:51