Trace number 3311965

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.28 1216.62

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

0.10/0.12	26:28 INFO : Reading from input HOME/instance-3311965-1304187986.cnf
5.04/4.78	Executor set job limit to 1000000
5.04/4.78	Executor set job limit to 1000000
5.04/4.78	Executor set job limit to 1000000
5.04/4.78	Executor set job limit to 1000000
5.04/4.78	Starting Executor!
5.04/4.78	Starting Executor!
5.04/4.78	Starting Executor!
5.04/4.78	Starting Executor!
16.03/13.71	26:42 INFO : 33731 variables remaining out of 36304
16.03/13.71	26:42 INFO : 8542603 literals remaining out of 5161285

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-3311965-1304187986/watcher-3311965-1304187986 -o /tmp/evaluation-result-3311965-1304187986/solver-3311965-1304187986 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311965-1304187986.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 4.88 5.01 5.70 6/198 32210
/proc/meminfo: memFree=28416572/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/32210/stat : 32210 (java) R 32208 32210 31870 0 -1 4202496 973 0 0 0 0 0 0 0 22 0 1 0 609029446 23580672 461 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224279963413 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32210/statm: 5757 472 362 9 0 124 0

[startup+0.0495651 s]
/proc/loadavg: 4.88 5.01 5.70 6/198 32210
/proc/meminfo: memFree=28416572/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15669784 CPUtime=0.03 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 3887 0 1 0 3 0 0 0 22 0 13 0 609029446 16045858816 3327 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3917446 3328 1690 9 0 3908194 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15669784

[startup+0.100556 s]
/proc/loadavg: 4.88 5.01 5.70 6/198 32210
/proc/meminfo: memFree=28416572/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15676980 CPUtime=0.1 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 5541 0 1 0 9 1 0 0 22 0 18 0 609029446 16053227520 4981 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3919245 4982 2117 9 0 3909964 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676980

[startup+0.300537 s]
/proc/loadavg: 4.88 5.01 5.70 6/198 32210
/proc/meminfo: memFree=28416572/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15680408 CPUtime=0.51 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 15243 0 1 0 49 2 0 0 22 0 18 0 609029446 16056737792 13723 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3920102 13729 2207 9 0 3910821 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680408

[startup+0.700457 s]
/proc/loadavg: 4.88 5.01 5.70 6/198 32210
/proc/meminfo: memFree=28416572/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15680408 CPUtime=0.92 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 41808 0 1 0 87 5 0 0 22 0 18 0 609029446 16056737792 40284 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3920102 40284 2223 9 0 3910821 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680408

[startup+1.50133 s]
/proc/loadavg: 4.88 5.01 5.70 6/216 32228
/proc/meminfo: memFree=28260872/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15680408 CPUtime=1.75 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 59367 0 1 0 167 8 0 0 22 0 18 0 609029446 16056737792 57839 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3920102 57847 2223 9 0 3910821 0
[pid=32210/tid=32212] ppid=32208 vsize=15680408 CPUtime=1.47 cores=1,3,5,7
/proc/32210/task/32212/stat : 32212 (java) R 32208 32210 31870 0 -1 4202560 50069 0 1 0 140 7 0 0 25 0 18 0 609029447 16056737792 57850 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505639008 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32210/tid=32213] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32213/stat : 32213 (java) S 32208 32210 31870 0 -1 4202560 301 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 57854 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32214] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32214/stat : 32214 (java) S 32208 32210 31870 0 -1 4202560 1358 0 0 0 0 0 0 0 16 0 18 0 609029447 16056737792 57858 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32215] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32215/stat : 32215 (java) S 32208 32210 31870 0 -1 4202560 637 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 57862 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32216] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32216/stat : 32216 (java) S 32208 32210 31870 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 57867 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32217] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32217/stat : 32217 (java) S 32208 32210 31870 0 -1 4202560 89 0 0 0 0 0 0 0 16 0 18 0 609029447 16056737792 57870 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32218] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32218/stat : 32218 (java) S 32208 32210 31870 0 -1 4202560 114 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 57873 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32219] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32219/stat : 32219 (java) S 32208 32210 31870 0 -1 4202560 687 0 0 0 0 0 0 0 16 0 18 0 609029447 16056737792 57878 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32220] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32220/stat : 32220 (java) S 32208 32210 31870 0 -1 4202560 986 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 57882 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32221] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32221/stat : 32221 (java) S 32208 32210 31870 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 18 0 609029448 16056737792 57886 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 0 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32222] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32222/stat : 32222 (java) S 32208 32210 31870 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 609029449 16056737792 57890 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32223] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32223/stat : 32223 (java) S 32208 32210 31870 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 609029449 16056737792 57894 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32224] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32224/stat : 32224 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 609029451 16056737792 57898 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296749489 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32225] ppid=32208 vsize=15680408 CPUtime=0.09 cores=1,3,5,7
/proc/32210/task/32225/stat : 32225 (java) S 32208 32210 31870 0 -1 4202560 907 0 0 0 9 0 0 0 22 0 18 0 609029451 16056737792 57902 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32226] ppid=32208 vsize=15680408 CPUtime=0.13 cores=1,3,5,7
/proc/32210/task/32226/stat : 32226 (java) S 32208 32210 31870 0 -1 4202560 2765 0 0 0 13 0 0 0 15 0 18 0 609029451 16056737792 57906 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32227] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32227/stat : 32227 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 609029451 16056737792 57909 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32228] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32228/stat : 32228 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 609029451 16056737792 57913 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15680408

