Trace number 3312752

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
MD5SUMfa2c840574747ca3ff8efe8a9137bb94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	06:05 INFO : Reading from input HOME/instance-3312752-1304132765.cnf
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.46/0.36	06:05 INFO : 547 variables remaining out of 550
0.46/0.36	06:05 INFO : 9320 literals remaining out of 9372

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312752-1304132765/watcher-3312752-1304132765 -o /tmp/evaluation-result-3312752-1304132765/solver-3312752-1304132765 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312752-1304132765.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.72 8.01 7.99 5/198 19822
/proc/meminfo: memFree=23201200/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/19822/stat : 19822 (java) R 19820 19822 19619 0 -1 4202496 1015 0 0 0 0 0 0 0 25 0 1 0 524876905 23580672 502 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244441982720 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19822/statm: 5757 513 392 9 0 124 0

[startup+0.076279 s]
/proc/loadavg: 7.72 8.01 7.99 5/198 19822
/proc/meminfo: memFree=23201200/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 4427 0 1 0 5 1 0 0 25 0 18 0 524876905 15984414720 3866 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3902445 3866 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100285 s]
/proc/loadavg: 7.72 8.01 7.99 5/198 19822
/proc/meminfo: memFree=23201200/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15741708 CPUtime=0.1 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 5576 0 1 0 9 1 0 0 25 0 18 0 524876905 16119508992 4976 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3935427 4976 2117 9 0 3926146 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15741708

[startup+0.3002 s]
/proc/loadavg: 7.72 8.01 7.99 5/198 19822
/proc/meminfo: memFree=23201200/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15746256 CPUtime=0.46 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 9108 0 1 0 44 2 0 0 25 0 22 0 524876905 16124166144 8225 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3936564 8226 2208 9 0 3927283 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15746256

[startup+0.759149 s]
/proc/loadavg: 7.72 8.01 7.99 5/198 19822
/proc/meminfo: memFree=23201200/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753344 CPUtime=1.97 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 30904 0 1 0 192 5 0 0 25 0 22 0 524876905 16131424256 28104 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938336 28104 2261 9 0 3929055 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 15753344

[startup+1.50098 s]
/proc/loadavg: 7.72 8.01 7.99 13/220 19844
/proc/meminfo: memFree=23004928/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753344 CPUtime=4.9 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 62040 0 1 0 481 9 0 0 25 0 22 0 524876905 16131424256 59223 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938336 59231 2277 9 0 3929055 0
[pid=19822/tid=19824] ppid=19820 vsize=15753344 CPUtime=0.34 cores=1,3,5,7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19822 19619 0 -1 4202560 6419 0 1 0 33 1 0 0 18 0 22 0 524876906 16131424256 59236 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19825] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19822 19619 0 -1 4202560 687 0 0 0 0 0 0 0 15 0 22 0 524876906 16131424256 59240 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19826] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19822 19619 0 -1 4202560 703 0 0 0 0 0 0 0 16 0 22 0 524876906 16131424256 59246 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19827] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19822 19619 0 -1 4202560 1117 0 0 0 0 0 0 0 15 0 22 0 524876906 16131424256 59251 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19828] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19822 19619 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 22 0 524876906 16131424256 59253 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19829] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19822 19619 0 -1 4202560 1225 0 0 0 0 0 0 0 16 0 22 0 524876906 16131424256 59256 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19830] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19822 19619 0 -1 4202560 1364 0 0 0 0 0 0 0 16 0 22 0 524876906 16131424256 59263 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19831] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19822 19619 0 -1 4202560 1040 0 0 0 0 0 0 0 16 0 22 0 524876906 16131424256 59265 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19832] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19822 19619 0 -1 4202560 651 0 0 0 0 0 0 0 16 0 22 0 524876906 16131424256 59268 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19833] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19822 19619 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524876907 16131424256 59271 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 0 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19834] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19822 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524876908 16131424256 59278 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19835] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19822 19619 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524876908 16131424256 59282 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19836] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131424256 59285 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458768817 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19837] ppid=19820 vsize=15753344 CPUtime=0.61 cores=1,3,5,7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19822 19619 0 -1 4202560 4516 0 0 0 61 0 0 0 15 0 22 0 524876910 16131424256 59289 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19838] ppid=19820 vsize=15753344 CPUtime=0.54 cores=1,3,5,7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19822 19619 0 -1 4202560 2482 0 0 0 54 0 0 0 15 0 22 0 524876910 16131424256 59292 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19839] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131424256 59296 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19840] ppid=19820 vsize=15753344 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524876910 16131424256 59298 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19841] ppid=19820 vsize=15753344 CPUtime=0.84 cores=1,3,5,7
/proc/19822/task/19841/stat : 19841 (java) R 19820 19822 19619 0 -1 4202560 13619 0 0 0 83 1 0 0 17 0 22 0 524876930 16131424256 59305 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505916891 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19822/tid=19842] ppid=19820 vsize=15753344 CPUtime=0.67 cores=1,3,5,7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19822 19619 0 -1 4202560 6017 0 0 0 67 0 0 0 16 0 22 0 524876930 16131424256 59307 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505864728 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19822/tid=19843] ppid=19820 vsize=15753344 CPUtime=0.73 cores=1,3,5,7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19822 19619 0 -1 4202560 6604 0 0 0 73 0 0 0 17 0 22 0 524876930 16131424256 59315 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505866243 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19822/tid=19844] ppid=19820 vsize=15753344 CPUtime=1.05 cores=1,3,5,7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19822 19619 0 -1 4202560 13515 0 0 0 104 1 0 0 17 0 22 0 524876930 16131424256 59319 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505866243 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 15753344

