Trace number 3312460

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.4 1205.05

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.10/0.12	23:28 INFO : Reading from input HOME/instance-3312460-1304115808.cnf
0.70/0.54	Executor set job limit to 1000000
0.70/0.54	Executor set job limit to 1000000
0.70/0.54	Executor set job limit to 1000000
0.70/0.54	Executor set job limit to 1000000
0.70/0.54	Starting Executor!
0.70/0.54	Starting Executor!
0.70/0.54	Starting Executor!
0.70/0.54	Starting Executor!
2.10/1.12	23:29 INFO : 400 variables remaining out of 400
2.10/1.12	23:29 INFO : 272000 literals remaining out of 272000

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.09 8.02 7.47 5/198 8817
/proc/meminfo: memFree=19402116/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/8817/stat : 8817 (java) R 8815 8817 8531 0 -1 4202496 1011 0 0 0 0 0 0 0 25 0 1 0 523180512 23580672 496 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237273917184 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8817/statm: 5757 509 388 9 0 124 0

[startup+0.03112 s]
/proc/loadavg: 8.09 8.02 7.47 5/198 8817
/proc/meminfo: memFree=19402116/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15604248 CPUtime=0.01 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 3553 0 1 0 1 0 0 0 25 0 13 0 523180512 15978749952 2991 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3901062 2992 1658 9 0 3891810 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604248

[startup+0.101109 s]
/proc/loadavg: 8.09 8.02 7.47 5/198 8817
/proc/meminfo: memFree=19402116/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15611500 CPUtime=0.1 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 5498 0 1 0 9 1 0 0 25 0 18 0 523180512 15986176000 4936 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3902875 4936 2117 9 0 3893594 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15611500

[startup+0.301075 s]
/proc/loadavg: 8.09 8.02 7.47 5/198 8817
/proc/meminfo: memFree=19402116/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15683560 CPUtime=0.51 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 15395 0 1 0 49 2 0 0 25 0 18 0 523180512 16059965440 13618 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3920890 13624 2207 9 0 3911609 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683560

[startup+0.701004 s]
/proc/loadavg: 8.09 8.02 7.47 5/198 8817
/proc/meminfo: memFree=19402116/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15687672 CPUtime=1.04 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 45843 0 1 0 99 5 0 0 25 0 22 0 523180512 16064176128 42181 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3921918 42181 2248 9 0 3912637 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 15687672

[startup+1.50086 s]
/proc/loadavg: 8.09 8.02 7.47 8/220 8839
/proc/meminfo: memFree=19194720/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15697552 CPUtime=3.1 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 58725 0 1 0 303 7 0 0 25 0 22 0 523180512 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3924388 48440 2272 9 0 3915107 0
[pid=8817/tid=8819] ppid=8815 vsize=15697552 CPUtime=1.09 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (java) S 8815 8817 8531 0 -1 4202560 35651 0 1 0 105 4 0 0 25 0 22 0 523180512 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8820] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (java) S 8815 8817 8531 0 -1 4202560 396 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8821] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8822] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8822/stat : 8822 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8823] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8823/stat : 8823 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8824] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8824/stat : 8824 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8825] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8825/stat : 8825 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8826] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8826/stat : 8826 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8827] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8827/stat : 8827 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523180513 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8828] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8828/stat : 8828 (java) S 8815 8817 8531 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523180514 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8829] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8829/stat : 8829 (java) S 8815 8817 8531 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523180514 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8830] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8830/stat : 8830 (java) S 8815 8817 8531 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523180514 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8831] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8831/stat : 8831 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290703281 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8832] ppid=8815 vsize=15697552 CPUtime=0.9 cores=0,2,4,6
/proc/8817/task/8832/stat : 8832 (java) S 8815 8817 8531 0 -1 4202560 16137 0 0 0 89 1 0 0 25 0 22 0 523180517 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8833] ppid=8815 vsize=15697552 CPUtime=0.64 cores=0,2,4,6
/proc/8817/task/8833/stat : 8833 (java) S 8815 8817 8531 0 -1 4202560 5081 0 0 0 64 0 0 0 20 0 22 0 523180517 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8834] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8834/stat : 8834 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8835] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8835/stat : 8835 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523180517 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8836] ppid=8815 vsize=15697552 CPUtime=0.33 cores=0,2,4,6
/proc/8817/task/8836/stat : 8836 (java) R 8815 8817 8531 0 -1 4202560 30 0 0 0 33 0 0 0 16 0 22 0 523180566 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505795754 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8817/tid=8837] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8837/stat : 8837 (java) S 8815 8817 8531 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 523180566 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8838] ppid=8815 vsize=15697552 CPUtime=0.01 cores=0,2,4,6
/proc/8817/task/8838/stat : 8838 (java) R 8815 8817 8531 0 -1 4202560 10 0 0 0 1 0 0 0 16 0 22 0 523180566 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505853112 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8817/tid=8839] ppid=8815 vsize=15697552 CPUtime=0.09 cores=0,2,4,6
/proc/8817/task/8839/stat : 8839 (java) S 8815 8817 8531 0 -1 4202560 9 0 0 0 9 0 0 0 17 0 22 0 523180566 16074293248 48440 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 15697552

