Trace number 3312683

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.39 1207.54

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	58:57 INFO : Reading from input HOME/instance-3312683-1304128737.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.52/0.39	58:57 INFO : 648 variables remaining out of 650
0.52/0.39	58:57 INFO : 11016 literals remaining out of 11076

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

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: 6.82 7.79 7.92 2/176 5802
/proc/meminfo: memFree=24136572/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=256 CPUtime=0 cores=1,3,5,7
/proc/5802/stat : 5802 (java) R 5798 5802 5765 0 -1 4194304 527 0 0 0 0 0 0 0 17 0 1 0 524471435 262144 33 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212682751623 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5802/statm: 64 33 24 9 0 23 0

[startup+0.043837 s]
/proc/loadavg: 6.82 7.79 7.92 2/176 5802
/proc/meminfo: memFree=24136572/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 3744 0 1 0 2 1 0 0 17 0 13 0 524471435 15978749952 3184 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3901062 3185 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100848 s]
/proc/loadavg: 6.82 7.79 7.92 2/176 5802
/proc/meminfo: memFree=24136572/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15676980 CPUtime=0.1 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 5531 0 1 0 9 1 0 0 17 0 18 0 524471435 16053227520 4949 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3919245 4949 2116 9 0 3909964 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676980

[startup+0.300785 s]
/proc/loadavg: 6.82 7.79 7.92 2/176 5802
/proc/meminfo: memFree=24136572/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15683780 CPUtime=0.52 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 11339 0 1 0 49 3 0 0 17 0 22 0 524471435 16060190720 9793 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3920945 9793 2213 9 0 3911664 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683780

[startup+0.700688 s]
/proc/loadavg: 6.82 7.79 7.92 2/176 5802
/proc/meminfo: memFree=24136572/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15705996 CPUtime=1.89 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 29724 0 1 0 183 6 0 0 17 0 22 0 524471435 16082939904 23579 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3926499 23580 2259 9 0 3917218 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 15705996

[startup+1.50154 s]
/proc/loadavg: 6.82 7.79 7.92 14/220 5846
/proc/meminfo: memFree=23836768/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15706040 CPUtime=5.08 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 57544 0 1 0 498 10 0 0 17 0 22 0 524471435 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3926510 48656 2272 9 0 3917229 0
[pid=5802/tid=5806] ppid=5798 vsize=15706040 CPUtime=0.37 cores=1,3,5,7
/proc/5802/task/5806/stat : 5806 (java) S 5798 5802 5765 0 -1 4202560 6802 0 1 0 36 1 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5808] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5808/stat : 5808 (java) S 5798 5802 5765 0 -1 4202560 878 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5810] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5810/stat : 5810 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5813] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5813/stat : 5813 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5815] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5815/stat : 5815 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5817] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5817/stat : 5817 (java) R 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699512051 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5819] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5819/stat : 5819 (java) S 5798 5802 5765 0 -1 4202560 660 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5821] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5821/stat : 5821 (java) S 5798 5802 5765 0 -1 4202560 962 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5822] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5822/stat : 5822 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524471436 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5823] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5823/stat : 5823 (java) S 5798 5802 5765 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524471437 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 0 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5825] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5825/stat : 5825 (java) S 5798 5802 5765 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524471438 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5828] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5828/stat : 5828 (java) S 5798 5802 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524471438 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5829] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5829/stat : 5829 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524471440 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699498929 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5830] ppid=5798 vsize=15706040 CPUtime=0.59 cores=1,3,5,7
/proc/5802/task/5830/stat : 5830 (java) R 5798 5802 5765 0 -1 4202560 4565 0 0 0 59 0 0 0 20 0 22 0 524471440 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 47763392638096 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5802/tid=5833] ppid=5798 vsize=15706040 CPUtime=1.28 cores=1,3,5,7
/proc/5802/task/5833/stat : 5833 (java) R 5798 5802 5765 0 -1 4202560 14471 0 0 0 127 1 0 0 18 0 22 0 524471440 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212687372043 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5802/tid=5834] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5834/stat : 5834 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524471440 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5837] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5837/stat : 5837 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524471440 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5839] ppid=5798 vsize=15706040 CPUtime=0.8 cores=1,3,5,7
/proc/5802/task/5839/stat : 5839 (java) R 5798 5802 5765 0 -1 4202560 7768 0 0 0 79 1 0 0 19 0 22 0 524471461 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505869473 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5802/tid=5840] ppid=5798 vsize=15706040 CPUtime=0.9 cores=1,3,5,7
/proc/5802/task/5840/stat : 5840 (java) R 5798 5802 5765 0 -1 4202560 8561 0 0 0 89 1 0 0 18 0 22 0 524471461 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505811045 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5802/tid=5841] ppid=5798 vsize=15706040 CPUtime=0.74 cores=1,3,5,7
/proc/5802/task/5841/stat : 5841 (java) R 5798 5802 5765 0 -1 4202560 6765 0 0 0 74 0 0 0 16 0 22 0 524471461 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505697007 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5842] ppid=5798 vsize=15706040 CPUtime=0.3 cores=1,3,5,7
/proc/5802/task/5842/stat : 5842 (java) R 5798 5802 5765 0 -1 4202560 4711 0 0 0 30 0 0 0 19 0 22 0 524471461 16082984960 48656 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 15706040

