Trace number 3312478

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.32 1204.75

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
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.11	46:48 INFO : Reading from input HOME/instance-3312478-1304117208.cnf
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Starting Executor!
0.73/0.53	Starting Executor!
0.73/0.53	Starting Executor!
0.73/0.53	Starting Executor!
2.16/1.13	46:49 INFO : 400 variables remaining out of 400
2.16/1.13	46:49 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-3312478-1304117208/watcher-3312478-1304117208 -o /tmp/evaluation-result-3312478-1304117208/solver-3312478-1304117208 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312478-1304117208.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: 3.39 4.33 5.92 2/194 20193
/proc/meminfo: memFree=21150724/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 1410 0 0 0 0 0 0 0 23 0 2 0 504136414 26714112 881 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 6522 885 678 9 0 381 0
[pid=20193/tid=20194] ppid=20191 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) R 20191 20193 19501 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 2 0 504136415 26714112 885 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264721481738 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0654661 s]
/proc/loadavg: 3.39 4.33 5.92 2/194 20193
/proc/meminfo: memFree=21150724/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15675316 CPUtime=0.05 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 4368 0 1 0 5 0 0 0 23 0 18 0 504136414 16051523584 3807 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3918829 3807 1778 9 0 3909548 0
[pid=20193/tid=20194] ppid=20191 vsize=15675316 CPUtime=0.05 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) R 20191 20193 19501 0 -1 4202560 2950 0 1 0 5 0 0 0 19 0 18 0 504136415 16051523584 3808 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264726065861 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15675316

[startup+0.100466 s]
/proc/loadavg: 3.39 4.33 5.92 2/194 20193
/proc/meminfo: memFree=21150724/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15742136 CPUtime=0.1 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 5661 0 1 0 10 0 0 0 23 0 18 0 504136414 16119947264 5074 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3935534 5074 2117 9 0 3926253 0
[pid=20193/tid=20194] ppid=20191 vsize=15742136 CPUtime=0.08 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) R 20191 20193 19501 0 -1 4202560 3509 0 1 0 8 0 0 0 18 0 18 0 504136415 16119947264 5074 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738231755 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742136

[startup+0.300438 s]
/proc/loadavg: 3.39 4.33 5.92 2/194 20193
/proc/meminfo: memFree=21150724/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15745560 CPUtime=0.52 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 16342 0 1 0 50 2 0 0 23 0 18 0 504136414 16123453440 14765 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3936390 14771 2206 9 0 3927109 0
[pid=20193/tid=20194] ppid=20191 vsize=15745560 CPUtime=0.28 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) R 20191 20193 19501 0 -1 4202560 11231 0 1 0 27 1 0 0 18 0 18 0 504136415 16123453440 14774 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505640625 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15745560

[startup+0.70035 s]
/proc/loadavg: 3.39 4.33 5.92 2/194 20193
/proc/meminfo: memFree=21150724/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15749672 CPUtime=1.07 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 44732 0 1 0 101 6 0 0 23 0 22 0 504136414 16127664128 41872 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3937418 41872 2247 9 0 3928137 0
[pid=20193/tid=20194] ppid=20191 vsize=15749672 CPUtime=0.68 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) R 20191 20193 19501 0 -1 4202560 35659 0 1 0 63 5 0 0 20 0 22 0 504136415 16127664128 41872 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 47981523134626 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 15749672

