Trace number 3312508

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.58 1203.31

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark340.927
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
Number of clauses of size over 50

Solver Data

0.10/0.12	15:15 INFO : Reading from input HOME/instance-3312508-1304118915.cnf
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
2.00/1.09	15:16 INFO : 1500 variables remaining out of 1500
2.00/1.09	15:16 INFO : 180000 literals remaining out of 180000

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-3312508-1304118915/watcher-3312508-1304118915 -o /tmp/evaluation-result-3312508-1304118915/solver-3312508-1304118915 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312508-1304118915.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: 5.10 5.17 6.07 5/198 6189
/proc/meminfo: memFree=23890712/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6189/stat : 6189 (java) R 6187 6189 5849 0 -1 4202496 919 0 0 0 0 0 0 0 25 0 1 0 256082742 23580672 406 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268655699712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6189/statm: 5757 418 323 9 0 124 0

[startup+0.00660805 s]
/proc/loadavg: 5.10 5.17 6.07 5/198 6189
/proc/meminfo: memFree=23890712/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6189/stat : 6189 (java) R 6187 6189 5849 0 -1 4202496 1191 0 0 0 0 0 0 0 25 0 1 0 256082742 23580672 678 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268655693240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6189/statm: 5757 678 504 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100632 s]
/proc/loadavg: 5.10 5.17 6.07 5/198 6189
/proc/meminfo: memFree=23890712/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15742128 CPUtime=0.1 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 5568 0 1 0 9 1 0 0 25 0 18 0 256082742 16119939072 4973 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3935532 4973 2116 9 0 3926251 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742128

[startup+0.300598 s]
/proc/loadavg: 5.10 5.17 6.07 5/198 6189
/proc/meminfo: memFree=23890712/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15745124 CPUtime=0.51 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 15123 0 1 0 48 3 0 0 25 0 18 0 256082742 16123006976 13559 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3936281 13565 2206 9 0 3927000 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15745124

[startup+0.700525 s]
/proc/loadavg: 5.10 5.17 6.07 5/198 6189
/proc/meminfo: memFree=23890712/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15751736 CPUtime=1.14 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 45915 0 1 0 107 7 0 0 25 0 22 0 256082742 16129777664 42345 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3937934 42375 2247 9 0 3928653 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15751736

[startup+1.50539 s]
/proc/loadavg: 5.10 5.17 6.07 8/220 6211
/proc/meminfo: memFree=23703236/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15758332 CPUtime=3.52 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 61635 0 1 0 343 9 0 0 25 0 22 0 256082742 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3939583 50368 2274 9 0 3930302 0
[pid=6189/tid=6191] ppid=6187 vsize=15758332 CPUtime=1.07 cores=1,3,5,7
/proc/6189/task/6191/stat : 6191 (java) S 6187 6189 5849 0 -1 4202560 35736 0 1 0 102 5 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6192] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6192/stat : 6192 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6193] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6193/stat : 6193 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6194] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6194/stat : 6194 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6195] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6195/stat : 6195 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6196] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6196/stat : 6196 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6197] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6197/stat : 6197 (java) S 6187 6189 5849 0 -1 4202560 332 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6198] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6198/stat : 6198 (java) S 6187 6189 5849 0 -1 4202560 53 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6199] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6199/stat : 6199 (java) S 6187 6189 5849 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 256082743 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6200] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6200/stat : 6200 (java) S 6187 6189 5849 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 256082744 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 0 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6201] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6201/stat : 6201 (java) S 6187 6189 5849 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 256082745 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6202] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6202/stat : 6202 (java) S 6187 6189 5849 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 256082745 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6203] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6203/stat : 6203 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672485809 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6204] ppid=6187 vsize=15758332 CPUtime=0.82 cores=1,3,5,7
/proc/6189/task/6204/stat : 6204 (java) S 6187 6189 5849 0 -1 4202560 5151 0 0 0 81 1 0 0 23 0 22 0 256082747 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6205] ppid=6187 vsize=15758332 CPUtime=1.09 cores=1,3,5,7
/proc/6189/task/6205/stat : 6205 (java) R 6187 6189 5849 0 -1 4202560 18888 0 0 0 107 2 0 0 16 0 22 0 256082747 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 47685831162435 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6189/tid=6206] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6206/stat : 6206 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6207] ppid=6187 vsize=15758332 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6207/stat : 6207 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256082747 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6208] ppid=6187 vsize=15758332 CPUtime=0.11 cores=1,3,5,7
/proc/6189/task/6208/stat : 6208 (java) S 6187 6189 5849 0 -1 4202560 19 0 0 0 11 0 0 0 15 0 22 0 256082789 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6209] ppid=6187 vsize=15758332 CPUtime=0.13 cores=1,3,5,7
/proc/6189/task/6209/stat : 6209 (java) R 6187 6189 5849 0 -1 4202560 21 0 0 0 13 0 0 0 15 0 22 0 256082789 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505956081 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6189/tid=6210] ppid=6187 vsize=15758332 CPUtime=0.14 cores=1,3,5,7
/proc/6189/task/6210/stat : 6210 (java) R 6187 6189 5849 0 -1 4202560 10 0 0 0 14 0 0 0 16 0 22 0 256082789 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505791412 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=15758332 CPUtime=0.11 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) S 6187 6189 5849 0 -1 4202560 8 0 0 0 11 0 0 0 15 0 22 0 256082789 16136531968 50368 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 15758332

