Trace number 3312726

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.10/0.12	39:16 INFO : Reading from input HOME/instance-3312726-1304131156.cnf
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Executor set job limit to 1000000
0.28/0.29	Starting Executor!
0.28/0.29	Starting Executor!
0.28/0.29	Starting Executor!
0.28/0.29	Starting Executor!
0.79/0.45	39:16 INFO : 150 variables remaining out of 150
0.79/0.45	39:16 INFO : 19170 literals remaining out of 19170

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-3312726-1304131156/watcher-3312726-1304131156 -o /tmp/evaluation-result-3312726-1304131156/solver-3312726-1304131156 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312726-1304131156.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: 7.46 7.92 7.96 1/172 6540
/proc/meminfo: memFree=24398672/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6540/stat : 6540 (java) R 6538 6540 5765 0 -1 4202496 1106 0 0 0 0 0 0 0 25 0 1 0 524713333 23580672 593 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212682712853 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6540/statm: 5757 606 454 9 0 124 0

[startup+0.0240721 s]
/proc/loadavg: 7.46 7.92 7.96 1/172 6540
/proc/meminfo: memFree=24398672/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 3245 0 1 0 1 0 0 0 25 0 11 0 524713333 15976509440 2686 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3900515 2686 1562 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.102461 s]
/proc/loadavg: 7.46 7.92 7.96 1/172 6540
/proc/meminfo: memFree=24398672/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15676956 CPUtime=0.1 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 5560 0 1 0 9 1 0 0 25 0 18 0 524713333 16053202944 4977 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3919239 4977 2116 9 0 3909958 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676956

[startup+0.30064 s]
/proc/loadavg: 7.46 7.92 7.96 1/172 6540
/proc/meminfo: memFree=24398672/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15687212 CPUtime=0.51 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 12436 0 1 0 49 2 0 0 25 0 22 0 524713333 16063705088 11175 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3921803 11176 2208 9 0 3912522 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15687212

[startup+1.0723 s]
/proc/loadavg: 7.46 7.92 7.96 1/172 6540
/proc/meminfo: memFree=24398672/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=3.22 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 49426 0 1 0 315 7 0 0 25 0 22 0 524713333 16073142272 44803 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 44804 2262 9 0 3914826 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 15696428

[startup+1.50135 s]
/proc/loadavg: 7.46 7.92 7.96 13/220 6593
/proc/meminfo: memFree=24034988/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=4.93 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 54744 0 1 0 485 8 0 0 25 0 22 0 524713333 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 50112 2283 9 0 3914826 0
[pid=6540/tid=6542] ppid=6538 vsize=15696428 CPUtime=0.43 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (java) S 6538 6540 5765 0 -1 4202560 8102 0 1 0 41 2 0 0 20 0 22 0 524713333 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (java) S 6538 6540 5765 0 -1 4202560 272 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6545] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6545/stat : 6545 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6546] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6546/stat : 6546 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6547] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6547/stat : 6547 (java) S 6538 6540 5765 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6548] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6548/stat : 6548 (java) S 6538 6540 5765 0 -1 4202560 1127 0 0 0 0 0 0 0 16 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6549] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6549/stat : 6549 (java) S 6538 6540 5765 0 -1 4202560 1259 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6550] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6550/stat : 6550 (java) S 6538 6540 5765 0 -1 4202560 918 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6551] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6551/stat : 6551 (java) S 6538 6540 5765 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 524713335 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 0 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6552] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6552/stat : 6552 (java) S 6538 6540 5765 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6553] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6553/stat : 6553 (java) R 6538 6540 5765 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 22 0 524713335 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 47806048776711 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6540/tid=6554] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6554/stat : 6554 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699498929 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6555] ppid=6538 vsize=15696428 CPUtime=1.18 cores=0,2,4,6
/proc/6540/task/6555/stat : 6555 (java) R 6538 6540 5765 0 -1 4202560 5127 0 0 0 118 0 0 0 17 0 22 0 524713338 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6540/tid=6556] ppid=6538 vsize=15696428 CPUtime=0.45 cores=0,2,4,6
/proc/6540/task/6556/stat : 6556 (java) R 6538 6540 5765 0 -1 4202560 9003 0 0 0 44 1 0 0 18 0 22 0 524713338 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699501237 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6540/tid=6557] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6557/stat : 6557 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6558] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6558/stat : 6558 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524713338 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6586] ppid=6538 vsize=15696428 CPUtime=0.82 cores=0,2,4,6
/proc/6540/task/6586/stat : 6586 (java) R 6538 6540 5765 0 -1 4202560 8096 0 0 0 82 0 0 0 17 0 22 0 524713362 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505817527 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6540/tid=6587] ppid=6538 vsize=15696428 CPUtime=0.29 cores=0,2,4,6
/proc/6540/task/6587/stat : 6587 (java) R 6538 6540 5765 0 -1 4202560 2962 0 0 0 29 0 0 0 16 0 22 0 524713362 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505816949 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6540/tid=6588] ppid=6538 vsize=15696428 CPUtime=0.68 cores=0,2,4,6
/proc/6540/task/6588/stat : 6588 (java) R 6538 6540 5765 0 -1 4202560 7515 0 0 0 67 1 0 0 17 0 22 0 524713362 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505767873 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6540/tid=6589] ppid=6538 vsize=15696428 CPUtime=0.98 cores=0,2,4,6
/proc/6540/task/6589/stat : 6589 (java) R 6538 6540 5765 0 -1 4202560 8945 0 0 0 98 0 0 0 16 0 22 0 524713362 16073142272 50112 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912506007772 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 15696428