[startup+3.10158 s]
/proc/loadavg: 8.09 8.02 7.47 11/220 8839
/proc/meminfo: memFree=19115360/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15697552 CPUtime=9.25 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 114902 0 1 0 909 16 0 0 25 0 22 0 523180512 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3924388 104473 2274 9 0 3915107 0
[pid=8817/tid=8819] ppid=8815 vsize=15697552 CPUtime=1.09 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (java) S 8815 8817 8531 0 -1 4202560 35651 0 1 0 105 4 0 0 25 0 22 0 523180512 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8820] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (java) S 8815 8817 8531 0 -1 4202560 396 0 0 0 0 0 0 0 15 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8821] ppid=8815 vsize=15697552 CPUtime=0.01 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (java) S 8815 8817 8531 0 -1 4202560 7167 0 0 0 0 1 0 0 16 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8822] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8822/stat : 8822 (java) S 8815 8817 8531 0 -1 4202560 2140 0 0 0 0 0 0 0 15 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8823] ppid=8815 vsize=15697552 CPUtime=0.01 cores=0,2,4,6
/proc/8817/task/8823/stat : 8823 (java) S 8815 8817 8531 0 -1 4202560 5306 0 0 0 0 1 0 0 16 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8824] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8824/stat : 8824 (java) S 8815 8817 8531 0 -1 4202560 4773 0 0 0 0 0 0 0 15 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8825] ppid=8815 vsize=15697552 CPUtime=0.01 cores=0,2,4,6
/proc/8817/task/8825/stat : 8825 (java) S 8815 8817 8531 0 -1 4202560 5941 0 0 0 0 1 0 0 16 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8826] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8826/stat : 8826 (java) S 8815 8817 8531 0 -1 4202560 3925 0 0 0 0 0 0 0 16 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8827] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8827/stat : 8827 (java) S 8815 8817 8531 0 -1 4202560 3774 0 0 0 0 0 0 0 15 0 22 0 523180513 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8828] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8828/stat : 8828 (java) S 8815 8817 8531 0 -1 4202560 243 0 0 0 0 0 0 0 15 0 22 0 523180514 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8829] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8829/stat : 8829 (java) S 8815 8817 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8830] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8830/stat : 8830 (java) S 8815 8817 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8831] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8831/stat : 8831 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290703281 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8832] ppid=8815 vsize=15697552 CPUtime=0.93 cores=0,2,4,6
/proc/8817/task/8832/stat : 8832 (java) R 8815 8817 8531 0 -1 4202560 16163 0 0 0 92 1 0 0 20 0 22 0 523180517 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290705589 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8817/tid=8833] ppid=8815 vsize=15697552 CPUtime=0.83 cores=0,2,4,6
/proc/8817/task/8833/stat : 8833 (java) S 8815 8817 8531 0 -1 4202560 5104 0 0 0 83 0 0 0 15 0 22 0 523180517 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8834] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8834/stat : 8834 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8835] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8835/stat : 8835 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523180517 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8836] ppid=8815 vsize=15697552 CPUtime=1.63 cores=0,2,4,6
/proc/8817/task/8836/stat : 8836 (java) R 8815 8817 8531 0 -1 4202560 6524 0 0 0 163 0 0 0 17 0 22 0 523180566 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505803048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8817/tid=8837] ppid=8815 vsize=15697552 CPUtime=1.51 cores=0,2,4,6
/proc/8817/task/8837/stat : 8837 (java) R 8815 8817 8531 0 -1 4202560 5106 0 0 0 151 0 0 0 17 0 22 0 523180566 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505795749 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8817/tid=8838] ppid=8815 vsize=15697552 CPUtime=1.56 cores=0,2,4,6
/proc/8817/task/8838/stat : 8838 (java) R 8815 8817 8531 0 -1 4202560 6120 0 0 0 156 0 0 0 18 0 22 0 523180566 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505835608 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8817/tid=8839] ppid=8815 vsize=15697552 CPUtime=1.51 cores=0,2,4,6
/proc/8817/task/8839/stat : 8839 (java) R 8815 8817 8531 0 -1 4202560 5182 0 0 0 151 0 0 0 17 0 22 0 523180566 16074293248 104473 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505918739 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.25
Current children cumulated vsize (KiB) 15697552

