Trace number 3311129

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.42 1207.33

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S541704841-072-UNKNOWN.cnf
MD5SUMd89541d4d678adcd99dbf4694eb0406c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.1322
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

0.10/0.12	02:13 INFO : Reading from input HOME/instance-3311129-1304110932.cnf
0.50/0.38	Executor set job limit to 1000000
0.50/0.38	Executor set job limit to 1000000
0.50/0.38	Executor set job limit to 1000000
0.50/0.38	Executor set job limit to 1000000
0.50/0.39	Starting Executor!
0.50/0.39	Starting Executor!
0.50/0.39	Starting Executor!
0.50/0.39	Starting Executor!
1.10/0.69	02:13 INFO : 150 variables remaining out of 150
1.10/0.69	02:13 INFO : 102000 literals remaining out of 102000

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

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

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


[startup+0 s]
/proc/loadavg: 4.80 7.08 7.67 2/174 21343
/proc/meminfo: memFree=17901024/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/21343/stat : 21343 (java) R 21341 21343 20915 0 -1 4202496 805 0 0 0 0 0 0 0 23 0 1 0 522695864 23580672 291 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216629552896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21343/statm: 5757 302 238 9 0 124 0

[startup+0.0968949 s]
/proc/loadavg: 4.80 7.08 7.67 2/174 21343
/proc/meminfo: memFree=17901024/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15676360 CPUtime=0.1 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 5440 0 1 0 9 1 0 0 23 0 18 0 522695864 16052592640 4879 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3919090 4880 2116 9 0 3909809 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676360

[startup+0.100904 s]
/proc/loadavg: 4.80 7.08 7.67 2/174 21343
/proc/meminfo: memFree=17901024/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15676360 CPUtime=0.1 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 5493 0 1 0 9 1 0 0 23 0 18 0 522695864 16052592640 4932 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3919090 4932 2117 9 0 3909809 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676360

[startup+0.300859 s]
/proc/loadavg: 4.80 7.08 7.67 2/174 21343
/proc/meminfo: memFree=17901024/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15679900 CPUtime=0.5 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 14245 0 1 0 48 2 0 0 23 0 18 0 522695864 16056217600 12757 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3919975 12764 2207 9 0 3910694 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15679900

[startup+0.70079 s]
/proc/loadavg: 4.80 7.08 7.67 2/174 21343
/proc/meminfo: memFree=17901024/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15701428 CPUtime=1.4 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 37718 0 1 0 134 6 0 0 23 0 22 0 522695864 16078262272 33605 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3925357 33605 2248 9 0 3916076 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 15701428