[startup+3.10107 s]
/proc/loadavg: 5.33 5.22 6.08 12/220 6211
/proc/meminfo: memFree=23648056/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15755336 CPUtime=9.77 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 128414 0 1 0 958 19 0 0 25 0 22 0 256082742 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3938834 115843 2274 9 0 3929553 0
[pid=6189/tid=6191] ppid=6187 vsize=15755336 CPUtime=1.07 cores=1,3,5,7
/proc/6189/task/6191/stat : 6191 (java) S 6187 6189 5849 0 -1 4202560 35736 0 1 0 102 5 0 0 21 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6192] ppid=6187 vsize=15755336 CPUtime=0.01 cores=1,3,5,7
/proc/6189/task/6192/stat : 6192 (java) S 6187 6189 5849 0 -1 4202560 7786 0 0 0 1 0 0 0 16 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6193] ppid=6187 vsize=15755336 CPUtime=0.02 cores=1,3,5,7
/proc/6189/task/6193/stat : 6193 (java) S 6187 6189 5849 0 -1 4202560 8298 0 0 0 1 1 0 0 15 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6194] ppid=6187 vsize=15755336 CPUtime=0.01 cores=1,3,5,7
/proc/6189/task/6194/stat : 6194 (java) S 6187 6189 5849 0 -1 4202560 4535 0 0 0 1 0 0 0 15 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6195] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6195/stat : 6195 (java) S 6187 6189 5849 0 -1 4202560 3203 0 0 0 0 0 0 0 16 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6196] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6196/stat : 6196 (java) S 6187 6189 5849 0 -1 4202560 847 0 0 0 0 0 0 0 15 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6197] ppid=6187 vsize=15755336 CPUtime=0.02 cores=1,3,5,7
/proc/6189/task/6197/stat : 6197 (java) S 6187 6189 5849 0 -1 4202560 9197 0 0 0 1 1 0 0 16 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6198] ppid=6187 vsize=15755336 CPUtime=0.01 cores=1,3,5,7
/proc/6189/task/6198/stat : 6198 (java) S 6187 6189 5849 0 -1 4202560 6563 0 0 0 1 0 0 0 15 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6199] ppid=6187 vsize=15755336 CPUtime=0.01 cores=1,3,5,7
/proc/6189/task/6199/stat : 6199 (java) S 6187 6189 5849 0 -1 4202560 5020 0 0 0 1 0 0 0 16 0 22 0 256082743 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6200] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6200/stat : 6200 (java) S 6187 6189 5849 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 22 0 256082744 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 0 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6201] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6201/stat : 6201 (java) S 6187 6189 5849 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 256082745 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6202] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6202/stat : 6202 (java) S 6187 6189 5849 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 256082745 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6203] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6203/stat : 6203 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672485809 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6204] ppid=6187 vsize=15755336 CPUtime=0.83 cores=1,3,5,7
/proc/6189/task/6204/stat : 6204 (java) S 6187 6189 5849 0 -1 4202560 5157 0 0 0 82 1 0 0 23 0 22 0 256082747 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6205] ppid=6187 vsize=15755336 CPUtime=1.18 cores=1,3,5,7
/proc/6189/task/6205/stat : 6205 (java) S 6187 6189 5849 0 -1 4202560 18949 0 0 0 116 2 0 0 15 0 22 0 256082747 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6206] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6206/stat : 6206 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6207] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6207/stat : 6207 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256082747 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6208] ppid=6187 vsize=15755336 CPUtime=1.58 cores=1,3,5,7
/proc/6189/task/6208/stat : 6208 (java) R 6187 6189 5849 0 -1 4202560 5238 0 0 0 158 0 0 0 17 0 22 0 256082789 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505523487 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6189/tid=6209] ppid=6187 vsize=15755336 CPUtime=1.56 cores=1,3,5,7
/proc/6189/task/6209/stat : 6209 (java) R 6187 6189 5849 0 -1 4202560 5357 0 0 0 156 0 0 0 17 0 22 0 256082789 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6189/tid=6210] ppid=6187 vsize=15755336 CPUtime=1.68 cores=1,3,5,7
/proc/6189/task/6210/stat : 6210 (java) R 6187 6189 5849 0 -1 4202560 5156 0 0 0 168 0 0 0 17 0 22 0 256082789 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505985728 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=15755336 CPUtime=1.63 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) R 6187 6189 5849 0 -1 4202560 5740 0 0 0 163 0 0 0 17 0 22 0 256082789 16133464064 115843 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505960536 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (KiB) 15755336

