Trace number 3312781

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.18 1207.13

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	41:49 INFO : Reading from input HOME/instance-3312781-1304134909.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.51/0.39	41:49 INFO : 647 variables remaining out of 650
0.51/0.39	41:49 INFO : 10988 literals remaining out of 11076

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312781-1304134909/watcher-3312781-1304134909 -o /tmp/evaluation-result-3312781-1304134909/solver-3312781-1304134909 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312781-1304134909.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.86 4.53 6.03 2/180 11734
/proc/meminfo: memFree=29677564/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=2464 CPUtime=0 cores=1,3,5,7
/proc/11733/stat : 11733 (java) R 11729 11733 10653 0 -1 4194304 535 0 0 0 0 0 0 0 17 0 1 0 525088748 2523136 40 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255372381891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11733/statm: 616 44 35 9 0 27 0

[startup+0.0535389 s]
/proc/loadavg: 3.86 4.53 6.03 2/180 11734
/proc/meminfo: memFree=29677564/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15607332 CPUtime=0.04 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 3926 0 1 0 3 1 0 0 17 0 16 0 525088748 15981907968 3365 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3918217 3368 1712 9 0 3908965 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15607332

[startup+0.100469 s]
/proc/loadavg: 3.86 4.53 6.03 2/180 11734
/proc/meminfo: memFree=29677564/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15675728 CPUtime=0.1 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 5505 0 1 0 9 1 0 0 17 0 18 0 525088748 16051945472 4925 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3918932 4926 2116 9 0 3909651 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675728

[startup+0.302586 s]
/proc/loadavg: 3.86 4.53 6.03 2/180 11734
/proc/meminfo: memFree=29677564/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15681456 CPUtime=0.51 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 11302 0 1 0 48 3 0 0 17 0 22 0 525088748 16057810944 9731 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3920364 9731 2213 9 0 3911083 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681456

[startup+0.70036 s]
/proc/loadavg: 3.86 4.53 6.03 2/180 11734
/proc/meminfo: memFree=29677564/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15701688 CPUtime=1.81 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 29902 0 1 0 175 6 0 0 17 0 22 0 525088748 16078528512 24300 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3925422 24300 2257 9 0 3916141 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 15701688

[startup+1.50122 s]
/proc/loadavg: 4.36 4.62 6.05 14/224 11778
/proc/meminfo: memFree=29324760/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15705968 CPUtime=5 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 62073 0 1 0 490 10 0 0 17 0 22 0 525088748 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3926492 53769 2273 9 0 3917211 0
[pid=11733/tid=11737] ppid=11729 vsize=15705968 CPUtime=0.38 cores=1,3,5,7
/proc/11733/task/11737/stat : 11737 (java) S 11729 11733 10653 0 -1 4202560 6782 0 1 0 36 2 0 0 20 0 22 0 525088749 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11740] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11740/stat : 11740 (java) S 11729 11733 10653 0 -1 4202560 807 0 0 0 0 0 0 0 16 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11742] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11742/stat : 11742 (java) S 11729 11733 10653 0 -1 4202560 807 0 0 0 0 0 0 0 15 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11744] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11744/stat : 11744 (java) S 11729 11733 10653 0 -1 4202560 32 0 0 0 0 0 0 0 16 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11746] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11746/stat : 11746 (java) S 11729 11733 10653 0 -1 4202560 69 0 0 0 0 0 0 0 16 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11748] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11748/stat : 11748 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11750] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11750/stat : 11750 (java) S 11729 11733 10653 0 -1 4202560 325 0 0 0 0 0 0 0 15 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11752] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11752/stat : 11752 (java) S 11729 11733 10653 0 -1 4202560 2531 0 0 0 0 0 0 0 15 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11754] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11754/stat : 11754 (java) S 11729 11733 10653 0 -1 4202560 907 0 0 0 0 0 0 0 15 0 22 0 525088750 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11755] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11755/stat : 11755 (java) S 11729 11733 10653 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 525088751 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 0 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11757] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11757/stat : 11757 (java) S 11729 11733 10653 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525088752 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11759] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11759/stat : 11759 (java) S 11729 11733 10653 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525088752 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11761] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11761/stat : 11761 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525088754 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389125041 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11762] ppid=11729 vsize=15705968 CPUtime=1.04 cores=1,3,5,7
/proc/11733/task/11762/stat : 11762 (java) S 11729 11733 10653 0 -1 4202560 6498 0 0 0 103 1 0 0 16 0 22 0 525088754 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11765] ppid=11729 vsize=15705968 CPUtime=0.72 cores=1,3,5,7
/proc/11733/task/11765/stat : 11765 (java) R 11729 11733 10653 0 -1 4202560 12980 0 0 0 71 1 0 0 20 0 22 0 525088754 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 47460912077545 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11733/tid=11766] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11766/stat : 11766 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 525088754 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11767] ppid=11729 vsize=15705968 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11767/stat : 11767 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525088754 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11771] ppid=11729 vsize=15705968 CPUtime=0.7 cores=1,3,5,7
/proc/11733/task/11771/stat : 11771 (java) R 11729 11733 10653 0 -1 4202560 8467 0 0 0 70 0 0 0 18 0 22 0 525088775 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505723294 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11733/tid=11772] ppid=11729 vsize=15705968 CPUtime=0.63 cores=1,3,5,7
/proc/11733/task/11772/stat : 11772 (java) R 11729 11733 10653 0 -1 4202560 5406 0 0 0 63 0 0 0 18 0 22 0 525088775 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505996032 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11733/tid=11773] ppid=11729 vsize=15705968 CPUtime=0.81 cores=1,3,5,7
/proc/11733/task/11773/stat : 11773 (java) R 11729 11733 10653 0 -1 4202560 8826 0 0 0 81 0 0 0 18 0 22 0 525088775 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505955033 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11733/tid=11774] ppid=11729 vsize=15705968 CPUtime=0.62 cores=1,3,5,7
/proc/11733/task/11774/stat : 11774 (java) R 11729 11733 10653 0 -1 4202560 6175 0 0 0 62 0 0 0 18 0 22 0 525088775 16082911232 53769 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 15705968