[startup+3.10125 s]
/proc/loadavg: 6.82 7.79 7.92 12/220 5846
/proc/meminfo: memFree=23675444/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15706040 CPUtime=11.43 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 159250 0 1 0 1120 23 0 0 17 0 22 0 524471435 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3926510 147832 2284 9 0 3917229 0
[pid=5802/tid=5806] ppid=5798 vsize=15706040 CPUtime=0.37 cores=1,3,5,7
/proc/5802/task/5806/stat : 5806 (java) S 5798 5802 5765 0 -1 4202560 6802 0 1 0 36 1 0 0 18 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5808] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5808/stat : 5808 (java) S 5798 5802 5765 0 -1 4202560 1816 0 0 0 0 0 0 0 15 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5810] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5810/stat : 5810 (java) S 5798 5802 5765 0 -1 4202560 1544 0 0 0 0 0 0 0 15 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5813] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5813/stat : 5813 (java) S 5798 5802 5765 0 -1 4202560 2938 0 0 0 0 0 0 0 16 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5815] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5815/stat : 5815 (java) S 5798 5802 5765 0 -1 4202560 1462 0 0 0 0 0 0 0 15 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5817] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5817/stat : 5817 (java) S 5798 5802 5765 0 -1 4202560 696 0 0 0 0 0 0 0 16 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5819] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5819/stat : 5819 (java) S 5798 5802 5765 0 -1 4202560 3230 0 0 0 0 0 0 0 16 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5821] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5821/stat : 5821 (java) S 5798 5802 5765 0 -1 4202560 2600 0 0 0 0 0 0 0 15 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5822] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5822/stat : 5822 (java) S 5798 5802 5765 0 -1 4202560 1240 0 0 0 0 0 0 0 15 0 22 0 524471436 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5823] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5823/stat : 5823 (java) S 5798 5802 5765 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 524471437 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 0 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5825] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5825/stat : 5825 (java) S 5798 5802 5765 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524471438 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5828] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5828/stat : 5828 (java) S 5798 5802 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524471438 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5829] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5829/stat : 5829 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524471440 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699498929 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5830] ppid=5798 vsize=15706040 CPUtime=0.77 cores=1,3,5,7
/proc/5802/task/5830/stat : 5830 (java) S 5798 5802 5765 0 -1 4202560 7070 0 0 0 76 1 0 0 15 0 22 0 524471440 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5833] ppid=5798 vsize=15706040 CPUtime=1.5 cores=1,3,5,7
/proc/5802/task/5833/stat : 5833 (java) S 5798 5802 5765 0 -1 4202560 14627 0 0 0 149 1 0 0 16 0 22 0 524471440 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5834] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5834/stat : 5834 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524471440 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5837] ppid=5798 vsize=15706040 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5837/stat : 5837 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524471440 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5839] ppid=5798 vsize=15706040 CPUtime=2.22 cores=1,3,5,7
/proc/5802/task/5839/stat : 5839 (java) R 5798 5802 5765 0 -1 4202560 28829 0 0 0 219 3 0 0 22 0 22 0 524471461 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505696940 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5802/tid=5840] ppid=5798 vsize=15706040 CPUtime=2.41 cores=1,3,5,7
/proc/5802/task/5840/stat : 5840 (java) R 5798 5802 5765 0 -1 4202560 29527 0 0 0 237 4 0 0 21 0 22 0 524471461 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505826628 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5802/tid=5841] ppid=5798 vsize=15706040 CPUtime=2.29 cores=1,3,5,7
/proc/5802/task/5841/stat : 5841 (java) R 5798 5802 5765 0 -1 4202560 28419 0 0 0 226 3 0 0 18 0 22 0 524471461 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912506093346 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5842] ppid=5798 vsize=15706040 CPUtime=1.7 cores=1,3,5,7
/proc/5802/task/5842/stat : 5842 (java) R 5798 5802 5765 0 -1 4202560 26622 0 0 0 168 2 0 0 19 0 22 0 524471461 16082984960 147832 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505724454 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 15706040