[startup+3.10106 s]
/proc/loadavg: 4.97 5.02 5.70 6/216 32228
/proc/meminfo: memFree=28121968/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15680408 CPUtime=3.41 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 139790 0 1 0 322 19 0 0 22 0 18 0 609029446 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3920102 138247 2241 9 0 3910821 0
[pid=32210/tid=32212] ppid=32208 vsize=15680408 CPUtime=3.06 cores=1,3,5,7
/proc/32210/task/32212/stat : 32212 (java) R 32208 32210 31870 0 -1 4202560 127616 0 1 0 289 17 0 0 25 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505523376 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32210/tid=32213] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32213/stat : 32213 (java) S 32208 32210 31870 0 -1 4202560 302 0 0 0 0 0 0 0 16 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32214] ppid=32208 vsize=15680408 CPUtime=0.01 cores=1,3,5,7
/proc/32210/task/32214/stat : 32214 (java) S 32208 32210 31870 0 -1 4202560 1386 0 0 0 1 0 0 0 15 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32215] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32215/stat : 32215 (java) S 32208 32210 31870 0 -1 4202560 637 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32216] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32216/stat : 32216 (java) S 32208 32210 31870 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32217] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32217/stat : 32217 (java) S 32208 32210 31870 0 -1 4202560 89 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32218] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32218/stat : 32218 (java) S 32208 32210 31870 0 -1 4202560 2711 0 0 0 0 0 0 0 16 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32219] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32219/stat : 32219 (java) S 32208 32210 31870 0 -1 4202560 732 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32220] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32220/stat : 32220 (java) S 32208 32210 31870 0 -1 4202560 986 0 0 0 0 0 0 0 15 0 18 0 609029447 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32221] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32221/stat : 32221 (java) S 32208 32210 31870 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 18 0 609029448 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 0 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32222] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32222/stat : 32222 (java) S 32208 32210 31870 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 609029449 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32223] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32223/stat : 32223 (java) S 32208 32210 31870 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 609029449 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32224] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32224/stat : 32224 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 609029451 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296749489 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32225] ppid=32208 vsize=15680408 CPUtime=0.12 cores=1,3,5,7
/proc/32210/task/32225/stat : 32225 (java) S 32208 32210 31870 0 -1 4202560 940 0 0 0 12 0 0 0 15 0 18 0 609029451 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32226] ppid=32208 vsize=15680408 CPUtime=0.15 cores=1,3,5,7
/proc/32210/task/32226/stat : 32226 (java) S 32208 32210 31870 0 -1 4202560 2798 0 0 0 15 0 0 0 15 0 18 0 609029451 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32227] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32227/stat : 32227 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 609029451 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32228] ppid=32208 vsize=15680408 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32228/stat : 32228 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 609029451 16056737792 138247 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15680408