[startup+6.30151 s]
/proc/loadavg: 5.33 5.22 6.08 9/220 6211
/proc/meminfo: memFree=23020244/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15755336 CPUtime=22.54 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 304264 0 1 0 2213 41 0 0 25 0 22 0 256082742 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3938834 291022 2274 9 0 3929553 0
[pid=6189/tid=6191] ppid=6187 vsize=15755336 CPUtime=1.07 cores=1,3,5,7
/proc/6189/task/6191/stat : 6191 (java) S 6187 6189 5849 0 -1 4202560 35736 0 1 0 102 5 0 0 21 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6192] ppid=6187 vsize=15755336 CPUtime=0.04 cores=1,3,5,7
/proc/6189/task/6192/stat : 6192 (java) S 6187 6189 5849 0 -1 4202560 15014 0 0 0 3 1 0 0 16 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6193] ppid=6187 vsize=15755336 CPUtime=0.05 cores=1,3,5,7
/proc/6189/task/6193/stat : 6193 (java) S 6187 6189 5849 0 -1 4202560 15657 0 0 0 2 3 0 0 16 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6194] ppid=6187 vsize=15755336 CPUtime=0.03 cores=1,3,5,7
/proc/6189/task/6194/stat : 6194 (java) S 6187 6189 5849 0 -1 4202560 12246 0 0 0 2 1 0 0 16 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6195] ppid=6187 vsize=15755336 CPUtime=0.03 cores=1,3,5,7
/proc/6189/task/6195/stat : 6195 (java) S 6187 6189 5849 0 -1 4202560 8375 0 0 0 2 1 0 0 15 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6196] ppid=6187 vsize=15755336 CPUtime=0.01 cores=1,3,5,7
/proc/6189/task/6196/stat : 6196 (java) S 6187 6189 5849 0 -1 4202560 6163 0 0 0 1 0 0 0 15 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6197] ppid=6187 vsize=15755336 CPUtime=0.05 cores=1,3,5,7
/proc/6189/task/6197/stat : 6197 (java) S 6187 6189 5849 0 -1 4202560 14798 0 0 0 2 3 0 0 15 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6198] ppid=6187 vsize=15755336 CPUtime=0.07 cores=1,3,5,7
/proc/6189/task/6198/stat : 6198 (java) S 6187 6189 5849 0 -1 4202560 19758 0 0 0 4 3 0 0 16 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6199] ppid=6187 vsize=15755336 CPUtime=0.01 cores=1,3,5,7
/proc/6189/task/6199/stat : 6199 (java) S 6187 6189 5849 0 -1 4202560 5020 0 0 0 1 0 0 0 15 0 22 0 256082743 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6200] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6200/stat : 6200 (java) S 6187 6189 5849 0 -1 4202560 541 0 0 0 0 0 0 0 15 0 22 0 256082744 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 0 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6201] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6201/stat : 6201 (java) S 6187 6189 5849 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 256082745 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6202] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6202/stat : 6202 (java) S 6187 6189 5849 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 256082745 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6203] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6203/stat : 6203 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672485809 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6204] ppid=6187 vsize=15755336 CPUtime=0.83 cores=1,3,5,7
/proc/6189/task/6204/stat : 6204 (java) S 6187 6189 5849 0 -1 4202560 5157 0 0 0 82 1 0 0 23 0 22 0 256082747 16133464064 291022 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0

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

