Trace number 3311629

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 (hbr=2)? (TO) 4800.17 1207.63

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.04/0.16	35:06 INFO : Reading from input HOME/instance-3311629-1304177705.cnf
0.40/0.32	Executor set job limit to 1000000
0.40/0.32	Executor set job limit to 1000000
0.40/0.32	Executor set job limit to 1000000
0.40/0.32	Executor set job limit to 1000000
0.40/0.32	Starting Executor!
0.40/0.32	Starting Executor!
0.40/0.32	Starting Executor!
0.40/0.33	Starting Executor!
0.67/0.48	35:06 INFO : 150 variables remaining out of 150
0.67/0.49	35:06 INFO : 19170 literals remaining out of 19170

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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: 8.06 8.09 8.05 2/172 30871
/proc/meminfo: memFree=30718652/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 656 0 0 0 0 0 0 0 18 0 1 0 608001206 9318400 147 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224284923904 0 2147483391 4096 0 18446744071699199166 0 0 17 3 0 0 0
/proc/30871/statm: 2275 147 118 9 0 67 0

[startup+0.050896 s]
/proc/loadavg: 8.06 8.09 8.05 2/172 30871
/proc/meminfo: memFree=30718652/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=30536 CPUtime=0 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 1497 0 0 0 0 0 0 0 17 0 2 0 608001206 31268864 960 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 7634 960 740 9 0 385 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30536

[startup+0.100887 s]
/proc/loadavg: 8.06 8.09 8.05 2/172 30871
/proc/meminfo: memFree=30718652/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15609644 CPUtime=0.04 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 4160 0 1 0 4 0 0 0 17 0 18 0 608001206 15984275456 3601 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3902411 3603 1755 9 0 3893130 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609644

[startup+0.300835 s]
/proc/loadavg: 8.06 8.09 8.05 2/172 30871
/proc/meminfo: memFree=30718652/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15677412 CPUtime=0.4 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 9943 0 1 0 39 1 0 0 17 0 18 0 608001206 16053669888 8873 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3919353 8875 2205 9 0 3910072 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 15677412

[startup+1.05379 s]
/proc/loadavg: 8.06 8.09 8.05 2/172 30871
/proc/meminfo: memFree=30718652/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=2.89 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 45117 0 1 0 283 6 0 0 17 0 22 0 608001206 16080257024 38608 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 38609 2261 9 0 3916563 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15703376

[startup+1.5016 s]
/proc/loadavg: 8.69 8.22 8.09 13/220 30922
/proc/meminfo: memFree=30349416/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=4.68 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 57394 0 1 0 459 9 0 0 17 0 22 0 608001206 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 48731 2274 9 0 3916563 0
[pid=30871/tid=30875] ppid=30869 vsize=15703376 CPUtime=0.42 cores=1,3,5,7
/proc/30871/task/30875/stat : 30875 (java) S 30869 30871 30707 0 -1 4202560 8113 0 1 0 41 1 0 0 20 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30877] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30877/stat : 30877 (java) S 30869 30871 30707 0 -1 4202560 171 0 0 0 0 0 0 0 18 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30878] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30878/stat : 30878 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30879] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30879/stat : 30879 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30880] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30880/stat : 30880 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30881] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30881/stat : 30881 (java) S 30869 30871 30707 0 -1 4202560 272 0 0 0 0 0 0 0 17 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30882] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30882/stat : 30882 (java) S 30869 30871 30707 0 -1 4202560 645 0 0 0 0 0 0 0 18 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30883] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30883/stat : 30883 (java) S 30869 30871 30707 0 -1 4202560 901 0 0 0 0 0 0 0 18 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30884] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30884/stat : 30884 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608001211 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30889] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30889/stat : 30889 (java) S 30869 30871 30707 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608001213 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 0 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30892] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30892/stat : 30892 (java) R 30869 30871 30707 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608001213 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30871/tid=30893] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30893/stat : 30893 (java) S 30869 30871 30707 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 608001213 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30905] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30905/stat : 30905 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608001215 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296749489 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30906] ppid=30869 vsize=15703376 CPUtime=0.93 cores=1,3,5,7
/proc/30871/task/30906/stat : 30906 (java) R 30869 30871 30707 0 -1 4202560 6078 0 0 0 93 0 0 0 21 0 22 0 608001215 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30871/tid=30907] ppid=30869 vsize=15703376 CPUtime=0.88 cores=1,3,5,7
/proc/30871/task/30907/stat : 30907 (java) R 30869 30871 30707 0 -1 4202560 13074 0 0 0 86 2 0 0 17 0 22 0 608001215 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 47189337346616 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30871/tid=30908] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30908/stat : 30908 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608001215 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30909] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30909/stat : 30909 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608001215 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30915] ppid=30869 vsize=15703376 CPUtime=0.63 cores=1,3,5,7
/proc/30871/task/30915/stat : 30915 (java) R 30869 30871 30707 0 -1 4202560 5883 0 0 0 63 0 0 0 17 0 22 0 608001239 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 18446744073699065887 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30871/tid=30916] ppid=30869 vsize=15703376 CPUtime=0.7 cores=1,3,5,7
/proc/30871/task/30916/stat : 30916 (java) R 30869 30871 30707 0 -1 4202560 7813 0 0 0 69 1 0 0 17 0 22 0 608001239 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505796275 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30871/tid=30917] ppid=30869 vsize=15703376 CPUtime=0.51 cores=1,3,5,7
/proc/30871/task/30917/stat : 30917 (java) R 30869 30871 30707 0 -1 4202560 7741 0 0 0 50 1 0 0 18 0 22 0 608001239 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505973581 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30871/tid=30918] ppid=30869 vsize=15703376 CPUtime=0.52 cores=1,3,5,7
/proc/30871/task/30918/stat : 30918 (java) R 30869 30871 30707 0 -1 4202560 5305 0 0 0 52 0 0 0 17 0 22 0 608001239 16080257024 48731 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 18446744073699066034 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15703376