[startup+3.10068 s]
/proc/loadavg: 7.72 8.01 7.99 11/220 19844
/proc/meminfo: memFree=22795872/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753504 CPUtime=11.29 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 146789 0 1 0 1108 21 0 0 25 0 22 0 524876905 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938376 143923 2277 9 0 3929095 0
[pid=19822/tid=19824] ppid=19820 vsize=15753504 CPUtime=0.34 cores=1,3,5,7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19822 19619 0 -1 4202560 6419 0 1 0 33 1 0 0 18 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19825] ppid=19820 vsize=15753504 CPUtime=0.01 cores=1,3,5,7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19822 19619 0 -1 4202560 3139 0 0 0 1 0 0 0 16 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19826] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19822 19619 0 -1 4202560 1470 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19827] ppid=19820 vsize=15753504 CPUtime=0.01 cores=1,3,5,7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19822 19619 0 -1 4202560 2032 0 0 0 1 0 0 0 15 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19828] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19822 19619 0 -1 4202560 1970 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19829] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19822 19619 0 -1 4202560 1639 0 0 0 0 0 0 0 16 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19830] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19822 19619 0 -1 4202560 2015 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19831] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19822 19619 0 -1 4202560 1283 0 0 0 0 0 0 0 16 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19832] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19822 19619 0 -1 4202560 2525 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19833] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19822 19619 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 524876907 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 0 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19834] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19822 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19835] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19822 19619 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19836] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458768817 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19837] ppid=19820 vsize=15753504 CPUtime=0.71 cores=1,3,5,7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19822 19619 0 -1 4202560 4529 0 0 0 71 0 0 0 15 0 22 0 524876910 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19838] ppid=19820 vsize=15753504 CPUtime=0.61 cores=1,3,5,7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19822 19619 0 -1 4202560 2560 0 0 0 61 0 0 0 16 0 22 0 524876910 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19839] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19840] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524876910 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19841] ppid=19820 vsize=15753504 CPUtime=2.36 cores=1,3,5,7
/proc/19822/task/19841/stat : 19841 (java) R 19820 19822 19619 0 -1 4202560 32886 0 0 0 232 4 0 0 19 0 22 0 524876930 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505864675 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19822/tid=19842] ppid=19820 vsize=15753504 CPUtime=2.27 cores=1,3,5,7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19822 19619 0 -1 4202560 24838 0 0 0 224 3 0 0 18 0 22 0 524876930 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505662983 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19822/tid=19843] ppid=19820 vsize=15753504 CPUtime=2.31 cores=1,3,5,7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19822 19619 0 -1 4202560 25560 0 0 0 229 2 0 0 19 0 22 0 524876930 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 47677897380650 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19822/tid=19844] ppid=19820 vsize=15753504 CPUtime=2.53 cores=1,3,5,7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19822 19619 0 -1 4202560 32095 0 0 0 249 4 0 0 19 0 22 0 524876930 16131588096 143923 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505799778 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15753504