[startup+3.10105 s]
/proc/loadavg: 7.46 7.92 7.96 9/220 6593
/proc/meminfo: memFree=23746560/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=11.29 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 151063 0 1 0 1109 20 0 0 25 0 22 0 524713333 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 144538 2284 9 0 3914826 0
[pid=6540/tid=6542] ppid=6538 vsize=15696428 CPUtime=0.43 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (java) S 6538 6540 5765 0 -1 4202560 8102 0 1 0 41 2 0 0 20 0 22 0 524713333 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (java) S 6538 6540 5765 0 -1 4202560 1921 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (java) S 6538 6540 5765 0 -1 4202560 1402 0 0 0 0 0 0 0 16 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6545] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6545/stat : 6545 (java) S 6538 6540 5765 0 -1 4202560 1308 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6546] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6546/stat : 6546 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6547] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6547/stat : 6547 (java) S 6538 6540 5765 0 -1 4202560 1238 0 0 0 0 0 0 0 16 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6548] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6548/stat : 6548 (java) S 6538 6540 5765 0 -1 4202560 2301 0 0 0 0 0 0 0 16 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6549] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6549/stat : 6549 (java) S 6538 6540 5765 0 -1 4202560 1603 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6550] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6550/stat : 6550 (java) S 6538 6540 5765 0 -1 4202560 1421 0 0 0 0 0 0 0 16 0 22 0 524713334 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6551] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6551/stat : 6551 (java) S 6538 6540 5765 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 524713335 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 0 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6552] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6552/stat : 6552 (java) S 6538 6540 5765 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6553] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6553/stat : 6553 (java) S 6538 6540 5765 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6554] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6554/stat : 6554 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699498929 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6555] ppid=6538 vsize=15696428 CPUtime=1.26 cores=0,2,4,6
/proc/6540/task/6555/stat : 6555 (java) S 6538 6540 5765 0 -1 4202560 5204 0 0 0 126 0 0 0 16 0 22 0 524713338 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6556] ppid=6538 vsize=15696428 CPUtime=0.53 cores=0,2,4,6
/proc/6540/task/6556/stat : 6556 (java) S 6538 6540 5765 0 -1 4202560 9036 0 0 0 52 1 0 0 15 0 22 0 524713338 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6557] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6557/stat : 6557 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6558] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6558/stat : 6558 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524713338 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6586] ppid=6538 vsize=15696428 CPUtime=2.39 cores=0,2,4,6
/proc/6540/task/6586/stat : 6586 (java) R 6538 6540 5765 0 -1 4202560 30833 0 0 0 236 3 0 0 19 0 22 0 524713362 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505841235 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6540/tid=6587] ppid=6538 vsize=15696428 CPUtime=1.79 cores=0,2,4,6
/proc/6540/task/6587/stat : 6587 (java) R 6538 6540 5765 0 -1 4202560 24318 0 0 0 176 3 0 0 18 0 22 0 524713362 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505985649 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6540/tid=6588] ppid=6538 vsize=15696428 CPUtime=2.19 cores=0,2,4,6
/proc/6540/task/6588/stat : 6588 (java) R 6538 6540 5765 0 -1 4202560 30045 0 0 0 216 3 0 0 18 0 22 0 524713362 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912506007772 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6540/tid=6589] ppid=6538 vsize=15696428 CPUtime=2.56 cores=0,2,4,6
/proc/6540/task/6589/stat : 6589 (java) R 6538 6540 5765 0 -1 4202560 30758 0 0 0 253 3 0 0 18 0 22 0 524713362 16073142272 144538 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 47806051690594 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15696428

