Trace number 3312917

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.4 1207.53

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.09/0.12	09:54 INFO : Reading from input HOME/instance-3312917-1304179794.cnf
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.96/0.53	09:54 INFO : 70 variables remaining out of 70
0.96/0.53	09:54 INFO : 49840 literals remaining out of 49840

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-3312917-1304179794/watcher-3312917-1304179794 -o /tmp/evaluation-result-3312917-1304179794/solver-3312917-1304179794 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312917-1304179794.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: 8.03 8.10 8.08 6/198 10297
/proc/meminfo: memFree=28772944/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/10297/stat : 10297 (java) R 10295 10297 9908 0 -1 4202496 948 0 0 0 0 0 0 0 25 0 1 0 608210028 23580672 434 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251362584320 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10297/statm: 5757 445 343 9 0 124 0

[startup+0.099923 s]
/proc/loadavg: 8.03 8.10 8.08 6/198 10297
/proc/meminfo: memFree=28772944/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15676980 CPUtime=0.09 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 5505 0 1 0 9 0 0 0 25 0 18 0 608210028 16053227520 4944 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3919245 4945 2115 9 0 3909964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676980

[startup+0.100968 s]
/proc/loadavg: 8.03 8.10 8.08 6/198 10297
/proc/meminfo: memFree=28772944/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15676980 CPUtime=0.09 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 5519 0 1 0 9 0 0 0 25 0 18 0 608210028 16053227520 4958 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3919245 4958 2116 9 0 3909964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676980

[startup+0.300961 s]
/proc/loadavg: 8.03 8.10 8.08 6/198 10297
/proc/meminfo: memFree=28772944/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15680412 CPUtime=0.51 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 14409 0 1 0 50 1 0 0 25 0 18 0 608210028 16056741888 12910 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3920103 12920 2207 9 0 3910822 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680412

[startup+0.70081 s]
/proc/loadavg: 8.03 8.10 8.08 6/198 10297
/proc/meminfo: memFree=28772944/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15700112 CPUtime=1.66 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 28946 0 1 0 163 3 0 0 25 0 22 0 608210028 16076914688 24970 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925028 24970 2259 9 0 3915747 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 15700112

[startup+1.50066 s]
/proc/loadavg: 8.03 8.10 8.08 11/220 10319
/proc/meminfo: memFree=28290044/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15701620 CPUtime=4.51 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 54618 0 1 0 445 6 0 0 25 0 22 0 608210028 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925405 50635 2274 9 0 3916124 0
[pid=10297/tid=10299] ppid=10295 vsize=15701620 CPUtime=0.51 cores=1,3,5,7
/proc/10297/task/10299/stat : 10299 (java) S 10295 10297 9908 0 -1 4202560 13669 0 1 0 50 1 0 0 20 0 22 0 608210028 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10300] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10300/stat : 10300 (java) S 10295 10297 9908 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10301] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10301/stat : 10301 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10302] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10302/stat : 10302 (java) S 10295 10297 9908 0 -1 4202560 973 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10303] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10303/stat : 10303 (java) S 10295 10297 9908 0 -1 4202560 683 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10304] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10304/stat : 10304 (java) S 10295 10297 9908 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10305] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10305/stat : 10305 (java) S 10295 10297 9908 0 -1 4202560 984 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10306] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10306/stat : 10306 (java) S 10295 10297 9908 0 -1 4202560 802 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10307] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10307/stat : 10307 (java) S 10295 10297 9908 0 -1 4202560 988 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10308] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10308/stat : 10308 (java) S 10295 10297 9908 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608210030 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 0 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10309] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10309/stat : 10309 (java) S 10295 10297 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608210031 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10310] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10310/stat : 10310 (java) S 10295 10297 9908 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 608210031 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10311] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10311/stat : 10311 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379370417 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10312] ppid=10295 vsize=15701620 CPUtime=0.53 cores=1,3,5,7
/proc/10297/task/10312/stat : 10312 (java) R 10295 10297 9908 0 -1 4202560 3262 0 0 0 53 0 0 0 24 0 22 0 608210033 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10313] ppid=10295 vsize=15701620 CPUtime=0.58 cores=1,3,5,7
/proc/10297/task/10313/stat : 10313 (java) R 10295 10297 9908 0 -1 4202560 10043 0 0 0 58 0 0 0 24 0 22 0 608210033 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379372725 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10297/tid=10314] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10314/stat : 10314 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10315] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10315/stat : 10315 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608210033 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10316] ppid=10295 vsize=15701620 CPUtime=0.77 cores=1,3,5,7
/proc/10297/task/10316/stat : 10316 (java) R 10295 10297 9908 0 -1 4202560 7019 0 0 0 77 0 0 0 17 0 22 0 608210061 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 47389351883654 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10317] ppid=10295 vsize=15701620 CPUtime=0.73 cores=1,3,5,7
/proc/10297/task/10317/stat : 10317 (java) R 10295 10297 9908 0 -1 4202560 3294 0 0 0 73 0 0 0 17 0 22 0 608210061 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505811369 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10297/tid=10318] ppid=10295 vsize=15701620 CPUtime=0.58 cores=1,3,5,7
/proc/10297/task/10318/stat : 10318 (java) R 10295 10297 9908 0 -1 4202560 3581 0 0 0 58 0 0 0 16 0 22 0 608210061 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 47389352876456 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10297/tid=10319] ppid=10295 vsize=15701620 CPUtime=0.74 cores=1,3,5,7
/proc/10297/task/10319/stat : 10319 (java) R 10295 10297 9908 0 -1 4202560 7904 0 0 0 73 1 0 0 17 0 22 0 608210061 16078458880 50635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 47389352896483 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 15701620