[startup+6.30108 s]
/proc/loadavg: 7.82 8.03 8.00 9/220 19844
/proc/meminfo: memFree=22136124/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753504 CPUtime=24.06 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 271878 0 1 0 2370 36 0 0 25 0 22 0 524876905 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938376 266645 2284 9 0 3929095 0
[pid=19822/tid=19824] ppid=19820 vsize=15753504 CPUtime=0.34 cores=1,3,5,7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19822 19619 0 -1 4202560 6419 0 1 0 33 1 0 0 18 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19825] ppid=19820 vsize=15753504 CPUtime=0.01 cores=1,3,5,7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19822 19619 0 -1 4202560 3550 0 0 0 1 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19826] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19822 19619 0 -1 4202560 1474 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19827] ppid=19820 vsize=15753504 CPUtime=0.01 cores=1,3,5,7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19822 19619 0 -1 4202560 2032 0 0 0 1 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19828] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19822 19619 0 -1 4202560 2632 0 0 0 0 0 0 0 16 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19829] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19822 19619 0 -1 4202560 1859 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19830] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19822 19619 0 -1 4202560 2101 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19831] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19822 19619 0 -1 4202560 1378 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19832] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19822 19619 0 -1 4202560 2716 0 0 0 0 0 0 0 15 0 22 0 524876906 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19833] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19822 19619 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 524876907 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 0 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19834] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19822 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19835] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19822 19619 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19836] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458768817 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19837] ppid=19820 vsize=15753504 CPUtime=0.75 cores=1,3,5,7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19822 19619 0 -1 4202560 4531 0 0 0 75 0 0 0 15 0 22 0 524876910 16131588096 266645 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0

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

[pid=19822/tid=19842] ppid=19820 vsize=15753504 CPUtime=1107.43 cores=1,3,5,7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19822 19619 0 -1 4202560 389309 0 0 0 110684 59 0 0 25 0 22 0 524876930 16131588096 102546 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505864761 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19822/tid=19843] ppid=19820 vsize=15753504 CPUtime=1108.06 cores=1,3,5,7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19822 19619 0 -1 4202560 391347 0 0 0 110752 54 0 0 25 0 22 0 524876930 16131588096 102546 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 18446744073699065997 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19822/tid=19844] ppid=19820 vsize=15753504 CPUtime=1107.34 cores=1,3,5,7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19822 19619 0 -1 4202560 396327 0 0 0 110673 61 0 0 25 0 22 0 524876930 16131588096 102546 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505864954 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.58
Current children cumulated vsize (KiB) 15753504