[startup+3.10092 s]
/proc/loadavg: 4.36 4.62 6.05 12/224 11778
/proc/meminfo: memFree=29152688/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15705988 CPUtime=11.37 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 158982 0 1 0 1114 23 0 0 17 0 22 0 525088748 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3926497 149939 2284 9 0 3917216 0
[pid=11733/tid=11737] ppid=11729 vsize=15705988 CPUtime=0.38 cores=1,3,5,7
/proc/11733/task/11737/stat : 11737 (java) S 11729 11733 10653 0 -1 4202560 6782 0 1 0 36 2 0 0 20 0 22 0 525088749 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11740] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11740/stat : 11740 (java) S 11729 11733 10653 0 -1 4202560 1953 0 0 0 0 0 0 0 15 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11742] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11742/stat : 11742 (java) S 11729 11733 10653 0 -1 4202560 2083 0 0 0 0 0 0 0 15 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11744] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11744/stat : 11744 (java) S 11729 11733 10653 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11746] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11746/stat : 11746 (java) S 11729 11733 10653 0 -1 4202560 1487 0 0 0 0 0 0 0 15 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11748] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11748/stat : 11748 (java) S 11729 11733 10653 0 -1 4202560 1182 0 0 0 0 0 0 0 15 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11750] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11750/stat : 11750 (java) S 11729 11733 10653 0 -1 4202560 1130 0 0 0 0 0 0 0 16 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11752] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11752/stat : 11752 (java) S 11729 11733 10653 0 -1 4202560 4823 0 0 0 0 0 0 0 16 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11754] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11754/stat : 11754 (java) S 11729 11733 10653 0 -1 4202560 2557 0 0 0 0 0 0 0 15 0 22 0 525088750 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11755] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11755/stat : 11755 (java) S 11729 11733 10653 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 525088751 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 0 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11757] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11757/stat : 11757 (java) S 11729 11733 10653 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525088752 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11759] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11759/stat : 11759 (java) S 11729 11733 10653 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525088752 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11761] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11761/stat : 11761 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525088754 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389125041 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11762] ppid=11729 vsize=15705988 CPUtime=1.08 cores=1,3,5,7
/proc/11733/task/11762/stat : 11762 (java) S 11729 11733 10653 0 -1 4202560 6512 0 0 0 107 1 0 0 15 0 22 0 525088754 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11765] ppid=11729 vsize=15705988 CPUtime=1.09 cores=1,3,5,7
/proc/11733/task/11765/stat : 11765 (java) S 11729 11733 10653 0 -1 4202560 13700 0 0 0 107 2 0 0 15 0 22 0 525088754 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11766] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11766/stat : 11766 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 525088754 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11767] ppid=11729 vsize=15705988 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11767/stat : 11767 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525088754 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11771] ppid=11729 vsize=15705988 CPUtime=1.92 cores=1,3,5,7
/proc/11733/task/11771/stat : 11771 (java) R 11729 11733 10653 0 -1 4202560 28744 0 0 0 189 3 0 0 20 0 22 0 525088775 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505803716 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11733/tid=11772] ppid=11729 vsize=15705988 CPUtime=2.22 cores=1,3,5,7
/proc/11733/task/11772/stat : 11772 (java) R 11729 11733 10653 0 -1 4202560 27323 0 0 0 219 3 0 0 20 0 22 0 525088775 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11733/tid=11773] ppid=11729 vsize=15705988 CPUtime=2.39 cores=1,3,5,7
/proc/11733/task/11773/stat : 11773 (java) R 11729 11733 10653 0 -1 4202560 30511 0 0 0 235 4 0 0 20 0 22 0 525088775 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11733/tid=11774] ppid=11729 vsize=15705988 CPUtime=2.17 cores=1,3,5,7
/proc/11733/task/11774/stat : 11774 (java) R 11729 11733 10653 0 -1 4202560 28121 0 0 0 214 3 0 0 20 0 22 0 525088775 16082931712 149939 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505997817 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 15705988