[startup+1.50113 s]
/proc/loadavg: 3.39 4.33 5.92 11/220 20219
/proc/meminfo: memFree=20824844/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15758776 CPUtime=3.19 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 54830 0 1 0 312 7 0 0 23 0 22 0 504136414 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3939694 46819 2272 9 0 3930413 0
[pid=20193/tid=20194] ppid=20191 vsize=15758776 CPUtime=1.11 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) S 20191 20193 19501 0 -1 4202560 35716 0 1 0 106 5 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20196] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20196/stat : 20196 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20197] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20197/stat : 20197 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20198] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20198/stat : 20198 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20199] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20199/stat : 20199 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20200] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20200/stat : 20200 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20201] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20201/stat : 20201 (java) S 20191 20193 19501 0 -1 4202560 6 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20202] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20202/stat : 20202 (java) S 20191 20193 19501 0 -1 4202560 353 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20203] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20203/stat : 20203 (java) S 20191 20193 19501 0 -1 4202560 43 0 0 0 0 0 0 0 21 0 22 0 504136415 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20204] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20204/stat : 20204 (java) S 20191 20193 19501 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 504136416 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 0 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20205] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20205/stat : 20205 (java) S 20191 20193 19501 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504136417 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20206] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20206/stat : 20206 (java) S 20191 20193 19501 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504136417 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20207] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20207/stat : 20207 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504136419 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738228657 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20208] ppid=20191 vsize=15758776 CPUtime=0.57 cores=0,2,4,6
/proc/20193/task/20208/stat : 20208 (java) R 20191 20193 19501 0 -1 4202560 3539 0 0 0 57 0 0 0 15 0 22 0 504136419 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 47981518262416 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20193/tid=20209] ppid=20191 vsize=15758776 CPUtime=0.92 cores=0,2,4,6
/proc/20193/task/20209/stat : 20209 (java) R 20191 20193 19501 0 -1 4202560 13714 0 0 0 91 1 0 0 15 0 22 0 504136419 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 47981519821344 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20193/tid=20210] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20210/stat : 20210 (java) S 20191 20193 19501 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 504136419 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20211] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20211/stat : 20211 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504136419 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20216] ppid=20191 vsize=15758776 CPUtime=0.19 cores=0,2,4,6
/proc/20193/task/20216/stat : 20216 (java) S 20191 20193 19501 0 -1 4202560 31 0 0 0 19 0 0 0 15 0 22 0 504136468 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20217] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20217/stat : 20217 (java) S 20191 20193 19501 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 504136468 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20218] ppid=20191 vsize=15758776 CPUtime=0.12 cores=0,2,4,6
/proc/20193/task/20218/stat : 20218 (java) R 20191 20193 19501 0 -1 4202560 10 0 0 0 12 0 0 0 16 0 22 0 504136468 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505770919 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20193/tid=20219] ppid=20191 vsize=15758776 CPUtime=0.22 cores=0,2,4,6
/proc/20193/task/20219/stat : 20219 (java) S 20191 20193 19501 0 -1 4202560 9 0 0 0 22 0 0 0 16 0 22 0 504136468 16136986624 46819 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 15758776

[startup+3.10084 s]
/proc/loadavg: 3.39 4.33 5.92 12/220 20219
/proc/meminfo: memFree=20525260/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15758776 CPUtime=9.41 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 90814 0 1 0 927 14 0 0 23 0 22 0 504136414 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3939694 82416 2272 9 0 3930413 0
[pid=20193/tid=20194] ppid=20191 vsize=15758776 CPUtime=1.11 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) S 20191 20193 19501 0 -1 4202560 35716 0 1 0 106 5 0 0 21 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20196] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20196/stat : 20196 (java) S 20191 20193 19501 0 -1 4202560 2482 0 0 0 0 0 0 0 15 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20197] ppid=20191 vsize=15758776 CPUtime=0.01 cores=0,2,4,6
/proc/20193/task/20197/stat : 20197 (java) S 20191 20193 19501 0 -1 4202560 5906 0 0 0 1 0 0 0 15 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20198] ppid=20191 vsize=15758776 CPUtime=0.02 cores=0,2,4,6
/proc/20193/task/20198/stat : 20198 (java) S 20191 20193 19501 0 -1 4202560 7308 0 0 0 1 1 0 0 16 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20199] ppid=20191 vsize=15758776 CPUtime=0.01 cores=0,2,4,6
/proc/20193/task/20199/stat : 20199 (java) S 20191 20193 19501 0 -1 4202560 4491 0 0 0 0 1 0 0 16 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20200] ppid=20191 vsize=15758776 CPUtime=0.03 cores=0,2,4,6
/proc/20193/task/20200/stat : 20200 (java) S 20191 20193 19501 0 -1 4202560 8416 0 0 0 2 1 0 0 16 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20201] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20201/stat : 20201 (java) S 20191 20193 19501 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20202] ppid=20191 vsize=15758776 CPUtime=0.01 cores=0,2,4,6
/proc/20193/task/20202/stat : 20202 (java) S 20191 20193 19501 0 -1 4202560 6808 0 0 0 0 1 0 0 16 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20203] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20203/stat : 20203 (java) S 20191 20193 19501 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 22 0 504136415 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20204] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20204/stat : 20204 (java) S 20191 20193 19501 0 -1 4202560 121 0 0 0 0 0 0 0 15 0 22 0 504136416 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 0 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20205] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20205/stat : 20205 (java) S 20191 20193 19501 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20206] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20206/stat : 20206 (java) S 20191 20193 19501 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20207] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20207/stat : 20207 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504136419 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738228657 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20208] ppid=20191 vsize=15758776 CPUtime=0.67 cores=0,2,4,6
/proc/20193/task/20208/stat : 20208 (java) S 20191 20193 19501 0 -1 4202560 3580 0 0 0 67 0 0 0 15 0 22 0 504136419 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20209] ppid=20191 vsize=15758776 CPUtime=0.96 cores=0,2,4,6
/proc/20193/task/20209/stat : 20209 (java) S 20191 20193 19501 0 -1 4202560 13718 0 0 0 95 1 0 0 15 0 22 0 504136419 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20210] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20210/stat : 20210 (java) S 20191 20193 19501 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 504136419 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20211] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20211/stat : 20211 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504136419 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20216] ppid=20191 vsize=15758776 CPUtime=1.74 cores=0,2,4,6
/proc/20193/task/20216/stat : 20216 (java) R 20191 20193 19501 0 -1 4202560 33 0 0 0 174 0 0 0 17 0 22 0 504136468 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505799395 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20193/tid=20217] ppid=20191 vsize=15758776 CPUtime=1.47 cores=0,2,4,6
/proc/20193/task/20217/stat : 20217 (java) R 20191 20193 19501 0 -1 4202560 8 0 0 0 147 0 0 0 17 0 22 0 504136468 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505799653 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20193/tid=20218] ppid=20191 vsize=15758776 CPUtime=1.65 cores=0,2,4,6
/proc/20193/task/20218/stat : 20218 (java) R 20191 20193 19501 0 -1 4202560 12 0 0 0 165 0 0 0 17 0 22 0 504136468 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505863492 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20193/tid=20219] ppid=20191 vsize=15758776 CPUtime=1.6 cores=0,2,4,6
/proc/20193/task/20219/stat : 20219 (java) R 20191 20193 19501 0 -1 4202560 10 0 0 0 160 0 0 0 17 0 22 0 504136468 16136986624 82416 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506060405 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 15758776

