Trace number 3312595

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.31 1207.13

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
MD5SUM9ba8ad6ebe939ddb75efcc3aec0126e6
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	38:15 INFO : Reading from input HOME/instance-3312595-1304123894.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.45/0.36	38:15 INFO : 549 variables remaining out of 550
0.45/0.36	38:15 INFO : 9352 literals remaining out of 9372

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

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: 3.69 4.81 6.45 3/186 5313
/proc/meminfo: memFree=24138912/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 1423 0 0 0 0 0 0 0 23 0 2 0 523987185 27824128 894 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 6793 894 684 9 0 381 0
[pid=5313/tid=5314] ppid=5311 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) R 5311 5313 4941 0 -1 4202560 99 0 0 0 0 0 0 0 25 0 2 0 523987185 31313920 925 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212682712832 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0413111 s]
/proc/loadavg: 3.69 4.81 6.45 3/186 5313
/proc/meminfo: memFree=24138912/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 3793 0 1 0 3 0 0 0 23 0 13 0 523987185 15978749952 3233 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3901062 3234 1682 9 0 3891810 0
[pid=5313/tid=5314] ppid=5311 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) R 5311 5313 4941 0 -1 4202560 2404 0 1 0 3 0 0 0 18 0 13 0 523987185 15978749952 3234 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46982933863251 0 4 0 16800971 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100363 s]
/proc/loadavg: 3.69 4.81 6.45 3/186 5313
/proc/meminfo: memFree=24138912/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15677024 CPUtime=0.09 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 5538 0 1 0 9 0 0 0 23 0 18 0 523987185 16053272576 4941 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3919256 4944 2115 9 0 3909975 0
[pid=5313/tid=5314] ppid=5311 vsize=15677024 CPUtime=0.08 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) R 5311 5313 4941 0 -1 4202560 3369 0 1 0 8 0 0 0 22 0 18 0 523987185 16053272576 4944 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699502027 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677024

[startup+0.300258 s]
/proc/loadavg: 3.69 4.81 6.45 3/186 5313
/proc/meminfo: memFree=24138912/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15682184 CPUtime=0.45 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 8893 0 1 0 45 0 0 0 23 0 22 0 523987185 16058556416 8123 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3920546 8123 2207 9 0 3911265 0
[pid=5313/tid=5314] ppid=5311 vsize=15682184 CPUtime=0.27 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) R 5311 5313 4941 0 -1 4202560 6062 0 1 0 27 0 0 0 18 0 22 0 523987185 16058556416 8123 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505228572 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15682184

[startup+0.700162 s]
/proc/loadavg: 3.69 4.81 6.45 3/186 5313
/proc/meminfo: memFree=24138912/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=1.71 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 25984 0 1 0 169 2 0 0 23 0 22 0 523987185 16133484544 23949 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 23949 2258 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 23949 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 15755356