[startup+6.30132 s]
/proc/loadavg: 4.36 4.62 6.05 11/224 11779
/proc/meminfo: memFree=28767812/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15695740 CPUtime=24.13 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 164243 0 1 0 2389 24 0 0 17 0 22 0 525088748 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3923935 148701 2284 9 0 3914654 0
[pid=11733/tid=11737] ppid=11729 vsize=15695740 CPUtime=0.38 cores=1,3,5,7
/proc/11733/task/11737/stat : 11737 (java) S 11729 11733 10653 0 -1 4202560 6782 0 1 0 36 2 0 0 20 0 22 0 525088749 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11740] ppid=11729 vsize=15695740 CPUtime=0.01 cores=1,3,5,7
/proc/11733/task/11740/stat : 11740 (java) S 11729 11733 10653 0 -1 4202560 2510 0 0 0 1 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11742] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11742/stat : 11742 (java) S 11729 11733 10653 0 -1 4202560 2416 0 0 0 0 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11744] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11744/stat : 11744 (java) S 11729 11733 10653 0 -1 4202560 695 0 0 0 0 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11746] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11746/stat : 11746 (java) S 11729 11733 10653 0 -1 4202560 2082 0 0 0 0 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11748] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11748/stat : 11748 (java) S 11729 11733 10653 0 -1 4202560 2601 0 0 0 0 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11750] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11750/stat : 11750 (java) S 11729 11733 10653 0 -1 4202560 1418 0 0 0 0 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11752] ppid=11729 vsize=15695740 CPUtime=0.01 cores=1,3,5,7
/proc/11733/task/11752/stat : 11752 (java) S 11729 11733 10653 0 -1 4202560 5331 0 0 0 1 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11754] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11754/stat : 11754 (java) S 11729 11733 10653 0 -1 4202560 3425 0 0 0 0 0 0 0 15 0 22 0 525088750 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11755] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11755/stat : 11755 (java) S 11729 11733 10653 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 525088751 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 0 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11757] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11757/stat : 11757 (java) S 11729 11733 10653 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11759] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11759/stat : 11759 (java) S 11729 11733 10653 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11761] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11761/stat : 11761 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525088754 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389125041 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11762] ppid=11729 vsize=15695740 CPUtime=1.13 cores=1,3,5,7
/proc/11733/task/11762/stat : 11762 (java) S 11729 11733 10653 0 -1 4202560 6523 0 0 0 112 1 0 0 16 0 22 0 525088754 16072437760 148701 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0

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