[startup+3.10137 s]
/proc/loadavg: 8.03 8.10 8.08 11/220 10319
/proc/meminfo: memFree=28200772/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15701620 CPUtime=10.87 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 60127 0 1 0 1079 8 0 0 25 0 22 0 608210028 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925405 53682 2289 9 0 3916124 0
[pid=10297/tid=10299] ppid=10295 vsize=15701620 CPUtime=0.51 cores=1,3,5,7
/proc/10297/task/10299/stat : 10299 (java) S 10295 10297 9908 0 -1 4202560 13669 0 1 0 50 1 0 0 20 0 22 0 608210028 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10300] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10300/stat : 10300 (java) S 10295 10297 9908 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10301] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10301/stat : 10301 (java) S 10295 10297 9908 0 -1 4202560 682 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10302] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10302/stat : 10302 (java) S 10295 10297 9908 0 -1 4202560 2174 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10303] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10303/stat : 10303 (java) S 10295 10297 9908 0 -1 4202560 1190 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10304] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10304/stat : 10304 (java) S 10295 10297 9908 0 -1 4202560 460 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10305] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10305/stat : 10305 (java) S 10295 10297 9908 0 -1 4202560 2075 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10306] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10306/stat : 10306 (java) S 10295 10297 9908 0 -1 4202560 908 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10307] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10307/stat : 10307 (java) S 10295 10297 9908 0 -1 4202560 1705 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10308] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10308/stat : 10308 (java) S 10295 10297 9908 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 608210030 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 0 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10309] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10309/stat : 10309 (java) S 10295 10297 9908 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608210031 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10310] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10310/stat : 10310 (java) S 10295 10297 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608210031 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10311] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10311/stat : 10311 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379370417 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10312] ppid=10295 vsize=15701620 CPUtime=1.13 cores=1,3,5,7
/proc/10297/task/10312/stat : 10312 (java) R 10295 10297 9908 0 -1 4202560 3413 0 0 0 113 0 0 0 25 0 22 0 608210033 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10297/tid=10313] ppid=10295 vsize=15701620 CPUtime=0.69 cores=1,3,5,7
/proc/10297/task/10313/stat : 10313 (java) S 10295 10297 9908 0 -1 4202560 10071 0 0 0 69 0 0 0 21 0 22 0 608210033 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10314] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10314/stat : 10314 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10315] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10315/stat : 10315 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608210033 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10316] ppid=10295 vsize=15701620 CPUtime=2.03 cores=1,3,5,7
/proc/10297/task/10316/stat : 10316 (java) R 10295 10297 9908 0 -1 4202560 7019 0 0 0 203 0 0 0 16 0 22 0 608210061 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505733762 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10317] ppid=10295 vsize=15701620 CPUtime=2.28 cores=1,3,5,7
/proc/10297/task/10317/stat : 10317 (java) R 10295 10297 9908 0 -1 4202560 3506 0 0 0 228 0 0 0 19 0 22 0 608210061 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505652199 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10297/tid=10318] ppid=10295 vsize=15701620 CPUtime=2.16 cores=1,3,5,7
/proc/10297/task/10318/stat : 10318 (java) R 10295 10297 9908 0 -1 4202560 3670 0 0 0 216 0 0 0 18 0 22 0 608210061 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505811139 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10297/tid=10319] ppid=10295 vsize=15701620 CPUtime=1.95 cores=1,3,5,7
/proc/10297/task/10319/stat : 10319 (java) R 10295 10297 9908 0 -1 4202560 7909 0 0 0 194 1 0 0 18 0 22 0 608210061 16078458880 53682 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505812650 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.87
Current children cumulated vsize (KiB) 15701620