[startup+6.30147 s]
/proc/loadavg: 7.51 7.92 7.96 9/220 6593
/proc/meminfo: memFree=23278900/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=24.06 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 151912 0 1 0 2386 20 0 0 25 0 22 0 524713333 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 140400 2287 9 0 3914826 0
[pid=6540/tid=6542] ppid=6538 vsize=15696428 CPUtime=0.43 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (java) S 6538 6540 5765 0 -1 4202560 8102 0 1 0 41 2 0 0 20 0 22 0 524713333 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (java) S 6538 6540 5765 0 -1 4202560 2096 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (java) S 6538 6540 5765 0 -1 4202560 1422 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6545] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6545/stat : 6545 (java) S 6538 6540 5765 0 -1 4202560 1324 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6546] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6546/stat : 6546 (java) S 6538 6540 5765 0 -1 4202560 204 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6547] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6547/stat : 6547 (java) S 6538 6540 5765 0 -1 4202560 1400 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6548] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6548/stat : 6548 (java) S 6538 6540 5765 0 -1 4202560 2308 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6549] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6549/stat : 6549 (java) S 6538 6540 5765 0 -1 4202560 1790 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6550] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6550/stat : 6550 (java) S 6538 6540 5765 0 -1 4202560 1434 0 0 0 0 0 0 0 15 0 22 0 524713334 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6551] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6551/stat : 6551 (java) S 6538 6540 5765 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 524713335 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 0 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6552] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6552/stat : 6552 (java) S 6538 6540 5765 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6553] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6553/stat : 6553 (java) S 6538 6540 5765 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6554] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6554/stat : 6554 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699498929 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6555] ppid=6538 vsize=15696428 CPUtime=1.33 cores=0,2,4,6
/proc/6540/task/6555/stat : 6555 (java) S 6538 6540 5765 0 -1 4202560 5220 0 0 0 133 0 0 0 15 0 22 0 524713338 16073142272 140400 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0

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

[pid=6540/tid=6587] ppid=6538 vsize=15696428 CPUtime=1048.88 cores=0,2,4,6
/proc/6540/task/6587/stat : 6587 (java) R 6538 6540 5765 0 -1 4202560 176674 0 0 0 104857 31 0 0 25 0 22 0 524713362 16073142272 78632 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505916056 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6540/tid=6588] ppid=6538 vsize=15696428 CPUtime=1049.36 cores=0,2,4,6
/proc/6540/task/6588/stat : 6588 (java) R 6538 6540 5765 0 -1 4202560 184145 0 0 0 104903 33 0 0 25 0 22 0 524713362 16073142272 78632 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505806163 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6540/tid=6589] ppid=6538 vsize=15696428 CPUtime=1049.13 cores=0,2,4,6
/proc/6540/task/6589/stat : 6589 (java) R 6538 6540 5765 0 -1 4202560 185379 0 0 0 104882 31 0 0 25 0 22 0 524713362 16073142272 78632 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505817130 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4223.79
Current children cumulated vsize (KiB) 15696428