[pid=11733/tid=11772] ppid=11729 vsize=15695740 CPUtime=1107.76 cores=1,3,5,7
/proc/11733/task/11772/stat : 11772 (java) R 11729 11733 10653 0 -1 4202560 400659 0 0 0 110717 59 0 0 25 0 22 0 525088775 16072437760 106945 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505953141 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11733/tid=11773] ppid=11729 vsize=15695740 CPUtime=1108.26 cores=1,3,5,7
/proc/11733/task/11773/stat : 11773 (java) R 11729 11733 10653 0 -1 4202560 405815 0 0 0 110765 61 0 0 25 0 22 0 525088775 16072437760 106945 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505846955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11733/tid=11774] ppid=11729 vsize=15695740 CPUtime=1106.9 cores=1,3,5,7
/proc/11733/task/11774/stat : 11774 (java) R 11729 11733 10653 0 -1 4202560 409811 0 0 0 110629 61 0 0 18 0 22 0 525088775 16072437760 106945 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505740444 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.91
Current children cumulated vsize (KiB) 15695740

[startup+1182.3 s]
/proc/loadavg: 8.23 8.13 7.57 10/224 11819
/proc/meminfo: memFree=28962612/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15695740 CPUtime=4701.49 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 3144906 0 1 0 469559 590 0 0 17 0 22 0 525088748 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3923935 112710 2298 9 0 3914654 0
[pid=11733/tid=11737] ppid=11729 vsize=15695740 CPUtime=0.38 cores=1,3,5,7
/proc/11733/task/11737/stat : 11737 (java) S 11729 11733 10653 0 -1 4202560 6782 0 1 0 36 2 0 0 20 0 22 0 525088749 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11740] ppid=11729 vsize=15695740 CPUtime=3.63 cores=1,3,5,7
/proc/11733/task/11740/stat : 11740 (java) S 11729 11733 10653 0 -1 4202560 180366 0 0 0 333 30 0 0 15 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11742] ppid=11729 vsize=15695740 CPUtime=3.49 cores=1,3,5,7
/proc/11733/task/11742/stat : 11742 (java) S 11729 11733 10653 0 -1 4202560 165569 0 0 0 322 27 0 0 15 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11744] ppid=11729 vsize=15695740 CPUtime=3.72 cores=1,3,5,7
/proc/11733/task/11744/stat : 11744 (java) S 11729 11733 10653 0 -1 4202560 180884 0 0 0 341 31 0 0 15 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11746] ppid=11729 vsize=15695740 CPUtime=3.63 cores=1,3,5,7
/proc/11733/task/11746/stat : 11746 (java) S 11729 11733 10653 0 -1 4202560 172993 0 0 0 333 30 0 0 15 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11748] ppid=11729 vsize=15695740 CPUtime=3.73 cores=1,3,5,7
/proc/11733/task/11748/stat : 11748 (java) S 11729 11733 10653 0 -1 4202560 184208 0 0 0 343 30 0 0 15 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11750] ppid=11729 vsize=15695740 CPUtime=3.62 cores=1,3,5,7
/proc/11733/task/11750/stat : 11750 (java) S 11729 11733 10653 0 -1 4202560 172377 0 0 0 332 30 0 0 16 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11752] ppid=11729 vsize=15695740 CPUtime=3.68 cores=1,3,5,7
/proc/11733/task/11752/stat : 11752 (java) S 11729 11733 10653 0 -1 4202560 165404 0 0 0 340 28 0 0 16 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11754] ppid=11729 vsize=15695740 CPUtime=3.64 cores=1,3,5,7
/proc/11733/task/11754/stat : 11754 (java) S 11729 11733 10653 0 -1 4202560 177531 0 0 0 333 31 0 0 16 0 22 0 525088750 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11755] ppid=11729 vsize=15695740 CPUtime=2.24 cores=1,3,5,7
/proc/11733/task/11755/stat : 11755 (java) S 11729 11733 10653 0 -1 4202560 8280 0 0 0 136 88 0 0 15 0 22 0 525088751 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 0 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11757] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11757/stat : 11757 (java) S 11729 11733 10653 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11759] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11759/stat : 11759 (java) S 11729 11733 10653 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11761] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11761/stat : 11761 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525088754 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389125041 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11762] ppid=11729 vsize=15695740 CPUtime=1.19 cores=1,3,5,7
/proc/11733/task/11762/stat : 11762 (java) S 11729 11733 10653 0 -1 4202560 6542 0 0 0 118 1 0 0 16 0 22 0 525088754 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11765] ppid=11729 vsize=15695740 CPUtime=1.28 cores=1,3,5,7
/proc/11733/task/11765/stat : 11765 (java) S 11729 11733 10653 0 -1 4202560 13732 0 0 0 126 2 0 0 15 0 22 0 525088754 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11766] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11766/stat : 11766 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 525088754 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11767] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11767/stat : 11767 (java) S 11729 11733 10653 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 525088754 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11771] ppid=11729 vsize=15695740 CPUtime=1166.19 cores=1,3,5,7
/proc/11733/task/11771/stat : 11771 (java) R 11729 11733 10653 0 -1 4202560 423719 0 0 0 116558 61 0 0 19 0 22 0 525088775 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505792377 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11733/tid=11772] ppid=11729 vsize=15695740 CPUtime=1167.09 cores=1,3,5,7
/proc/11733/task/11772/stat : 11772 (java) R 11729 11733 10653 0 -1 4202560 422966 0 0 0 116647 62 0 0 25 0 22 0 525088775 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 47460913320457 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11733/tid=11773] ppid=11729 vsize=15695740 CPUtime=1167.61 cores=1,3,5,7
/proc/11733/task/11773/stat : 11773 (java) R 11729 11733 10653 0 -1 4202560 429219 0 0 0 116697 64 0 0 25 0 22 0 525088775 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505696547 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11733/tid=11774] ppid=11729 vsize=15695740 CPUtime=1166.22 cores=1,3,5,7
/proc/11733/task/11774/stat : 11774 (java) R 11729 11733 10653 0 -1 4202560 432882 0 0 0 116558 64 0 0 25 0 22 0 525088775 16072437760 112710 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505803641 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.49
Current children cumulated vsize (KiB) 15695740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.15 8.12 7.58 9/224 11820
/proc/meminfo: memFree=28971012/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15695740 CPUtime=4800.12 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 3197600 0 1 0 479412 600 0 0 17 0 22 0 525088748 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3923935 101851 2298 9 0 3914654 0
[pid=11733/tid=11737] ppid=11729 vsize=15695740 CPUtime=0.38 cores=1,3,5,7
/proc/11733/task/11737/stat : 11737 (java) S 11729 11733 10653 0 -1 4202560 6782 0 1 0 36 2 0 0 20 0 22 0 525088749 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11740] ppid=11729 vsize=15695740 CPUtime=3.71 cores=1,3,5,7
/proc/11733/task/11740/stat : 11740 (java) S 11729 11733 10653 0 -1 4202560 181788 0 0 0 341 30 0 0 16 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11742] ppid=11729 vsize=15695740 CPUtime=3.57 cores=1,3,5,7
/proc/11733/task/11742/stat : 11742 (java) S 11729 11733 10653 0 -1 4202560 167317 0 0 0 329 28 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11744] ppid=11729 vsize=15695740 CPUtime=3.79 cores=1,3,5,7
/proc/11733/task/11744/stat : 11744 (java) S 11729 11733 10653 0 -1 4202560 183633 0 0 0 347 32 0 0 16 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11746] ppid=11729 vsize=15695740 CPUtime=3.72 cores=1,3,5,7
/proc/11733/task/11746/stat : 11746 (java) S 11729 11733 10653 0 -1 4202560 175481 0 0 0 342 30 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11748] ppid=11729 vsize=15695740 CPUtime=3.81 cores=1,3,5,7
/proc/11733/task/11748/stat : 11748 (java) S 11729 11733 10653 0 -1 4202560 186003 0 0 0 350 31 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11750] ppid=11729 vsize=15695740 CPUtime=3.7 cores=1,3,5,7
/proc/11733/task/11750/stat : 11750 (java) S 11729 11733 10653 0 -1 4202560 174487 0 0 0 339 31 0 0 16 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11752] ppid=11729 vsize=15695740 CPUtime=3.75 cores=1,3,5,7
/proc/11733/task/11752/stat : 11752 (java) S 11729 11733 10653 0 -1 4202560 168121 0 0 0 347 28 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11754] ppid=11729 vsize=15695740 CPUtime=3.71 cores=1,3,5,7
/proc/11733/task/11754/stat : 11754 (java) S 11729 11733 10653 0 -1 4202560 180041 0 0 0 340 31 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11755] ppid=11729 vsize=15695740 CPUtime=2.29 cores=1,3,5,7
/proc/11733/task/11755/stat : 11755 (java) S 11729 11733 10653 0 -1 4202560 8443 0 0 0 139 90 0 0 15 0 22 0 525088751 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 0 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11757] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11757/stat : 11757 (java) S 11729 11733 10653 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11759] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11759/stat : 11759 (java) S 11729 11733 10653 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11761] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11761/stat : 11761 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389125041 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11762] ppid=11729 vsize=15695740 CPUtime=1.19 cores=1,3,5,7
/proc/11733/task/11762/stat : 11762 (java) S 11729 11733 10653 0 -1 4202560 6542 0 0 0 118 1 0 0 16 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11765] ppid=11729 vsize=15695740 CPUtime=1.28 cores=1,3,5,7
/proc/11733/task/11765/stat : 11765 (java) S 11729 11733 10653 0 -1 4202560 13732 0 0 0 126 2 0 0 15 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11766] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11766/stat : 11766 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11767] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11767/stat : 11767 (java) S 11729 11733 10653 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11771] ppid=11729 vsize=15695740 CPUtime=1190.62 cores=1,3,5,7
/proc/11733/task/11771/stat : 11771 (java) R 11729 11733 10653 0 -1 4202560 432158 0 0 0 119000 62 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 47460913322145 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11733/tid=11772] ppid=11729 vsize=15695740 CPUtime=1191.62 cores=1,3,5,7
/proc/11733/task/11772/stat : 11772 (java) R 11729 11733 10653 0 -1 4202560 432251 0 0 0 119099 63 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505803517 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11733/tid=11773] ppid=11729 vsize=15695740 CPUtime=1192.07 cores=1,3,5,7
/proc/11733/task/11773/stat : 11773 (java) R 11729 11733 10653 0 -1 4202560 437767 0 0 0 119141 66 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505652384 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11733/tid=11774] ppid=11729 vsize=15695740 CPUtime=1190.76 cores=1,3,5,7
/proc/11733/task/11774/stat : 11774 (java) R 11729 11733 10653 0 -1 4202560 441600 0 0 0 119011 65 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505705247 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15695740

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

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