[startup+6.30067 s]
/proc/loadavg: 7.00 7.81 7.92 10/220 5846
/proc/meminfo: memFree=23210732/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15700300 CPUtime=24.18 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 166559 0 1 0 2394 24 0 0 17 0 22 0 524471435 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3925075 149786 2284 9 0 3915794 0
[pid=5802/tid=5806] ppid=5798 vsize=15700300 CPUtime=0.37 cores=1,3,5,7
/proc/5802/task/5806/stat : 5806 (java) S 5798 5802 5765 0 -1 4202560 6802 0 1 0 36 1 0 0 18 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5808] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5808/stat : 5808 (java) S 5798 5802 5765 0 -1 4202560 2334 0 0 0 0 0 0 0 15 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5810] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5810/stat : 5810 (java) S 5798 5802 5765 0 -1 4202560 2313 0 0 0 0 0 0 0 16 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5813] ppid=5798 vsize=15700300 CPUtime=0.01 cores=1,3,5,7
/proc/5802/task/5813/stat : 5813 (java) S 5798 5802 5765 0 -1 4202560 3940 0 0 0 1 0 0 0 16 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5815] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5815/stat : 5815 (java) S 5798 5802 5765 0 -1 4202560 1745 0 0 0 0 0 0 0 15 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5817] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5817/stat : 5817 (java) S 5798 5802 5765 0 -1 4202560 2211 0 0 0 0 0 0 0 16 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5819] ppid=5798 vsize=15700300 CPUtime=0.01 cores=1,3,5,7
/proc/5802/task/5819/stat : 5819 (java) S 5798 5802 5765 0 -1 4202560 3232 0 0 0 1 0 0 0 15 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5821] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5821/stat : 5821 (java) S 5798 5802 5765 0 -1 4202560 3419 0 0 0 0 0 0 0 16 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5822] ppid=5798 vsize=15700300 CPUtime=0.01 cores=1,3,5,7
/proc/5802/task/5822/stat : 5822 (java) S 5798 5802 5765 0 -1 4202560 2063 0 0 0 1 0 0 0 16 0 22 0 524471436 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5823] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5823/stat : 5823 (java) S 5798 5802 5765 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 524471437 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 0 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5825] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5825/stat : 5825 (java) S 5798 5802 5765 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524471438 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5828] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5828/stat : 5828 (java) S 5798 5802 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524471438 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5829] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5829/stat : 5829 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524471440 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699498929 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5830] ppid=5798 vsize=15700300 CPUtime=0.86 cores=1,3,5,7
/proc/5802/task/5830/stat : 5830 (java) S 5798 5802 5765 0 -1 4202560 7532 0 0 0 85 1 0 0 15 0 22 0 524471440 16077107200 149786 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0

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