/proc/6189/task/6194/stat : 6194 (java) S 6187 6189 5849 0 -1 4202560 90830 0 0 0 125 14 0 0 16 0 22 0 256082743 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6195] ppid=6187 vsize=15755336 CPUtime=1.44 cores=1,3,5,7
/proc/6189/task/6195/stat : 6195 (java) S 6187 6189 5849 0 -1 4202560 118967 0 0 0 126 18 0 0 16 0 22 0 256082743 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6196] ppid=6187 vsize=15755336 CPUtime=1.5 cores=1,3,5,7
/proc/6189/task/6196/stat : 6196 (java) S 6187 6189 5849 0 -1 4202560 135892 0 0 0 130 20 0 0 15 0 22 0 256082743 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6197] ppid=6187 vsize=15755336 CPUtime=1.53 cores=1,3,5,7
/proc/6189/task/6197/stat : 6197 (java) S 6187 6189 5849 0 -1 4202560 142988 0 0 0 126 27 0 0 16 0 22 0 256082743 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6198] ppid=6187 vsize=15755336 CPUtime=1.6 cores=1,3,5,7
/proc/6189/task/6198/stat : 6198 (java) S 6187 6189 5849 0 -1 4202560 158126 0 0 0 134 26 0 0 15 0 22 0 256082743 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6199] ppid=6187 vsize=15755336 CPUtime=1.52 cores=1,3,5,7
/proc/6189/task/6199/stat : 6199 (java) S 6187 6189 5849 0 -1 4202560 128334 0 0 0 131 21 0 0 15 0 22 0 256082743 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6200] ppid=6187 vsize=15755336 CPUtime=0.68 cores=1,3,5,7
/proc/6189/task/6200/stat : 6200 (java) S 6187 6189 5849 0 -1 4202560 5324 0 0 0 53 15 0 0 15 0 22 0 256082744 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 0 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6201] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6201/stat : 6201 (java) S 6187 6189 5849 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 256082745 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6202] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6202/stat : 6202 (java) S 6187 6189 5849 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 256082745 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6203] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6203/stat : 6203 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672485809 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6204] ppid=6187 vsize=15755336 CPUtime=1.09 cores=1,3,5,7
/proc/6189/task/6204/stat : 6204 (java) S 6187 6189 5849 0 -1 4202560 7109 0 0 0 108 1 0 0 15 0 22 0 256082747 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6205] ppid=6187 vsize=15755336 CPUtime=1.45 cores=1,3,5,7
/proc/6189/task/6205/stat : 6205 (java) S 6187 6189 5849 0 -1 4202560 19049 0 0 0 143 2 0 0 15 0 22 0 256082747 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6206] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6206/stat : 6206 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6207] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6207/stat : 6207 (java) S 6187 6189 5849 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 256082747 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6208] ppid=6187 vsize=15755336 CPUtime=1116.89 cores=1,3,5,7
/proc/6189/task/6208/stat : 6208 (java) R 6187 6189 5849 0 -1 4202560 310353 0 0 0 111654 35 0 0 25 0 22 0 256082789 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505601843 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6189/tid=6209] ppid=6187 vsize=15755336 CPUtime=1113.24 cores=1,3,5,7
/proc/6189/task/6209/stat : 6209 (java) R 6187 6189 5849 0 -1 4202560 286439 0 0 0 111291 33 0 0 25 0 22 0 256082789 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505827821 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6189/tid=6210] ppid=6187 vsize=15755336 CPUtime=1114.42 cores=1,3,5,7
/proc/6189/task/6210/stat : 6210 (java) R 6187 6189 5849 0 -1 4202560 307300 0 0 0 111411 31 0 0 25 0 22 0 256082789 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912506206522 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=15755336 CPUtime=1116.66 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) R 6187 6189 5849 0 -1 4202560 314624 0 0 0 111631 35 0 0 25 0 22 0 256082789 16133464064 1297249 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912506080674 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4477.58
Current children cumulated vsize (KiB) 15755336