[startup+1.50161 s]
/proc/loadavg: 4.80 7.08 7.67 9/220 21392
/proc/meminfo: memFree=17558904/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15706440 CPUtime=4.39 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 62903 0 1 0 429 10 0 0 23 0 22 0 522695864 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3926610 54492 2273 9 0 3917329 0
[pid=21343/tid=21345] ppid=21341 vsize=15706440 CPUtime=0.67 cores=1,3,5,7
/proc/21343/task/21345/stat : 21345 (java) S 21341 21343 20915 0 -1 4202560 23358 0 1 0 63 4 0 0 20 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21346] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21346/stat : 21346 (java) S 21341 21343 20915 0 -1 4202560 1220 0 0 0 0 0 0 0 16 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21347] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21347/stat : 21347 (java) S 21341 21343 20915 0 -1 4202560 1244 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21348] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21348/stat : 21348 (java) S 21341 21343 20915 0 -1 4202560 1218 0 0 0 0 0 0 0 16 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21349] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21349/stat : 21349 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21350] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21350/stat : 21350 (java) S 21341 21343 20915 0 -1 4202560 1425 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21351] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21351/stat : 21351 (java) S 21341 21343 20915 0 -1 4202560 380 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21352] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21352/stat : 21352 (java) S 21341 21343 20915 0 -1 4202560 619 0 0 0 0 0 0 0 16 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21353] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21353/stat : 21353 (java) S 21341 21343 20915 0 -1 4202560 518 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21354] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21354/stat : 21354 (java) S 21341 21343 20915 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 522695866 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 0 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21356] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21356/stat : 21356 (java) R 21341 21343 20915 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 522695867 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21357] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21357/stat : 21357 (java) S 21341 21343 20915 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 522695867 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21372] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21372/stat : 21372 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522695869 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646338993 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21373] ppid=21341 vsize=15706440 CPUtime=0.77 cores=1,3,5,7
/proc/21343/task/21373/stat : 21373 (java) R 21341 21343 20915 0 -1 4202560 13499 0 0 0 76 1 0 0 18 0 22 0 522695869 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216634097517 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21343/tid=21374] ppid=21341 vsize=15706440 CPUtime=0.77 cores=1,3,5,7
/proc/21343/task/21374/stat : 21374 (java) R 21341 21343 20915 0 -1 4202560 5659 0 0 0 77 0 0 0 15 0 22 0 522695869 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 47949178846885 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21375] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21375/stat : 21375 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522695869 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21376] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21376/stat : 21376 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522695869 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21385] ppid=21341 vsize=15706440 CPUtime=0.64 cores=1,3,5,7
/proc/21343/task/21385/stat : 21385 (java) R 21341 21343 20915 0 -1 4202560 5361 0 0 0 64 0 0 0 17 0 22 0 522695903 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505829515 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21386] ppid=21341 vsize=15706440 CPUtime=0.48 cores=1,3,5,7
/proc/21343/task/21386/stat : 21386 (java) R 21341 21343 20915 0 -1 4202560 2391 0 0 0 48 0 0 0 16 0 22 0 522695903 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505829558 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21343/tid=21387] ppid=21341 vsize=15706440 CPUtime=0.4 cores=1,3,5,7
/proc/21343/task/21387/stat : 21387 (java) R 21341 21343 20915 0 -1 4202560 378 0 0 0 40 0 0 0 16 0 22 0 522695903 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505838569 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21343/tid=21388] ppid=21341 vsize=15706440 CPUtime=0.56 cores=1,3,5,7
/proc/21343/task/21388/stat : 21388 (java) R 21341 21343 20915 0 -1 4202560 4173 0 0 0 56 0 0 0 16 0 22 0 522695903 16083394560 54492 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505892612 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 15706440

[startup+3.10133 s]
/proc/loadavg: 4.80 7.08 7.67 11/220 21392
/proc/meminfo: memFree=17414568/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15706440 CPUtime=10.76 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 109806 0 1 0 1059 17 0 0 23 0 22 0 522695864 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3926610 101364 2284 9 0 3917329 0
[pid=21343/tid=21345] ppid=21341 vsize=15706440 CPUtime=0.67 cores=1,3,5,7
/proc/21343/task/21345/stat : 21345 (java) S 21341 21343 20915 0 -1 4202560 23358 0 1 0 63 4 0 0 20 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21346] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21346/stat : 21346 (java) S 21341 21343 20915 0 -1 4202560 5085 0 0 0 1 0 0 0 16 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21347] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21347/stat : 21347 (java) S 21341 21343 20915 0 -1 4202560 2815 0 0 0 0 0 0 0 16 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21348] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21348/stat : 21348 (java) S 21341 21343 20915 0 -1 4202560 4121 0 0 0 0 1 0 0 15 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21349] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21349/stat : 21349 (java) S 21341 21343 20915 0 -1 4202560 4772 0 0 0 0 1 0 0 15 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21350] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21350/stat : 21350 (java) S 21341 21343 20915 0 -1 4202560 3659 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21351] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21351/stat : 21351 (java) S 21341 21343 20915 0 -1 4202560 3923 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21352] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21352/stat : 21352 (java) S 21341 21343 20915 0 -1 4202560 2225 0 0 0 0 0 0 0 16 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21353] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21353/stat : 21353 (java) S 21341 21343 20915 0 -1 4202560 4571 0 0 0 0 1 0 0 16 0 22 0 522695865 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21354] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21354/stat : 21354 (java) S 21341 21343 20915 0 -1 4202560 217 0 0 0 0 0 0 0 15 0 22 0 522695866 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 0 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21356] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21356/stat : 21356 (java) S 21341 21343 20915 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522695867 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21357] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21357/stat : 21357 (java) S 21341 21343 20915 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522695867 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21372] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21372/stat : 21372 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522695869 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646338993 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21373] ppid=21341 vsize=15706440 CPUtime=0.77 cores=1,3,5,7
/proc/21343/task/21373/stat : 21373 (java) S 21341 21343 20915 0 -1 4202560 13502 0 0 0 76 1 0 0 15 0 22 0 522695869 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21374] ppid=21341 vsize=15706440 CPUtime=1.05 cores=1,3,5,7
/proc/21343/task/21374/stat : 21374 (java) S 21341 21343 20915 0 -1 4202560 5708 0 0 0 105 0 0 0 15 0 22 0 522695869 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21375] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21375/stat : 21375 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522695869 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21376] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21376/stat : 21376 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522695869 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21385] ppid=21341 vsize=15706440 CPUtime=2.18 cores=1,3,5,7
/proc/21343/task/21385/stat : 21385 (java) R 21341 21343 20915 0 -1 4202560 11695 0 0 0 217 1 0 0 19 0 22 0 522695903 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21386] ppid=21341 vsize=15706440 CPUtime=1.83 cores=1,3,5,7
/proc/21343/task/21386/stat : 21386 (java) R 21341 21343 20915 0 -1 4202560 5338 0 0 0 183 0 0 0 17 0 22 0 522695903 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21343/tid=21387] ppid=21341 vsize=15706440 CPUtime=1.96 cores=1,3,5,7
/proc/21343/task/21387/stat : 21387 (java) R 21341 21343 20915 0 -1 4202560 6914 0 0 0 196 0 0 0 17 0 22 0 522695903 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505837126 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21343/tid=21388] ppid=21341 vsize=15706440 CPUtime=2.1 cores=1,3,5,7
/proc/21343/task/21388/stat : 21388 (java) R 21341 21343 20915 0 -1 4202560 10516 0 0 0 209 1 0 0 17 0 22 0 522695903 16083394560 101364 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505837003 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 15706440

