Trace number 3312591

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.11 1207.23

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
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.09/0.12	32:49 INFO : Reading from input HOME/instance-3312591-1304123569.cnf
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.78/0.44	32:49 INFO : 150 variables remaining out of 150
0.78/0.44	32:49 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-3312591-1304123569/watcher-3312591-1304123569 -o /tmp/evaluation-result-3312591-1304123569/solver-3312591-1304123569 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312591-1304123569.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: 7.89 7.89 7.91 5/198 10788
/proc/meminfo: memFree=30789784/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/10788/stat : 10788 (java) R 10786 10788 10090 0 -1 4202496 953 0 0 0 0 0 0 0 25 0 1 0 504772474 23580672 440 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270333421333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10788/statm: 5757 452 348 9 0 124 0

[startup+0.0163809 s]
/proc/loadavg: 7.89 7.89 7.91 5/198 10788
/proc/meminfo: memFree=30789784/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15657184 CPUtime=0 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 2596 0 1 0 0 0 0 0 25 0 10 0 504772474 16032956416 2037 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3914296 2045 1177 9 0 3905044 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15657184

[startup+0.100365 s]
/proc/loadavg: 7.89 7.89 7.91 5/198 10788
/proc/meminfo: memFree=30789784/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15676532 CPUtime=0.09 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 5569 0 1 0 9 0 0 0 25 0 18 0 504772474 16052768768 4970 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3919133 4970 2116 9 0 3909852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676532

[startup+0.300289 s]
/proc/loadavg: 7.89 7.89 7.91 5/198 10788
/proc/meminfo: memFree=30789784/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15686044 CPUtime=0.51 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 12898 0 1 0 50 1 0 0 25 0 22 0 504772474 16062509056 11133 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3921511 11134 2212 9 0 3912230 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686044

[startup+0.700213 s]
/proc/loadavg: 7.89 7.89 7.91 5/198 10788
/proc/meminfo: memFree=30789784/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15705352 CPUtime=1.74 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 27295 0 1 0 171 3 0 0 25 0 22 0 504772474 16082280448 22370 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3926338 22370 2261 9 0 3917057 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15705352

[startup+1.50105 s]
/proc/loadavg: 7.89 7.89 7.91 11/220 10810
/proc/meminfo: memFree=30613528/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15705352 CPUtime=4.9 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 54997 0 1 0 484 6 0 0 25 0 22 0 504772474 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3926338 50061 2279 9 0 3917057 0
[pid=10788/tid=10790] ppid=10786 vsize=15705352 CPUtime=0.43 cores=1,3,5,7
/proc/10788/task/10790/stat : 10790 (java) S 10786 10788 10090 0 -1 4202560 8115 0 1 0 42 1 0 0 25 0 22 0 504772475 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10791] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10791/stat : 10791 (java) S 10786 10788 10090 0 -1 4202560 457 0 0 0 0 0 0 0 16 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10792] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10792/stat : 10792 (java) S 10786 10788 10090 0 -1 4202560 40 0 0 0 0 0 0 0 16 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10793] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10793/stat : 10793 (java) S 10786 10788 10090 0 -1 4202560 615 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10794] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10794/stat : 10794 (java) S 10786 10788 10090 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10795] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10795/stat : 10795 (java) S 10786 10788 10090 0 -1 4202560 302 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10796] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10796/stat : 10796 (java) S 10786 10788 10090 0 -1 4202560 1214 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10797] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10797/stat : 10797 (java) S 10786 10788 10090 0 -1 4202560 652 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10798] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10798/stat : 10798 (java) S 10786 10788 10090 0 -1 4202560 297 0 0 0 0 0 0 0 16 0 22 0 504772476 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10799] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10799/stat : 10799 (java) S 10786 10788 10090 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 504772477 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 0 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10800] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10800/stat : 10800 (java) S 10786 10788 10090 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504772477 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10801] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10801/stat : 10801 (java) S 10786 10788 10090 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504772477 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10802] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10802/stat : 10802 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350207409 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10803] ppid=10786 vsize=15705352 CPUtime=0.63 cores=1,3,5,7
/proc/10788/task/10803/stat : 10803 (java) S 10786 10788 10090 0 -1 4202560 9163 0 0 0 62 1 0 0 24 0 22 0 504772479 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10804] ppid=10786 vsize=15705352 CPUtime=0.84 cores=1,3,5,7
/proc/10788/task/10804/stat : 10804 (java) S 10786 10788 10090 0 -1 4202560 5010 0 0 0 84 0 0 0 15 0 22 0 504772479 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10805] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10805/stat : 10805 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10806] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10806/stat : 10806 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504772479 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10807] ppid=10786 vsize=15705352 CPUtime=0.98 cores=1,3,5,7
/proc/10788/task/10807/stat : 10807 (java) R 10786 10788 10090 0 -1 4202560 9896 0 0 0 98 0 0 0 25 0 22 0 504772503 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505951177 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10788/tid=10808] ppid=10786 vsize=15705352 CPUtime=0.67 cores=1,3,5,7
/proc/10788/task/10808/stat : 10808 (java) R 10786 10788 10090 0 -1 4202560 8723 0 0 0 67 0 0 0 25 0 22 0 504772503 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505219103 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10788/tid=10809] ppid=10786 vsize=15705352 CPUtime=0.61 cores=1,3,5,7
/proc/10788/task/10809/stat : 10809 (java) R 10786 10788 10090 0 -1 4202560 4294 0 0 0 61 0 0 0 23 0 22 0 504772503 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912506015341 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10788/tid=10810] ppid=10786 vsize=15705352 CPUtime=0.65 cores=1,3,5,7
/proc/10788/task/10810/stat : 10810 (java) R 10786 10788 10090 0 -1 4202560 4451 0 0 0 65 0 0 0 22 0 22 0 504772503 16082280448 50061 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 15705352