[startup+6.30078 s]
/proc/loadavg: 8.03 8.09 8.08 9/220 10319
/proc/meminfo: memFree=27620208/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15701620 CPUtime=23.62 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 88722 0 1 0 2350 12 0 0 25 0 22 0 608210028 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925405 67635 2289 9 0 3916124 0
[pid=10297/tid=10299] ppid=10295 vsize=15701620 CPUtime=0.51 cores=1,3,5,7
/proc/10297/task/10299/stat : 10299 (java) S 10295 10297 9908 0 -1 4202560 13669 0 1 0 50 1 0 0 20 0 22 0 608210028 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10300] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10300/stat : 10300 (java) S 10295 10297 9908 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10301] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10301/stat : 10301 (java) S 10295 10297 9908 0 -1 4202560 920 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10302] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10302/stat : 10302 (java) S 10295 10297 9908 0 -1 4202560 2192 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10303] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10303/stat : 10303 (java) S 10295 10297 9908 0 -1 4202560 1352 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10304] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10304/stat : 10304 (java) S 10295 10297 9908 0 -1 4202560 667 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10305] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10305/stat : 10305 (java) S 10295 10297 9908 0 -1 4202560 2313 0 0 0 0 0 0 0 16 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10306] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10306/stat : 10306 (java) S 10295 10297 9908 0 -1 4202560 981 0 0 0 0 0 0 0 15 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10307] ppid=10295 vsize=15701620 CPUtime=0.01 cores=1,3,5,7
/proc/10297/task/10307/stat : 10307 (java) S 10295 10297 9908 0 -1 4202560 1806 0 0 0 1 0 0 0 15 0 22 0 608210029 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10308] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10308/stat : 10308 (java) S 10295 10297 9908 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 22 0 608210030 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 0 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10309] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10309/stat : 10309 (java) S 10295 10297 9908 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608210031 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10310] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10310/stat : 10310 (java) S 10295 10297 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608210031 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10311] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10311/stat : 10311 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379370417 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10312] ppid=10295 vsize=15701620 CPUtime=1.16 cores=1,3,5,7
/proc/10297/task/10312/stat : 10312 (java) S 10295 10297 9908 0 -1 4202560 3418 0 0 0 116 0 0 0 15 0 22 0 608210033 16078458880 67635 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0

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

[pid=10297/tid=10317] ppid=10295 vsize=15701620 CPUtime=1108.53 cores=1,3,5,7
/proc/10297/task/10317/stat : 10317 (java) R 10295 10297 9908 0 -1 4202560 159029 0 0 0 110826 27 0 0 25 0 22 0 608210061 16078458880 85414 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505980133 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10297/tid=10318] ppid=10295 vsize=15701620 CPUtime=1108.26 cores=1,3,5,7
/proc/10297/task/10318/stat : 10318 (java) R 10295 10297 9908 0 -1 4202560 160550 0 0 0 110796 30 0 0 25 0 22 0 608210061 16078458880 85414 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 47389355686146 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10319] ppid=10295 vsize=15701620 CPUtime=1107.22 cores=1,3,5,7
/proc/10297/task/10319/stat : 10319 (java) R 10295 10297 9908 0 -1 4202560 165004 0 0 0 110691 31 0 0 25 0 22 0 608210061 16078458880 85414 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 47389355685845 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4461.71
Current children cumulated vsize (KiB) 15701620