[startup+6.30077 s]
/proc/loadavg: 5.21 7.12 7.68 9/220 21392
/proc/meminfo: memFree=16374292/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15706440 CPUtime=23.53 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 291779 0 1 0 2317 36 0 0 23 0 22 0 522695864 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3926610 280924 2284 9 0 3917329 0
[pid=21343/tid=21345] ppid=21341 vsize=15706440 CPUtime=0.67 cores=1,3,5,7
/proc/21343/task/21345/stat : 21345 (java) S 21341 21343 20915 0 -1 4202560 23358 0 1 0 63 4 0 0 20 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21346] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21346/stat : 21346 (java) S 21341 21343 20915 0 -1 4202560 5460 0 0 0 1 0 0 0 16 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21347] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21347/stat : 21347 (java) S 21341 21343 20915 0 -1 4202560 4191 0 0 0 0 0 0 0 16 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21348] ppid=21341 vsize=15706440 CPUtime=0.02 cores=1,3,5,7
/proc/21343/task/21348/stat : 21348 (java) S 21341 21343 20915 0 -1 4202560 5809 0 0 0 1 1 0 0 15 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21349] ppid=21341 vsize=15706440 CPUtime=0.02 cores=1,3,5,7
/proc/21343/task/21349/stat : 21349 (java) S 21341 21343 20915 0 -1 4202560 7498 0 0 0 1 1 0 0 15 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21350] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21350/stat : 21350 (java) S 21341 21343 20915 0 -1 4202560 4958 0 0 0 1 0 0 0 15 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21351] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21351/stat : 21351 (java) S 21341 21343 20915 0 -1 4202560 5395 0 0 0 1 0 0 0 15 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21352] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21352/stat : 21352 (java) S 21341 21343 20915 0 -1 4202560 2571 0 0 0 0 0 0 0 15 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21353] ppid=21341 vsize=15706440 CPUtime=0.01 cores=1,3,5,7
/proc/21343/task/21353/stat : 21353 (java) S 21341 21343 20915 0 -1 4202560 4980 0 0 0 0 1 0 0 16 0 22 0 522695865 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21354] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21354/stat : 21354 (java) S 21341 21343 20915 0 -1 4202560 469 0 0 0 0 0 0 0 15 0 22 0 522695866 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 0 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21356] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21356/stat : 21356 (java) S 21341 21343 20915 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522695867 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21357] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21357/stat : 21357 (java) S 21341 21343 20915 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522695867 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21372] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21372/stat : 21372 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522695869 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646338993 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21373] ppid=21341 vsize=15706440 CPUtime=0.9 cores=1,3,5,7
/proc/21343/task/21373/stat : 21373 (java) S 21341 21343 20915 0 -1 4202560 13617 0 0 0 89 1 0 0 15 0 22 0 522695869 16083394560 280924 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0

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