[startup+6.30152 s]
/proc/loadavg: 4.97 5.02 5.70 6/220 32232
/proc/meminfo: memFree=27829300/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15717916 CPUtime=7.26 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 166216 0 1 0 704 22 0 0 22 0 22 0 609029446 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3929479 158038 2260 9 0 3920198 0
[pid=32210/tid=32212] ppid=32208 vsize=15717916 CPUtime=6.24 cores=1,3,5,7
/proc/32210/task/32212/stat : 32212 (java) R 32208 32210 31870 0 -1 4202560 127718 0 1 0 606 18 0 0 19 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505200839 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32210/tid=32213] ppid=32208 vsize=15717916 CPUtime=0.02 cores=1,3,5,7
/proc/32210/task/32213/stat : 32213 (java) S 32208 32210 31870 0 -1 4202560 1497 0 0 0 2 0 0 0 16 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32214] ppid=32208 vsize=15717916 CPUtime=0.01 cores=1,3,5,7
/proc/32210/task/32214/stat : 32214 (java) S 32208 32210 31870 0 -1 4202560 1386 0 0 0 1 0 0 0 15 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32215] ppid=32208 vsize=15717916 CPUtime=0.01 cores=1,3,5,7
/proc/32210/task/32215/stat : 32215 (java) S 32208 32210 31870 0 -1 4202560 1868 0 0 0 1 0 0 0 16 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32216] ppid=32208 vsize=15717916 CPUtime=0.01 cores=1,3,5,7
/proc/32210/task/32216/stat : 32216 (java) S 32208 32210 31870 0 -1 4202560 1240 0 0 0 1 0 0 0 16 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32217] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32217/stat : 32217 (java) S 32208 32210 31870 0 -1 4202560 89 0 0 0 0 0 0 0 15 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32218] ppid=32208 vsize=15717916 CPUtime=0.01 cores=1,3,5,7
/proc/32210/task/32218/stat : 32218 (java) S 32208 32210 31870 0 -1 4202560 2711 0 0 0 1 0 0 0 15 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32219] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32219/stat : 32219 (java) S 32208 32210 31870 0 -1 4202560 732 0 0 0 0 0 0 0 15 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32220] ppid=32208 vsize=15717916 CPUtime=0.02 cores=1,3,5,7
/proc/32210/task/32220/stat : 32220 (java) S 32208 32210 31870 0 -1 4202560 11405 0 0 0 1 1 0 0 16 0 22 0 609029447 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32221] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32221/stat : 32221 (java) S 32208 32210 31870 0 -1 4202560 462 0 0 0 0 0 0 0 15 0 22 0 609029448 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 0 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32222] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32222/stat : 32222 (java) S 32208 32210 31870 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 609029449 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32223] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32223/stat : 32223 (java) S 32208 32210 31870 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 609029449 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32224] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32224/stat : 32224 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609029451 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296749489 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32225] ppid=32208 vsize=15717916 CPUtime=0.59 cores=1,3,5,7
/proc/32210/task/32225/stat : 32225 (java) R 32208 32210 31870 0 -1 4202560 12822 0 0 0 59 0 0 0 16 0 22 0 609029451 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 47742173179297 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32210/tid=32226] ppid=32208 vsize=15717916 CPUtime=0.26 cores=1,3,5,7
/proc/32210/task/32226/stat : 32226 (java) S 32208 32210 31870 0 -1 4202560 2851 0 0 0 26 0 0 0 15 0 22 0 609029451 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32227] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32227/stat : 32227 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 609029451 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32228] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32228/stat : 32228 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 609029451 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32229] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32229/stat : 32229 (java) S 32208 32210 31870 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 609029924 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32230] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32230/stat : 32230 (java) S 32208 32210 31870 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 609029924 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32231] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32231/stat : 32231 (java) S 32208 32210 31870 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 609029924 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32232] ppid=32208 vsize=15717916 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32232/stat : 32232 (java) S 32208 32210 31870 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 609029925 16095145984 158038 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 15717916

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