[startup+1.50101 s]
/proc/loadavg: 3.69 4.81 6.45 15/220 5347
/proc/meminfo: memFree=23815256/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=4.89 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 50493 0 1 0 483 6 0 0 23 0 22 0 523987185 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 48438 2276 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5317] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5317/stat : 5317 (java) S 5311 5313 4941 0 -1 4202560 552 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5318] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5318/stat : 5318 (java) S 5311 5313 4941 0 -1 4202560 948 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5319] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5319/stat : 5319 (java) S 5311 5313 4941 0 -1 4202560 1718 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5320] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5320/stat : 5320 (java) S 5311 5313 4941 0 -1 4202560 609 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5321] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5321/stat : 5321 (java) S 5311 5313 4941 0 -1 4202560 872 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5322] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5322/stat : 5322 (java) S 5311 5313 4941 0 -1 4202560 922 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5323] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5323/stat : 5323 (java) S 5311 5313 4941 0 -1 4202560 896 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5324] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5324/stat : 5324 (java) S 5311 5313 4941 0 -1 4202560 665 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5327] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5327/stat : 5327 (java) S 5311 5313 4941 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 523987187 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 0 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5328] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5328/stat : 5328 (java) S 5311 5313 4941 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5329] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5329/stat : 5329 (java) S 5311 5313 4941 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5335] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5335/stat : 5335 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523987189 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699498929 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5336] ppid=5311 vsize=15755356 CPUtime=0.75 cores=0,2,4,6
/proc/5313/task/5336/stat : 5336 (java) S 5311 5313 4941 0 -1 4202560 2718 0 0 0 75 0 0 0 15 0 22 0 523987189 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5337] ppid=5311 vsize=15755356 CPUtime=0.37 cores=0,2,4,6
/proc/5313/task/5337/stat : 5337 (java) R 5311 5313 4941 0 -1 4202560 3340 0 0 0 37 0 0 0 19 0 22 0 523987189 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46982928821725 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5313/tid=5338] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5338/stat : 5338 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523987189 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5339] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5339/stat : 5339 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523987189 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5344] ppid=5311 vsize=15755356 CPUtime=0.86 cores=0,2,4,6
/proc/5313/task/5344/stat : 5344 (java) R 5311 5313 4941 0 -1 4202560 8062 0 0 0 85 1 0 0 17 0 22 0 523987210 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505216091 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5313/tid=5345] ppid=5311 vsize=15755356 CPUtime=1.06 cores=0,2,4,6
/proc/5313/task/5345/stat : 5345 (java) R 5311 5313 4941 0 -1 4202560 10295 0 0 0 106 0 0 0 17 0 22 0 523987210 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505869636 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5313/tid=5346] ppid=5311 vsize=15755356 CPUtime=0.88 cores=0,2,4,6
/proc/5313/task/5346/stat : 5346 (java) R 5311 5313 4941 0 -1 4202560 8627 0 0 0 87 1 0 0 18 0 22 0 523987210 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505177986 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5313/tid=5347] ppid=5311 vsize=15755356 CPUtime=0.53 cores=0,2,4,6
/proc/5313/task/5347/stat : 5347 (java) R 5311 5313 4941 0 -1 4202560 2380 0 0 0 53 0 0 0 17 0 22 0 523987210 16133484544 48438 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505869561 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 15755356

[startup+3.10072 s]
/proc/loadavg: 4.27 4.92 6.48 11/220 5347
/proc/meminfo: memFree=23485788/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=11.26 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 143799 0 1 0 1109 17 0 0 23 0 22 0 523987185 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 141697 2277 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5317] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5317/stat : 5317 (java) S 5311 5313 4941 0 -1 4202560 1155 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5318] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5318/stat : 5318 (java) S 5311 5313 4941 0 -1 4202560 1372 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5319] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5319/stat : 5319 (java) S 5311 5313 4941 0 -1 4202560 2025 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5320] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5320/stat : 5320 (java) S 5311 5313 4941 0 -1 4202560 1148 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5321] ppid=5311 vsize=15755356 CPUtime=0.01 cores=0,2,4,6
/proc/5313/task/5321/stat : 5321 (java) S 5311 5313 4941 0 -1 4202560 1987 0 0 0 1 0 0 0 15 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5322] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5322/stat : 5322 (java) S 5311 5313 4941 0 -1 4202560 2088 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5323] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5323/stat : 5323 (java) S 5311 5313 4941 0 -1 4202560 2384 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5324] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5324/stat : 5324 (java) S 5311 5313 4941 0 -1 4202560 1609 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5327] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5327/stat : 5327 (java) S 5311 5313 4941 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 523987187 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 0 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5328] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5328/stat : 5328 (java) S 5311 5313 4941 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5329] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5329/stat : 5329 (java) S 5311 5313 4941 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5335] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5335/stat : 5335 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523987189 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699498929 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5336] ppid=5311 vsize=15755356 CPUtime=0.86 cores=0,2,4,6
/proc/5313/task/5336/stat : 5336 (java) S 5311 5313 4941 0 -1 4202560 2733 0 0 0 86 0 0 0 16 0 22 0 523987189 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5337] ppid=5311 vsize=15755356 CPUtime=0.41 cores=0,2,4,6
/proc/5313/task/5337/stat : 5337 (java) S 5311 5313 4941 0 -1 4202560 3350 0 0 0 41 0 0 0 19 0 22 0 523987189 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5338] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5338/stat : 5338 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523987189 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5339] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5339/stat : 5339 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523987189 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5344] ppid=5311 vsize=15755356 CPUtime=2.44 cores=0,2,4,6
/proc/5313/task/5344/stat : 5344 (java) R 5311 5313 4941 0 -1 4202560 30058 0 0 0 241 3 0 0 19 0 22 0 523987210 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505594477 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5313/tid=5345] ppid=5311 vsize=15755356 CPUtime=2.62 cores=0,2,4,6
/proc/5313/task/5345/stat : 5345 (java) R 5311 5313 4941 0 -1 4202560 32734 0 0 0 259 3 0 0 19 0 22 0 523987210 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505523263 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5313/tid=5346] ppid=5311 vsize=15755356 CPUtime=2.36 cores=0,2,4,6
/proc/5313/task/5346/stat : 5346 (java) R 5311 5313 4941 0 -1 4202560 28703 0 0 0 232 4 0 0 21 0 22 0 523987210 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505667763 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5313/tid=5347] ppid=5311 vsize=15755356 CPUtime=2.12 cores=0,2,4,6
/proc/5313/task/5347/stat : 5347 (java) R 5311 5313 4941 0 -1 4202560 24195 0 0 0 209 3 0 0 19 0 22 0 523987210 16133484544 141697 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505667768 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 15755356