[startup+3.10074 s]
/proc/loadavg: 7.89 7.89 7.91 9/220 10811
/proc/meminfo: memFree=30505936/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15705352 CPUtime=11.28 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 149365 0 1 0 1110 18 0 0 25 0 22 0 504772474 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3926338 144043 2279 9 0 3917057 0
[pid=10788/tid=10790] ppid=10786 vsize=15705352 CPUtime=0.43 cores=1,3,5,7
/proc/10788/task/10790/stat : 10790 (java) S 10786 10788 10090 0 -1 4202560 8115 0 1 0 42 1 0 0 25 0 22 0 504772475 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10791] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10791/stat : 10791 (java) S 10786 10788 10090 0 -1 4202560 1470 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10792] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10792/stat : 10792 (java) S 10786 10788 10090 0 -1 4202560 122 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10793] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10793/stat : 10793 (java) S 10786 10788 10090 0 -1 4202560 1798 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10794] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10794/stat : 10794 (java) S 10786 10788 10090 0 -1 4202560 412 0 0 0 0 0 0 0 16 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10795] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10795/stat : 10795 (java) S 10786 10788 10090 0 -1 4202560 871 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10796] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10796/stat : 10796 (java) S 10786 10788 10090 0 -1 4202560 2084 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10797] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10797/stat : 10797 (java) S 10786 10788 10090 0 -1 4202560 1066 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10798] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10798/stat : 10798 (java) S 10786 10788 10090 0 -1 4202560 388 0 0 0 0 0 0 0 16 0 22 0 504772476 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10799] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10799/stat : 10799 (java) S 10786 10788 10090 0 -1 4202560 202 0 0 0 0 0 0 0 16 0 22 0 504772477 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 0 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10800] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10800/stat : 10800 (java) S 10786 10788 10090 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504772477 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10801] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10801/stat : 10801 (java) S 10786 10788 10090 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504772477 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10802] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10802/stat : 10802 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350207409 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10803] ppid=10786 vsize=15705352 CPUtime=0.69 cores=1,3,5,7
/proc/10788/task/10803/stat : 10803 (java) S 10786 10788 10090 0 -1 4202560 9271 0 0 0 68 1 0 0 15 0 22 0 504772479 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10804] ppid=10786 vsize=15705352 CPUtime=0.93 cores=1,3,5,7
/proc/10788/task/10804/stat : 10804 (java) S 10786 10788 10090 0 -1 4202560 5022 0 0 0 93 0 0 0 15 0 22 0 504772479 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10805] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10805/stat : 10805 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10806] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10806/stat : 10806 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504772479 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10807] ppid=10786 vsize=15705352 CPUtime=2.56 cores=1,3,5,7
/proc/10788/task/10807/stat : 10807 (java) R 10786 10788 10090 0 -1 4202560 32623 0 0 0 253 3 0 0 25 0 22 0 504772503 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 47844759474922 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10788/tid=10808] ppid=10786 vsize=15705352 CPUtime=2.17 cores=1,3,5,7
/proc/10788/task/10808/stat : 10808 (java) R 10786 10788 10090 0 -1 4202560 31243 0 0 0 214 3 0 0 25 0 22 0 504772503 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505181248 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10788/tid=10809] ppid=10786 vsize=15705352 CPUtime=2.15 cores=1,3,5,7
/proc/10788/task/10809/stat : 10809 (java) R 10786 10788 10090 0 -1 4202560 26875 0 0 0 212 3 0 0 25 0 22 0 504772503 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505764076 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10788/tid=10810] ppid=10786 vsize=15705352 CPUtime=2.23 cores=1,3,5,7
/proc/10788/task/10810/stat : 10810 (java) R 10786 10788 10090 0 -1 4202560 26418 0 0 0 220 3 0 0 25 0 22 0 504772503 16082280448 144043 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505799279 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 15705352