[pid=5802/tid=5840] ppid=5798 vsize=15700300 CPUtime=1106.78 cores=1,3,5,7
/proc/5802/task/5840/stat : 5840 (java) R 5798 5802 5765 0 -1 4202560 405734 0 0 0 110620 58 0 0 25 0 22 0 524471461 16077107200 111017 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505740621 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5802/tid=5841] ppid=5798 vsize=15700300 CPUtime=1107.64 cores=1,3,5,7
/proc/5802/task/5841/stat : 5841 (java) R 5798 5802 5765 0 -1 4202560 398466 0 0 0 110708 56 0 0 25 0 22 0 524471461 16077107200 111017 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505832633 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5842] ppid=5798 vsize=15700300 CPUtime=1106.65 cores=1,3,5,7
/proc/5802/task/5842/stat : 5842 (java) R 5798 5802 5765 0 -1 4202560 404066 0 0 0 110607 58 0 0 25 0 22 0 524471461 16077107200 111017 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4461.38
Current children cumulated vsize (KiB) 15700300

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 8.01 10/220 6356
/proc/meminfo: memFree=23511960/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15700300 CPUtime=4700.07 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 3177071 0 1 0 469425 582 0 0 17 0 22 0 524471435 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3925075 136459 2298 9 0 3915794 0
[pid=5802/tid=5806] ppid=5798 vsize=15700300 CPUtime=0.37 cores=1,3,5,7
/proc/5802/task/5806/stat : 5806 (java) S 5798 5802 5765 0 -1 4202560 6802 0 1 0 36 1 0 0 18 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5808] ppid=5798 vsize=15700300 CPUtime=3.67 cores=1,3,5,7
/proc/5802/task/5808/stat : 5808 (java) S 5798 5802 5765 0 -1 4202560 179216 0 0 0 336 31 0 0 16 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5810] ppid=5798 vsize=15700300 CPUtime=3.63 cores=1,3,5,7
/proc/5802/task/5810/stat : 5810 (java) S 5798 5802 5765 0 -1 4202560 171303 0 0 0 335 28 0 0 15 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5813] ppid=5798 vsize=15700300 CPUtime=3.65 cores=1,3,5,7
/proc/5802/task/5813/stat : 5813 (java) S 5798 5802 5765 0 -1 4202560 170014 0 0 0 336 29 0 0 15 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5815] ppid=5798 vsize=15700300 CPUtime=3.65 cores=1,3,5,7
/proc/5802/task/5815/stat : 5815 (java) S 5798 5802 5765 0 -1 4202560 172802 0 0 0 334 31 0 0 16 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5817] ppid=5798 vsize=15700300 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5817/stat : 5817 (java) S 5798 5802 5765 0 -1 4202560 179167 0 0 0 340 32 0 0 15 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5819] ppid=5798 vsize=15700300 CPUtime=3.6 cores=1,3,5,7
/proc/5802/task/5819/stat : 5819 (java) S 5798 5802 5765 0 -1 4202560 180849 0 0 0 330 30 0 0 15 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5821] ppid=5798 vsize=15700300 CPUtime=3.81 cores=1,3,5,7
/proc/5802/task/5821/stat : 5821 (java) S 5798 5802 5765 0 -1 4202560 185695 0 0 0 349 32 0 0 15 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5822] ppid=5798 vsize=15700300 CPUtime=3.63 cores=1,3,5,7
/proc/5802/task/5822/stat : 5822 (java) S 5798 5802 5765 0 -1 4202560 178055 0 0 0 335 28 0 0 15 0 22 0 524471436 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5823] ppid=5798 vsize=15700300 CPUtime=2.17 cores=1,3,5,7
/proc/5802/task/5823/stat : 5823 (java) S 5798 5802 5765 0 -1 4202560 8745 0 0 0 132 85 0 0 15 0 22 0 524471437 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 0 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5825] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5825/stat : 5825 (java) S 5798 5802 5765 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524471438 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5828] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5828/stat : 5828 (java) S 5798 5802 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524471438 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5829] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5829/stat : 5829 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524471440 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699498929 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5830] ppid=5798 vsize=15700300 CPUtime=0.92 cores=1,3,5,7
/proc/5802/task/5830/stat : 5830 (java) S 5798 5802 5765 0 -1 4202560 7538 0 0 0 91 1 0 0 15 0 22 0 524471440 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5833] ppid=5798 vsize=15700300 CPUtime=1.67 cores=1,3,5,7
/proc/5802/task/5833/stat : 5833 (java) S 5798 5802 5765 0 -1 4202560 14663 0 0 0 165 2 0 0 15 0 22 0 524471440 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5834] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5834/stat : 5834 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524471440 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5837] ppid=5798 vsize=15700300 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5837/stat : 5837 (java) S 5798 5802 5765 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524471440 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5839] ppid=5798 vsize=15700300 CPUtime=1166.57 cores=1,3,5,7
/proc/5802/task/5839/stat : 5839 (java) R 5798 5802 5765 0 -1 4202560 432248 0 0 0 116595 62 0 0 25 0 22 0 524471461 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505722484 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5802/tid=5840] ppid=5798 vsize=15700300 CPUtime=1165.92 cores=1,3,5,7
/proc/5802/task/5840/stat : 5840 (java) R 5798 5802 5765 0 -1 4202560 431826 0 0 0 116530 62 0 0 25 0 22 0 524471461 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505724056 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5802/tid=5841] ppid=5798 vsize=15700300 CPUtime=1167 cores=1,3,5,7
/proc/5802/task/5841/stat : 5841 (java) R 5798 5802 5765 0 -1 4202560 425941 0 0 0 116640 60 0 0 25 0 22 0 524471461 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505826400 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5842] ppid=5798 vsize=15700300 CPUtime=1165.91 cores=1,3,5,7
/proc/5802/task/5842/stat : 5842 (java) R 5798 5802 5765 0 -1 4202560 430756 0 0 0 116531 60 0 0 25 0 22 0 524471461 16077107200 136459 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912506120904 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.07
Current children cumulated vsize (KiB) 15700300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.02 8.06 8.00 5/198 6359
/proc/meminfo: memFree=23879292/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15765836 CPUtime=4800.33 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 3236721 0 1 0 479440 593 0 0 17 0 22 0 524471435 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3941459 130062 2298 9 0 3932178 0
[pid=5802/tid=5806] ppid=5798 vsize=15765836 CPUtime=0.37 cores=1,3,5,7
/proc/5802/task/5806/stat : 5806 (java) S 5798 5802 5765 0 -1 4202560 6802 0 1 0 36 1 0 0 18 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5808] ppid=5798 vsize=15765836 CPUtime=3.75 cores=1,3,5,7
/proc/5802/task/5808/stat : 5808 (java) S 5798 5802 5765 0 -1 4202560 181263 0 0 0 344 31 0 0 16 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5810] ppid=5798 vsize=15765836 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5810/stat : 5810 (java) S 5798 5802 5765 0 -1 4202560 174367 0 0 0 344 28 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5813] ppid=5798 vsize=15765836 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5813/stat : 5813 (java) S 5798 5802 5765 0 -1 4202560 172263 0 0 0 343 29 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5815] ppid=5798 vsize=15765836 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5815/stat : 5815 (java) S 5798 5802 5765 0 -1 4202560 175523 0 0 0 340 32 0 0 16 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5817] ppid=5798 vsize=15765836 CPUtime=3.79 cores=1,3,5,7
/proc/5802/task/5817/stat : 5817 (java) S 5798 5802 5765 0 -1 4202560 182793 0 0 0 347 32 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5819] ppid=5798 vsize=15765836 CPUtime=3.67 cores=1,3,5,7
/proc/5802/task/5819/stat : 5819 (java) S 5798 5802 5765 0 -1 4202560 183503 0 0 0 337 30 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5821] ppid=5798 vsize=15765836 CPUtime=3.88 cores=1,3,5,7
/proc/5802/task/5821/stat : 5821 (java) S 5798 5802 5765 0 -1 4202560 188684 0 0 0 355 33 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5822] ppid=5798 vsize=15765836 CPUtime=3.69 cores=1,3,5,7
/proc/5802/task/5822/stat : 5822 (java) S 5798 5802 5765 0 -1 4202560 179427 0 0 0 341 28 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5823] ppid=5798 vsize=15765836 CPUtime=2.23 cores=1,3,5,7
/proc/5802/task/5823/stat : 5823 (java) S 5798 5802 5765 0 -1 4202560 8892 0 0 0 136 87 0 0 15 0 22 0 524471437 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 0 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5825] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5825/stat : 5825 (java) S 5798 5802 5765 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524471438 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5828] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5828/stat : 5828 (java) S 5798 5802 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524471438 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5829] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5829/stat : 5829 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699498929 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5830] ppid=5798 vsize=15765836 CPUtime=0.92 cores=1,3,5,7
/proc/5802/task/5830/stat : 5830 (java) S 5798 5802 5765 0 -1 4202560 7538 0 0 0 91 1 0 0 15 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5833] ppid=5798 vsize=15765836 CPUtime=1.67 cores=1,3,5,7
/proc/5802/task/5833/stat : 5833 (java) S 5798 5802 5765 0 -1 4202560 14663 0 0 0 165 2 0 0 15 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5834] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5834/stat : 5834 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5837] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5837/stat : 5837 (java) S 5798 5802 5765 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5839] ppid=5798 vsize=15765836 CPUtime=1191.5 cores=1,3,5,7
/proc/5802/task/5839/stat : 5839 (java) R 5798 5802 5765 0 -1 4202560 442548 0 0 0 119087 63 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505832627 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5802/tid=5840] ppid=5798 vsize=15765836 CPUtime=1190.73 cores=1,3,5,7
/proc/5802/task/5840/stat : 5840 (java) R 5798 5802 5765 0 -1 4202560 440438 0 0 0 119010 63 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505804544 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5802/tid=5841] ppid=5798 vsize=15765836 CPUtime=1191.94 cores=1,3,5,7
/proc/5802/task/5841/stat : 5841 (java) R 5798 5802 5765 0 -1 4202560 436271 0 0 0 119133 61 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505697068 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5842] ppid=5798 vsize=15765836 CPUtime=1190.86 cores=1,3,5,7
/proc/5802/task/5842/stat : 5842 (java) R 5798 5802 5765 0 -1 4202560 440293 0 0 0 119024 62 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505826827 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15765836

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

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