[startup+6.30123 s]
/proc/loadavg: 4.00 4.44 5.95 10/220 20219
/proc/meminfo: memFree=19246520/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15758776 CPUtime=22.18 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 210732 0 1 0 2183 35 0 0 23 0 22 0 504136414 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3939694 201479 2272 9 0 3930413 0
[pid=20193/tid=20194] ppid=20191 vsize=15758776 CPUtime=1.11 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) S 20191 20193 19501 0 -1 4202560 35716 0 1 0 106 5 0 0 21 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20196] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20196/stat : 20196 (java) S 20191 20193 19501 0 -1 4202560 2482 0 0 0 0 0 0 0 15 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20197] ppid=20191 vsize=15758776 CPUtime=0.06 cores=0,2,4,6
/proc/20193/task/20197/stat : 20197 (java) S 20191 20193 19501 0 -1 4202560 17072 0 0 0 4 2 0 0 16 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20198] ppid=20191 vsize=15758776 CPUtime=0.05 cores=0,2,4,6
/proc/20193/task/20198/stat : 20198 (java) S 20191 20193 19501 0 -1 4202560 14803 0 0 0 3 2 0 0 16 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20199] ppid=20191 vsize=15758776 CPUtime=0.07 cores=0,2,4,6
/proc/20193/task/20199/stat : 20199 (java) S 20191 20193 19501 0 -1 4202560 20633 0 0 0 3 4 0 0 16 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20200] ppid=20191 vsize=15758776 CPUtime=0.05 cores=0,2,4,6
/proc/20193/task/20200/stat : 20200 (java) S 20191 20193 19501 0 -1 4202560 14217 0 0 0 3 2 0 0 15 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20201] ppid=20191 vsize=15758776 CPUtime=0.03 cores=0,2,4,6
/proc/20193/task/20201/stat : 20201 (java) S 20191 20193 19501 0 -1 4202560 10854 0 0 0 1 2 0 0 15 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20202] ppid=20191 vsize=15758776 CPUtime=0.04 cores=0,2,4,6
/proc/20193/task/20202/stat : 20202 (java) S 20191 20193 19501 0 -1 4202560 12433 0 0 0 1 3 0 0 15 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20203] ppid=20191 vsize=15758776 CPUtime=0.03 cores=0,2,4,6
/proc/20193/task/20203/stat : 20203 (java) S 20191 20193 19501 0 -1 4202560 11209 0 0 0 1 2 0 0 16 0 22 0 504136415 16136986624 201479 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0

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