[startup+6.3011 s]
/proc/loadavg: 7.90 7.89 7.91 9/220 10811
/proc/meminfo: memFree=30252356/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15705352 CPUtime=24.05 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 150010 0 1 0 2387 18 0 0 25 0 22 0 504772474 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3926338 138770 2289 9 0 3917057 0
[pid=10788/tid=10790] ppid=10786 vsize=15705352 CPUtime=0.43 cores=1,3,5,7
/proc/10788/task/10790/stat : 10790 (java) S 10786 10788 10090 0 -1 4202560 8115 0 1 0 42 1 0 0 25 0 22 0 504772475 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10791] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10791/stat : 10791 (java) S 10786 10788 10090 0 -1 4202560 1478 0 0 0 0 0 0 0 16 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10792] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10792/stat : 10792 (java) S 10786 10788 10090 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10793] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10793/stat : 10793 (java) S 10786 10788 10090 0 -1 4202560 1819 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10794] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10794/stat : 10794 (java) S 10786 10788 10090 0 -1 4202560 455 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10795] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10795/stat : 10795 (java) S 10786 10788 10090 0 -1 4202560 977 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10796] ppid=10786 vsize=15705352 CPUtime=0.01 cores=1,3,5,7
/proc/10788/task/10796/stat : 10796 (java) S 10786 10788 10090 0 -1 4202560 2111 0 0 0 1 0 0 0 16 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10797] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10797/stat : 10797 (java) S 10786 10788 10090 0 -1 4202560 1200 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10798] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10798/stat : 10798 (java) S 10786 10788 10090 0 -1 4202560 418 0 0 0 0 0 0 0 15 0 22 0 504772476 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10799] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10799/stat : 10799 (java) S 10786 10788 10090 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 504772477 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 0 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10800] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10800/stat : 10800 (java) S 10786 10788 10090 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504772477 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10801] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10801/stat : 10801 (java) S 10786 10788 10090 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504772477 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10802] ppid=10786 vsize=15705352 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10802/stat : 10802 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350207409 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10803] ppid=10786 vsize=15705352 CPUtime=0.8 cores=1,3,5,7
/proc/10788/task/10803/stat : 10803 (java) S 10786 10788 10090 0 -1 4202560 9415 0 0 0 79 1 0 0 15 0 22 0 504772479 16082280448 138770 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0

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

[pid=10788/tid=10808] ppid=10786 vsize=15770888 CPUtime=1048.67 cores=1,3,5,7
/proc/10788/task/10808/stat : 10808 (java) R 10786 10788 10090 0 -1 4202560 180550 0 0 0 104830 37 0 0 25 0 22 0 504772503 16149389312 74558 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505617746 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10788/tid=10809] ppid=10786 vsize=15770888 CPUtime=1048.71 cores=1,3,5,7
/proc/10788/task/10809/stat : 10809 (java) R 10786 10788 10090 0 -1 4202560 176926 0 0 0 104834 37 0 0 25 0 22 0 504772503 16149389312 74558 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 47844759476365 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10788/tid=10810] ppid=10786 vsize=15770888 CPUtime=1049.15 cores=1,3,5,7
/proc/10788/task/10810/stat : 10810 (java) R 10786 10788 10090 0 -1 4202560 173320 0 0 0 104883 32 0 0 25 0 22 0 504772503 16149389312 74558 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505762228 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4224.03
Current children cumulated vsize (KiB) 15770888