[startup+1182.3 s]
/proc/loadavg: 8.21 8.11 8.03 9/220 19926
/proc/meminfo: memFree=22682680/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753504 CPUtime=4701.14 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 2845227 0 1 0 469542 572 0 0 25 0 22 0 524876905 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938376 101860 2298 9 0 3929095 0
[pid=19822/tid=19824] ppid=19820 vsize=15753504 CPUtime=0.34 cores=1,3,5,7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19822 19619 0 -1 4202560 6419 0 1 0 33 1 0 0 18 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19825] ppid=19820 vsize=15753504 CPUtime=3.64 cores=1,3,5,7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19822 19619 0 -1 4202560 146458 0 0 0 335 29 0 0 16 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19826] ppid=19820 vsize=15753504 CPUtime=3.55 cores=1,3,5,7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19822 19619 0 -1 4202560 145949 0 0 0 327 28 0 0 16 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19827] ppid=19820 vsize=15753504 CPUtime=3.51 cores=1,3,5,7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19822 19619 0 -1 4202560 145914 0 0 0 325 26 0 0 16 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19828] ppid=19820 vsize=15753504 CPUtime=3.46 cores=1,3,5,7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19822 19619 0 -1 4202560 147908 0 0 0 317 29 0 0 15 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19829] ppid=19820 vsize=15753504 CPUtime=3.48 cores=1,3,5,7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19822 19619 0 -1 4202560 148287 0 0 0 321 27 0 0 15 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19830] ppid=19820 vsize=15753504 CPUtime=3.44 cores=1,3,5,7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19822 19619 0 -1 4202560 148980 0 0 0 316 28 0 0 15 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19831] ppid=19820 vsize=15753504 CPUtime=3.4 cores=1,3,5,7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19822 19619 0 -1 4202560 144097 0 0 0 313 27 0 0 15 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19832] ppid=19820 vsize=15753504 CPUtime=3.47 cores=1,3,5,7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19822 19619 0 -1 4202560 153232 0 0 0 318 29 0 0 16 0 22 0 524876906 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19833] ppid=19820 vsize=15753504 CPUtime=2.43 cores=1,3,5,7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19822 19619 0 -1 4202560 7519 0 0 0 146 97 0 0 16 0 22 0 524876907 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 0 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19834] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19822 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19835] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19822 19619 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19836] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458768817 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19837] ppid=19820 vsize=15753504 CPUtime=0.83 cores=1,3,5,7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19822 19619 0 -1 4202560 4553 0 0 0 83 0 0 0 15 0 22 0 524876910 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19838] ppid=19820 vsize=15753504 CPUtime=0.69 cores=1,3,5,7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19822 19619 0 -1 4202560 2577 0 0 0 69 0 0 0 15 0 22 0 524876910 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19839] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19840] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19822 19619 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 524876910 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19841] ppid=19820 vsize=15753504 CPUtime=1168.14 cores=1,3,5,7
/proc/19822/task/19841/stat : 19841 (java) R 19820 19822 19619 0 -1 4202560 421473 0 0 0 116753 61 0 0 25 0 22 0 524876930 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505663756 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19822/tid=19842] ppid=19820 vsize=15753504 CPUtime=1166.69 cores=1,3,5,7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19822 19619 0 -1 4202560 403376 0 0 0 116607 62 0 0 25 0 22 0 524876930 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505663578 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19822/tid=19843] ppid=19820 vsize=15753504 CPUtime=1167.25 cores=1,3,5,7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19822 19619 0 -1 4202560 406024 0 0 0 116668 57 0 0 25 0 22 0 524876930 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505952462 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19822/tid=19844] ppid=19820 vsize=15753504 CPUtime=1166.68 cores=1,3,5,7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19822 19619 0 -1 4202560 411010 0 0 0 116605 63 0 0 25 0 22 0 524876930 16131588096 101860 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505660126 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4701.14
Current children cumulated vsize (KiB) 15753504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.29 8.14 8.04 9/220 19927
/proc/meminfo: memFree=22724220/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753504 CPUtime=4800.13 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 2898772 0 1 0 479429 584 0 0 25 0 22 0 524876905 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938376 94646 2298 9 0 3929095 0
[pid=19822/tid=19824] ppid=19820 vsize=15753504 CPUtime=0.34 cores=1,3,5,7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19822 19619 0 -1 4202560 6419 0 1 0 33 1 0 0 18 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19825] ppid=19820 vsize=15753504 CPUtime=3.71 cores=1,3,5,7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19822 19619 0 -1 4202560 147723 0 0 0 342 29 0 0 16 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19826] ppid=19820 vsize=15753504 CPUtime=3.63 cores=1,3,5,7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19822 19619 0 -1 4202560 147060 0 0 0 334 29 0 0 16 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19827] ppid=19820 vsize=15753504 CPUtime=3.59 cores=1,3,5,7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19822 19619 0 -1 4202560 146987 0 0 0 333 26 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19828] ppid=19820 vsize=15753504 CPUtime=3.52 cores=1,3,5,7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19822 19619 0 -1 4202560 149549 0 0 0 323 29 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19829] ppid=19820 vsize=15753504 CPUtime=3.55 cores=1,3,5,7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19822 19619 0 -1 4202560 149939 0 0 0 328 27 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19830] ppid=19820 vsize=15753504 CPUtime=3.51 cores=1,3,5,7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19822 19619 0 -1 4202560 151343 0 0 0 322 29 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19831] ppid=19820 vsize=15753504 CPUtime=3.48 cores=1,3,5,7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19822 19619 0 -1 4202560 145989 0 0 0 321 27 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19832] ppid=19820 vsize=15753504 CPUtime=3.53 cores=1,3,5,7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19822 19619 0 -1 4202560 154555 0 0 0 324 29 0 0 16 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19833] ppid=19820 vsize=15753504 CPUtime=2.5 cores=1,3,5,7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19822 19619 0 -1 4202560 7632 0 0 0 150 100 0 0 15 0 22 0 524876907 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 0 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19834] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19822 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19835] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19822 19619 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19836] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458768817 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19837] ppid=19820 vsize=15753504 CPUtime=0.83 cores=1,3,5,7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19822 19619 0 -1 4202560 4553 0 0 0 83 0 0 0 15 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19838] ppid=19820 vsize=15753504 CPUtime=0.69 cores=1,3,5,7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19822 19619 0 -1 4202560 2577 0 0 0 69 0 0 0 15 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19839] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19840] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19822 19619 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19841] ppid=19820 vsize=15753504 CPUtime=1192.75 cores=1,3,5,7
/proc/19822/task/19841/stat : 19841 (java) R 19820 19822 19619 0 -1 4202560 432319 0 0 0 119213 62 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505864820 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19822/tid=19842] ppid=19820 vsize=15753504 CPUtime=1191.31 cores=1,3,5,7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19822 19619 0 -1 4202560 413378 0 0 0 119067 64 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505792831 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19822/tid=19843] ppid=19820 vsize=15753504 CPUtime=1191.74 cores=1,3,5,7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19822 19619 0 -1 4202560 416210 0 0 0 119115 59 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505595187 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19822/tid=19844] ppid=19820 vsize=15753504 CPUtime=1191.3 cores=1,3,5,7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19822 19619 0 -1 4202560 421086 0 0 0 119066 64 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15753504

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

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