[startup+1182.3 s]
/proc/loadavg: 5.17 7.13 7.18 5/193 6262
/proc/meminfo: memFree=25579876/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15755336 CPUtime=4717.25 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 2382696 0 1 0 471381 344 0 0 25 0 22 0 256082742 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3938834 1369749 2298 9 0 3929553 0
[pid=6189/tid=6191] ppid=6187 vsize=15755336 CPUtime=1.07 cores=1,3,5,7
/proc/6189/task/6191/stat : 6191 (java) S 6187 6189 5849 0 -1 4202560 35736 0 1 0 102 5 0 0 21 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6192] ppid=6187 vsize=15755336 CPUtime=1.53 cores=1,3,5,7
/proc/6189/task/6192/stat : 6192 (java) S 6187 6189 5849 0 -1 4202560 122002 0 0 0 133 20 0 0 15 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6193] ppid=6187 vsize=15755336 CPUtime=1.46 cores=1,3,5,7
/proc/6189/task/6193/stat : 6193 (java) S 6187 6189 5849 0 -1 4202560 135791 0 0 0 125 21 0 0 15 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6194] ppid=6187 vsize=15755336 CPUtime=1.44 cores=1,3,5,7
/proc/6189/task/6194/stat : 6194 (java) S 6187 6189 5849 0 -1 4202560 101122 0 0 0 128 16 0 0 16 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6195] ppid=6187 vsize=15755336 CPUtime=1.49 cores=1,3,5,7
/proc/6189/task/6195/stat : 6195 (java) S 6187 6189 5849 0 -1 4202560 127024 0 0 0 129 20 0 0 15 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6196] ppid=6187 vsize=15755336 CPUtime=1.53 cores=1,3,5,7
/proc/6189/task/6196/stat : 6196 (java) S 6187 6189 5849 0 -1 4202560 139495 0 0 0 132 21 0 0 15 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6197] ppid=6187 vsize=15755336 CPUtime=1.56 cores=1,3,5,7
/proc/6189/task/6197/stat : 6197 (java) S 6187 6189 5849 0 -1 4202560 148016 0 0 0 128 28 0 0 16 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6198] ppid=6187 vsize=15755336 CPUtime=1.63 cores=1,3,5,7
/proc/6189/task/6198/stat : 6198 (java) S 6187 6189 5849 0 -1 4202560 165684 0 0 0 136 27 0 0 16 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6199] ppid=6187 vsize=15755336 CPUtime=1.57 cores=1,3,5,7
/proc/6189/task/6199/stat : 6199 (java) S 6187 6189 5849 0 -1 4202560 139054 0 0 0 135 22 0 0 16 0 22 0 256082743 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6200] ppid=6187 vsize=15755336 CPUtime=0.68 cores=1,3,5,7
/proc/6189/task/6200/stat : 6200 (java) S 6187 6189 5849 0 -1 4202560 5472 0 0 0 53 15 0 0 15 0 22 0 256082744 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 0 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6201] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6201/stat : 6201 (java) S 6187 6189 5849 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 256082745 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6202] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6202/stat : 6202 (java) S 6187 6189 5849 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 256082745 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6203] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6203/stat : 6203 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672485809 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6204] ppid=6187 vsize=15755336 CPUtime=1.09 cores=1,3,5,7
/proc/6189/task/6204/stat : 6204 (java) S 6187 6189 5849 0 -1 4202560 7109 0 0 0 108 1 0 0 15 0 22 0 256082747 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6205] ppid=6187 vsize=15755336 CPUtime=1.45 cores=1,3,5,7
/proc/6189/task/6205/stat : 6205 (java) S 6187 6189 5849 0 -1 4202560 19049 0 0 0 143 2 0 0 15 0 22 0 256082747 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6206] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6206/stat : 6206 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6207] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6207/stat : 6207 (java) S 6187 6189 5849 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 256082747 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6208] ppid=6187 vsize=15755336 CPUtime=1176.82 cores=1,3,5,7
/proc/6189/task/6208/stat : 6208 (java) R 6187 6189 5849 0 -1 4202560 319200 0 0 0 117645 37 0 0 25 0 22 0 256082789 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 47685835637420 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6189/tid=6209] ppid=6187 vsize=15755336 CPUtime=1173.15 cores=1,3,5,7
/proc/6189/task/6209/stat : 6209 (java) R 6187 6189 5849 0 -1 4202560 290293 0 0 0 117281 34 0 0 25 0 22 0 256082789 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505828356 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6189/tid=6210] ppid=6187 vsize=15755336 CPUtime=1174.04 cores=1,3,5,7
/proc/6189/task/6210/stat : 6210 (java) R 6187 6189 5849 0 -1 4202560 308296 0 0 0 117373 31 0 0 25 0 22 0 256082789 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505744154 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=15755336 CPUtime=1176.59 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) R 6187 6189 5849 0 -1 4202560 317900 0 0 0 117623 36 0 0 25 0 22 0 256082789 16133464064 1369749 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505744422 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.25
Current children cumulated vsize (KiB) 15755336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 4.83 6.92 7.11 5/193 6263
/proc/meminfo: memFree=25492928/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=15755336 CPUtime=4800.35 cores=1,3,5,7
/proc/6189/stat : 6189 (java) S 6187 6189 5849 0 -1 4202496 2404492 0 1 0 479688 347 0 0 25 0 22 0 256082742 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 3938834 1391486 2298 9 0 3929553 0
[pid=6189/tid=6191] ppid=6187 vsize=15755336 CPUtime=1.07 cores=1,3,5,7
/proc/6189/task/6191/stat : 6191 (java) S 6187 6189 5849 0 -1 4202560 35736 0 1 0 102 5 0 0 21 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6192] ppid=6187 vsize=15755336 CPUtime=1.55 cores=1,3,5,7
/proc/6189/task/6192/stat : 6192 (java) S 6187 6189 5849 0 -1 4202560 125255 0 0 0 135 20 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6193] ppid=6187 vsize=15755336 CPUtime=1.48 cores=1,3,5,7
/proc/6189/task/6193/stat : 6193 (java) S 6187 6189 5849 0 -1 4202560 140616 0 0 0 126 22 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6194] ppid=6187 vsize=15755336 CPUtime=1.46 cores=1,3,5,7
/proc/6189/task/6194/stat : 6194 (java) S 6187 6189 5849 0 -1 4202560 103876 0 0 0 129 17 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6195] ppid=6187 vsize=15755336 CPUtime=1.5 cores=1,3,5,7
/proc/6189/task/6195/stat : 6195 (java) S 6187 6189 5849 0 -1 4202560 129351 0 0 0 130 20 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6196] ppid=6187 vsize=15755336 CPUtime=1.53 cores=1,3,5,7
/proc/6189/task/6196/stat : 6196 (java) S 6187 6189 5849 0 -1 4202560 139495 0 0 0 132 21 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6197] ppid=6187 vsize=15755336 CPUtime=1.56 cores=1,3,5,7
/proc/6189/task/6197/stat : 6197 (java) S 6187 6189 5849 0 -1 4202560 148016 0 0 0 128 28 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6198] ppid=6187 vsize=15755336 CPUtime=1.66 cores=1,3,5,7
/proc/6189/task/6198/stat : 6198 (java) S 6187 6189 5849 0 -1 4202560 169796 0 0 0 138 28 0 0 16 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6199] ppid=6187 vsize=15755336 CPUtime=1.58 cores=1,3,5,7
/proc/6189/task/6199/stat : 6199 (java) S 6187 6189 5849 0 -1 4202560 141381 0 0 0 135 23 0 0 15 0 22 0 256082743 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6200] ppid=6187 vsize=15755336 CPUtime=0.68 cores=1,3,5,7
/proc/6189/task/6200/stat : 6200 (java) S 6187 6189 5849 0 -1 4202560 5517 0 0 0 53 15 0 0 15 0 22 0 256082744 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 0 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6201] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6201/stat : 6201 (java) S 6187 6189 5849 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 256082745 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6202] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6202/stat : 6202 (java) S 6187 6189 5849 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 256082745 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 7 0 0 0
[pid=6189/tid=6203] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6203/stat : 6203 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672485809 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6204] ppid=6187 vsize=15755336 CPUtime=1.09 cores=1,3,5,7
/proc/6189/task/6204/stat : 6204 (java) S 6187 6189 5849 0 -1 4202560 7109 0 0 0 108 1 0 0 15 0 22 0 256082747 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 3 0 0 0
[pid=6189/tid=6205] ppid=6187 vsize=15755336 CPUtime=1.45 cores=1,3,5,7
/proc/6189/task/6205/stat : 6205 (java) S 6187 6189 5849 0 -1 4202560 19049 0 0 0 143 2 0 0 15 0 22 0 256082747 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6206] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6206/stat : 6206 (java) S 6187 6189 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256082747 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478105 0 4 0 16800975 18446604471104499776 0 0 -1 1 0 0 0
[pid=6189/tid=6207] ppid=6187 vsize=15755336 CPUtime=0 cores=1,3,5,7
/proc/6189/task/6207/stat : 6207 (java) S 6187 6189 5849 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 256082747 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 268672478720 0 4 0 16800975 18446604471104499776 0 0 -1 5 0 0 0
[pid=6189/tid=6208] ppid=6187 vsize=15755336 CPUtime=1197.6 cores=1,3,5,7
/proc/6189/task/6208/stat : 6208 (java) R 6187 6189 5849 0 -1 4202560 319226 0 0 0 119723 37 0 0 25 0 22 0 256082789 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912506080020 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6189/tid=6209] ppid=6187 vsize=15755336 CPUtime=1193.81 cores=1,3,5,7
/proc/6189/task/6209/stat : 6209 (java) R 6187 6189 5849 0 -1 4202560 290313 0 0 0 119347 34 0 0 25 0 22 0 256082789 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6189/tid=6210] ppid=6187 vsize=15755336 CPUtime=1194.82 cores=1,3,5,7
/proc/6189/task/6210/stat : 6210 (java) R 6187 6189 5849 0 -1 4202560 310356 0 0 0 119451 31 0 0 25 0 22 0 256082789 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505583669 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=15755336 CPUtime=1197.37 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) R 6187 6189 5849 0 -1 4202560 317945 0 0 0 119701 36 0 0 25 0 22 0 256082789 16133464064 1391486 33554432000 1073741824 1073778376 140737141076992 18446744073709551615 46912505697420 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15755336

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

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