/proc/meminfo: memFree=23896432/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15717176 CPUtime=4424.2 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 1691976 0 1 0 442136 284 0 0 22 0 22 0 609029446 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3929294 1667017 2300 9 0 3920013 0
[pid=32210/tid=32212] ppid=32208 vsize=15717176 CPUtime=13.64 cores=1,3,5,7
/proc/32210/task/32212/stat : 32212 (java) S 32208 32210 31870 0 -1 4202560 127779 0 1 0 1346 18 0 0 25 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32213] ppid=32208 vsize=15717176 CPUtime=2.82 cores=1,3,5,7
/proc/32210/task/32213/stat : 32213 (java) S 32208 32210 31870 0 -1 4202560 189500 0 0 0 248 34 0 0 16 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32214] ppid=32208 vsize=15717176 CPUtime=2.55 cores=1,3,5,7
/proc/32210/task/32214/stat : 32214 (java) S 32208 32210 31870 0 -1 4202560 174653 0 0 0 226 29 0 0 15 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32215] ppid=32208 vsize=15717176 CPUtime=2.6 cores=1,3,5,7
/proc/32210/task/32215/stat : 32215 (java) S 32208 32210 31870 0 -1 4202560 173435 0 0 0 233 27 0 0 15 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32216] ppid=32208 vsize=15717176 CPUtime=2.94 cores=1,3,5,7
/proc/32210/task/32216/stat : 32216 (java) S 32208 32210 31870 0 -1 4202560 192368 0 0 0 261 33 0 0 16 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32217] ppid=32208 vsize=15717176 CPUtime=2.64 cores=1,3,5,7
/proc/32210/task/32217/stat : 32217 (java) S 32208 32210 31870 0 -1 4202560 188978 0 0 0 233 31 0 0 15 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32218] ppid=32208 vsize=15717176 CPUtime=2.42 cores=1,3,5,7
/proc/32210/task/32218/stat : 32218 (java) S 32208 32210 31870 0 -1 4202560 220643 0 0 0 204 38 0 0 16 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32219] ppid=32208 vsize=15717176 CPUtime=2.47 cores=1,3,5,7
/proc/32210/task/32219/stat : 32219 (java) S 32208 32210 31870 0 -1 4202560 173806 0 0 0 221 26 0 0 15 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32220] ppid=32208 vsize=15717176 CPUtime=2.37 cores=1,3,5,7
/proc/32210/task/32220/stat : 32220 (java) S 32208 32210 31870 0 -1 4202560 184167 0 0 0 209 28 0 0 16 0 22 0 609029447 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32221] ppid=32208 vsize=15717176 CPUtime=1.47 cores=1,3,5,7
/proc/32210/task/32221/stat : 32221 (java) S 32208 32210 31870 0 -1 4202560 4629 0 0 0 140 7 0 0 15 0 22 0 609029448 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 0 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32222] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32222/stat : 32222 (java) S 32208 32210 31870 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609029449 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32223] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32223/stat : 32223 (java) S 32208 32210 31870 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609029449 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32224] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32224/stat : 32224 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609029451 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296749489 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32225] ppid=32208 vsize=15717176 CPUtime=2.21 cores=1,3,5,7
/proc/32210/task/32225/stat : 32225 (java) S 32208 32210 31870 0 -1 4202560 17027 0 0 0 220 1 0 0 15 0 22 0 609029451 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32226] ppid=32208 vsize=15717176 CPUtime=1.13 cores=1,3,5,7
/proc/32210/task/32226/stat : 32226 (java) S 32208 32210 31870 0 -1 4202560 5362 0 0 0 113 0 0 0 16 0 22 0 609029451 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32227] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32227/stat : 32227 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 609029451 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32228] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32228/stat : 32228 (java) S 32208 32210 31870 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 609029451 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32229] ppid=32208 vsize=15717176 CPUtime=1095.63 cores=1,3,5,7
/proc/32210/task/32229/stat : 32229 (java) R 32208 32210 31870 0 -1 4202560 12256 0 0 0 109562 1 0 0 25 0 22 0 609029924 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506109833 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32210/tid=32230] ppid=32208 vsize=15717176 CPUtime=1094.83 cores=1,3,5,7
/proc/32210/task/32230/stat : 32230 (java) R 32208 32210 31870 0 -1 4202560 12302 0 0 0 109482 1 0 0 25 0 22 0 609029924 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505821008 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32210/tid=32231] ppid=32208 vsize=15717176 CPUtime=1098.21 cores=1,3,5,7
/proc/32210/task/32231/stat : 32231 (java) R 32208 32210 31870 0 -1 4202560 62 0 0 0 109821 0 0 0 25 0 22 0 609029924 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506339378 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32210/tid=32232] ppid=32208 vsize=15717176 CPUtime=1096.14 cores=1,3,5,7
/proc/32210/task/32232/stat : 32232 (java) R 32208 32210 31870 0 -1 4202560 13560 0 0 0 109613 1 0 0 25 0 22 0 609029925 16094388224 1667017 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506434586 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4424.2
Current children cumulated vsize (KiB) 15717176