[startup+6.30114 s]
/proc/loadavg: 4.27 4.92 6.48 9/220 5347
/proc/meminfo: memFree=22477560/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=24.02 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 150462 0 1 0 2384 18 0 0 23 0 22 0 523987185 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 143153 2284 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5317] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5317/stat : 5317 (java) S 5311 5313 4941 0 -1 4202560 1481 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5318] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5318/stat : 5318 (java) S 5311 5313 4941 0 -1 4202560 1938 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5319] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5319/stat : 5319 (java) S 5311 5313 4941 0 -1 4202560 3334 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5320] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5320/stat : 5320 (java) S 5311 5313 4941 0 -1 4202560 1719 0 0 0 0 0 0 0 16 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5321] ppid=5311 vsize=15755356 CPUtime=0.01 cores=0,2,4,6
/proc/5313/task/5321/stat : 5321 (java) S 5311 5313 4941 0 -1 4202560 2393 0 0 0 1 0 0 0 16 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5322] ppid=5311 vsize=15755356 CPUtime=0.01 cores=0,2,4,6
/proc/5313/task/5322/stat : 5322 (java) S 5311 5313 4941 0 -1 4202560 3424 0 0 0 1 0 0 0 15 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5323] ppid=5311 vsize=15755356 CPUtime=0.01 cores=0,2,4,6
/proc/5313/task/5323/stat : 5323 (java) S 5311 5313 4941 0 -1 4202560 3683 0 0 0 1 0 0 0 15 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5324] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5324/stat : 5324 (java) S 5311 5313 4941 0 -1 4202560 2336 0 0 0 0 0 0 0 15 0 22 0 523987186 16133484544 143153 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0

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

[pid=5313/tid=5345] ppid=5311 vsize=15755356 CPUtime=1108.2 cores=0,2,4,6
/proc/5313/task/5345/stat : 5345 (java) R 5311 5313 4941 0 -1 4202560 391674 0 0 0 110765 55 0 0 25 0 22 0 523987210 16133484544 108732 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505836637 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5313/tid=5346] ppid=5311 vsize=15755356 CPUtime=1107.91 cores=0,2,4,6
/proc/5313/task/5346/stat : 5346 (java) R 5311 5313 4941 0 -1 4202560 391153 0 0 0 110736 55 0 0 25 0 22 0 523987210 16133484544 108732 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46982933186626 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5313/tid=5347] ppid=5311 vsize=15755356 CPUtime=1108.11 cores=0,2,4,6
/proc/5313/task/5347/stat : 5347 (java) R 5311 5313 4941 0 -1 4202560 380600 0 0 0 110753 58 0 0 25 0 22 0 523987210 16133484544 108732 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505835884 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4463.03
Current children cumulated vsize (KiB) 15755356