[startup+6.30101 s]
/proc/loadavg: 8.40 8.08 7.49 9/220 8839
/proc/meminfo: memFree=18534340/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15697552 CPUtime=22.02 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 234335 0 1 0 2166 36 0 0 25 0 22 0 523180512 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3924388 222675 2274 9 0 3915107 0
[pid=8817/tid=8819] ppid=8815 vsize=15697552 CPUtime=1.09 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (java) S 8815 8817 8531 0 -1 4202560 35651 0 1 0 105 4 0 0 25 0 22 0 523180512 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8820] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (java) S 8815 8817 8531 0 -1 4202560 3561 0 0 0 0 0 0 0 15 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8821] ppid=8815 vsize=15697552 CPUtime=0.04 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (java) S 8815 8817 8531 0 -1 4202560 14764 0 0 0 1 3 0 0 16 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8822] ppid=8815 vsize=15697552 CPUtime=0.01 cores=0,2,4,6
/proc/8817/task/8822/stat : 8822 (java) S 8815 8817 8531 0 -1 4202560 4970 0 0 0 1 0 0 0 15 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8823] ppid=8815 vsize=15697552 CPUtime=0.05 cores=0,2,4,6
/proc/8817/task/8823/stat : 8823 (java) S 8815 8817 8531 0 -1 4202560 17920 0 0 0 2 3 0 0 16 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8824] ppid=8815 vsize=15697552 CPUtime=0.04 cores=0,2,4,6
/proc/8817/task/8824/stat : 8824 (java) S 8815 8817 8531 0 -1 4202560 14659 0 0 0 2 2 0 0 15 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8825] ppid=8815 vsize=15697552 CPUtime=0.07 cores=0,2,4,6
/proc/8817/task/8825/stat : 8825 (java) S 8815 8817 8531 0 -1 4202560 22800 0 0 0 3 4 0 0 16 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8826] ppid=8815 vsize=15697552 CPUtime=0.03 cores=0,2,4,6
/proc/8817/task/8826/stat : 8826 (java) S 8815 8817 8531 0 -1 4202560 11616 0 0 0 2 1 0 0 16 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8827] ppid=8815 vsize=15697552 CPUtime=0.03 cores=0,2,4,6
/proc/8817/task/8827/stat : 8827 (java) S 8815 8817 8531 0 -1 4202560 10282 0 0 0 1 2 0 0 15 0 22 0 523180513 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8828] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8828/stat : 8828 (java) S 8815 8817 8531 0 -1 4202560 549 0 0 0 0 0 0 0 15 0 22 0 523180514 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8829] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8829/stat : 8829 (java) S 8815 8817 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8830] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8830/stat : 8830 (java) S 8815 8817 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8831] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8831/stat : 8831 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290703281 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8832] ppid=8815 vsize=15697552 CPUtime=0.94 cores=0,2,4,6
/proc/8817/task/8832/stat : 8832 (java) S 8815 8817 8531 0 -1 4202560 16165 0 0 0 93 1 0 0 15 0 22 0 523180517 16074293248 222675 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0

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