[startup+1182.3 s]
/proc/loadavg: 4.93 6.98 7.03 5/193 32287
/proc/meminfo: memFree=24158012/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15717176 CPUtime=4663.85 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 1698597 0 1 0 466098 287 0 0 22 0 22 0 609029446 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3929294 1601575 2300 9 0 3920013 0
[pid=32210/tid=32212] ppid=32208 vsize=15717176 CPUtime=13.64 cores=1,3,5,7
/proc/32210/task/32212/stat : 32212 (java) S 32208 32210 31870 0 -1 4202560 127779 0 1 0 1346 18 0 0 25 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32213] ppid=32208 vsize=15717176 CPUtime=2.86 cores=1,3,5,7
/proc/32210/task/32213/stat : 32213 (java) S 32208 32210 31870 0 -1 4202560 189500 0 0 0 252 34 0 0 16 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32214] ppid=32208 vsize=15717176 CPUtime=2.59 cores=1,3,5,7
/proc/32210/task/32214/stat : 32214 (java) S 32208 32210 31870 0 -1 4202560 174653 0 0 0 230 29 0 0 15 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32215] ppid=32208 vsize=15717176 CPUtime=2.68 cores=1,3,5,7
/proc/32210/task/32215/stat : 32215 (java) S 32208 32210 31870 0 -1 4202560 175614 0 0 0 241 27 0 0 16 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32216] ppid=32208 vsize=15717176 CPUtime=2.96 cores=1,3,5,7
/proc/32210/task/32216/stat : 32216 (java) S 32208 32210 31870 0 -1 4202560 192368 0 0 0 263 33 0 0 15 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32217] ppid=32208 vsize=15717176 CPUtime=2.72 cores=1,3,5,7
/proc/32210/task/32217/stat : 32217 (java) S 32208 32210 31870 0 -1 4202560 189001 0 0 0 241 31 0 0 16 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32218] ppid=32208 vsize=15717176 CPUtime=2.5 cores=1,3,5,7
/proc/32210/task/32218/stat : 32218 (java) S 32208 32210 31870 0 -1 4202560 220775 0 0 0 211 39 0 0 16 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32219] ppid=32208 vsize=15717176 CPUtime=2.53 cores=1,3,5,7
/proc/32210/task/32219/stat : 32219 (java) S 32208 32210 31870 0 -1 4202560 177852 0 0 0 226 27 0 0 15 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32220] ppid=32208 vsize=15717176 CPUtime=2.45 cores=1,3,5,7
/proc/32210/task/32220/stat : 32220 (java) S 32208 32210 31870 0 -1 4202560 184394 0 0 0 217 28 0 0 16 0 22 0 609029447 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32221] ppid=32208 vsize=15717176 CPUtime=1.48 cores=1,3,5,7
/proc/32210/task/32221/stat : 32221 (java) S 32208 32210 31870 0 -1 4202560 4633 0 0 0 140 8 0 0 15 0 22 0 609029448 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 0 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32222] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32222/stat : 32222 (java) S 32208 32210 31870 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609029449 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32223] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32223/stat : 32223 (java) S 32208 32210 31870 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609029449 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32224] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32224/stat : 32224 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609029451 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296749489 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32225] ppid=32208 vsize=15717176 CPUtime=2.21 cores=1,3,5,7
/proc/32210/task/32225/stat : 32225 (java) S 32208 32210 31870 0 -1 4202560 17027 0 0 0 220 1 0 0 15 0 22 0 609029451 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32226] ppid=32208 vsize=15717176 CPUtime=1.13 cores=1,3,5,7
/proc/32210/task/32226/stat : 32226 (java) S 32208 32210 31870 0 -1 4202560 5362 0 0 0 113 0 0 0 16 0 22 0 609029451 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32227] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32227/stat : 32227 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 609029451 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32228] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32228/stat : 32228 (java) S 32208 32210 31870 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 609029451 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32229] ppid=32208 vsize=15717176 CPUtime=1155.49 cores=1,3,5,7
/proc/32210/task/32229/stat : 32229 (java) R 32208 32210 31870 0 -1 4202560 12258 0 0 0 115548 1 0 0 25 0 22 0 609029924 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506168512 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32210/tid=32230] ppid=32208 vsize=15717176 CPUtime=1154.37 cores=1,3,5,7
/proc/32210/task/32230/stat : 32230 (java) R 32208 32210 31870 0 -1 4202560 12302 0 0 0 115436 1 0 0 25 0 22 0 609029924 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506082516 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32210/tid=32231] ppid=32208 vsize=15717176 CPUtime=1158.07 cores=1,3,5,7
/proc/32210/task/32231/stat : 32231 (java) R 32208 32210 31870 0 -1 4202560 62 0 0 0 115807 0 0 0 25 0 22 0 609029924 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32210/tid=32232] ppid=32208 vsize=15717176 CPUtime=1156 cores=1,3,5,7
/proc/32210/task/32232/stat : 32232 (java) R 32208 32210 31870 0 -1 4202560 13564 0 0 0 115599 1 0 0 25 0 22 0 609029925 16094388224 1601575 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506109215 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4663.85
Current children cumulated vsize (KiB) 15717176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1216.4 s]
/proc/loadavg: 4.58 6.66 6.92 5/193 32287
/proc/meminfo: memFree=24363580/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=15717176 CPUtime=4800.03 cores=1,3,5,7
/proc/32210/stat : 32210 (java) S 32208 32210 31870 0 -1 4202496 1698896 0 1 0 479716 287 0 0 22 0 22 0 609029446 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 3929294 1550212 2300 9 0 3920013 0
[pid=32210/tid=32212] ppid=32208 vsize=15717176 CPUtime=13.64 cores=1,3,5,7
/proc/32210/task/32212/stat : 32212 (java) S 32208 32210 31870 0 -1 4202560 127779 0 1 0 1346 18 0 0 25 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32213] ppid=32208 vsize=15717176 CPUtime=2.91 cores=1,3,5,7
/proc/32210/task/32213/stat : 32213 (java) S 32208 32210 31870 0 -1 4202560 189614 0 0 0 257 34 0 0 15 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32214] ppid=32208 vsize=15717176 CPUtime=2.63 cores=1,3,5,7
/proc/32210/task/32214/stat : 32214 (java) S 32208 32210 31870 0 -1 4202560 174655 0 0 0 234 29 0 0 15 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32215] ppid=32208 vsize=15717176 CPUtime=2.7 cores=1,3,5,7
/proc/32210/task/32215/stat : 32215 (java) S 32208 32210 31870 0 -1 4202560 175614 0 0 0 243 27 0 0 16 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 3 0 0 0
[pid=32210/tid=32216] ppid=32208 vsize=15717176 CPUtime=3.02 cores=1,3,5,7
/proc/32210/task/32216/stat : 32216 (java) S 32208 32210 31870 0 -1 4202560 192482 0 0 0 269 33 0 0 16 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32217] ppid=32208 vsize=15717176 CPUtime=2.74 cores=1,3,5,7
/proc/32210/task/32217/stat : 32217 (java) S 32208 32210 31870 0 -1 4202560 189001 0 0 0 243 31 0 0 15 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32218] ppid=32208 vsize=15717176 CPUtime=2.58 cores=1,3,5,7
/proc/32210/task/32218/stat : 32218 (java) S 32208 32210 31870 0 -1 4202560 220814 0 0 0 219 39 0 0 16 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32219] ppid=32208 vsize=15717176 CPUtime=2.57 cores=1,3,5,7
/proc/32210/task/32219/stat : 32219 (java) S 32208 32210 31870 0 -1 4202560 177873 0 0 0 230 27 0 0 16 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 7 0 0 0
[pid=32210/tid=32220] ppid=32208 vsize=15717176 CPUtime=2.47 cores=1,3,5,7
/proc/32210/task/32220/stat : 32220 (java) S 32208 32210 31870 0 -1 4202560 184394 0 0 0 219 28 0 0 15 0 22 0 609029447 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32221] ppid=32208 vsize=15717176 CPUtime=1.48 cores=1,3,5,7
/proc/32210/task/32221/stat : 32221 (java) S 32208 32210 31870 0 -1 4202560 4635 0 0 0 140 8 0 0 15 0 22 0 609029448 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 0 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32222] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32222/stat : 32222 (java) S 32208 32210 31870 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 609029449 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32223] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32223/stat : 32223 (java) S 32208 32210 31870 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 609029449 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32224] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32224/stat : 32224 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 609029451 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296749489 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32225] ppid=32208 vsize=15717176 CPUtime=2.21 cores=1,3,5,7
/proc/32210/task/32225/stat : 32225 (java) S 32208 32210 31870 0 -1 4202560 17027 0 0 0 220 1 0 0 15 0 22 0 609029451 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32226] ppid=32208 vsize=15717176 CPUtime=1.13 cores=1,3,5,7
/proc/32210/task/32226/stat : 32226 (java) S 32208 32210 31870 0 -1 4202560 5362 0 0 0 113 0 0 0 16 0 22 0 609029451 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32227] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32227/stat : 32227 (java) S 32208 32210 31870 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 609029451 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296741785 0 4 0 16800975 18446604471124580224 0 0 -1 5 0 0 0
[pid=32210/tid=32228] ppid=32208 vsize=15717176 CPUtime=0 cores=1,3,5,7
/proc/32210/task/32228/stat : 32228 (java) S 32208 32210 31870 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 609029451 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 224296742400 0 4 0 16800975 18446604471124580224 0 0 -1 1 0 0 0
[pid=32210/tid=32229] ppid=32208 vsize=15717176 CPUtime=1189.5 cores=1,3,5,7
/proc/32210/task/32229/stat : 32229 (java) R 32208 32210 31870 0 -1 4202560 12258 0 0 0 118949 1 0 0 25 0 22 0 609029924 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912506109890 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32210/tid=32230] ppid=32208 vsize=15717176 CPUtime=1188.19 cores=1,3,5,7
/proc/32210/task/32230/stat : 32230 (java) R 32208 32210 31870 0 -1 4202560 12304 0 0 0 118818 1 0 0 25 0 22 0 609029924 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505821004 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32210/tid=32231] ppid=32208 vsize=15717176 CPUtime=1192.08 cores=1,3,5,7
/proc/32210/task/32231/stat : 32231 (java) R 32208 32210 31870 0 -1 4202560 64 0 0 0 119208 0 0 0 25 0 22 0 609029924 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505602095 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32210/tid=32232] ppid=32208 vsize=15717176 CPUtime=1190.01 cores=1,3,5,7
/proc/32210/task/32232/stat : 32232 (java) R 32208 32210 31870 0 -1 4202560 13565 0 0 0 119000 1 0 0 25 0 22 0 609029925 16094388224 1550212 33554432000 1073741824 1073778376 140733406923936 18446744073709551615 46912505523517 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15717176

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

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