[startup+1207.5 s]
/proc/loadavg: 8.02 8.06 8.00 5/198 6359
/proc/meminfo: memFree=23879292/32951124 swapFree=67111524/67111528
[pid=5802] ppid=5798 vsize=15765836 CPUtime=4800.33 cores=1,3,5,7
/proc/5802/stat : 5802 (java) S 5798 5802 5765 0 -1 4202496 3236721 0 1 0 479440 593 0 0 17 0 22 0 524471435 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5802/statm: 3941459 130062 2298 9 0 3932178 0
[pid=5802/tid=5806] ppid=5798 vsize=15765836 CPUtime=0.37 cores=1,3,5,7
/proc/5802/task/5806/stat : 5806 (java) S 5798 5802 5765 0 -1 4202560 6802 0 1 0 36 1 0 0 18 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5808] ppid=5798 vsize=15765836 CPUtime=3.75 cores=1,3,5,7
/proc/5802/task/5808/stat : 5808 (java) S 5798 5802 5765 0 -1 4202560 181263 0 0 0 344 31 0 0 16 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5810] ppid=5798 vsize=15765836 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5810/stat : 5810 (java) S 5798 5802 5765 0 -1 4202560 174367 0 0 0 344 28 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5813] ppid=5798 vsize=15765836 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5813/stat : 5813 (java) S 5798 5802 5765 0 -1 4202560 172263 0 0 0 343 29 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5815] ppid=5798 vsize=15765836 CPUtime=3.72 cores=1,3,5,7
/proc/5802/task/5815/stat : 5815 (java) S 5798 5802 5765 0 -1 4202560 175523 0 0 0 340 32 0 0 16 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5817] ppid=5798 vsize=15765836 CPUtime=3.79 cores=1,3,5,7
/proc/5802/task/5817/stat : 5817 (java) S 5798 5802 5765 0 -1 4202560 182793 0 0 0 347 32 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5819] ppid=5798 vsize=15765836 CPUtime=3.67 cores=1,3,5,7
/proc/5802/task/5819/stat : 5819 (java) S 5798 5802 5765 0 -1 4202560 183503 0 0 0 337 30 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5821] ppid=5798 vsize=15765836 CPUtime=3.88 cores=1,3,5,7
/proc/5802/task/5821/stat : 5821 (java) S 5798 5802 5765 0 -1 4202560 188684 0 0 0 355 33 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5822] ppid=5798 vsize=15765836 CPUtime=3.69 cores=1,3,5,7
/proc/5802/task/5822/stat : 5822 (java) S 5798 5802 5765 0 -1 4202560 179427 0 0 0 341 28 0 0 15 0 22 0 524471436 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 3 0 0 0
[pid=5802/tid=5823] ppid=5798 vsize=15765836 CPUtime=2.23 cores=1,3,5,7
/proc/5802/task/5823/stat : 5823 (java) S 5798 5802 5765 0 -1 4202560 8892 0 0 0 136 87 0 0 15 0 22 0 524471437 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 0 0 16800975 18446604469485679552 0 0 -1 1 0 0 0
[pid=5802/tid=5825] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5825/stat : 5825 (java) S 5798 5802 5765 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524471438 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5828] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5828/stat : 5828 (java) S 5798 5802 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524471438 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5829] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5829/stat : 5829 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699498929 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5830] ppid=5798 vsize=15765836 CPUtime=0.92 cores=1,3,5,7
/proc/5802/task/5830/stat : 5830 (java) S 5798 5802 5765 0 -1 4202560 7538 0 0 0 91 1 0 0 15 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5833] ppid=5798 vsize=15765836 CPUtime=1.67 cores=1,3,5,7
/proc/5802/task/5833/stat : 5833 (java) S 5798 5802 5765 0 -1 4202560 14663 0 0 0 165 2 0 0 15 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5834] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5834/stat : 5834 (java) S 5798 5802 5765 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491225 0 4 0 16800975 18446604469485679552 0 0 -1 5 0 0 0
[pid=5802/tid=5837] ppid=5798 vsize=15765836 CPUtime=0 cores=1,3,5,7
/proc/5802/task/5837/stat : 5837 (java) S 5798 5802 5765 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 524471440 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 212699491840 0 4 0 16800975 18446604469485679552 0 0 -1 7 0 0 0
[pid=5802/tid=5839] ppid=5798 vsize=15765836 CPUtime=1191.5 cores=1,3,5,7
/proc/5802/task/5839/stat : 5839 (java) R 5798 5802 5765 0 -1 4202560 442548 0 0 0 119087 63 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505832627 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5802/tid=5840] ppid=5798 vsize=15765836 CPUtime=1190.73 cores=1,3,5,7
/proc/5802/task/5840/stat : 5840 (java) R 5798 5802 5765 0 -1 4202560 440438 0 0 0 119010 63 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505804544 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5802/tid=5841] ppid=5798 vsize=15765836 CPUtime=1191.94 cores=1,3,5,7
/proc/5802/task/5841/stat : 5841 (java) R 5798 5802 5765 0 -1 4202560 436271 0 0 0 119133 61 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505697068 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5802/tid=5842] ppid=5798 vsize=15765836 CPUtime=1190.86 cores=1,3,5,7
/proc/5802/task/5842/stat : 5842 (java) R 5798 5802 5765 0 -1 4202560 440293 0 0 0 119024 62 0 0 25 0 22 0 524471461 16144216064 130062 33554432000 1073741824 1073778376 140737333158640 18446744073709551615 46912505826827 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15765836

Child status: 143
Real time (s): 1207.54
CPU time (s): 4800.39
CPU user time (s): 4794.43
CPU system time (s): 5.96209
CPU usage (%): 397.535
Max. virtual memory (cumulated for all children) (KiB): 15765836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.43
system time used= 5.96209
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3236747
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= 210657
involuntary context switches= 147222

runsolver used 2.06968 second user time and 4.5763 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 03:58:57
IDJOB=3312683
IDBENCH=82868
IDSOLVER=1699
FILE ID=node139/3312683-1304128737
RUNJOBID= node139-1304128737-5784
PBS_JOBID= 13170782
Free space on /tmp= 72552 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312683-1304128737/watcher-3312683-1304128737 -o /tmp/evaluation-result-3312683-1304128737/solver-3312683-1304128737 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312683-1304128737.cnf

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=1252812357

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:      24137116 kB
Buffers:       2053684 kB
Cached:        6175736 kB
SwapCached:          4 kB
Active:         944208 kB
Inactive:      7348580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24137116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:       63216 kB
Mapped:          14396 kB
Slab:           454680 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186512 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= 72900 MiB
End job on node139 at 2011-04-30 04:19:07