[pid=8817/tid=8837] ppid=8815 vsize=15697552 CPUtime=1050.35 cores=0,2,4,6
/proc/8817/task/8837/stat : 8837 (java) R 8815 8817 8531 0 -1 4202560 270289 0 0 0 105000 35 0 0 25 0 22 0 523180566 16074293248 199794 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912506134318 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8817/tid=8838] ppid=8815 vsize=15697552 CPUtime=1051.96 cores=0,2,4,6
/proc/8817/task/8838/stat : 8838 (java) R 8815 8817 8531 0 -1 4202560 277042 0 0 0 105162 34 0 0 25 0 22 0 523180566 16074293248 199794 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912506154034 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8817/tid=8839] ppid=8815 vsize=15697552 CPUtime=1050.83 cores=0,2,4,6
/proc/8817/task/8839/stat : 8839 (java) R 8815 8817 8531 0 -1 4202560 278546 0 0 0 105049 34 0 0 25 0 22 0 523180566 16074293248 199794 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505803068 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4231.91
Current children cumulated vsize (KiB) 15697552

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 7.91 9/220 8920
/proc/meminfo: memFree=6707576/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15697552 CPUtime=4470.9 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 1827600 0 1 0 446770 320 0 0 25 0 22 0 523180512 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3924388 192256 2299 9 0 3915107 0
[pid=8817/tid=8819] ppid=8815 vsize=15697552 CPUtime=1.09 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (java) S 8815 8817 8531 0 -1 4202560 35651 0 1 0 105 4 0 0 25 0 22 0 523180512 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8820] ppid=8815 vsize=15697552 CPUtime=2.85 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (java) S 8815 8817 8531 0 -1 4202560 50236 0 0 0 277 8 0 0 16 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8821] ppid=8815 vsize=15697552 CPUtime=2.85 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (java) S 8815 8817 8531 0 -1 4202560 77792 0 0 0 271 14 0 0 15 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8822] ppid=8815 vsize=15697552 CPUtime=2.92 cores=0,2,4,6
/proc/8817/task/8822/stat : 8822 (java) S 8815 8817 8531 0 -1 4202560 71177 0 0 0 277 15 0 0 15 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8823] ppid=8815 vsize=15697552 CPUtime=2.96 cores=0,2,4,6
/proc/8817/task/8823/stat : 8823 (java) S 8815 8817 8531 0 -1 4202560 94910 0 0 0 275 21 0 0 15 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8824] ppid=8815 vsize=15697552 CPUtime=2.9 cores=0,2,4,6
/proc/8817/task/8824/stat : 8824 (java) S 8815 8817 8531 0 -1 4202560 79252 0 0 0 274 16 0 0 16 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8825] ppid=8815 vsize=15697552 CPUtime=2.89 cores=0,2,4,6
/proc/8817/task/8825/stat : 8825 (java) S 8815 8817 8531 0 -1 4202560 82030 0 0 0 271 18 0 0 16 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8826] ppid=8815 vsize=15697552 CPUtime=3.02 cores=0,2,4,6
/proc/8817/task/8826/stat : 8826 (java) S 8815 8817 8531 0 -1 4202560 71733 0 0 0 286 16 0 0 16 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8827] ppid=8815 vsize=15697552 CPUtime=2.95 cores=0,2,4,6
/proc/8817/task/8827/stat : 8827 (java) S 8815 8817 8531 0 -1 4202560 72189 0 0 0 281 14 0 0 15 0 22 0 523180513 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8828] ppid=8815 vsize=15697552 CPUtime=1.03 cores=0,2,4,6
/proc/8817/task/8828/stat : 8828 (java) S 8815 8817 8531 0 -1 4202560 4609 0 0 0 67 36 0 0 15 0 22 0 523180514 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8829] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8829/stat : 8829 (java) S 8815 8817 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8830] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8830/stat : 8830 (java) S 8815 8817 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8831] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8831/stat : 8831 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290703281 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8832] ppid=8815 vsize=15697552 CPUtime=1.29 cores=0,2,4,6
/proc/8817/task/8832/stat : 8832 (java) S 8815 8817 8531 0 -1 4202560 16256 0 0 0 128 1 0 0 15 0 22 0 523180517 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8833] ppid=8815 vsize=15697552 CPUtime=1.08 cores=0,2,4,6
/proc/8817/task/8833/stat : 8833 (java) S 8815 8817 8531 0 -1 4202560 5140 0 0 0 108 0 0 0 15 0 22 0 523180517 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8834] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8834/stat : 8834 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8835] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8835/stat : 8835 (java) S 8815 8817 8531 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523180517 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8836] ppid=8815 vsize=15697552 CPUtime=1111.72 cores=0,2,4,6
/proc/8817/task/8836/stat : 8836 (java) R 8815 8817 8531 0 -1 4202560 294680 0 0 0 111135 37 0 0 25 0 22 0 523180566 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505803331 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8817/tid=8837] ppid=8815 vsize=15697552 CPUtime=1109.74 cores=0,2,4,6
/proc/8817/task/8837/stat : 8837 (java) R 8815 8817 8531 0 -1 4202560 286256 0 0 0 110936 38 0 0 25 0 22 0 523180566 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912506153998 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8817/tid=8838] ppid=8815 vsize=15697552 CPUtime=1111.18 cores=0,2,4,6
/proc/8817/task/8838/stat : 8838 (java) R 8815 8817 8531 0 -1 4202560 291894 0 0 0 111083 35 0 0 25 0 22 0 523180566 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912506154111 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8817/tid=8839] ppid=8815 vsize=15697552 CPUtime=1110.26 cores=0,2,4,6
/proc/8817/task/8839/stat : 8839 (java) R 8815 8817 8531 0 -1 4202560 292345 0 0 0 110990 36 0 0 25 0 22 0 523180566 16074293248 192256 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505835421 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4470.9
Current children cumulated vsize (KiB) 15697552