[pid=21343/tid=21386] ppid=21341 vsize=15706440 CPUtime=1107.49 cores=1,3,5,7
/proc/21343/task/21386/stat : 21386 (java) R 21341 21343 20915 0 -1 4202560 198845 0 0 0 110716 33 0 0 25 0 22 0 522695903 16083394560 75755 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505712608 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21343/tid=21387] ppid=21341 vsize=15706440 CPUtime=1107.91 cores=1,3,5,7
/proc/21343/task/21387/stat : 21387 (java) R 21341 21343 20915 0 -1 4202560 198450 0 0 0 110758 33 0 0 18 0 22 0 522695903 16083394560 75755 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505920556 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21343/tid=21388] ppid=21341 vsize=15706440 CPUtime=1108.59 cores=1,3,5,7
/proc/21343/task/21388/stat : 21388 (java) R 21341 21343 20915 0 -1 4202560 204037 0 0 0 110822 37 0 0 25 0 22 0 522695903 16083394560 75755 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 47949178424336 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.43
Current children cumulated vsize (KiB) 15706440

[startup+1182.3 s]
/proc/loadavg: 7.94 8.04 7.94 9/220 21427
/proc/meminfo: memFree=16750968/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15706440 CPUtime=4700.95 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 1557321 0 1 0 469722 373 0 0 23 0 22 0 522695864 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3926610 79679 2299 9 0 3917329 0
[pid=21343/tid=21345] ppid=21341 vsize=15706440 CPUtime=0.67 cores=1,3,5,7
/proc/21343/task/21345/stat : 21345 (java) S 21341 21343 20915 0 -1 4202560 23358 0 1 0 63 4 0 0 20 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21346] ppid=21341 vsize=15706440 CPUtime=3.37 cores=1,3,5,7
/proc/21343/task/21346/stat : 21346 (java) S 21341 21343 20915 0 -1 4202560 84995 0 0 0 320 17 0 0 16 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21347] ppid=21341 vsize=15706440 CPUtime=3.32 cores=1,3,5,7
/proc/21343/task/21347/stat : 21347 (java) S 21341 21343 20915 0 -1 4202560 83694 0 0 0 313 19 0 0 15 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21348] ppid=21341 vsize=15706440 CPUtime=3.35 cores=1,3,5,7
/proc/21343/task/21348/stat : 21348 (java) S 21341 21343 20915 0 -1 4202560 79795 0 0 0 316 19 0 0 16 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21349] ppid=21341 vsize=15706440 CPUtime=3.31 cores=1,3,5,7
/proc/21343/task/21349/stat : 21349 (java) S 21341 21343 20915 0 -1 4202560 79613 0 0 0 313 18 0 0 15 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21350] ppid=21341 vsize=15706440 CPUtime=3.43 cores=1,3,5,7
/proc/21343/task/21350/stat : 21350 (java) S 21341 21343 20915 0 -1 4202560 86963 0 0 0 324 19 0 0 15 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21351] ppid=21341 vsize=15706440 CPUtime=3.36 cores=1,3,5,7
/proc/21343/task/21351/stat : 21351 (java) S 21341 21343 20915 0 -1 4202560 83641 0 0 0 320 16 0 0 15 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21352] ppid=21341 vsize=15706440 CPUtime=3.28 cores=1,3,5,7
/proc/21343/task/21352/stat : 21352 (java) S 21341 21343 20915 0 -1 4202560 77593 0 0 0 313 15 0 0 15 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21353] ppid=21341 vsize=15706440 CPUtime=3.28 cores=1,3,5,7
/proc/21343/task/21353/stat : 21353 (java) S 21341 21343 20915 0 -1 4202560 81059 0 0 0 307 21 0 0 16 0 22 0 522695865 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21354] ppid=21341 vsize=15706440 CPUtime=2.17 cores=1,3,5,7
/proc/21343/task/21354/stat : 21354 (java) S 21341 21343 20915 0 -1 4202560 3809 0 0 0 148 69 0 0 15 0 22 0 522695866 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 0 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21356] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21356/stat : 21356 (java) S 21341 21343 20915 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522695867 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21357] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21357/stat : 21357 (java) S 21341 21343 20915 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522695867 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21372] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21372/stat : 21372 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522695869 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646338993 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21373] ppid=21341 vsize=15706440 CPUtime=0.97 cores=1,3,5,7
/proc/21343/task/21373/stat : 21373 (java) S 21341 21343 20915 0 -1 4202560 13629 0 0 0 96 1 0 0 15 0 22 0 522695869 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21374] ppid=21341 vsize=15706440 CPUtime=1.21 cores=1,3,5,7
/proc/21343/task/21374/stat : 21374 (java) S 21341 21343 20915 0 -1 4202560 5729 0 0 0 121 0 0 0 15 0 22 0 522695869 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21375] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21375/stat : 21375 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522695869 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21376] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21376/stat : 21376 (java) S 21341 21343 20915 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522695869 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21385] ppid=21341 vsize=15706440 CPUtime=1167.31 cores=1,3,5,7
/proc/21343/task/21385/stat : 21385 (java) R 21341 21343 20915 0 -1 4202560 217392 0 0 0 116693 38 0 0 25 0 22 0 522695903 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 47949178958201 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21343/tid=21386] ppid=21341 vsize=15706440 CPUtime=1166.75 cores=1,3,5,7
/proc/21343/task/21386/stat : 21386 (java) R 21341 21343 20915 0 -1 4202560 209629 0 0 0 116641 34 0 0 25 0 22 0 522695903 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21343/tid=21387] ppid=21341 vsize=15706440 CPUtime=1167.15 cores=1,3,5,7
/proc/21343/task/21387/stat : 21387 (java) R 21341 21343 20915 0 -1 4202560 210111 0 0 0 116680 35 0 0 25 0 22 0 522695903 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21388] ppid=21341 vsize=15706440 CPUtime=1167.85 cores=1,3,5,7
/proc/21343/task/21388/stat : 21388 (java) R 21341 21343 20915 0 -1 4202560 214855 0 0 0 116746 39 0 0 25 0 22 0 522695903 16083394560 79679 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505947556 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.95
Current children cumulated vsize (KiB) 15706440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.96 8.03 7.94 6/196 21451
/proc/meminfo: memFree=17569784/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15706440 CPUtime=4800.37 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 1589822 0 1 0 479656 381 0 0 23 0 22 0 522695864 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3926610 83770 2299 9 0 3917329 0
[pid=21343/tid=21345] ppid=21341 vsize=15706440 CPUtime=0.67 cores=1,3,5,7
/proc/21343/task/21345/stat : 21345 (java) S 21341 21343 20915 0 -1 4202560 23358 0 1 0 63 4 0 0 20 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21346] ppid=21341 vsize=15706440 CPUtime=3.42 cores=1,3,5,7
/proc/21343/task/21346/stat : 21346 (java) S 21341 21343 20915 0 -1 4202560 86704 0 0 0 325 17 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21347] ppid=21341 vsize=15706440 CPUtime=3.39 cores=1,3,5,7
/proc/21343/task/21347/stat : 21347 (java) S 21341 21343 20915 0 -1 4202560 85536 0 0 0 319 20 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21348] ppid=21341 vsize=15706440 CPUtime=3.42 cores=1,3,5,7
/proc/21343/task/21348/stat : 21348 (java) S 21341 21343 20915 0 -1 4202560 82116 0 0 0 323 19 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21349] ppid=21341 vsize=15706440 CPUtime=3.37 cores=1,3,5,7
/proc/21343/task/21349/stat : 21349 (java) S 21341 21343 20915 0 -1 4202560 81699 0 0 0 319 18 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21350] ppid=21341 vsize=15706440 CPUtime=3.5 cores=1,3,5,7
/proc/21343/task/21350/stat : 21350 (java) S 21341 21343 20915 0 -1 4202560 89036 0 0 0 330 20 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21351] ppid=21341 vsize=15706440 CPUtime=3.43 cores=1,3,5,7
/proc/21343/task/21351/stat : 21351 (java) S 21341 21343 20915 0 -1 4202560 85814 0 0 0 326 17 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21352] ppid=21341 vsize=15706440 CPUtime=3.35 cores=1,3,5,7
/proc/21343/task/21352/stat : 21352 (java) S 21341 21343 20915 0 -1 4202560 79754 0 0 0 319 16 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21353] ppid=21341 vsize=15706440 CPUtime=3.34 cores=1,3,5,7
/proc/21343/task/21353/stat : 21353 (java) S 21341 21343 20915 0 -1 4202560 83491 0 0 0 313 21 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21354] ppid=21341 vsize=15706440 CPUtime=2.22 cores=1,3,5,7
/proc/21343/task/21354/stat : 21354 (java) S 21341 21343 20915 0 -1 4202560 3929 0 0 0 151 71 0 0 15 0 22 0 522695866 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 0 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21356] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21356/stat : 21356 (java) S 21341 21343 20915 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522695867 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21357] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21357/stat : 21357 (java) S 21341 21343 20915 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522695867 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21372] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21372/stat : 21372 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646338993 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21373] ppid=21341 vsize=15706440 CPUtime=0.97 cores=1,3,5,7
/proc/21343/task/21373/stat : 21373 (java) S 21341 21343 20915 0 -1 4202560 13629 0 0 0 96 1 0 0 15 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21374] ppid=21341 vsize=15706440 CPUtime=1.21 cores=1,3,5,7
/proc/21343/task/21374/stat : 21374 (java) S 21341 21343 20915 0 -1 4202560 5729 0 0 0 121 0 0 0 15 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21375] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21375/stat : 21375 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21376] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21376/stat : 21376 (java) S 21341 21343 20915 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21385] ppid=21341 vsize=15706440 CPUtime=1192.06 cores=1,3,5,7
/proc/21343/task/21385/stat : 21385 (java) R 21341 21343 20915 0 -1 4202560 221053 0 0 0 119168 38 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912506107854 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21386] ppid=21341 vsize=15706440 CPUtime=1191.4 cores=1,3,5,7
/proc/21343/task/21386/stat : 21386 (java) R 21341 21343 20915 0 -1 4202560 213536 0 0 0 119105 35 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505836328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21343/tid=21387] ppid=21341 vsize=15706440 CPUtime=1191.87 cores=1,3,5,7
/proc/21343/task/21387/stat : 21387 (java) R 21341 21343 20915 0 -1 4202560 214225 0 0 0 119151 36 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505829897 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21343/tid=21388] ppid=21341 vsize=15706440 CPUtime=1192.6 cores=1,3,5,7
/proc/21343/task/21388/stat : 21388 (java) R 21341 21343 20915 0 -1 4202560 218756 0 0 0 119220 40 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505727493 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15706440

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

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