[startup+1122.3 s]
/proc/loadavg: 4.07 5.01 6.52 5/193 10858
/proc/meminfo: memFree=31001008/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15770888 CPUtime=4462.55 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 1329941 0 1 0 445876 379 0 0 25 0 22 0 504772474 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3942722 78766 2299 9 0 3933441 0
[pid=10788/tid=10790] ppid=10786 vsize=15770888 CPUtime=0.43 cores=1,3,5,7
/proc/10788/task/10790/stat : 10790 (java) S 10786 10788 10090 0 -1 4202560 8115 0 1 0 42 1 0 0 25 0 22 0 504772475 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10791] ppid=10786 vsize=15770888 CPUtime=3.14 cores=1,3,5,7
/proc/10788/task/10791/stat : 10791 (java) S 10786 10788 10090 0 -1 4202560 68510 0 0 0 295 19 0 0 15 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10792] ppid=10786 vsize=15770888 CPUtime=3.2 cores=1,3,5,7
/proc/10788/task/10792/stat : 10792 (java) S 10786 10788 10090 0 -1 4202560 66874 0 0 0 298 22 0 0 16 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10793] ppid=10786 vsize=15770888 CPUtime=3.16 cores=1,3,5,7
/proc/10788/task/10793/stat : 10793 (java) S 10786 10788 10090 0 -1 4202560 70811 0 0 0 296 20 0 0 15 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10794] ppid=10786 vsize=15770888 CPUtime=3.07 cores=1,3,5,7
/proc/10788/task/10794/stat : 10794 (java) S 10786 10788 10090 0 -1 4202560 69185 0 0 0 287 20 0 0 15 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10795] ppid=10786 vsize=15770888 CPUtime=3.16 cores=1,3,5,7
/proc/10788/task/10795/stat : 10795 (java) S 10786 10788 10090 0 -1 4202560 68662 0 0 0 297 19 0 0 16 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10796] ppid=10786 vsize=15770888 CPUtime=3.17 cores=1,3,5,7
/proc/10788/task/10796/stat : 10796 (java) S 10786 10788 10090 0 -1 4202560 67720 0 0 0 297 20 0 0 15 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10797] ppid=10786 vsize=15770888 CPUtime=3.17 cores=1,3,5,7
/proc/10788/task/10797/stat : 10797 (java) S 10786 10788 10090 0 -1 4202560 66654 0 0 0 297 20 0 0 15 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10798] ppid=10786 vsize=15770888 CPUtime=3.18 cores=1,3,5,7
/proc/10788/task/10798/stat : 10798 (java) S 10786 10788 10090 0 -1 4202560 69327 0 0 0 296 22 0 0 16 0 22 0 504772476 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10799] ppid=10786 vsize=15770888 CPUtime=1.97 cores=1,3,5,7
/proc/10788/task/10799/stat : 10799 (java) S 10786 10788 10090 0 -1 4202560 3654 0 0 0 139 58 0 0 15 0 22 0 504772477 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 0 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10800] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10800/stat : 10800 (java) S 10786 10788 10090 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504772477 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10801] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10801/stat : 10801 (java) S 10786 10788 10090 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504772477 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10802] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10802/stat : 10802 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350207409 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10803] ppid=10786 vsize=15770888 CPUtime=0.83 cores=1,3,5,7
/proc/10788/task/10803/stat : 10803 (java) S 10786 10788 10090 0 -1 4202560 9423 0 0 0 82 1 0 0 15 0 22 0 504772479 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10804] ppid=10786 vsize=15770888 CPUtime=1 cores=1,3,5,7
/proc/10788/task/10804/stat : 10804 (java) S 10786 10788 10090 0 -1 4202560 5046 0 0 0 100 0 0 0 16 0 22 0 504772479 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10805] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10805/stat : 10805 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10806] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10806/stat : 10806 (java) S 10786 10788 10090 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 22 0 504772479 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10807] ppid=10786 vsize=15770888 CPUtime=1108.64 cores=1,3,5,7
/proc/10788/task/10807/stat : 10807 (java) R 10786 10788 10090 0 -1 4202560 192630 0 0 0 110827 37 0 0 25 0 22 0 504772503 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10788/tid=10808] ppid=10786 vsize=15770888 CPUtime=1108.03 cores=1,3,5,7
/proc/10788/task/10808/stat : 10808 (java) R 10786 10788 10090 0 -1 4202560 190920 0 0 0 110764 39 0 0 25 0 22 0 504772503 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10788/tid=10809] ppid=10786 vsize=15770888 CPUtime=1107.8 cores=1,3,5,7
/proc/10788/task/10809/stat : 10809 (java) R 10786 10788 10090 0 -1 4202560 187158 0 0 0 110740 40 0 0 25 0 22 0 504772503 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10788/tid=10810] ppid=10786 vsize=15770888 CPUtime=1108.45 cores=1,3,5,7
/proc/10788/task/10810/stat : 10810 (java) R 10786 10788 10090 0 -1 4202560 183813 0 0 0 110811 34 0 0 25 0 22 0 504772503 16149389312 78766 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912506039987 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.55
Current children cumulated vsize (KiB) 15770888