[startup+1182.3 s]
/proc/loadavg: 8.22 8.12 8.09 9/220 10350
/proc/meminfo: memFree=28196504/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15701620 CPUtime=4700.17 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 1261434 0 1 0 469682 335 0 0 25 0 22 0 608210028 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925405 77817 2299 9 0 3916124 0
[pid=10297/tid=10299] ppid=10295 vsize=15701620 CPUtime=0.51 cores=1,3,5,7
/proc/10297/task/10299/stat : 10299 (java) S 10295 10297 9908 0 -1 4202560 13669 0 1 0 50 1 0 0 20 0 22 0 608210028 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10300] ppid=10295 vsize=15701620 CPUtime=3.4 cores=1,3,5,7
/proc/10297/task/10300/stat : 10300 (java) S 10295 10297 9908 0 -1 4202560 67678 0 0 0 323 17 0 0 16 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10301] ppid=10295 vsize=15701620 CPUtime=3.35 cores=1,3,5,7
/proc/10297/task/10301/stat : 10301 (java) S 10295 10297 9908 0 -1 4202560 67895 0 0 0 320 15 0 0 16 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10302] ppid=10295 vsize=15701620 CPUtime=3.36 cores=1,3,5,7
/proc/10297/task/10302/stat : 10302 (java) S 10295 10297 9908 0 -1 4202560 70559 0 0 0 321 15 0 0 15 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10303] ppid=10295 vsize=15701620 CPUtime=3.29 cores=1,3,5,7
/proc/10297/task/10303/stat : 10303 (java) S 10295 10297 9908 0 -1 4202560 67675 0 0 0 314 15 0 0 16 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10304] ppid=10295 vsize=15701620 CPUtime=3.32 cores=1,3,5,7
/proc/10297/task/10304/stat : 10304 (java) S 10295 10297 9908 0 -1 4202560 67031 0 0 0 317 15 0 0 15 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10305] ppid=10295 vsize=15701620 CPUtime=3.28 cores=1,3,5,7
/proc/10297/task/10305/stat : 10305 (java) S 10295 10297 9908 0 -1 4202560 68027 0 0 0 314 14 0 0 15 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10306] ppid=10295 vsize=15701620 CPUtime=3.26 cores=1,3,5,7
/proc/10297/task/10306/stat : 10306 (java) S 10295 10297 9908 0 -1 4202560 68542 0 0 0 308 18 0 0 15 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10307] ppid=10295 vsize=15701620 CPUtime=3.34 cores=1,3,5,7
/proc/10297/task/10307/stat : 10307 (java) S 10295 10297 9908 0 -1 4202560 68552 0 0 0 317 17 0 0 16 0 22 0 608210029 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10308] ppid=10295 vsize=15701620 CPUtime=2.21 cores=1,3,5,7
/proc/10297/task/10308/stat : 10308 (java) S 10295 10297 9908 0 -1 4202560 3426 0 0 0 152 69 0 0 15 0 22 0 608210030 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 0 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10309] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10309/stat : 10309 (java) S 10295 10297 9908 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608210031 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10310] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10310/stat : 10310 (java) S 10295 10297 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608210031 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10311] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10311/stat : 10311 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379370417 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10312] ppid=10295 vsize=15701620 CPUtime=1.17 cores=1,3,5,7
/proc/10297/task/10312/stat : 10312 (java) S 10295 10297 9908 0 -1 4202560 3422 0 0 0 117 0 0 0 16 0 22 0 608210033 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10313] ppid=10295 vsize=15701620 CPUtime=0.82 cores=1,3,5,7
/proc/10297/task/10313/stat : 10313 (java) S 10295 10297 9908 0 -1 4202560 10090 0 0 0 82 0 0 0 15 0 22 0 608210033 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10314] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10314/stat : 10314 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10315] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10315/stat : 10315 (java) S 10295 10297 9908 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 608210033 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10316] ppid=10295 vsize=15701620 CPUtime=1166.92 cores=1,3,5,7
/proc/10297/task/10316/stat : 10316 (java) R 10295 10297 9908 0 -1 4202560 174706 0 0 0 116658 34 0 0 25 0 22 0 608210061 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912506161830 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10317] ppid=10295 vsize=15701620 CPUtime=1167.78 cores=1,3,5,7
/proc/10297/task/10317/stat : 10317 (java) R 10295 10297 9908 0 -1 4202560 167120 0 0 0 116749 29 0 0 25 0 22 0 608210061 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505812650 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10297/tid=10318] ppid=10295 vsize=15701620 CPUtime=1167.4 cores=1,3,5,7
/proc/10297/task/10318/stat : 10318 (java) R 10295 10297 9908 0 -1 4202560 168383 0 0 0 116708 32 0 0 25 0 22 0 608210061 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912506001005 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10297/tid=10319] ppid=10295 vsize=15701620 CPUtime=1166.57 cores=1,3,5,7
/proc/10297/task/10319/stat : 10319 (java) R 10295 10297 9908 0 -1 4202560 173210 0 0 0 116624 33 0 0 25 0 22 0 608210061 16078458880 77817 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505811260 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.17
Current children cumulated vsize (KiB) 15701620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.22 8.12 8.09 5/194 10371
/proc/meminfo: memFree=28738936/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15701620 CPUtime=4800.36 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 1281201 0 1 0 479694 342 0 0 25 0 22 0 608210028 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925405 68449 2299 9 0 3916124 0
[pid=10297/tid=10299] ppid=10295 vsize=15701620 CPUtime=0.51 cores=1,3,5,7
/proc/10297/task/10299/stat : 10299 (java) S 10295 10297 9908 0 -1 4202560 13669 0 1 0 50 1 0 0 20 0 22 0 608210028 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10300] ppid=10295 vsize=15701620 CPUtime=3.46 cores=1,3,5,7
/proc/10297/task/10300/stat : 10300 (java) S 10295 10297 9908 0 -1 4202560 69101 0 0 0 329 17 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10301] ppid=10295 vsize=15701620 CPUtime=3.42 cores=1,3,5,7
/proc/10297/task/10301/stat : 10301 (java) S 10295 10297 9908 0 -1 4202560 69335 0 0 0 327 15 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10302] ppid=10295 vsize=15701620 CPUtime=3.43 cores=1,3,5,7
/proc/10297/task/10302/stat : 10302 (java) S 10295 10297 9908 0 -1 4202560 71653 0 0 0 327 16 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10303] ppid=10295 vsize=15701620 CPUtime=3.35 cores=1,3,5,7
/proc/10297/task/10303/stat : 10303 (java) S 10295 10297 9908 0 -1 4202560 68969 0 0 0 319 16 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10304] ppid=10295 vsize=15701620 CPUtime=3.4 cores=1,3,5,7
/proc/10297/task/10304/stat : 10304 (java) S 10295 10297 9908 0 -1 4202560 68316 0 0 0 324 16 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10305] ppid=10295 vsize=15701620 CPUtime=3.33 cores=1,3,5,7
/proc/10297/task/10305/stat : 10305 (java) S 10295 10297 9908 0 -1 4202560 69199 0 0 0 319 14 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10306] ppid=10295 vsize=15701620 CPUtime=3.34 cores=1,3,5,7
/proc/10297/task/10306/stat : 10306 (java) S 10295 10297 9908 0 -1 4202560 70231 0 0 0 315 19 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10307] ppid=10295 vsize=15701620 CPUtime=3.4 cores=1,3,5,7
/proc/10297/task/10307/stat : 10307 (java) S 10295 10297 9908 0 -1 4202560 69435 0 0 0 323 17 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10308] ppid=10295 vsize=15701620 CPUtime=2.26 cores=1,3,5,7
/proc/10297/task/10308/stat : 10308 (java) S 10295 10297 9908 0 -1 4202560 3515 0 0 0 156 70 0 0 15 0 22 0 608210030 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 0 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10309] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10309/stat : 10309 (java) S 10295 10297 9908 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608210031 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10310] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10310/stat : 10310 (java) S 10295 10297 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608210031 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10311] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10311/stat : 10311 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379370417 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10312] ppid=10295 vsize=15701620 CPUtime=1.17 cores=1,3,5,7
/proc/10297/task/10312/stat : 10312 (java) S 10295 10297 9908 0 -1 4202560 3422 0 0 0 117 0 0 0 16 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10313] ppid=10295 vsize=15701620 CPUtime=0.82 cores=1,3,5,7
/proc/10297/task/10313/stat : 10313 (java) S 10295 10297 9908 0 -1 4202560 10090 0 0 0 82 0 0 0 15 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10314] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10314/stat : 10314 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10315] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10315/stat : 10315 (java) S 10295 10297 9908 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10316] ppid=10295 vsize=15701620 CPUtime=1191.79 cores=1,3,5,7
/proc/10297/task/10316/stat : 10316 (java) R 10295 10297 9908 0 -1 4202560 177036 0 0 0 119144 35 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505803130 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10317] ppid=10295 vsize=15701620 CPUtime=1192.71 cores=1,3,5,7
/proc/10297/task/10317/stat : 10317 (java) R 10295 10297 9908 0 -1 4202560 169321 0 0 0 119241 30 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912506037545 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10297/tid=10318] ppid=10295 vsize=15701620 CPUtime=1192.34 cores=1,3,5,7
/proc/10297/task/10318/stat : 10318 (java) R 10295 10297 9908 0 -1 4202560 170775 0 0 0 119201 33 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912506044114 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10297/tid=10319] ppid=10295 vsize=15701620 CPUtime=1191.45 cores=1,3,5,7
/proc/10297/task/10319/stat : 10319 (java) R 10295 10297 9908 0 -1 4202560 175683 0 0 0 119111 34 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505802977 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15701620

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

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