[startup+1207.3 s]
/proc/loadavg: 7.96 8.03 7.94 6/196 21451
/proc/meminfo: memFree=17569784/32951124 swapFree=67111528/67111528
[pid=21343] ppid=21341 vsize=15706440 CPUtime=4800.37 cores=1,3,5,7
/proc/21343/stat : 21343 (java) S 21341 21343 20915 0 -1 4202496 1589822 0 1 0 479656 381 0 0 23 0 22 0 522695864 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21343/statm: 3926610 83770 2299 9 0 3917329 0
[pid=21343/tid=21345] ppid=21341 vsize=15706440 CPUtime=0.67 cores=1,3,5,7
/proc/21343/task/21345/stat : 21345 (java) S 21341 21343 20915 0 -1 4202560 23358 0 1 0 63 4 0 0 20 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21346] ppid=21341 vsize=15706440 CPUtime=3.42 cores=1,3,5,7
/proc/21343/task/21346/stat : 21346 (java) S 21341 21343 20915 0 -1 4202560 86704 0 0 0 325 17 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21347] ppid=21341 vsize=15706440 CPUtime=3.39 cores=1,3,5,7
/proc/21343/task/21347/stat : 21347 (java) S 21341 21343 20915 0 -1 4202560 85536 0 0 0 319 20 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 1 0 0 0
[pid=21343/tid=21348] ppid=21341 vsize=15706440 CPUtime=3.42 cores=1,3,5,7
/proc/21343/task/21348/stat : 21348 (java) S 21341 21343 20915 0 -1 4202560 82116 0 0 0 323 19 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21349] ppid=21341 vsize=15706440 CPUtime=3.37 cores=1,3,5,7
/proc/21343/task/21349/stat : 21349 (java) S 21341 21343 20915 0 -1 4202560 81699 0 0 0 319 18 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21350] ppid=21341 vsize=15706440 CPUtime=3.5 cores=1,3,5,7
/proc/21343/task/21350/stat : 21350 (java) S 21341 21343 20915 0 -1 4202560 89036 0 0 0 330 20 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21351] ppid=21341 vsize=15706440 CPUtime=3.43 cores=1,3,5,7
/proc/21343/task/21351/stat : 21351 (java) S 21341 21343 20915 0 -1 4202560 85814 0 0 0 326 17 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21352] ppid=21341 vsize=15706440 CPUtime=3.35 cores=1,3,5,7
/proc/21343/task/21352/stat : 21352 (java) S 21341 21343 20915 0 -1 4202560 79754 0 0 0 319 16 0 0 15 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21353] ppid=21341 vsize=15706440 CPUtime=3.34 cores=1,3,5,7
/proc/21343/task/21353/stat : 21353 (java) S 21341 21343 20915 0 -1 4202560 83491 0 0 0 313 21 0 0 16 0 22 0 522695865 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21354] ppid=21341 vsize=15706440 CPUtime=2.22 cores=1,3,5,7
/proc/21343/task/21354/stat : 21354 (java) S 21341 21343 20915 0 -1 4202560 3929 0 0 0 151 71 0 0 15 0 22 0 522695866 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 0 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21356] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21356/stat : 21356 (java) S 21341 21343 20915 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522695867 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21357] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21357/stat : 21357 (java) S 21341 21343 20915 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522695867 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21372] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21372/stat : 21372 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646338993 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21373] ppid=21341 vsize=15706440 CPUtime=0.97 cores=1,3,5,7
/proc/21343/task/21373/stat : 21373 (java) S 21341 21343 20915 0 -1 4202560 13629 0 0 0 96 1 0 0 15 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 3 0 0 0
[pid=21343/tid=21374] ppid=21341 vsize=15706440 CPUtime=1.21 cores=1,3,5,7
/proc/21343/task/21374/stat : 21374 (java) S 21341 21343 20915 0 -1 4202560 5729 0 0 0 121 0 0 0 15 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21375] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21375/stat : 21375 (java) S 21341 21343 20915 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331289 0 4 0 16800975 18446604463698281536 0 0 -1 5 0 0 0
[pid=21343/tid=21376] ppid=21341 vsize=15706440 CPUtime=0 cores=1,3,5,7
/proc/21343/task/21376/stat : 21376 (java) S 21341 21343 20915 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522695869 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 216646331904 0 4 0 16800975 18446604463698281536 0 0 -1 7 0 0 0
[pid=21343/tid=21385] ppid=21341 vsize=15706440 CPUtime=1192.06 cores=1,3,5,7
/proc/21343/task/21385/stat : 21385 (java) R 21341 21343 20915 0 -1 4202560 221053 0 0 0 119168 38 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912506107854 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21343/tid=21386] ppid=21341 vsize=15706440 CPUtime=1191.4 cores=1,3,5,7
/proc/21343/task/21386/stat : 21386 (java) R 21341 21343 20915 0 -1 4202560 213536 0 0 0 119105 35 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505836328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21343/tid=21387] ppid=21341 vsize=15706440 CPUtime=1191.87 cores=1,3,5,7
/proc/21343/task/21387/stat : 21387 (java) R 21341 21343 20915 0 -1 4202560 214225 0 0 0 119151 36 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505829897 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21343/tid=21388] ppid=21341 vsize=15706440 CPUtime=1192.6 cores=1,3,5,7
/proc/21343/task/21388/stat : 21388 (java) R 21341 21343 20915 0 -1 4202560 218756 0 0 0 119220 40 0 0 25 0 22 0 522695903 16083394560 83770 33554432000 1073741824 1073778376 140733516652832 18446744073709551615 46912505727493 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15706440

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.42
CPU user time (s): 4796.59
CPU system time (s): 3.83242
CPU usage (%): 397.607
Max. virtual memory (cumulated for all children) (KiB): 15709108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.59
system time used= 3.83242
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1589848
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= 262423
involuntary context switches= 151195

runsolver used 1.92071 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 23:02:12
IDJOB=3311129
IDBENCH=82514
IDSOLVER=1698
FILE ID=node103/3311129-1304110932
RUNJOBID= node103-1304110932-21330
PBS_JOBID= 13170666
Free space on /tmp= 71520 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S541704841-072-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311129-1304110932/watcher-3311129-1304110932 -o /tmp/evaluation-result-3311129-1304110932/solver-3311129-1304110932 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311129-1304110932.cnf -hbr 2

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

MD5SUM BENCH= d89541d4d678adcd99dbf4694eb0406c
RANDOM SEED=283411367

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17901428 kB
Buffers:       2149368 kB
Cached:       12249500 kB
SwapCached:          0 kB
Active:        5593588 kB
Inactive:      8872612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17901428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:       67064 kB
Mapped:          14480 kB
Slab:           519976 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188800 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= 71512 MiB
End job on node103 at 2011-04-29 23:22:22