[startup+1207.2 s]
/proc/loadavg: 8.29 8.14 8.04 9/220 19927
/proc/meminfo: memFree=22724220/32951124 swapFree=67111524/67111528
[pid=19822] ppid=19820 vsize=15753504 CPUtime=4800.13 cores=1,3,5,7
/proc/19822/stat : 19822 (java) S 19820 19822 19619 0 -1 4202496 2898772 0 1 0 479429 584 0 0 25 0 22 0 524876905 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19822/statm: 3938376 94646 2298 9 0 3929095 0
[pid=19822/tid=19824] ppid=19820 vsize=15753504 CPUtime=0.34 cores=1,3,5,7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19822 19619 0 -1 4202560 6419 0 1 0 33 1 0 0 18 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19825] ppid=19820 vsize=15753504 CPUtime=3.71 cores=1,3,5,7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19822 19619 0 -1 4202560 147723 0 0 0 342 29 0 0 16 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19826] ppid=19820 vsize=15753504 CPUtime=3.63 cores=1,3,5,7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19822 19619 0 -1 4202560 147060 0 0 0 334 29 0 0 16 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19827] ppid=19820 vsize=15753504 CPUtime=3.59 cores=1,3,5,7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19822 19619 0 -1 4202560 146987 0 0 0 333 26 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19828] ppid=19820 vsize=15753504 CPUtime=3.52 cores=1,3,5,7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19822 19619 0 -1 4202560 149549 0 0 0 323 29 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19829] ppid=19820 vsize=15753504 CPUtime=3.55 cores=1,3,5,7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19822 19619 0 -1 4202560 149939 0 0 0 328 27 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19830] ppid=19820 vsize=15753504 CPUtime=3.51 cores=1,3,5,7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19822 19619 0 -1 4202560 151343 0 0 0 322 29 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 7 0 0 0
[pid=19822/tid=19831] ppid=19820 vsize=15753504 CPUtime=3.48 cores=1,3,5,7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19822 19619 0 -1 4202560 145989 0 0 0 321 27 0 0 15 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19832] ppid=19820 vsize=15753504 CPUtime=3.53 cores=1,3,5,7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19822 19619 0 -1 4202560 154555 0 0 0 324 29 0 0 16 0 22 0 524876906 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 1 0 0 0
[pid=19822/tid=19833] ppid=19820 vsize=15753504 CPUtime=2.5 cores=1,3,5,7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19822 19619 0 -1 4202560 7632 0 0 0 150 100 0 0 15 0 22 0 524876907 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 0 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19834] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19822 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19835] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19822 19619 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 524876908 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19836] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458768817 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19837] ppid=19820 vsize=15753504 CPUtime=0.83 cores=1,3,5,7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19822 19619 0 -1 4202560 4553 0 0 0 83 0 0 0 15 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19838] ppid=19820 vsize=15753504 CPUtime=0.69 cores=1,3,5,7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19822 19619 0 -1 4202560 2577 0 0 0 69 0 0 0 15 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 3 0 0 0
[pid=19822/tid=19839] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19822 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761113 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19840] ppid=19820 vsize=15753504 CPUtime=0 cores=1,3,5,7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19822 19619 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 524876910 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 244458761728 0 4 0 16800975 18446604467404553152 0 0 -1 5 0 0 0
[pid=19822/tid=19841] ppid=19820 vsize=15753504 CPUtime=1192.75 cores=1,3,5,7
/proc/19822/task/19841/stat : 19841 (java) R 19820 19822 19619 0 -1 4202560 432319 0 0 0 119213 62 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505864820 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19822/tid=19842] ppid=19820 vsize=15753504 CPUtime=1191.31 cores=1,3,5,7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19822 19619 0 -1 4202560 413378 0 0 0 119067 64 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505792831 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19822/tid=19843] ppid=19820 vsize=15753504 CPUtime=1191.74 cores=1,3,5,7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19822 19619 0 -1 4202560 416210 0 0 0 119115 59 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505595187 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19822/tid=19844] ppid=19820 vsize=15753504 CPUtime=1191.3 cores=1,3,5,7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19822 19619 0 -1 4202560 421086 0 0 0 119066 64 0 0 25 0 22 0 524876930 16131588096 94646 33554432000 1073741824 1073778376 140737103117152 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15753504

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.2
CPU user time (s): 4794.33
CPU system time (s): 5.86811
CPU usage (%): 397.619
Max. virtual memory (cumulated for all children) (KiB): 15753504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.33
system time used= 5.86811
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2898799
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= 227758
involuntary context switches= 136990

runsolver used 1.9417 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 05:06:05
IDJOB=3312752
IDBENCH=82937
IDSOLVER=1699
FILE ID=node105/3312752-1304132765
RUNJOBID= node105-1304131555-19638
PBS_JOBID= 13170798
Free space on /tmp= 73040 MiB

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

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

MD5SUM BENCH= fa2c840574747ca3ff8efe8a9137bb94
RANDOM SEED=2065011175

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23201728 kB
Buffers:       2172352 kB
Cached:        6665060 kB
SwapCached:          4 kB
Active:         907968 kB
Inactive:      8289468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23201728 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1624 kB
Writeback:           0 kB
AnonPages:      359236 kB
Mapped:          23492 kB
Slab:           487928 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   577252 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= 73040 MiB
End job on node105 at 2011-04-30 05:26:14