[startup+1122.31 s]
/proc/loadavg: 8.08 8.06 8.01 9/220 6672
/proc/meminfo: memFree=23797532/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=4462.33 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 1352936 0 1 0 445889 344 0 0 25 0 22 0 524713333 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 79892 2297 9 0 3914826 0
[pid=6540/tid=6542] ppid=6538 vsize=15696428 CPUtime=0.43 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (java) S 6538 6540 5765 0 -1 4202560 8102 0 1 0 41 2 0 0 20 0 22 0 524713333 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=15696428 CPUtime=3.08 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (java) S 6538 6540 5765 0 -1 4202560 70960 0 0 0 291 17 0 0 16 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=15696428 CPUtime=3.09 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (java) S 6538 6540 5765 0 -1 4202560 69295 0 0 0 291 18 0 0 15 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6545] ppid=6538 vsize=15696428 CPUtime=3.05 cores=0,2,4,6
/proc/6540/task/6545/stat : 6545 (java) S 6538 6540 5765 0 -1 4202560 67947 0 0 0 288 17 0 0 16 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6546] ppid=6538 vsize=15696428 CPUtime=3.04 cores=0,2,4,6
/proc/6540/task/6546/stat : 6546 (java) S 6538 6540 5765 0 -1 4202560 67405 0 0 0 290 14 0 0 15 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6547] ppid=6538 vsize=15696428 CPUtime=3.05 cores=0,2,4,6
/proc/6540/task/6547/stat : 6547 (java) S 6538 6540 5765 0 -1 4202560 68538 0 0 0 289 16 0 0 15 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6548] ppid=6538 vsize=15696428 CPUtime=3.09 cores=0,2,4,6
/proc/6540/task/6548/stat : 6548 (java) S 6538 6540 5765 0 -1 4202560 71044 0 0 0 291 18 0 0 15 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6549] ppid=6538 vsize=15696428 CPUtime=3.02 cores=0,2,4,6
/proc/6540/task/6549/stat : 6549 (java) S 6538 6540 5765 0 -1 4202560 69842 0 0 0 287 15 0 0 16 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6550] ppid=6538 vsize=15696428 CPUtime=3.08 cores=0,2,4,6
/proc/6540/task/6550/stat : 6550 (java) S 6538 6540 5765 0 -1 4202560 68269 0 0 0 292 16 0 0 15 0 22 0 524713334 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6551] ppid=6538 vsize=15696428 CPUtime=2.01 cores=0,2,4,6
/proc/6540/task/6551/stat : 6551 (java) S 6538 6540 5765 0 -1 4202560 3493 0 0 0 139 62 0 0 15 0 22 0 524713335 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 0 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6552] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6552/stat : 6552 (java) S 6538 6540 5765 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6553] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6553/stat : 6553 (java) S 6538 6540 5765 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6554] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6554/stat : 6554 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699498929 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6555] ppid=6538 vsize=15696428 CPUtime=1.35 cores=0,2,4,6
/proc/6540/task/6555/stat : 6555 (java) S 6538 6540 5765 0 -1 4202560 5225 0 0 0 135 0 0 0 16 0 22 0 524713338 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6556] ppid=6538 vsize=15696428 CPUtime=0.63 cores=0,2,4,6
/proc/6540/task/6556/stat : 6556 (java) S 6538 6540 5765 0 -1 4202560 9056 0 0 0 62 1 0 0 15 0 22 0 524713338 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6557] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6557/stat : 6557 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6558] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6558/stat : 6558 (java) S 6538 6540 5765 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 524713338 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6586] ppid=6538 vsize=15696428 CPUtime=1108.06 cores=0,2,4,6
/proc/6540/task/6586/stat : 6586 (java) R 6538 6540 5765 0 -1 4202560 194039 0 0 0 110768 38 0 0 25 0 22 0 524713362 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 47806051690594 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6540/tid=6587] ppid=6538 vsize=15696428 CPUtime=1108.16 cores=0,2,4,6
/proc/6540/task/6587/stat : 6587 (java) R 6538 6540 5765 0 -1 4202560 187012 0 0 0 110783 33 0 0 25 0 22 0 524713362 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 47806051689023 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6540/tid=6588] ppid=6538 vsize=15696428 CPUtime=1108.55 cores=0,2,4,6
/proc/6540/task/6588/stat : 6588 (java) R 6538 6540 5765 0 -1 4202560 194814 0 0 0 110820 35 0 0 25 0 22 0 524713362 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505842880 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6540/tid=6589] ppid=6538 vsize=15696428 CPUtime=1108.49 cores=0,2,4,6
/proc/6540/task/6589/stat : 6589 (java) R 6538 6540 5765 0 -1 4202560 196453 0 0 0 110815 34 0 0 25 0 22 0 524713362 16073142272 79892 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505875523 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462.33
Current children cumulated vsize (KiB) 15696428