[startup+1182.3 s]
/proc/loadavg: 4.08 4.84 6.36 5/193 10860
/proc/meminfo: memFree=31002588/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15770888 CPUtime=4701.07 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 1398133 0 1 0 469704 403 0 0 25 0 22 0 504772474 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3942722 77562 2299 9 0 3933441 0
[pid=10788/tid=10790] ppid=10786 vsize=15770888 CPUtime=0.43 cores=1,3,5,7
/proc/10788/task/10790/stat : 10790 (java) S 10786 10788 10090 0 -1 4202560 8115 0 1 0 42 1 0 0 25 0 22 0 504772475 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10791] ppid=10786 vsize=15770888 CPUtime=3.31 cores=1,3,5,7
/proc/10788/task/10791/stat : 10791 (java) S 10786 10788 10090 0 -1 4202560 72730 0 0 0 310 21 0 0 15 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10792] ppid=10786 vsize=15770888 CPUtime=3.35 cores=1,3,5,7
/proc/10788/task/10792/stat : 10792 (java) S 10786 10788 10090 0 -1 4202560 71177 0 0 0 312 23 0 0 15 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10793] ppid=10786 vsize=15770888 CPUtime=3.32 cores=1,3,5,7
/proc/10788/task/10793/stat : 10793 (java) S 10786 10788 10090 0 -1 4202560 74888 0 0 0 311 21 0 0 15 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10794] ppid=10786 vsize=15770888 CPUtime=3.24 cores=1,3,5,7
/proc/10788/task/10794/stat : 10794 (java) S 10786 10788 10090 0 -1 4202560 73193 0 0 0 303 21 0 0 16 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10795] ppid=10786 vsize=15770888 CPUtime=3.33 cores=1,3,5,7
/proc/10788/task/10795/stat : 10795 (java) S 10786 10788 10090 0 -1 4202560 72835 0 0 0 312 21 0 0 15 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10796] ppid=10786 vsize=15770888 CPUtime=3.32 cores=1,3,5,7
/proc/10788/task/10796/stat : 10796 (java) S 10786 10788 10090 0 -1 4202560 71732 0 0 0 311 21 0 0 15 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10797] ppid=10786 vsize=15770888 CPUtime=3.32 cores=1,3,5,7
/proc/10788/task/10797/stat : 10797 (java) S 10786 10788 10090 0 -1 4202560 71072 0 0 0 311 21 0 0 16 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10798] ppid=10786 vsize=15770888 CPUtime=3.33 cores=1,3,5,7
/proc/10788/task/10798/stat : 10798 (java) S 10786 10788 10090 0 -1 4202560 74124 0 0 0 310 23 0 0 15 0 22 0 504772476 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10799] ppid=10786 vsize=15770888 CPUtime=2.09 cores=1,3,5,7
/proc/10788/task/10799/stat : 10799 (java) S 10786 10788 10090 0 -1 4202560 3822 0 0 0 147 62 0 0 15 0 22 0 504772477 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 0 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10800] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10800/stat : 10800 (java) S 10786 10788 10090 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504772477 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10801] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10801/stat : 10801 (java) S 10786 10788 10090 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504772477 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10802] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10802/stat : 10802 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350207409 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10803] ppid=10786 vsize=15770888 CPUtime=0.83 cores=1,3,5,7
/proc/10788/task/10803/stat : 10803 (java) S 10786 10788 10090 0 -1 4202560 9423 0 0 0 82 1 0 0 15 0 22 0 504772479 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10804] ppid=10786 vsize=15770888 CPUtime=1 cores=1,3,5,7
/proc/10788/task/10804/stat : 10804 (java) S 10786 10788 10090 0 -1 4202560 5046 0 0 0 100 0 0 0 16 0 22 0 504772479 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10805] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10805/stat : 10805 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10806] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10806/stat : 10806 (java) S 10786 10788 10090 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 504772479 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10807] ppid=10786 vsize=15770888 CPUtime=1167.94 cores=1,3,5,7
/proc/10788/task/10807/stat : 10807 (java) R 10786 10788 10090 0 -1 4202560 200951 0 0 0 116754 40 0 0 25 0 22 0 504772503 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10788/tid=10808] ppid=10786 vsize=15770888 CPUtime=1167.36 cores=1,3,5,7
/proc/10788/task/10808/stat : 10808 (java) R 10786 10788 10090 0 -1 4202560 199666 0 0 0 116695 41 0 0 25 0 22 0 504772503 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10788/tid=10809] ppid=10786 vsize=15770888 CPUtime=1167.07 cores=1,3,5,7
/proc/10788/task/10809/stat : 10809 (java) R 10786 10788 10090 0 -1 4202560 195672 0 0 0 116665 42 0 0 25 0 22 0 504772503 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912506039947 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10788/tid=10810] ppid=10786 vsize=15770888 CPUtime=1167.68 cores=1,3,5,7
/proc/10788/task/10810/stat : 10810 (java) R 10786 10788 10090 0 -1 4202560 192245 0 0 0 116732 36 0 0 25 0 22 0 504772503 16149389312 77562 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505762178 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4701.07
Current children cumulated vsize (KiB) 15770888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 4.06 4.77 6.30 5/193 10861
/proc/meminfo: memFree=30991784/32951124 swapFree=67111356/67111528
[pid=10788] ppid=10786 vsize=15770888 CPUtime=4800.05 cores=1,3,5,7
/proc/10788/stat : 10788 (java) S 10786 10788 10090 0 -1 4202496 1427102 0 1 0 479592 413 0 0 25 0 22 0 504772474 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10788/statm: 3942722 80200 2299 9 0 3933441 0
[pid=10788/tid=10790] ppid=10786 vsize=15770888 CPUtime=0.43 cores=1,3,5,7
/proc/10788/task/10790/stat : 10790 (java) S 10786 10788 10090 0 -1 4202560 8115 0 1 0 42 1 0 0 25 0 22 0 504772475 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10791] ppid=10786 vsize=15770888 CPUtime=3.39 cores=1,3,5,7
/proc/10788/task/10791/stat : 10791 (java) S 10786 10788 10090 0 -1 4202560 73453 0 0 0 317 22 0 0 15 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10792] ppid=10786 vsize=15770888 CPUtime=3.42 cores=1,3,5,7
/proc/10788/task/10792/stat : 10792 (java) S 10786 10788 10090 0 -1 4202560 71719 0 0 0 319 23 0 0 15 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10793] ppid=10786 vsize=15770888 CPUtime=3.39 cores=1,3,5,7
/proc/10788/task/10793/stat : 10793 (java) S 10786 10788 10090 0 -1 4202560 75649 0 0 0 317 22 0 0 15 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10794] ppid=10786 vsize=15770888 CPUtime=3.31 cores=1,3,5,7
/proc/10788/task/10794/stat : 10794 (java) S 10786 10788 10090 0 -1 4202560 73883 0 0 0 309 22 0 0 15 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10795] ppid=10786 vsize=15770888 CPUtime=3.39 cores=1,3,5,7
/proc/10788/task/10795/stat : 10795 (java) S 10786 10788 10090 0 -1 4202560 73561 0 0 0 318 21 0 0 15 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10796] ppid=10786 vsize=15770888 CPUtime=3.39 cores=1,3,5,7
/proc/10788/task/10796/stat : 10796 (java) S 10786 10788 10090 0 -1 4202560 72752 0 0 0 317 22 0 0 16 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10797] ppid=10786 vsize=15770888 CPUtime=3.38 cores=1,3,5,7
/proc/10788/task/10797/stat : 10797 (java) S 10786 10788 10090 0 -1 4202560 72036 0 0 0 316 22 0 0 16 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10798] ppid=10786 vsize=15770888 CPUtime=3.4 cores=1,3,5,7
/proc/10788/task/10798/stat : 10798 (java) S 10786 10788 10090 0 -1 4202560 74747 0 0 0 316 24 0 0 15 0 22 0 504772476 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 7 0 0 0
[pid=10788/tid=10799] ppid=10786 vsize=15770888 CPUtime=2.14 cores=1,3,5,7
/proc/10788/task/10799/stat : 10799 (java) S 10786 10788 10090 0 -1 4202560 3916 0 0 0 151 63 0 0 15 0 22 0 504772477 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 0 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10800] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10800/stat : 10800 (java) S 10786 10788 10090 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504772477 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10801] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10801/stat : 10801 (java) S 10786 10788 10090 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504772477 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10802] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10802/stat : 10802 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350207409 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10803] ppid=10786 vsize=15770888 CPUtime=0.83 cores=1,3,5,7
/proc/10788/task/10803/stat : 10803 (java) S 10786 10788 10090 0 -1 4202560 9423 0 0 0 82 1 0 0 15 0 22 0 504772479 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 3 0 0 0
[pid=10788/tid=10804] ppid=10786 vsize=15770888 CPUtime=1 cores=1,3,5,7
/proc/10788/task/10804/stat : 10804 (java) S 10786 10788 10090 0 -1 4202560 5046 0 0 0 100 0 0 0 16 0 22 0 504772479 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10805] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10805/stat : 10805 (java) S 10786 10788 10090 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504772479 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350199705 0 4 0 16800975 18446604469901022528 0 0 -1 5 0 0 0
[pid=10788/tid=10806] ppid=10786 vsize=15770888 CPUtime=0 cores=1,3,5,7
/proc/10788/task/10806/stat : 10806 (java) S 10786 10788 10090 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 504772479 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 270350200320 0 4 0 16800975 18446604469901022528 0 0 -1 1 0 0 0
[pid=10788/tid=10807] ppid=10786 vsize=15770888 CPUtime=1192.56 cores=1,3,5,7
/proc/10788/task/10807/stat : 10807 (java) R 10786 10788 10090 0 -1 4202560 206770 0 0 0 119216 40 0 0 25 0 22 0 504772503 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 47844759474724 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10788/tid=10808] ppid=10786 vsize=15770888 CPUtime=1191.87 cores=1,3,5,7
/proc/10788/task/10808/stat : 10808 (java) R 10786 10788 10090 0 -1 4202560 205198 0 0 0 119145 42 0 0 25 0 22 0 504772503 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10788/tid=10809] ppid=10786 vsize=15770888 CPUtime=1191.7 cores=1,3,5,7
/proc/10788/task/10809/stat : 10809 (java) R 10786 10788 10090 0 -1 4202560 201376 0 0 0 119127 43 0 0 25 0 22 0 504772503 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10788/tid=10810] ppid=10786 vsize=15770888 CPUtime=1192.28 cores=1,3,5,7
/proc/10788/task/10810/stat : 10810 (java) R 10786 10788 10090 0 -1 4202560 198015 0 0 0 119191 37 0 0 25 0 22 0 504772503 16149389312 80200 33554432000 1073741824 1073778376 140733684092560 18446744073709551615 46912505524170 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15770888

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.23
CPU time (s): 4800.11
CPU user time (s): 4795.96
CPU system time (s): 4.15137
CPU usage (%): 397.614
Max. virtual memory (cumulated for all children) (KiB): 15770888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.96
system time used= 4.15137
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1427129
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= 320196
involuntary context switches= 165875

runsolver used 1.91371 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 02:32:49
IDJOB=3312591
IDBENCH=82776
IDSOLVER=1699
FILE ID=node143/3312591-1304123569
RUNJOBID= node143-1304123417-10646
PBS_JOBID= 13170718
Free space on /tmp= 72924 MiB

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

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=760127366

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30789932 kB
Buffers:        244508 kB
Cached:        1061952 kB
SwapCached:        168 kB
Active:         809844 kB
Inactive:      1074732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30789932 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:      577512 kB
Mapped:          23796 kB
Slab:           212604 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   919104 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= 72924 MiB
End job on node143 at 2011-04-30 02:52:58