[pid=20193/tid=20217] ppid=20191 vsize=15758776 CPUtime=1110.94 cores=0,2,4,6
/proc/20193/task/20217/stat : 20217 (java) S 20191 20193 19501 0 -1 4202560 238769 0 0 0 111061 33 0 0 25 0 22 0 504136468 16136986624 194354 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20218] ppid=20191 vsize=15758776 CPUtime=1112.38 cores=0,2,4,6
/proc/20193/task/20218/stat : 20218 (java) S 20191 20193 19501 0 -1 4202560 240800 0 0 0 111207 31 0 0 25 0 22 0 504136468 16136986624 194354 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20219] ppid=20191 vsize=15758776 CPUtime=1111 cores=0,2,4,6
/proc/20193/task/20219/stat : 20219 (java) S 20191 20193 19501 0 -1 4202560 250238 0 0 0 111069 31 0 0 25 0 22 0 504136468 16136986624 194354 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4471.81
Current children cumulated vsize (KiB) 15758776

[startup+1182.3 s]
/proc/loadavg: 8.21 8.08 7.49 10/220 20260
/proc/meminfo: memFree=19299216/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15758776 CPUtime=4710.95 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 1748567 0 1 0 470775 320 0 0 23 0 22 0 504136414 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3939694 213940 2297 9 0 3930413 0
[pid=20193/tid=20194] ppid=20191 vsize=15758776 CPUtime=1.11 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) S 20191 20193 19501 0 -1 4202560 35716 0 1 0 106 5 0 0 21 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20196] ppid=20191 vsize=15758776 CPUtime=2.76 cores=0,2,4,6
/proc/20193/task/20196/stat : 20196 (java) S 20191 20193 19501 0 -1 4202560 69945 0 0 0 263 13 0 0 15 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20197] ppid=20191 vsize=15758776 CPUtime=2.82 cores=0,2,4,6
/proc/20193/task/20197/stat : 20197 (java) S 20191 20193 19501 0 -1 4202560 87843 0 0 0 266 16 0 0 15 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20198] ppid=20191 vsize=15758776 CPUtime=2.88 cores=0,2,4,6
/proc/20193/task/20198/stat : 20198 (java) S 20191 20193 19501 0 -1 4202560 88571 0 0 0 271 17 0 0 16 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20199] ppid=20191 vsize=15758776 CPUtime=2.79 cores=0,2,4,6
/proc/20193/task/20199/stat : 20199 (java) S 20191 20193 19501 0 -1 4202560 83301 0 0 0 260 19 0 0 16 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20200] ppid=20191 vsize=15758776 CPUtime=2.84 cores=0,2,4,6
/proc/20193/task/20200/stat : 20200 (java) S 20191 20193 19501 0 -1 4202560 80214 0 0 0 269 15 0 0 15 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20201] ppid=20191 vsize=15758776 CPUtime=2.71 cores=0,2,4,6
/proc/20193/task/20201/stat : 20201 (java) S 20191 20193 19501 0 -1 4202560 81869 0 0 0 254 17 0 0 16 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20202] ppid=20191 vsize=15758776 CPUtime=2.87 cores=0,2,4,6
/proc/20193/task/20202/stat : 20202 (java) S 20191 20193 19501 0 -1 4202560 75500 0 0 0 272 15 0 0 15 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20203] ppid=20191 vsize=15758776 CPUtime=2.8 cores=0,2,4,6
/proc/20193/task/20203/stat : 20203 (java) S 20191 20193 19501 0 -1 4202560 81366 0 0 0 264 16 0 0 16 0 22 0 504136415 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20204] ppid=20191 vsize=15758776 CPUtime=1.09 cores=0,2,4,6
/proc/20193/task/20204/stat : 20204 (java) S 20191 20193 19501 0 -1 4202560 7876 0 0 0 68 41 0 0 15 0 22 0 504136416 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 0 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20205] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20205/stat : 20205 (java) S 20191 20193 19501 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20206] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20206/stat : 20206 (java) S 20191 20193 19501 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20207] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20207/stat : 20207 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504136419 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738228657 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20208] ppid=20191 vsize=15758776 CPUtime=1.01 cores=0,2,4,6
/proc/20193/task/20208/stat : 20208 (java) S 20191 20193 19501 0 -1 4202560 3630 0 0 0 101 0 0 0 16 0 22 0 504136419 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20209] ppid=20191 vsize=15758776 CPUtime=1.27 cores=0,2,4,6
/proc/20193/task/20209/stat : 20209 (java) S 20191 20193 19501 0 -1 4202560 13776 0 0 0 126 1 0 0 15 0 22 0 504136419 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20210] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20210/stat : 20210 (java) S 20191 20193 19501 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 504136419 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20211] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20211/stat : 20211 (java) S 20191 20193 19501 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 504136419 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20216] ppid=20191 vsize=15758776 CPUtime=1171.46 cores=0,2,4,6
/proc/20193/task/20216/stat : 20216 (java) R 20191 20193 19501 0 -1 4202560 260430 0 0 0 117111 35 0 0 25 0 22 0 504136468 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505788003 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20193/tid=20217] ppid=20191 vsize=15758776 CPUtime=1170.29 cores=0,2,4,6
/proc/20193/task/20217/stat : 20217 (java) R 20191 20193 19501 0 -1 4202560 254777 0 0 0 116993 36 0 0 25 0 22 0 504136468 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505954485 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20193/tid=20218] ppid=20191 vsize=15758776 CPUtime=1171.83 cores=0,2,4,6
/proc/20193/task/20218/stat : 20218 (java) R 20191 20193 19501 0 -1 4202560 255617 0 0 0 117150 33 0 0 25 0 22 0 504136468 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505762156 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20193/tid=20219] ppid=20191 vsize=15758776 CPUtime=1170.27 cores=0,2,4,6
/proc/20193/task/20219/stat : 20219 (java) R 20191 20193 19501 0 -1 4202560 266685 0 0 0 116994 33 0 0 25 0 22 0 504136468 16136986624 213940 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505890478 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4710.95
Current children cumulated vsize (KiB) 15758776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 8.14 8.07 7.50 5/197 20263
/proc/meminfo: memFree=20280100/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15758776 CPUtime=4800.24 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 1788113 0 1 0 479695 329 0 0 23 0 22 0 504136414 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3939694 219401 2297 9 0 3930413 0
[pid=20193/tid=20194] ppid=20191 vsize=15758776 CPUtime=1.11 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) S 20191 20193 19501 0 -1 4202560 35716 0 1 0 106 5 0 0 21 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20196] ppid=20191 vsize=15758776 CPUtime=2.85 cores=0,2,4,6
/proc/20193/task/20196/stat : 20196 (java) S 20191 20193 19501 0 -1 4202560 72326 0 0 0 271 14 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20197] ppid=20191 vsize=15758776 CPUtime=2.9 cores=0,2,4,6
/proc/20193/task/20197/stat : 20197 (java) S 20191 20193 19501 0 -1 4202560 91272 0 0 0 273 17 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20198] ppid=20191 vsize=15758776 CPUtime=2.94 cores=0,2,4,6
/proc/20193/task/20198/stat : 20198 (java) S 20191 20193 19501 0 -1 4202560 91157 0 0 0 277 17 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20199] ppid=20191 vsize=15758776 CPUtime=2.84 cores=0,2,4,6
/proc/20193/task/20199/stat : 20199 (java) S 20191 20193 19501 0 -1 4202560 85291 0 0 0 265 19 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20200] ppid=20191 vsize=15758776 CPUtime=2.9 cores=0,2,4,6
/proc/20193/task/20200/stat : 20200 (java) S 20191 20193 19501 0 -1 4202560 83033 0 0 0 275 15 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20201] ppid=20191 vsize=15758776 CPUtime=2.78 cores=0,2,4,6
/proc/20193/task/20201/stat : 20201 (java) S 20191 20193 19501 0 -1 4202560 83793 0 0 0 260 18 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20202] ppid=20191 vsize=15758776 CPUtime=2.94 cores=0,2,4,6
/proc/20193/task/20202/stat : 20202 (java) S 20191 20193 19501 0 -1 4202560 78717 0 0 0 278 16 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20203] ppid=20191 vsize=15758776 CPUtime=2.87 cores=0,2,4,6
/proc/20193/task/20203/stat : 20203 (java) S 20191 20193 19501 0 -1 4202560 83262 0 0 0 271 16 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20204] ppid=20191 vsize=15758776 CPUtime=1.1 cores=0,2,4,6
/proc/20193/task/20204/stat : 20204 (java) S 20191 20193 19501 0 -1 4202560 7954 0 0 0 68 42 0 0 16 0 22 0 504136416 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 0 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20205] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20205/stat : 20205 (java) S 20191 20193 19501 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20206] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20206/stat : 20206 (java) S 20191 20193 19501 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20207] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20207/stat : 20207 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738228657 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20208] ppid=20191 vsize=15758776 CPUtime=1.01 cores=0,2,4,6
/proc/20193/task/20208/stat : 20208 (java) S 20191 20193 19501 0 -1 4202560 3630 0 0 0 101 0 0 0 16 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20209] ppid=20191 vsize=15758776 CPUtime=1.27 cores=0,2,4,6
/proc/20193/task/20209/stat : 20209 (java) S 20191 20193 19501 0 -1 4202560 13776 0 0 0 126 1 0 0 15 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20210] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20210/stat : 20210 (java) S 20191 20193 19501 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20211] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20211/stat : 20211 (java) S 20191 20193 19501 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20216] ppid=20191 vsize=15758776 CPUtime=1193.68 cores=0,2,4,6
/proc/20193/task/20216/stat : 20216 (java) R 20191 20193 19501 0 -1 4202560 264999 0 0 0 119332 36 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506087508 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20193/tid=20217] ppid=20191 vsize=15758776 CPUtime=1192.37 cores=0,2,4,6
/proc/20193/task/20217/stat : 20217 (java) R 20191 20193 19501 0 -1 4202560 259356 0 0 0 119201 36 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506056706 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20193/tid=20218] ppid=20191 vsize=15758776 CPUtime=1194.04 cores=0,2,4,6
/proc/20193/task/20218/stat : 20218 (java) R 20191 20193 19501 0 -1 4202560 260897 0 0 0 119370 34 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506149737 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20193/tid=20219] ppid=20191 vsize=15758776 CPUtime=1192.49 cores=0,2,4,6
/proc/20193/task/20219/stat : 20219 (java) R 20191 20193 19501 0 -1 4202560 271481 0 0 0 119215 34 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505799407 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 15758776

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

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