[startup+3.10133 s]
/proc/loadavg: 8.69 8.22 8.09 9/220 30922
/proc/meminfo: memFree=30318256/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=11.04 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 92902 0 1 0 1092 12 0 0 17 0 22 0 608001206 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 84202 2285 9 0 3916563 0
[pid=30871/tid=30875] ppid=30869 vsize=15703376 CPUtime=0.42 cores=1,3,5,7
/proc/30871/task/30875/stat : 30875 (java) S 30869 30871 30707 0 -1 4202560 8113 0 1 0 41 1 0 0 20 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30877] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30877/stat : 30877 (java) S 30869 30871 30707 0 -1 4202560 496 0 0 0 0 0 0 0 16 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30878] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30878/stat : 30878 (java) S 30869 30871 30707 0 -1 4202560 411 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30879] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30879/stat : 30879 (java) S 30869 30871 30707 0 -1 4202560 666 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30880] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30880/stat : 30880 (java) S 30869 30871 30707 0 -1 4202560 1129 0 0 0 0 0 0 0 16 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30881] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30881/stat : 30881 (java) S 30869 30871 30707 0 -1 4202560 1372 0 0 0 0 0 0 0 16 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30882] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30882/stat : 30882 (java) S 30869 30871 30707 0 -1 4202560 1049 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30883] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30883/stat : 30883 (java) S 30869 30871 30707 0 -1 4202560 1935 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30884] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30884/stat : 30884 (java) S 30869 30871 30707 0 -1 4202560 1193 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30889] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30889/stat : 30889 (java) S 30869 30871 30707 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 608001213 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 0 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30892] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30892/stat : 30892 (java) S 30869 30871 30707 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30893] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30893/stat : 30893 (java) S 30869 30871 30707 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30905] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30905/stat : 30905 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608001215 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296749489 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30906] ppid=30869 vsize=15703376 CPUtime=0.99 cores=1,3,5,7
/proc/30871/task/30906/stat : 30906 (java) S 30869 30871 30707 0 -1 4202560 6085 0 0 0 99 0 0 0 15 0 22 0 608001215 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30907] ppid=30869 vsize=15703376 CPUtime=1.18 cores=1,3,5,7
/proc/30871/task/30907/stat : 30907 (java) S 30869 30871 30707 0 -1 4202560 13131 0 0 0 116 2 0 0 15 0 22 0 608001215 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30908] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30908/stat : 30908 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608001215 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30909] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30909/stat : 30909 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608001215 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30915] ppid=30869 vsize=15703376 CPUtime=2.2 cores=1,3,5,7
/proc/30871/task/30915/stat : 30915 (java) R 30869 30871 30707 0 -1 4202560 13590 0 0 0 220 0 0 0 19 0 22 0 608001239 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30871/tid=30916] ppid=30869 vsize=15703376 CPUtime=2.22 cores=1,3,5,7
/proc/30871/task/30916/stat : 30916 (java) R 30869 30871 30707 0 -1 4202560 14979 0 0 0 220 2 0 0 18 0 22 0 608001239 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912506015925 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30871/tid=30917] ppid=30869 vsize=15703376 CPUtime=1.78 cores=1,3,5,7
/proc/30871/task/30917/stat : 30917 (java) R 30869 30871 30707 0 -1 4202560 14697 0 0 0 177 1 0 0 20 0 22 0 608001239 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30871/tid=30918] ppid=30869 vsize=15703376 CPUtime=2.1 cores=1,3,5,7
/proc/30871/task/30918/stat : 30918 (java) R 30869 30871 30707 0 -1 4202560 12468 0 0 0 209 1 0 0 19 0 22 0 608001239 16080257024 84202 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 47189337989451 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 15703376