[startup+1182.3 s]
/proc/loadavg: 8.19 8.12 7.92 9/220 8921
/proc/meminfo: memFree=6311232/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15697552 CPUtime=4709.89 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 1914317 0 1 0 470652 337 0 0 25 0 22 0 523180512 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3924388 182881 2299 9 0 3915107 0
[pid=8817/tid=8819] ppid=8815 vsize=15697552 CPUtime=1.09 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (java) S 8815 8817 8531 0 -1 4202560 35651 0 1 0 105 4 0 0 25 0 22 0 523180512 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8820] ppid=8815 vsize=15697552 CPUtime=3.06 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (java) S 8815 8817 8531 0 -1 4202560 55620 0 0 0 297 9 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8821] ppid=8815 vsize=15697552 CPUtime=3.03 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (java) S 8815 8817 8531 0 -1 4202560 82630 0 0 0 288 15 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8822] ppid=8815 vsize=15697552 CPUtime=3.11 cores=0,2,4,6
/proc/8817/task/8822/stat : 8822 (java) S 8815 8817 8531 0 -1 4202560 77597 0 0 0 294 17 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8823] ppid=8815 vsize=15697552 CPUtime=3.18 cores=0,2,4,6
/proc/8817/task/8823/stat : 8823 (java) S 8815 8817 8531 0 -1 4202560 100145 0 0 0 296 22 0 0 16 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8824] ppid=8815 vsize=15697552 CPUtime=3.08 cores=0,2,4,6
/proc/8817/task/8824/stat : 8824 (java) S 8815 8817 8531 0 -1 4202560 84430 0 0 0 291 17 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8825] ppid=8815 vsize=15697552 CPUtime=3.09 cores=0,2,4,6
/proc/8817/task/8825/stat : 8825 (java) S 8815 8817 8531 0 -1 4202560 86869 0 0 0 290 19 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8826] ppid=8815 vsize=15697552 CPUtime=3.23 cores=0,2,4,6
/proc/8817/task/8826/stat : 8826 (java) S 8815 8817 8531 0 -1 4202560 76576 0 0 0 306 17 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8827] ppid=8815 vsize=15697552 CPUtime=3.16 cores=0,2,4,6
/proc/8817/task/8827/stat : 8827 (java) S 8815 8817 8531 0 -1 4202560 76715 0 0 0 301 15 0 0 15 0 22 0 523180513 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8828] ppid=8815 vsize=15697552 CPUtime=1.11 cores=0,2,4,6
/proc/8817/task/8828/stat : 8828 (java) S 8815 8817 8531 0 -1 4202560 4859 0 0 0 73 38 0 0 16 0 22 0 523180514 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 0 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8829] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8829/stat : 8829 (java) S 8815 8817 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8830] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8830/stat : 8830 (java) S 8815 8817 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8831] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8831/stat : 8831 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290703281 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8832] ppid=8815 vsize=15697552 CPUtime=1.29 cores=0,2,4,6
/proc/8817/task/8832/stat : 8832 (java) S 8815 8817 8531 0 -1 4202560 16256 0 0 0 128 1 0 0 15 0 22 0 523180517 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8833] ppid=8815 vsize=15697552 CPUtime=1.08 cores=0,2,4,6
/proc/8817/task/8833/stat : 8833 (java) S 8815 8817 8531 0 -1 4202560 5140 0 0 0 108 0 0 0 15 0 22 0 523180517 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8834] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8834/stat : 8834 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8835] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8835/stat : 8835 (java) S 8815 8817 8531 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 523180517 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8836] ppid=8815 vsize=15697552 CPUtime=1171.1 cores=0,2,4,6
/proc/8817/task/8836/stat : 8836 (java) R 8815 8817 8531 0 -1 4202560 306660 0 0 0 117072 38 0 0 25 0 22 0 523180566 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505803048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8817/tid=8837] ppid=8815 vsize=15697552 CPUtime=1169.06 cores=0,2,4,6
/proc/8817/task/8837/stat : 8837 (java) R 8815 8817 8531 0 -1 4202560 296960 0 0 0 116867 39 0 0 25 0 22 0 523180566 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505919979 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8817/tid=8838] ppid=8815 vsize=15697552 CPUtime=1170.52 cores=0,2,4,6
/proc/8817/task/8838/stat : 8838 (java) R 8815 8817 8531 0 -1 4202560 302948 0 0 0 117015 37 0 0 25 0 22 0 523180566 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 47534437496371 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8817/tid=8839] ppid=8815 vsize=15697552 CPUtime=1169.52 cores=0,2,4,6
/proc/8817/task/8839/stat : 8839 (java) R 8815 8817 8531 0 -1 4202560 303809 0 0 0 116914 38 0 0 25 0 22 0 523180566 16074293248 182881 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505828160 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4709.89
Current children cumulated vsize (KiB) 15697552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.12 8.11 7.92 9/220 8922
/proc/meminfo: memFree=6303780/32950904 swapFree=67082284/67111528
[pid=8817] ppid=8815 vsize=15697552 CPUtime=4800.33 cores=0,2,4,6
/proc/8817/stat : 8817 (java) S 8815 8817 8531 0 -1 4202496 1955169 0 1 0 479688 345 0 0 25 0 22 0 523180512 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8817/statm: 3924388 185957 2299 9 0 3915107 0
[pid=8817/tid=8819] ppid=8815 vsize=15697552 CPUtime=1.09 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (java) S 8815 8817 8531 0 -1 4202560 35651 0 1 0 105 4 0 0 25 0 22 0 523180512 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8820] ppid=8815 vsize=15697552 CPUtime=3.12 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (java) S 8815 8817 8531 0 -1 4202560 57856 0 0 0 302 10 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8821] ppid=8815 vsize=15697552 CPUtime=3.11 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (java) S 8815 8817 8531 0 -1 4202560 85532 0 0 0 295 16 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8822] ppid=8815 vsize=15697552 CPUtime=3.19 cores=0,2,4,6
/proc/8817/task/8822/stat : 8822 (java) S 8815 8817 8531 0 -1 4202560 80474 0 0 0 301 18 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8823] ppid=8815 vsize=15697552 CPUtime=3.25 cores=0,2,4,6
/proc/8817/task/8823/stat : 8823 (java) S 8815 8817 8531 0 -1 4202560 103099 0 0 0 302 23 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8824] ppid=8815 vsize=15697552 CPUtime=3.17 cores=0,2,4,6
/proc/8817/task/8824/stat : 8824 (java) S 8815 8817 8531 0 -1 4202560 88053 0 0 0 300 17 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8825] ppid=8815 vsize=15697552 CPUtime=3.15 cores=0,2,4,6
/proc/8817/task/8825/stat : 8825 (java) S 8815 8817 8531 0 -1 4202560 88785 0 0 0 296 19 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8826] ppid=8815 vsize=15697552 CPUtime=3.31 cores=0,2,4,6
/proc/8817/task/8826/stat : 8826 (java) S 8815 8817 8531 0 -1 4202560 79176 0 0 0 313 18 0 0 16 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8827] ppid=8815 vsize=15697552 CPUtime=3.25 cores=0,2,4,6
/proc/8817/task/8827/stat : 8827 (java) S 8815 8817 8531 0 -1 4202560 79686 0 0 0 309 16 0 0 15 0 22 0 523180513 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=8817/tid=8828] ppid=8815 vsize=15697552 CPUtime=1.13 cores=0,2,4,6
/proc/8817/task/8828/stat : 8828 (java) S 8815 8817 8531 0 -1 4202560 4977 0 0 0 74 39 0 0 15 0 22 0 523180514 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 0 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8829] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8829/stat : 8829 (java) S 8815 8817 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8830] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8830/stat : 8830 (java) S 8815 8817 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523180514 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=8817/tid=8831] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8831/stat : 8831 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290703281 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8832] ppid=8815 vsize=15697552 CPUtime=1.29 cores=0,2,4,6
/proc/8817/task/8832/stat : 8832 (java) S 8815 8817 8531 0 -1 4202560 16256 0 0 0 128 1 0 0 15 0 22 0 523180517 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=8817/tid=8833] ppid=8815 vsize=15697552 CPUtime=1.08 cores=0,2,4,6
/proc/8817/task/8833/stat : 8833 (java) S 8815 8817 8531 0 -1 4202560 5140 0 0 0 108 0 0 0 15 0 22 0 523180517 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8834] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8834/stat : 8834 (java) S 8815 8817 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523180517 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290695577 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8835] ppid=8815 vsize=15697552 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8835/stat : 8835 (java) S 8815 8817 8531 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523180517 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 237290696192 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=8817/tid=8836] ppid=8815 vsize=15697552 CPUtime=1193.59 cores=0,2,4,6
/proc/8817/task/8836/stat : 8836 (java) R 8815 8817 8531 0 -1 4202560 310968 0 0 0 119320 39 0 0 25 0 22 0 523180566 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505743786 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8817/tid=8837] ppid=8815 vsize=15697552 CPUtime=1191.54 cores=0,2,4,6
/proc/8817/task/8837/stat : 8837 (java) R 8815 8817 8531 0 -1 4202560 301071 0 0 0 119115 39 0 0 25 0 22 0 523180566 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912506154759 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8817/tid=8838] ppid=8815 vsize=15697552 CPUtime=1192.88 cores=0,2,4,6
/proc/8817/task/8838/stat : 8838 (java) R 8815 8817 8531 0 -1 4202560 308264 0 0 0 119250 38 0 0 25 0 22 0 523180566 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912506125391 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8817/tid=8839] ppid=8815 vsize=15697552 CPUtime=1192 cores=0,2,4,6
/proc/8817/task/8839/stat : 8839 (java) R 8815 8817 8531 0 -1 4202560 308727 0 0 0 119161 39 0 0 25 0 22 0 523180566 16074293248 185957 33554432000 1073741824 1073778376 140733809530224 18446744073709551615 46912505795759 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15697552

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): 1205.05
CPU time (s): 4800.4
CPU user time (s): 4796.91
CPU system time (s): 3.48547
CPU usage (%): 398.358
Max. virtual memory (cumulated for all children) (KiB): 15697552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.91
system time used= 3.48547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1955194
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= 110334
involuntary context switches= 89434

runsolver used 1.9677 second user time and 4.66329 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 00:23:28
IDJOB=3312460
IDBENCH=82645
IDSOLVER=1699
FILE ID=node121/3312460-1304115808
RUNJOBID= node121-1304113393-8549
PBS_JOBID= 13170701
Free space on /tmp= 72652 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312460-1304115808/watcher-3312460-1304115808 -o /tmp/evaluation-result-3312460-1304115808/solver-3312460-1304115808 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312460-1304115808.cnf

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=716123900

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.82
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.817
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.817
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.75
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.817
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:     32950904 kB
MemFree:      19402388 kB
Buffers:       2184544 kB
Cached:       10284724 kB
SwapCached:       2776 kB
Active:        9653704 kB
Inactive:      3371684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19402388 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            2800 kB
Writeback:           0 kB
AnonPages:      553760 kB
Mapped:          22524 kB
Slab:           456384 kB
PageTables:       6508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   793208 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= 72648 MiB
End job on node121 at 2011-04-30 00:43:35