[startup+1182.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/220 6673
/proc/meminfo: memFree=23785228/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=4700.79 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 1417413 0 1 0 469716 363 0 0 25 0 22 0 524713333 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 77309 2297 9 0 3914826 0
[pid=6540/tid=6542] ppid=6538 vsize=15696428 CPUtime=0.43 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (java) S 6538 6540 5765 0 -1 4202560 8102 0 1 0 41 2 0 0 20 0 22 0 524713333 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=15696428 CPUtime=3.26 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (java) S 6538 6540 5765 0 -1 4202560 74348 0 0 0 308 18 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=15696428 CPUtime=3.26 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (java) S 6538 6540 5765 0 -1 4202560 72728 0 0 0 307 19 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6545] ppid=6538 vsize=15696428 CPUtime=3.2 cores=0,2,4,6
/proc/6540/task/6545/stat : 6545 (java) S 6538 6540 5765 0 -1 4202560 70989 0 0 0 302 18 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6546] ppid=6538 vsize=15696428 CPUtime=3.2 cores=0,2,4,6
/proc/6540/task/6546/stat : 6546 (java) S 6538 6540 5765 0 -1 4202560 71324 0 0 0 305 15 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6547] ppid=6538 vsize=15696428 CPUtime=3.21 cores=0,2,4,6
/proc/6540/task/6547/stat : 6547 (java) S 6538 6540 5765 0 -1 4202560 71723 0 0 0 303 18 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6548] ppid=6538 vsize=15696428 CPUtime=3.24 cores=0,2,4,6
/proc/6540/task/6548/stat : 6548 (java) S 6538 6540 5765 0 -1 4202560 73705 0 0 0 305 19 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6549] ppid=6538 vsize=15696428 CPUtime=3.16 cores=0,2,4,6
/proc/6540/task/6549/stat : 6549 (java) S 6538 6540 5765 0 -1 4202560 72747 0 0 0 301 15 0 0 16 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6550] ppid=6538 vsize=15696428 CPUtime=3.25 cores=0,2,4,6
/proc/6540/task/6550/stat : 6550 (java) S 6538 6540 5765 0 -1 4202560 72183 0 0 0 308 17 0 0 15 0 22 0 524713334 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6551] ppid=6538 vsize=15696428 CPUtime=2.16 cores=0,2,4,6
/proc/6540/task/6551/stat : 6551 (java) S 6538 6540 5765 0 -1 4202560 3695 0 0 0 151 65 0 0 15 0 22 0 524713335 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 0 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6552] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6552/stat : 6552 (java) S 6538 6540 5765 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6553] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6553/stat : 6553 (java) S 6538 6540 5765 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6554] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6554/stat : 6554 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699498929 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6555] ppid=6538 vsize=15696428 CPUtime=1.35 cores=0,2,4,6
/proc/6540/task/6555/stat : 6555 (java) S 6538 6540 5765 0 -1 4202560 5225 0 0 0 135 0 0 0 16 0 22 0 524713338 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6556] ppid=6538 vsize=15696428 CPUtime=0.63 cores=0,2,4,6
/proc/6540/task/6556/stat : 6556 (java) S 6538 6540 5765 0 -1 4202560 9056 0 0 0 62 1 0 0 15 0 22 0 524713338 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6557] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6557/stat : 6557 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6558] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6558/stat : 6558 (java) S 6538 6540 5765 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 524713338 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6586] ppid=6538 vsize=15696428 CPUtime=1167.4 cores=0,2,4,6
/proc/6540/task/6586/stat : 6586 (java) R 6538 6540 5765 0 -1 4202560 203524 0 0 0 116700 40 0 0 25 0 22 0 524713362 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505736312 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6540/tid=6587] ppid=6538 vsize=15696428 CPUtime=1167.42 cores=0,2,4,6
/proc/6540/task/6587/stat : 6587 (java) R 6538 6540 5765 0 -1 4202560 196152 0 0 0 116708 34 0 0 25 0 22 0 524713362 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 47806051689132 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6540/tid=6588] ppid=6538 vsize=15696428 CPUtime=1167.72 cores=0,2,4,6
/proc/6540/task/6588/stat : 6588 (java) R 6538 6540 5765 0 -1 4202560 204820 0 0 0 116735 37 0 0 25 0 22 0 524713362 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912506007286 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6540/tid=6589] ppid=6538 vsize=15696428 CPUtime=1167.73 cores=0,2,4,6
/proc/6540/task/6589/stat : 6589 (java) R 6538 6540 5765 0 -1 4202560 205646 0 0 0 116737 36 0 0 25 0 22 0 524713362 16073142272 77309 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505669696 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.79
Current children cumulated vsize (KiB) 15696428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/220 6674
/proc/meminfo: memFree=23792648/32951124 swapFree=67111524/67111528
[pid=6540] ppid=6538 vsize=15696428 CPUtime=4800.22 cores=0,2,4,6
/proc/6540/stat : 6540 (java) S 6538 6540 5765 0 -1 4202496 1445581 0 1 0 479651 371 0 0 25 0 22 0 524713333 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 3924107 79277 2297 9 0 3914826 0
[pid=6540/tid=6542] ppid=6538 vsize=15696428 CPUtime=0.43 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (java) S 6538 6540 5765 0 -1 4202560 8102 0 1 0 41 2 0 0 20 0 22 0 524713333 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=15696428 CPUtime=3.33 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (java) S 6538 6540 5765 0 -1 4202560 75263 0 0 0 315 18 0 0 16 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=15696428 CPUtime=3.33 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (java) S 6538 6540 5765 0 -1 4202560 73873 0 0 0 314 19 0 0 15 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6545] ppid=6538 vsize=15696428 CPUtime=3.27 cores=0,2,4,6
/proc/6540/task/6545/stat : 6545 (java) S 6538 6540 5765 0 -1 4202560 72217 0 0 0 309 18 0 0 15 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6546] ppid=6538 vsize=15696428 CPUtime=3.26 cores=0,2,4,6
/proc/6540/task/6546/stat : 6546 (java) S 6538 6540 5765 0 -1 4202560 72389 0 0 0 311 15 0 0 15 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6547] ppid=6538 vsize=15696428 CPUtime=3.28 cores=0,2,4,6
/proc/6540/task/6547/stat : 6547 (java) S 6538 6540 5765 0 -1 4202560 73074 0 0 0 310 18 0 0 15 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6548] ppid=6538 vsize=15696428 CPUtime=3.31 cores=0,2,4,6
/proc/6540/task/6548/stat : 6548 (java) S 6538 6540 5765 0 -1 4202560 75032 0 0 0 312 19 0 0 15 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6549] ppid=6538 vsize=15696428 CPUtime=3.23 cores=0,2,4,6
/proc/6540/task/6549/stat : 6549 (java) S 6538 6540 5765 0 -1 4202560 73965 0 0 0 308 15 0 0 15 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6550] ppid=6538 vsize=15696428 CPUtime=3.33 cores=0,2,4,6
/proc/6540/task/6550/stat : 6550 (java) S 6538 6540 5765 0 -1 4202560 73047 0 0 0 315 18 0 0 16 0 22 0 524713334 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6551] ppid=6538 vsize=15696428 CPUtime=2.2 cores=0,2,4,6
/proc/6540/task/6551/stat : 6551 (java) S 6538 6540 5765 0 -1 4202560 3769 0 0 0 153 67 0 0 15 0 22 0 524713335 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 0 0 16800975 18446604453903499520 0 0 -1 2 0 0 0
[pid=6540/tid=6552] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6552/stat : 6552 (java) S 6538 6540 5765 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6553] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6553/stat : 6553 (java) S 6538 6540 5765 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524713335 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6554] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6554/stat : 6554 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699498929 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6555] ppid=6538 vsize=15696428 CPUtime=1.35 cores=0,2,4,6
/proc/6540/task/6555/stat : 6555 (java) S 6538 6540 5765 0 -1 4202560 5225 0 0 0 135 0 0 0 16 0 22 0 524713338 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 4 0 0 0
[pid=6540/tid=6556] ppid=6538 vsize=15696428 CPUtime=0.63 cores=0,2,4,6
/proc/6540/task/6556/stat : 6556 (java) S 6538 6540 5765 0 -1 4202560 9056 0 0 0 62 1 0 0 15 0 22 0 524713338 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6557] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6557/stat : 6557 (java) S 6538 6540 5765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524713338 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491225 0 4 0 16800975 18446604453903499520 0 0 -1 6 0 0 0
[pid=6540/tid=6558] ppid=6538 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/6540/task/6558/stat : 6558 (java) S 6538 6540 5765 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524713338 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 212699491840 0 4 0 16800975 18446604453903499520 0 0 -1 0 0 0 0
[pid=6540/tid=6586] ppid=6538 vsize=15696428 CPUtime=1192.13 cores=0,2,4,6
/proc/6540/task/6586/stat : 6586 (java) R 6538 6540 5765 0 -1 4202560 208537 0 0 0 119173 40 0 0 25 0 22 0 524713362 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912506087762 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6540/tid=6587] ppid=6538 vsize=15696428 CPUtime=1192.18 cores=0,2,4,6
/proc/6540/task/6587/stat : 6587 (java) R 6538 6540 5765 0 -1 4202560 200776 0 0 0 119182 36 0 0 25 0 22 0 524713362 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505702784 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6540/tid=6588] ppid=6538 vsize=15696428 CPUtime=1192.33 cores=0,2,4,6
/proc/6540/task/6588/stat : 6588 (java) R 6538 6540 5765 0 -1 4202560 209600 0 0 0 119195 38 0 0 25 0 22 0 524713362 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 47806051689132 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6540/tid=6589] ppid=6538 vsize=15696428 CPUtime=1192.46 cores=0,2,4,6
/proc/6540/task/6589/stat : 6589 (java) R 6538 6540 5765 0 -1 4202560 210208 0 0 0 119209 37 0 0 25 0 22 0 524713362 16073142272 79277 33554432000 1073741824 1073778376 140734506443808 18446744073709551615 46912505875614 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15696428

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

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

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.27
CPU user time (s): 4796.54
CPU system time (s): 3.73043
CPU usage (%): 397.594
Max. virtual memory (cumulated for all children) (KiB): 15698676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.54
system time used= 3.73043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1445608
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= 316372
involuntary context switches= 166523

runsolver used 2.01969 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 04:39:16
IDJOB=3312726
IDBENCH=82911
IDSOLVER=1699
FILE ID=node139/3312726-1304131156
RUNJOBID= node139-1304128737-5783
PBS_JOBID= 13170782
Free space on /tmp= 72900 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312726-1304131156/watcher-3312726-1304131156 -o /tmp/evaluation-result-3312726-1304131156/solver-3312726-1304131156 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312726-1304131156.cnf

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=338667904

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:      24398828 kB
Buffers:       2054448 kB
Cached:        5914724 kB
SwapCached:          4 kB
Active:         947972 kB
Inactive:      7084472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24398828 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1628 kB
Writeback:           0 kB
AnonPages:       62684 kB
Mapped:          14716 kB
Slab:           454472 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185600 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= 72896 MiB
End job on node139 at 2011-04-30 04:59:25