[startup+6.3008 s]
/proc/loadavg: 8.69 8.22 8.09 10/220 30922
/proc/meminfo: memFree=30188428/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=23.79 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 96128 0 1 0 2367 12 0 0 17 0 22 0 608001206 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 84364 2288 9 0 3916563 0
[pid=30871/tid=30875] ppid=30869 vsize=15703376 CPUtime=0.42 cores=1,3,5,7
/proc/30871/task/30875/stat : 30875 (java) S 30869 30871 30707 0 -1 4202560 8113 0 1 0 41 1 0 0 20 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30877] ppid=30869 vsize=15703376 CPUtime=0.01 cores=1,3,5,7
/proc/30871/task/30877/stat : 30877 (java) S 30869 30871 30707 0 -1 4202560 992 0 0 0 1 0 0 0 16 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30878] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30878/stat : 30878 (java) S 30869 30871 30707 0 -1 4202560 929 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30879] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30879/stat : 30879 (java) S 30869 30871 30707 0 -1 4202560 1142 0 0 0 0 0 0 0 16 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30880] ppid=30869 vsize=15703376 CPUtime=0.01 cores=1,3,5,7
/proc/30871/task/30880/stat : 30880 (java) S 30869 30871 30707 0 -1 4202560 1563 0 0 0 1 0 0 0 15 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30881] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30881/stat : 30881 (java) S 30869 30871 30707 0 -1 4202560 1525 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30882] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30882/stat : 30882 (java) S 30869 30871 30707 0 -1 4202560 1293 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30883] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30883/stat : 30883 (java) S 30869 30871 30707 0 -1 4202560 2331 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30884] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30884/stat : 30884 (java) S 30869 30871 30707 0 -1 4202560 1660 0 0 0 0 0 0 0 15 0 22 0 608001211 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30889] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30889/stat : 30889 (java) S 30869 30871 30707 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 608001213 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 0 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30892] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30892/stat : 30892 (java) S 30869 30871 30707 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30893] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30893/stat : 30893 (java) S 30869 30871 30707 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30905] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30905/stat : 30905 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608001215 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296749489 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30906] ppid=30869 vsize=15703376 CPUtime=1.07 cores=1,3,5,7
/proc/30871/task/30906/stat : 30906 (java) S 30869 30871 30707 0 -1 4202560 6099 0 0 0 107 0 0 0 15 0 22 0 608001215 16080257024 84364 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0

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

[pid=30871/tid=30916] ppid=30869 vsize=15703376 CPUtime=1107.73 cores=1,3,5,7
/proc/30871/task/30916/stat : 30916 (java) R 30869 30871 30707 0 -1 4202560 173541 0 0 0 110740 33 0 0 25 0 22 0 608001239 16080257024 71616 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505973434 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30871/tid=30917] ppid=30869 vsize=15703376 CPUtime=1107.52 cores=1,3,5,7
/proc/30871/task/30917/stat : 30917 (java) R 30869 30871 30707 0 -1 4202560 171016 0 0 0 110722 30 0 0 25 0 22 0 608001239 16080257024 71616 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505798206 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30871/tid=30918] ppid=30869 vsize=15703376 CPUtime=1107.82 cores=1,3,5,7
/proc/30871/task/30918/stat : 30918 (java) R 30869 30871 30707 0 -1 4202560 168175 0 0 0 110747 35 0 0 25 0 22 0 608001239 16080257024 71616 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4460.92
Current children cumulated vsize (KiB) 15703376