[startup+1216.61 s]
/proc/loadavg: 4.58 6.66 6.92 2/174 32290
/proc/meminfo: memFree=27198868/32951124 swapFree=67103364/67111528
[pid=32210] ppid=32208 vsize=0 CPUtime=4800.26 cores=1,3,5,7
/proc/32210/stat : 32210 (java) Z 32208 32210 31870 0 -1 4203548 1698922 0 1 0 479719 307 0 0 17 0 2 0 609029446 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32210/statm: 0 0 0 0 0 0 0
[pid=32210/tid=32231] ppid=32208 vsize=0 CPUtime=1192.28 cores=1,3,5,7
/proc/32210/task/32231/stat : 32231 (java) R 32208 32210 31870 0 -1 4203588 64 0 0 0 119209 19 0 0 25 0 2 0 609029924 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1216.62
CPU time (s): 4800.28
CPU user time (s): 4797.19
CPU system time (s): 3.08953
CPU usage (%): 394.557
Max. virtual memory (cumulated for all children) (KiB): 15718256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.19
system time used= 3.08953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1698922
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= 35598
involuntary context switches= 61734

runsolver used 2.01869 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 20:26:28
IDJOB=3311965
IDBENCH=85764
IDSOLVER=1698
FILE ID=node118/3311965-1304187986
RUNJOBID= node118-1304185453-31889
PBS_JOBID= 13172481
Free space on /tmp= 71908 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311965-1304187986/watcher-3311965-1304187986 -o /tmp/evaluation-result-3311965-1304187986/solver-3311965-1304187986 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311965-1304187986.cnf -hbr 2

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1372904521

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28416844 kB
Buffers:        448780 kB
Cached:        1520668 kB
SwapCached:       2708 kB
Active:        2335460 kB
Inactive:      1840084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28416844 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:           25828 kB
Writeback:           0 kB
AnonPages:     2204632 kB
Mapped:          23488 kB
Slab:           290700 kB
PageTables:       9656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2599164 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= 71908 MiB
End job on node118 at 2011-04-30 20:46:46