[startup+1207.1 s]
/proc/loadavg: 8.15 8.12 7.58 9/224 11820
/proc/meminfo: memFree=28971012/32951124 swapFree=67111352/67111528
[pid=11733] ppid=11729 vsize=15695740 CPUtime=4800.12 cores=1,3,5,7
/proc/11733/stat : 11733 (java) S 11729 11733 10653 0 -1 4202496 3197600 0 1 0 479412 600 0 0 17 0 22 0 525088748 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11733/statm: 3923935 101851 2298 9 0 3914654 0
[pid=11733/tid=11737] ppid=11729 vsize=15695740 CPUtime=0.38 cores=1,3,5,7
/proc/11733/task/11737/stat : 11737 (java) S 11729 11733 10653 0 -1 4202560 6782 0 1 0 36 2 0 0 20 0 22 0 525088749 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11740] ppid=11729 vsize=15695740 CPUtime=3.71 cores=1,3,5,7
/proc/11733/task/11740/stat : 11740 (java) S 11729 11733 10653 0 -1 4202560 181788 0 0 0 341 30 0 0 16 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11742] ppid=11729 vsize=15695740 CPUtime=3.57 cores=1,3,5,7
/proc/11733/task/11742/stat : 11742 (java) S 11729 11733 10653 0 -1 4202560 167317 0 0 0 329 28 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 7 0 0 0
[pid=11733/tid=11744] ppid=11729 vsize=15695740 CPUtime=3.79 cores=1,3,5,7
/proc/11733/task/11744/stat : 11744 (java) S 11729 11733 10653 0 -1 4202560 183633 0 0 0 347 32 0 0 16 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11746] ppid=11729 vsize=15695740 CPUtime=3.72 cores=1,3,5,7
/proc/11733/task/11746/stat : 11746 (java) S 11729 11733 10653 0 -1 4202560 175481 0 0 0 342 30 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11748] ppid=11729 vsize=15695740 CPUtime=3.81 cores=1,3,5,7
/proc/11733/task/11748/stat : 11748 (java) S 11729 11733 10653 0 -1 4202560 186003 0 0 0 350 31 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11750] ppid=11729 vsize=15695740 CPUtime=3.7 cores=1,3,5,7
/proc/11733/task/11750/stat : 11750 (java) S 11729 11733 10653 0 -1 4202560 174487 0 0 0 339 31 0 0 16 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11752] ppid=11729 vsize=15695740 CPUtime=3.75 cores=1,3,5,7
/proc/11733/task/11752/stat : 11752 (java) S 11729 11733 10653 0 -1 4202560 168121 0 0 0 347 28 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11754] ppid=11729 vsize=15695740 CPUtime=3.71 cores=1,3,5,7
/proc/11733/task/11754/stat : 11754 (java) S 11729 11733 10653 0 -1 4202560 180041 0 0 0 340 31 0 0 15 0 22 0 525088750 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11755] ppid=11729 vsize=15695740 CPUtime=2.29 cores=1,3,5,7
/proc/11733/task/11755/stat : 11755 (java) S 11729 11733 10653 0 -1 4202560 8443 0 0 0 139 90 0 0 15 0 22 0 525088751 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 0 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11757] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11757/stat : 11757 (java) S 11729 11733 10653 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11759] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11759/stat : 11759 (java) S 11729 11733 10653 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525088752 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11761] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11761/stat : 11761 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389125041 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11762] ppid=11729 vsize=15695740 CPUtime=1.19 cores=1,3,5,7
/proc/11733/task/11762/stat : 11762 (java) S 11729 11733 10653 0 -1 4202560 6542 0 0 0 118 1 0 0 16 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 3 0 0 0
[pid=11733/tid=11765] ppid=11729 vsize=15695740 CPUtime=1.28 cores=1,3,5,7
/proc/11733/task/11765/stat : 11765 (java) S 11729 11733 10653 0 -1 4202560 13732 0 0 0 126 2 0 0 15 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11766] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11766/stat : 11766 (java) S 11729 11733 10653 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117337 0 4 0 16800975 18446604458995395648 0 0 -1 1 0 0 0
[pid=11733/tid=11767] ppid=11729 vsize=15695740 CPUtime=0 cores=1,3,5,7
/proc/11733/task/11767/stat : 11767 (java) S 11729 11733 10653 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 525088754 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 255389117952 0 4 0 16800975 18446604458995395648 0 0 -1 5 0 0 0
[pid=11733/tid=11771] ppid=11729 vsize=15695740 CPUtime=1190.62 cores=1,3,5,7
/proc/11733/task/11771/stat : 11771 (java) R 11729 11733 10653 0 -1 4202560 432158 0 0 0 119000 62 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 47460913322145 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11733/tid=11772] ppid=11729 vsize=15695740 CPUtime=1191.62 cores=1,3,5,7
/proc/11733/task/11772/stat : 11772 (java) R 11729 11733 10653 0 -1 4202560 432251 0 0 0 119099 63 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505803517 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11733/tid=11773] ppid=11729 vsize=15695740 CPUtime=1192.07 cores=1,3,5,7
/proc/11733/task/11773/stat : 11773 (java) R 11729 11733 10653 0 -1 4202560 437767 0 0 0 119141 66 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505652384 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11733/tid=11774] ppid=11729 vsize=15695740 CPUtime=1190.76 cores=1,3,5,7
/proc/11733/task/11774/stat : 11774 (java) R 11729 11733 10653 0 -1 4202560 441600 0 0 0 119011 65 0 0 25 0 22 0 525088775 16072437760 101851 33554432000 1073741824 1073778376 140733302381808 18446744073709551615 46912505705247 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15695740

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.18
CPU user time (s): 4794.16
CPU system time (s): 6.02208
CPU usage (%): 397.651
Max. virtual memory (cumulated for all children) (KiB): 15705988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.16
system time used= 6.02208
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3197626
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= 210545
involuntary context switches= 144597

runsolver used 2.19567 second user time and 5.29319 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 05:41:49
IDJOB=3312781
IDBENCH=82966
IDSOLVER=1699
FILE ID=node135/3312781-1304134909
RUNJOBID= node135-1304134909-11716
PBS_JOBID= 13170784
Free space on /tmp= 72100 MiB

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

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1089792567

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29678000 kB
Buffers:        937680 kB
Cached:        1753212 kB
SwapCached:        172 kB
Active:         160172 kB
Inactive:      2596812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29678000 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3176 kB
Writeback:           0 kB
AnonPages:       65428 kB
Mapped:          14496 kB
Slab:           453968 kB
PageTables:       4468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72096 MiB
End job on node135 at 2011-04-30 06:01:58