[startup+1182.3 s]
/proc/loadavg: 8.00 8.06 8.08 9/220 31006
/proc/meminfo: memFree=30047128/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=4699.52 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 1330130 0 1 0 469603 349 0 0 17 0 22 0 608001206 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 87082 2298 9 0 3916563 0
[pid=30871/tid=30875] ppid=30869 vsize=15703376 CPUtime=0.42 cores=1,3,5,7
/proc/30871/task/30875/stat : 30875 (java) S 30869 30871 30707 0 -1 4202560 8113 0 1 0 41 1 0 0 20 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30877] ppid=30869 vsize=15703376 CPUtime=3.27 cores=1,3,5,7
/proc/30871/task/30877/stat : 30877 (java) S 30869 30871 30707 0 -1 4202560 69691 0 0 0 311 16 0 0 16 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30878] ppid=30869 vsize=15703376 CPUtime=3.23 cores=1,3,5,7
/proc/30871/task/30878/stat : 30878 (java) S 30869 30871 30707 0 -1 4202560 73139 0 0 0 304 19 0 0 15 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30879] ppid=30869 vsize=15703376 CPUtime=3.32 cores=1,3,5,7
/proc/30871/task/30879/stat : 30879 (java) S 30869 30871 30707 0 -1 4202560 70513 0 0 0 313 19 0 0 15 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30880] ppid=30869 vsize=15703376 CPUtime=3.23 cores=1,3,5,7
/proc/30871/task/30880/stat : 30880 (java) S 30869 30871 30707 0 -1 4202560 69107 0 0 0 305 18 0 0 15 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30881] ppid=30869 vsize=15703376 CPUtime=3.2 cores=1,3,5,7
/proc/30871/task/30881/stat : 30881 (java) S 30869 30871 30707 0 -1 4202560 64394 0 0 0 305 15 0 0 15 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30882] ppid=30869 vsize=15703376 CPUtime=3.24 cores=1,3,5,7
/proc/30871/task/30882/stat : 30882 (java) S 30869 30871 30707 0 -1 4202560 69683 0 0 0 307 17 0 0 15 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30883] ppid=30869 vsize=15703376 CPUtime=3.35 cores=1,3,5,7
/proc/30871/task/30883/stat : 30883 (java) S 30869 30871 30707 0 -1 4202560 73307 0 0 0 314 21 0 0 16 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30884] ppid=30869 vsize=15703376 CPUtime=3.24 cores=1,3,5,7
/proc/30871/task/30884/stat : 30884 (java) S 30869 30871 30707 0 -1 4202560 69402 0 0 0 307 17 0 0 15 0 22 0 608001211 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30889] ppid=30869 vsize=15703376 CPUtime=2.24 cores=1,3,5,7
/proc/30871/task/30889/stat : 30889 (java) S 30869 30871 30707 0 -1 4202560 3569 0 0 0 164 60 0 0 15 0 22 0 608001213 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 0 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30892] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30892/stat : 30892 (java) S 30869 30871 30707 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30893] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30893/stat : 30893 (java) S 30869 30871 30707 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30905] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30905/stat : 30905 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608001215 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296749489 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30906] ppid=30869 vsize=15703376 CPUtime=1.09 cores=1,3,5,7
/proc/30871/task/30906/stat : 30906 (java) S 30869 30871 30707 0 -1 4202560 6103 0 0 0 109 0 0 0 15 0 22 0 608001215 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30907] ppid=30869 vsize=15703376 CPUtime=1.28 cores=1,3,5,7
/proc/30871/task/30907/stat : 30907 (java) S 30869 30871 30707 0 -1 4202560 13150 0 0 0 126 2 0 0 15 0 22 0 608001215 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30908] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30908/stat : 30908 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608001215 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30909] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30909/stat : 30909 (java) S 30869 30871 30707 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 608001215 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30915] ppid=30869 vsize=15703376 CPUtime=1167.17 cores=1,3,5,7
/proc/30871/task/30915/stat : 30915 (java) R 30869 30871 30707 0 -1 4202560 183042 0 0 0 116686 31 0 0 20 0 22 0 608001239 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505799351 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30871/tid=30916] ppid=30869 vsize=15703376 CPUtime=1167.06 cores=1,3,5,7
/proc/30871/task/30916/stat : 30916 (java) R 30869 30871 30707 0 -1 4202560 187935 0 0 0 116671 35 0 0 25 0 22 0 608001239 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912506062158 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30871/tid=30917] ppid=30869 vsize=15703376 CPUtime=1166.87 cores=1,3,5,7
/proc/30871/task/30917/stat : 30917 (java) R 30869 30871 30707 0 -1 4202560 185523 0 0 0 116654 33 0 0 25 0 22 0 608001239 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30871/tid=30918] ppid=30869 vsize=15703376 CPUtime=1167.16 cores=1,3,5,7
/proc/30871/task/30918/stat : 30918 (java) R 30869 30871 30707 0 -1 4202560 182010 0 0 0 116678 38 0 0 25 0 22 0 608001239 16080257024 87082 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505706331 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4699.52
Current children cumulated vsize (KiB) 15703376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 8.16 8.09 8.08 9/220 31006
/proc/meminfo: memFree=30107864/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=4800.12 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 1342647 0 1 0 479658 354 0 0 17 0 22 0 608001206 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 70004 2298 9 0 3916563 0
[pid=30871/tid=30875] ppid=30869 vsize=15703376 CPUtime=0.42 cores=1,3,5,7
/proc/30871/task/30875/stat : 30875 (java) S 30869 30871 30707 0 -1 4202560 8113 0 1 0 41 1 0 0 20 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30877] ppid=30869 vsize=15703376 CPUtime=3.34 cores=1,3,5,7
/proc/30871/task/30877/stat : 30877 (java) S 30869 30871 30707 0 -1 4202560 70695 0 0 0 318 16 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30878] ppid=30869 vsize=15703376 CPUtime=3.28 cores=1,3,5,7
/proc/30871/task/30878/stat : 30878 (java) S 30869 30871 30707 0 -1 4202560 74249 0 0 0 309 19 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30879] ppid=30869 vsize=15703376 CPUtime=3.38 cores=1,3,5,7
/proc/30871/task/30879/stat : 30879 (java) S 30869 30871 30707 0 -1 4202560 72199 0 0 0 319 19 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30880] ppid=30869 vsize=15703376 CPUtime=3.29 cores=1,3,5,7
/proc/30871/task/30880/stat : 30880 (java) S 30869 30871 30707 0 -1 4202560 70405 0 0 0 311 18 0 0 16 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30881] ppid=30869 vsize=15703376 CPUtime=3.26 cores=1,3,5,7
/proc/30871/task/30881/stat : 30881 (java) S 30869 30871 30707 0 -1 4202560 65536 0 0 0 311 15 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30882] ppid=30869 vsize=15703376 CPUtime=3.31 cores=1,3,5,7
/proc/30871/task/30882/stat : 30882 (java) S 30869 30871 30707 0 -1 4202560 71128 0 0 0 314 17 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30883] ppid=30869 vsize=15703376 CPUtime=3.42 cores=1,3,5,7
/proc/30871/task/30883/stat : 30883 (java) S 30869 30871 30707 0 -1 4202560 74644 0 0 0 320 22 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30884] ppid=30869 vsize=15703376 CPUtime=3.3 cores=1,3,5,7
/proc/30871/task/30884/stat : 30884 (java) S 30869 30871 30707 0 -1 4202560 70606 0 0 0 313 17 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30889] ppid=30869 vsize=15703376 CPUtime=2.3 cores=1,3,5,7
/proc/30871/task/30889/stat : 30889 (java) S 30869 30871 30707 0 -1 4202560 3612 0 0 0 169 61 0 0 16 0 22 0 608001213 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 0 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30892] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30892/stat : 30892 (java) S 30869 30871 30707 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30893] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30893/stat : 30893 (java) S 30869 30871 30707 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30905] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30905/stat : 30905 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296749489 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30906] ppid=30869 vsize=15703376 CPUtime=1.09 cores=1,3,5,7
/proc/30871/task/30906/stat : 30906 (java) S 30869 30871 30707 0 -1 4202560 6103 0 0 0 109 0 0 0 15 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30907] ppid=30869 vsize=15703376 CPUtime=1.28 cores=1,3,5,7
/proc/30871/task/30907/stat : 30907 (java) S 30869 30871 30707 0 -1 4202560 13150 0 0 0 126 2 0 0 15 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30908] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30908/stat : 30908 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30909] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30909/stat : 30909 (java) S 30869 30871 30707 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30915] ppid=30869 vsize=15703376 CPUtime=1192.11 cores=1,3,5,7
/proc/30871/task/30915/stat : 30915 (java) R 30869 30871 30707 0 -1 4202560 183654 0 0 0 119179 32 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505599604 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30871/tid=30916] ppid=30869 vsize=15703376 CPUtime=1192.06 cores=1,3,5,7
/proc/30871/task/30916/stat : 30916 (java) R 30869 30871 30707 0 -1 4202560 188448 0 0 0 119171 35 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 47189337990829 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30871/tid=30917] ppid=30869 vsize=15703376 CPUtime=1191.91 cores=1,3,5,7
/proc/30871/task/30917/stat : 30917 (java) R 30869 30871 30707 0 -1 4202560 186079 0 0 0 119158 33 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505842014 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30871/tid=30918] ppid=30869 vsize=15703376 CPUtime=1192.19 cores=1,3,5,7
/proc/30871/task/30918/stat : 30918 (java) R 30869 30871 30707 0 -1 4202560 182576 0 0 0 119181 38 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 47189337991234 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15703376

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

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