[startup+1182.3 s]
/proc/loadavg: 8.01 8.00 7.60 9/220 5378
/proc/meminfo: memFree=23247320/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=4701.64 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 2926128 0 1 0 469611 553 0 0 23 0 22 0 523987185 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 105816 2298 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5317] ppid=5311 vsize=15755356 CPUtime=3.65 cores=0,2,4,6
/proc/5313/task/5317/stat : 5317 (java) S 5311 5313 4941 0 -1 4202560 164738 0 0 0 336 29 0 0 16 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5318] ppid=5311 vsize=15755356 CPUtime=3.5 cores=0,2,4,6
/proc/5313/task/5318/stat : 5318 (java) S 5311 5313 4941 0 -1 4202560 156876 0 0 0 322 28 0 0 16 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5319] ppid=5311 vsize=15755356 CPUtime=3.49 cores=0,2,4,6
/proc/5313/task/5319/stat : 5319 (java) S 5311 5313 4941 0 -1 4202560 155367 0 0 0 320 29 0 0 15 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5320] ppid=5311 vsize=15755356 CPUtime=3.51 cores=0,2,4,6
/proc/5313/task/5320/stat : 5320 (java) S 5311 5313 4941 0 -1 4202560 157569 0 0 0 325 26 0 0 16 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5321] ppid=5311 vsize=15755356 CPUtime=3.59 cores=0,2,4,6
/proc/5313/task/5321/stat : 5321 (java) S 5311 5313 4941 0 -1 4202560 154479 0 0 0 332 27 0 0 15 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5322] ppid=5311 vsize=15755356 CPUtime=3.45 cores=0,2,4,6
/proc/5313/task/5322/stat : 5322 (java) S 5311 5313 4941 0 -1 4202560 161049 0 0 0 315 30 0 0 15 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5323] ppid=5311 vsize=15755356 CPUtime=3.49 cores=0,2,4,6
/proc/5313/task/5323/stat : 5323 (java) S 5311 5313 4941 0 -1 4202560 155856 0 0 0 322 27 0 0 15 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5324] ppid=5311 vsize=15755356 CPUtime=3.49 cores=0,2,4,6
/proc/5313/task/5324/stat : 5324 (java) S 5311 5313 4941 0 -1 4202560 160028 0 0 0 323 26 0 0 15 0 22 0 523987186 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5327] ppid=5311 vsize=15755356 CPUtime=2.24 cores=0,2,4,6
/proc/5313/task/5327/stat : 5327 (java) S 5311 5313 4941 0 -1 4202560 7790 0 0 0 139 85 0 0 15 0 22 0 523987187 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 0 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5328] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5328/stat : 5328 (java) S 5311 5313 4941 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5329] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5329/stat : 5329 (java) S 5311 5313 4941 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5335] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5335/stat : 5335 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523987189 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699498929 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5336] ppid=5311 vsize=15755356 CPUtime=0.91 cores=0,2,4,6
/proc/5313/task/5336/stat : 5336 (java) S 5311 5313 4941 0 -1 4202560 2752 0 0 0 91 0 0 0 15 0 22 0 523987189 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5337] ppid=5311 vsize=15755356 CPUtime=0.57 cores=0,2,4,6
/proc/5313/task/5337/stat : 5337 (java) S 5311 5313 4941 0 -1 4202560 3368 0 0 0 57 0 0 0 15 0 22 0 523987189 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5338] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5338/stat : 5338 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523987189 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5339] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5339/stat : 5339 (java) S 5311 5313 4941 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 523987189 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5344] ppid=5311 vsize=15755356 CPUtime=1167.26 cores=0,2,4,6
/proc/5313/task/5344/stat : 5344 (java) R 5311 5313 4941 0 -1 4202560 408873 0 0 0 116668 58 0 0 25 0 22 0 523987210 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505871043 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5313/tid=5345] ppid=5311 vsize=15755356 CPUtime=1167.36 cores=0,2,4,6
/proc/5313/task/5345/stat : 5345 (java) R 5311 5313 4941 0 -1 4202560 414894 0 0 0 116677 59 0 0 25 0 22 0 523987210 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46982933183282 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5313/tid=5346] ppid=5311 vsize=15755356 CPUtime=1167.19 cores=0,2,4,6
/proc/5313/task/5346/stat : 5346 (java) R 5311 5313 4941 0 -1 4202560 412106 0 0 0 116660 59 0 0 25 0 22 0 523987210 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505612264 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5313/tid=5347] ppid=5311 vsize=15755356 CPUtime=1167.43 cores=0,2,4,6
/proc/5313/task/5347/stat : 5347 (java) R 5311 5313 4941 0 -1 4202560 402509 0 0 0 116682 61 0 0 25 0 22 0 523987210 16133484544 105816 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505901213 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.64
Current children cumulated vsize (KiB) 15755356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.01 8.00 7.61 5/197 5382
/proc/meminfo: memFree=23782684/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=4800.26 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 2969824 0 1 0 479464 562 0 0 23 0 22 0 523987185 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 90442 2298 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5317] ppid=5311 vsize=15755356 CPUtime=3.73 cores=0,2,4,6
/proc/5313/task/5317/stat : 5317 (java) S 5311 5313 4941 0 -1 4202560 167527 0 0 0 343 30 0 0 16 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5318] ppid=5311 vsize=15755356 CPUtime=3.55 cores=0,2,4,6
/proc/5313/task/5318/stat : 5318 (java) S 5311 5313 4941 0 -1 4202560 159339 0 0 0 327 28 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5319] ppid=5311 vsize=15755356 CPUtime=3.56 cores=0,2,4,6
/proc/5313/task/5319/stat : 5319 (java) S 5311 5313 4941 0 -1 4202560 157994 0 0 0 326 30 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5320] ppid=5311 vsize=15755356 CPUtime=3.58 cores=0,2,4,6
/proc/5313/task/5320/stat : 5320 (java) S 5311 5313 4941 0 -1 4202560 160538 0 0 0 331 27 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5321] ppid=5311 vsize=15755356 CPUtime=3.64 cores=0,2,4,6
/proc/5313/task/5321/stat : 5321 (java) S 5311 5313 4941 0 -1 4202560 155573 0 0 0 337 27 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5322] ppid=5311 vsize=15755356 CPUtime=3.51 cores=0,2,4,6
/proc/5313/task/5322/stat : 5322 (java) S 5311 5313 4941 0 -1 4202560 163262 0 0 0 321 30 0 0 16 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5323] ppid=5311 vsize=15755356 CPUtime=3.57 cores=0,2,4,6
/proc/5313/task/5323/stat : 5323 (java) S 5311 5313 4941 0 -1 4202560 158844 0 0 0 329 28 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5324] ppid=5311 vsize=15755356 CPUtime=3.55 cores=0,2,4,6
/proc/5313/task/5324/stat : 5324 (java) S 5311 5313 4941 0 -1 4202560 161804 0 0 0 329 26 0 0 16 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5327] ppid=5311 vsize=15755356 CPUtime=2.3 cores=0,2,4,6
/proc/5313/task/5327/stat : 5327 (java) S 5311 5313 4941 0 -1 4202560 7899 0 0 0 143 87 0 0 15 0 22 0 523987187 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 0 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5328] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5328/stat : 5328 (java) S 5311 5313 4941 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5329] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5329/stat : 5329 (java) S 5311 5313 4941 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5335] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5335/stat : 5335 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699498929 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5336] ppid=5311 vsize=15755356 CPUtime=0.91 cores=0,2,4,6
/proc/5313/task/5336/stat : 5336 (java) S 5311 5313 4941 0 -1 4202560 2752 0 0 0 91 0 0 0 15 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5337] ppid=5311 vsize=15755356 CPUtime=0.57 cores=0,2,4,6
/proc/5313/task/5337/stat : 5337 (java) S 5311 5313 4941 0 -1 4202560 3368 0 0 0 57 0 0 0 15 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5338] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5338/stat : 5338 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5339] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5339/stat : 5339 (java) S 5311 5313 4941 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5344] ppid=5311 vsize=15755356 CPUtime=1191.79 cores=0,2,4,6
/proc/5313/task/5344/stat : 5344 (java) R 5311 5313 4941 0 -1 4202560 414917 0 0 0 119119 60 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505901320 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5313/tid=5345] ppid=5311 vsize=15755356 CPUtime=1191.9 cores=0,2,4,6
/proc/5313/task/5345/stat : 5345 (java) R 5311 5313 4941 0 -1 4202560 422208 0 0 0 119131 59 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505671447 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5313/tid=5346] ppid=5311 vsize=15755356 CPUtime=1191.67 cores=0,2,4,6
/proc/5313/task/5346/stat : 5346 (java) R 5311 5313 4941 0 -1 4202560 417531 0 0 0 119108 59 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505758457 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5313/tid=5347] ppid=5311 vsize=15755356 CPUtime=1191.91 cores=0,2,4,6
/proc/5313/task/5347/stat : 5347 (java) R 5311 5313 4941 0 -1 4202560 408392 0 0 0 119129 62 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505807467 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15755356

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

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