[startup+1204.7 s]
/proc/loadavg: 8.14 8.07 7.50 5/197 20263
/proc/meminfo: memFree=20280100/32951124 swapFree=67111524/67111528
[pid=20193] ppid=20191 vsize=15758776 CPUtime=4800.24 cores=0,2,4,6
/proc/20193/stat : 20193 (java) S 20191 20193 19501 0 -1 4202496 1788113 0 1 0 479695 329 0 0 23 0 22 0 504136414 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20193/statm: 3939694 219401 2297 9 0 3930413 0
[pid=20193/tid=20194] ppid=20191 vsize=15758776 CPUtime=1.11 cores=0,2,4,6
/proc/20193/task/20194/stat : 20194 (java) S 20191 20193 19501 0 -1 4202560 35716 0 1 0 106 5 0 0 21 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20196] ppid=20191 vsize=15758776 CPUtime=2.85 cores=0,2,4,6
/proc/20193/task/20196/stat : 20196 (java) S 20191 20193 19501 0 -1 4202560 72326 0 0 0 271 14 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20197] ppid=20191 vsize=15758776 CPUtime=2.9 cores=0,2,4,6
/proc/20193/task/20197/stat : 20197 (java) S 20191 20193 19501 0 -1 4202560 91272 0 0 0 273 17 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20198] ppid=20191 vsize=15758776 CPUtime=2.94 cores=0,2,4,6
/proc/20193/task/20198/stat : 20198 (java) S 20191 20193 19501 0 -1 4202560 91157 0 0 0 277 17 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20199] ppid=20191 vsize=15758776 CPUtime=2.84 cores=0,2,4,6
/proc/20193/task/20199/stat : 20199 (java) S 20191 20193 19501 0 -1 4202560 85291 0 0 0 265 19 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20200] ppid=20191 vsize=15758776 CPUtime=2.9 cores=0,2,4,6
/proc/20193/task/20200/stat : 20200 (java) S 20191 20193 19501 0 -1 4202560 83033 0 0 0 275 15 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20201] ppid=20191 vsize=15758776 CPUtime=2.78 cores=0,2,4,6
/proc/20193/task/20201/stat : 20201 (java) S 20191 20193 19501 0 -1 4202560 83793 0 0 0 260 18 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20202] ppid=20191 vsize=15758776 CPUtime=2.94 cores=0,2,4,6
/proc/20193/task/20202/stat : 20202 (java) S 20191 20193 19501 0 -1 4202560 78717 0 0 0 278 16 0 0 15 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20203] ppid=20191 vsize=15758776 CPUtime=2.87 cores=0,2,4,6
/proc/20193/task/20203/stat : 20203 (java) S 20191 20193 19501 0 -1 4202560 83262 0 0 0 271 16 0 0 16 0 22 0 504136415 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20204] ppid=20191 vsize=15758776 CPUtime=1.1 cores=0,2,4,6
/proc/20193/task/20204/stat : 20204 (java) S 20191 20193 19501 0 -1 4202560 7954 0 0 0 68 42 0 0 16 0 22 0 504136416 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 0 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20205] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20205/stat : 20205 (java) S 20191 20193 19501 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20206] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20206/stat : 20206 (java) S 20191 20193 19501 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504136417 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20207] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20207/stat : 20207 (java) S 20191 20193 19501 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738228657 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20208] ppid=20191 vsize=15758776 CPUtime=1.01 cores=0,2,4,6
/proc/20193/task/20208/stat : 20208 (java) S 20191 20193 19501 0 -1 4202560 3630 0 0 0 101 0 0 0 16 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 4 0 0 0
[pid=20193/tid=20209] ppid=20191 vsize=15758776 CPUtime=1.27 cores=0,2,4,6
/proc/20193/task/20209/stat : 20209 (java) S 20191 20193 19501 0 -1 4202560 13776 0 0 0 126 1 0 0 15 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 2 0 0 0
[pid=20193/tid=20210] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20210/stat : 20210 (java) S 20191 20193 19501 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738220953 0 4 0 16800975 18446604453929120000 0 0 -1 6 0 0 0
[pid=20193/tid=20211] ppid=20191 vsize=15758776 CPUtime=0 cores=0,2,4,6
/proc/20193/task/20211/stat : 20211 (java) S 20191 20193 19501 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 504136419 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 264738221568 0 4 0 16800975 18446604453929120000 0 0 -1 0 0 0 0
[pid=20193/tid=20216] ppid=20191 vsize=15758776 CPUtime=1193.68 cores=0,2,4,6
/proc/20193/task/20216/stat : 20216 (java) R 20191 20193 19501 0 -1 4202560 264999 0 0 0 119332 36 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506087508 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20193/tid=20217] ppid=20191 vsize=15758776 CPUtime=1192.37 cores=0,2,4,6
/proc/20193/task/20217/stat : 20217 (java) R 20191 20193 19501 0 -1 4202560 259356 0 0 0 119201 36 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506056706 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20193/tid=20218] ppid=20191 vsize=15758776 CPUtime=1194.04 cores=0,2,4,6
/proc/20193/task/20218/stat : 20218 (java) R 20191 20193 19501 0 -1 4202560 260897 0 0 0 119370 34 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912506149737 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20193/tid=20219] ppid=20191 vsize=15758776 CPUtime=1192.49 cores=0,2,4,6
/proc/20193/task/20219/stat : 20219 (java) R 20191 20193 19501 0 -1 4202560 271481 0 0 0 119215 34 0 0 25 0 22 0 504136468 16136986624 219401 33554432000 1073741824 1073778376 140733983734848 18446744073709551615 46912505799407 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 15758776

Child status: 143
Real time (s): 1204.75
CPU time (s): 4800.32
CPU user time (s): 4796.98
CPU system time (s): 3.33449
CPU usage (%): 398.448
Max. virtual memory (cumulated for all children) (KiB): 15761440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.98
system time used= 3.33449
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1788139
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= 99662
involuntary context switches= 78847

runsolver used 1.9547 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 00:46:48
IDJOB=3312478
IDBENCH=82663
IDSOLVER=1699
FILE ID=node141/3312478-1304117208
RUNJOBID= node141-1304117208-20156
PBS_JOBID= 13170684
Free space on /tmp= 71420 MiB

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

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=1780736873

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      21151284 kB
Buffers:       1399316 kB
Cached:        9754416 kB
SwapCached:          4 kB
Active:        3012692 kB
Inactive:      8211448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21151284 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:       69628 kB
Mapped:          21076 kB
Slab:           511952 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775244 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= 71420 MiB
End job on node141 at 2011-04-30 01:06:55