[startup+1207.6 s]
/proc/loadavg: 8.16 8.09 8.08 9/220 31006
/proc/meminfo: memFree=30107864/32951124 swapFree=67103364/67111528
[pid=30871] ppid=30869 vsize=15703376 CPUtime=4800.12 cores=1,3,5,7
/proc/30871/stat : 30871 (java) S 30869 30871 30707 0 -1 4202496 1342647 0 1 0 479658 354 0 0 17 0 22 0 608001206 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30871/statm: 3925844 70004 2298 9 0 3916563 0
[pid=30871/tid=30875] ppid=30869 vsize=15703376 CPUtime=0.42 cores=1,3,5,7
/proc/30871/task/30875/stat : 30875 (java) S 30869 30871 30707 0 -1 4202560 8113 0 1 0 41 1 0 0 20 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30877] ppid=30869 vsize=15703376 CPUtime=3.34 cores=1,3,5,7
/proc/30871/task/30877/stat : 30877 (java) S 30869 30871 30707 0 -1 4202560 70695 0 0 0 318 16 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30878] ppid=30869 vsize=15703376 CPUtime=3.28 cores=1,3,5,7
/proc/30871/task/30878/stat : 30878 (java) S 30869 30871 30707 0 -1 4202560 74249 0 0 0 309 19 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30879] ppid=30869 vsize=15703376 CPUtime=3.38 cores=1,3,5,7
/proc/30871/task/30879/stat : 30879 (java) S 30869 30871 30707 0 -1 4202560 72199 0 0 0 319 19 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30880] ppid=30869 vsize=15703376 CPUtime=3.29 cores=1,3,5,7
/proc/30871/task/30880/stat : 30880 (java) S 30869 30871 30707 0 -1 4202560 70405 0 0 0 311 18 0 0 16 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30881] ppid=30869 vsize=15703376 CPUtime=3.26 cores=1,3,5,7
/proc/30871/task/30881/stat : 30881 (java) S 30869 30871 30707 0 -1 4202560 65536 0 0 0 311 15 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 1 0 0 0
[pid=30871/tid=30882] ppid=30869 vsize=15703376 CPUtime=3.31 cores=1,3,5,7
/proc/30871/task/30882/stat : 30882 (java) S 30869 30871 30707 0 -1 4202560 71128 0 0 0 314 17 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 5 0 0 0
[pid=30871/tid=30883] ppid=30869 vsize=15703376 CPUtime=3.42 cores=1,3,5,7
/proc/30871/task/30883/stat : 30883 (java) S 30869 30871 30707 0 -1 4202560 74644 0 0 0 320 22 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30884] ppid=30869 vsize=15703376 CPUtime=3.3 cores=1,3,5,7
/proc/30871/task/30884/stat : 30884 (java) S 30869 30871 30707 0 -1 4202560 70606 0 0 0 313 17 0 0 15 0 22 0 608001211 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30889] ppid=30869 vsize=15703376 CPUtime=2.3 cores=1,3,5,7
/proc/30871/task/30889/stat : 30889 (java) S 30869 30871 30707 0 -1 4202560 3612 0 0 0 169 61 0 0 16 0 22 0 608001213 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 0 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30892] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30892/stat : 30892 (java) S 30869 30871 30707 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30893] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30893/stat : 30893 (java) S 30869 30871 30707 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608001213 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30905] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30905/stat : 30905 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296749489 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30906] ppid=30869 vsize=15703376 CPUtime=1.09 cores=1,3,5,7
/proc/30871/task/30906/stat : 30906 (java) S 30869 30871 30707 0 -1 4202560 6103 0 0 0 109 0 0 0 15 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 7 0 0 0
[pid=30871/tid=30907] ppid=30869 vsize=15703376 CPUtime=1.28 cores=1,3,5,7
/proc/30871/task/30907/stat : 30907 (java) S 30869 30871 30707 0 -1 4202560 13150 0 0 0 126 2 0 0 15 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30908] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30908/stat : 30908 (java) S 30869 30871 30707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296741785 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30909] ppid=30869 vsize=15703376 CPUtime=0 cores=1,3,5,7
/proc/30871/task/30909/stat : 30909 (java) S 30869 30871 30707 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608001215 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 224296742400 0 4 0 16800975 18446604464792183104 0 0 -1 3 0 0 0
[pid=30871/tid=30915] ppid=30869 vsize=15703376 CPUtime=1192.11 cores=1,3,5,7
/proc/30871/task/30915/stat : 30915 (java) R 30869 30871 30707 0 -1 4202560 183654 0 0 0 119179 32 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505599604 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30871/tid=30916] ppid=30869 vsize=15703376 CPUtime=1192.06 cores=1,3,5,7
/proc/30871/task/30916/stat : 30916 (java) R 30869 30871 30707 0 -1 4202560 188448 0 0 0 119171 35 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 47189337990829 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30871/tid=30917] ppid=30869 vsize=15703376 CPUtime=1191.91 cores=1,3,5,7
/proc/30871/task/30917/stat : 30917 (java) R 30869 30871 30707 0 -1 4202560 186079 0 0 0 119158 33 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 46912505842014 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30871/tid=30918] ppid=30869 vsize=15703376 CPUtime=1192.19 cores=1,3,5,7
/proc/30871/task/30918/stat : 30918 (java) R 30869 30871 30707 0 -1 4202560 182576 0 0 0 119181 38 0 0 25 0 22 0 608001239 16080257024 70004 33554432000 1073741824 1073778376 140736489240624 18446744073709551615 47189337991234 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15703376

Child status: 143
Real time (s): 1207.63
CPU time (s): 4800.17
CPU user time (s): 4796.61
CPU system time (s): 3.56046
CPU usage (%): 397.488
Max. virtual memory (cumulated for all children) (KiB): 15705804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.61
system time used= 3.56046
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1342673
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= 321373
involuntary context switches= 175492

runsolver used 1.9847 second user time and 4.6353 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 17:35:05
IDJOB=3311629
IDBENCH=83014
IDSOLVER=1698
FILE ID=node118/3311629-1304177705
RUNJOBID= node118-1304176496-30726
PBS_JOBID= 13172422
Free space on /tmp= 71936 MiB

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

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=2136124430

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30718924 kB
Buffers:        439172 kB
Cached:        1380696 kB
SwapCached:       2676 kB
Active:         160864 kB
Inactive:      1718240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30718924 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:            1660 kB
Writeback:           0 kB
AnonPages:       58452 kB
Mapped:          14284 kB
Slab:           289772 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189604 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= 71932 MiB
End job on node118 at 2011-04-30 17:55:15