[startup+1207.5 s]
/proc/loadavg: 8.22 8.12 8.09 5/194 10371
/proc/meminfo: memFree=28738936/32950928 swapFree=67111352/67111528
[pid=10297] ppid=10295 vsize=15701620 CPUtime=4800.36 cores=1,3,5,7
/proc/10297/stat : 10297 (java) S 10295 10297 9908 0 -1 4202496 1281201 0 1 0 479694 342 0 0 25 0 22 0 608210028 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10297/statm: 3925405 68449 2299 9 0 3916124 0
[pid=10297/tid=10299] ppid=10295 vsize=15701620 CPUtime=0.51 cores=1,3,5,7
/proc/10297/task/10299/stat : 10299 (java) S 10295 10297 9908 0 -1 4202560 13669 0 1 0 50 1 0 0 20 0 22 0 608210028 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10300] ppid=10295 vsize=15701620 CPUtime=3.46 cores=1,3,5,7
/proc/10297/task/10300/stat : 10300 (java) S 10295 10297 9908 0 -1 4202560 69101 0 0 0 329 17 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10301] ppid=10295 vsize=15701620 CPUtime=3.42 cores=1,3,5,7
/proc/10297/task/10301/stat : 10301 (java) S 10295 10297 9908 0 -1 4202560 69335 0 0 0 327 15 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10302] ppid=10295 vsize=15701620 CPUtime=3.43 cores=1,3,5,7
/proc/10297/task/10302/stat : 10302 (java) S 10295 10297 9908 0 -1 4202560 71653 0 0 0 327 16 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10303] ppid=10295 vsize=15701620 CPUtime=3.35 cores=1,3,5,7
/proc/10297/task/10303/stat : 10303 (java) S 10295 10297 9908 0 -1 4202560 68969 0 0 0 319 16 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10304] ppid=10295 vsize=15701620 CPUtime=3.4 cores=1,3,5,7
/proc/10297/task/10304/stat : 10304 (java) S 10295 10297 9908 0 -1 4202560 68316 0 0 0 324 16 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10305] ppid=10295 vsize=15701620 CPUtime=3.33 cores=1,3,5,7
/proc/10297/task/10305/stat : 10305 (java) S 10295 10297 9908 0 -1 4202560 69199 0 0 0 319 14 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10306] ppid=10295 vsize=15701620 CPUtime=3.34 cores=1,3,5,7
/proc/10297/task/10306/stat : 10306 (java) S 10295 10297 9908 0 -1 4202560 70231 0 0 0 315 19 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10307] ppid=10295 vsize=15701620 CPUtime=3.4 cores=1,3,5,7
/proc/10297/task/10307/stat : 10307 (java) S 10295 10297 9908 0 -1 4202560 69435 0 0 0 323 17 0 0 15 0 22 0 608210029 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 1 0 0 0
[pid=10297/tid=10308] ppid=10295 vsize=15701620 CPUtime=2.26 cores=1,3,5,7
/proc/10297/task/10308/stat : 10308 (java) S 10295 10297 9908 0 -1 4202560 3515 0 0 0 156 70 0 0 15 0 22 0 608210030 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 0 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10309] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10309/stat : 10309 (java) S 10295 10297 9908 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608210031 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10310] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10310/stat : 10310 (java) S 10295 10297 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608210031 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10311] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10311/stat : 10311 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379370417 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10312] ppid=10295 vsize=15701620 CPUtime=1.17 cores=1,3,5,7
/proc/10297/task/10312/stat : 10312 (java) S 10295 10297 9908 0 -1 4202560 3422 0 0 0 117 0 0 0 16 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 7 0 0 0
[pid=10297/tid=10313] ppid=10295 vsize=15701620 CPUtime=0.82 cores=1,3,5,7
/proc/10297/task/10313/stat : 10313 (java) S 10295 10297 9908 0 -1 4202560 10090 0 0 0 82 0 0 0 15 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 5 0 0 0
[pid=10297/tid=10314] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10314/stat : 10314 (java) S 10295 10297 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379362713 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10315] ppid=10295 vsize=15701620 CPUtime=0 cores=1,3,5,7
/proc/10297/task/10315/stat : 10315 (java) S 10295 10297 9908 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608210033 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 251379363328 0 4 0 16800975 18446604471152864128 0 0 -1 3 0 0 0
[pid=10297/tid=10316] ppid=10295 vsize=15701620 CPUtime=1191.79 cores=1,3,5,7
/proc/10297/task/10316/stat : 10316 (java) R 10295 10297 9908 0 -1 4202560 177036 0 0 0 119144 35 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505803130 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10297/tid=10317] ppid=10295 vsize=15701620 CPUtime=1192.71 cores=1,3,5,7
/proc/10297/task/10317/stat : 10317 (java) R 10295 10297 9908 0 -1 4202560 169321 0 0 0 119241 30 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912506037545 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10297/tid=10318] ppid=10295 vsize=15701620 CPUtime=1192.34 cores=1,3,5,7
/proc/10297/task/10318/stat : 10318 (java) R 10295 10297 9908 0 -1 4202560 170775 0 0 0 119201 33 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912506044114 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10297/tid=10319] ppid=10295 vsize=15701620 CPUtime=1191.45 cores=1,3,5,7
/proc/10297/task/10319/stat : 10319 (java) R 10295 10297 9908 0 -1 4202560 175683 0 0 0 119111 34 0 0 25 0 22 0 608210061 16078458880 68449 33554432000 1073741824 1073778376 140733702760928 18446744073709551615 46912505802977 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15701620

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.4
CPU user time (s): 4796.97
CPU system time (s): 3.43648
CPU usage (%): 397.54
Max. virtual memory (cumulated for all children) (KiB): 15701620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.96
system time used= 3.43648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1281226
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= 304144
involuntary context switches= 168233

runsolver used 2.0037 second user time and 4.6113 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 18:09:54
IDJOB=3312917
IDBENCH=83102
IDSOLVER=1699
FILE ID=node113/3312917-1304179794
RUNJOBID= node113-1304177372-9927
PBS_JOBID= 13172438
Free space on /tmp= 72396 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312917-1304179794/watcher-3312917-1304179794 -o /tmp/evaluation-result-3312917-1304179794/solver-3312917-1304179794 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312917-1304179794.cnf

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=1375216015

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28773224 kB
Buffers:        773960 kB
Cached:        2603124 kB
SwapCached:         12 kB
Active:         446864 kB
Inactive:      3227432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28773224 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3436 kB
Writeback:           0 kB
AnonPages:      296984 kB
Mapped:          23372 kB
Slab:           439040 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   959268 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= 72392 MiB
End job on node113 at 2011-04-30 18:30:03