[startup+1203.21 s]
/proc/loadavg: 4.83 6.92 7.11 5/193 6263
/proc/meminfo: memFree=25492928/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=0 CPUtime=4800.47 cores=1,3,5,7
/proc/6189/stat : 6189 (java) Z 6187 6189 5849 0 -1 4203548 2404518 0 1 0 479690 357 0 0 17 0 2 0 256082742 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 0 0 0 0 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=0 CPUtime=1197.48 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) R 6187 6189 5849 0 -1 4203588 317945 0 0 0 119702 46 0 0 25 0 2 0 256082789 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 0

[startup+1203.3 s]
/proc/loadavg: 4.83 6.92 7.11 2/174 6266
/proc/meminfo: memFree=30708520/32951124 swapFree=67111524/67111528
[pid=6189] ppid=6187 vsize=0 CPUtime=4800.56 cores=1,3,5,7
/proc/6189/stat : 6189 (java) Z 6187 6189 5849 0 -1 4203548 2404518 0 1 0 479690 366 0 0 17 0 2 0 256082742 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6189/statm: 0 0 0 0 0 0 0
[pid=6189/tid=6211] ppid=6187 vsize=0 CPUtime=1197.57 cores=1,3,5,7
/proc/6189/task/6211/stat : 6211 (java) R 6187 6189 5849 0 -1 4203588 317945 0 0 0 119702 55 0 0 25 0 2 0 256082789 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.56
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.31
CPU time (s): 4800.58
CPU user time (s): 4796.91
CPU system time (s): 3.67444
CPU usage (%): 398.947
Max. virtual memory (cumulated for all children) (KiB): 15758332

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

runsolver used 2.03769 second user time and 4.55831 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 01:15:15
IDJOB=3312508
IDBENCH=82693
IDSOLVER=1699
FILE ID=node107/3312508-1304118915
RUNJOBID= node107-1304116405-5868
PBS_JOBID= 13170713
Free space on /tmp= 71800 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312508-1304118915/watcher-3312508-1304118915 -o /tmp/evaluation-result-3312508-1304118915/solver-3312508-1304118915 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312508-1304118915.cnf

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

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=1947617085

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23891108 kB
Buffers:        349352 kB
Cached:        1130612 kB
SwapCached:          4 kB
Active:        7251856 kB
Inactive:      1446596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23891108 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:     7218352 kB
Mapped:          23612 kB
Slab:           284548 kB
PageTables:      18668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8280396 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= 71800 MiB
End job on node107 at 2011-04-30 01:35:20