[startup+1207.1 s]
/proc/loadavg: 8.01 8.00 7.61 5/197 5382
/proc/meminfo: memFree=23782684/32951124 swapFree=67111524/67111528
[pid=5313] ppid=5311 vsize=15755356 CPUtime=4800.26 cores=0,2,4,6
/proc/5313/stat : 5313 (java) S 5311 5313 4941 0 -1 4202496 2969824 0 1 0 479464 562 0 0 23 0 22 0 523987185 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5313/statm: 3938839 90442 2298 9 0 3929558 0
[pid=5313/tid=5314] ppid=5311 vsize=15755356 CPUtime=0.34 cores=0,2,4,6
/proc/5313/task/5314/stat : 5314 (java) S 5311 5313 4941 0 -1 4202560 6428 0 1 0 34 0 0 0 18 0 22 0 523987185 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5317] ppid=5311 vsize=15755356 CPUtime=3.73 cores=0,2,4,6
/proc/5313/task/5317/stat : 5317 (java) S 5311 5313 4941 0 -1 4202560 167527 0 0 0 343 30 0 0 16 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5318] ppid=5311 vsize=15755356 CPUtime=3.55 cores=0,2,4,6
/proc/5313/task/5318/stat : 5318 (java) S 5311 5313 4941 0 -1 4202560 159339 0 0 0 327 28 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5319] ppid=5311 vsize=15755356 CPUtime=3.56 cores=0,2,4,6
/proc/5313/task/5319/stat : 5319 (java) S 5311 5313 4941 0 -1 4202560 157994 0 0 0 326 30 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5320] ppid=5311 vsize=15755356 CPUtime=3.58 cores=0,2,4,6
/proc/5313/task/5320/stat : 5320 (java) S 5311 5313 4941 0 -1 4202560 160538 0 0 0 331 27 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5321] ppid=5311 vsize=15755356 CPUtime=3.64 cores=0,2,4,6
/proc/5313/task/5321/stat : 5321 (java) S 5311 5313 4941 0 -1 4202560 155573 0 0 0 337 27 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5322] ppid=5311 vsize=15755356 CPUtime=3.51 cores=0,2,4,6
/proc/5313/task/5322/stat : 5322 (java) S 5311 5313 4941 0 -1 4202560 163262 0 0 0 321 30 0 0 16 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5323] ppid=5311 vsize=15755356 CPUtime=3.57 cores=0,2,4,6
/proc/5313/task/5323/stat : 5323 (java) S 5311 5313 4941 0 -1 4202560 158844 0 0 0 329 28 0 0 15 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5324] ppid=5311 vsize=15755356 CPUtime=3.55 cores=0,2,4,6
/proc/5313/task/5324/stat : 5324 (java) S 5311 5313 4941 0 -1 4202560 161804 0 0 0 329 26 0 0 16 0 22 0 523987186 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 4 0 0 0
[pid=5313/tid=5327] ppid=5311 vsize=15755356 CPUtime=2.3 cores=0,2,4,6
/proc/5313/task/5327/stat : 5327 (java) S 5311 5313 4941 0 -1 4202560 7899 0 0 0 143 87 0 0 15 0 22 0 523987187 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 0 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5328] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5328/stat : 5328 (java) S 5311 5313 4941 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5329] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5329/stat : 5329 (java) S 5311 5313 4941 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 523987187 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5335] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5335/stat : 5335 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699498929 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5336] ppid=5311 vsize=15755356 CPUtime=0.91 cores=0,2,4,6
/proc/5313/task/5336/stat : 5336 (java) S 5311 5313 4941 0 -1 4202560 2752 0 0 0 91 0 0 0 15 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 6 0 0 0
[pid=5313/tid=5337] ppid=5311 vsize=15755356 CPUtime=0.57 cores=0,2,4,6
/proc/5313/task/5337/stat : 5337 (java) S 5311 5313 4941 0 -1 4202560 3368 0 0 0 57 0 0 0 15 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5338] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5338/stat : 5338 (java) S 5311 5313 4941 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491225 0 4 0 16800975 18446604453985321920 0 0 -1 2 0 0 0
[pid=5313/tid=5339] ppid=5311 vsize=15755356 CPUtime=0 cores=0,2,4,6
/proc/5313/task/5339/stat : 5339 (java) S 5311 5313 4941 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 523987189 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 212699491840 0 4 0 16800975 18446604453985321920 0 0 -1 0 0 0 0
[pid=5313/tid=5344] ppid=5311 vsize=15755356 CPUtime=1191.79 cores=0,2,4,6
/proc/5313/task/5344/stat : 5344 (java) R 5311 5313 4941 0 -1 4202560 414917 0 0 0 119119 60 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505901320 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5313/tid=5345] ppid=5311 vsize=15755356 CPUtime=1191.9 cores=0,2,4,6
/proc/5313/task/5345/stat : 5345 (java) R 5311 5313 4941 0 -1 4202560 422208 0 0 0 119131 59 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505671447 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5313/tid=5346] ppid=5311 vsize=15755356 CPUtime=1191.67 cores=0,2,4,6
/proc/5313/task/5346/stat : 5346 (java) R 5311 5313 4941 0 -1 4202560 417531 0 0 0 119108 59 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505758457 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5313/tid=5347] ppid=5311 vsize=15755356 CPUtime=1191.91 cores=0,2,4,6
/proc/5313/task/5347/stat : 5347 (java) R 5311 5313 4941 0 -1 4202560 408392 0 0 0 119129 62 0 0 25 0 22 0 523987210 16133484544 90442 33554432000 1073741824 1073778376 140735392655520 18446744073709551615 46912505807467 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15755356

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.31
CPU user time (s): 4794.67
CPU system time (s): 5.64614
CPU usage (%): 397.663
Max. virtual memory (cumulated for all children) (KiB): 15755356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.67
system time used= 5.64614
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2969855
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= 227287
involuntary context switches= 131985

runsolver used 2.03469 second user time and 4.5953 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 02:38:15
IDJOB=3312595
IDBENCH=82780
IDSOLVER=1699
FILE ID=node139/3312595-1304123894
RUNJOBID= node139-1304123894-5284
PBS_JOBID= 13170733
Free space on /tmp= 72552 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312595-1304123894/watcher-3312595-1304123894 -o /tmp/evaluation-result-3312595-1304123894/solver-3312595-1304123894 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312595-1304123894.cnf

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

MD5SUM BENCH= 9ba8ad6ebe939ddb75efcc3aec0126e6
RANDOM SEED=974816803

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:      24139424 kB
Buffers:       2052460 kB
Cached:        6173764 kB
SwapCached:          4 kB
Active:         945156 kB
Inactive:      7348304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24139424 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3116 kB
Writeback:          40 kB
AnonPages:       67088 kB
Mapped:          17988 kB
Slab:           454332 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   758960 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= 72552 MiB
End job on node139 at 2011-04-30 02:58:24