Trace number 3313038

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.24 1207.34

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.10/0.12	11:59 INFO : Reading from input HOME/instance-3313038-1304089919.cnf
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Starting Executor!
0.62/0.46	Starting Executor!
0.62/0.46	Starting Executor!
0.62/0.46	Starting Executor!
1.88/1.03	12:00 INFO : 760 variables remaining out of 760
1.88/1.03	12:00 INFO : 262454 literals remaining out of 131627

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

running on 4 cores: 0,2,4,6

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.69 5.62 7.51 3/174 28224
/proc/meminfo: memFree=18304656/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28224/stat : 28224 (java) R 28222 28224 25471 0 -1 4202496 1104 0 0 0 0 0 0 0 17 0 1 0 520588605 23580672 592 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254495729408 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28224/statm: 5757 604 454 9 0 124 0

[startup+0.0241369 s]
/proc/loadavg: 4.69 5.62 7.51 3/174 28224
/proc/meminfo: memFree=18304656/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 3250 0 1 0 1 0 0 0 17 0 11 0 520588605 15976509440 2692 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3900515 2692 1565 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.101123 s]
/proc/loadavg: 4.69 5.62 7.51 3/174 28224
/proc/meminfo: memFree=18304656/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15676216 CPUtime=0.1 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 5367 0 1 0 9 1 0 0 17 0 18 0 520588605 16052445184 4807 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3919054 4807 2117 9 0 3909773 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676216

[startup+0.301069 s]
/proc/loadavg: 4.69 5.62 7.51 3/174 28224
/proc/meminfo: memFree=18304656/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15678916 CPUtime=0.45 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 9579 0 1 0 43 2 0 0 17 0 18 0 520588605 16055209984 8666 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3919729 8666 2205 9 0 3910448 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15678916

[startup+0.701002 s]
/proc/loadavg: 4.69 5.62 7.51 3/174 28224
/proc/meminfo: memFree=18304656/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15687012 CPUtime=1.2 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 39151 0 1 0 116 4 0 0 17 0 22 0 520588605 16063500288 35439 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3921753 35439 2235 9 0 3912472 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 15687012

[startup+1.50085 s]
/proc/loadavg: 4.69 5.62 7.51 4/216 28269
/proc/meminfo: memFree=18003980/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15688308 CPUtime=3.13 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 55188 0 1 0 307 6 0 0 17 0 22 0 520588605 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3922077 50159 2270 9 0 3912796 0
[pid=28224/tid=28226] ppid=28222 vsize=15688308 CPUtime=1 cores=0,2,4,6
/proc/28224/task/28226/stat : 28226 (java) S 28222 28224 25471 0 -1 4202560 30629 0 1 0 97 3 0 0 18 0 22 0 520588605 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28227] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28227/stat : 28227 (java) S 28222 28224 25471 0 -1 4202560 331 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28228] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28228/stat : 28228 (java) S 28222 28224 25471 0 -1 4202560 642 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28229] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28229/stat : 28229 (java) S 28222 28224 25471 0 -1 4202560 719 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28230] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28230/stat : 28230 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28231] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28231/stat : 28231 (java) S 28222 28224 25471 0 -1 4202560 1187 0 0 0 0 0 0 0 16 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28232] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28232/stat : 28232 (java) S 28222 28224 25471 0 -1 4202560 1253 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28233] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28233/stat : 28233 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28234] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28234/stat : 28234 (java) R 28222 28224 25471 0 -1 4202560 1785 0 0 0 0 0 0 0 16 0 22 0 520588606 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28224/tid=28235] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28235/stat : 28235 (java) S 28222 28224 25471 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 520588607 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 0 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28236] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28236/stat : 28236 (java) S 28222 28224 25471 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28237] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28237/stat : 28237 (java) S 28222 28224 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28238] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28238/stat : 28238 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512515505 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28239] ppid=28222 vsize=15688308 CPUtime=0.65 cores=0,2,4,6
/proc/28224/task/28239/stat : 28239 (java) R 28222 28224 25471 0 -1 4202560 8493 0 0 0 64 1 0 0 15 0 22 0 520588610 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 47202223145254 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28224/tid=28240] ppid=28222 vsize=15688308 CPUtime=0.62 cores=0,2,4,6
/proc/28224/task/28240/stat : 28240 (java) R 28222 28224 25471 0 -1 4202560 3576 0 0 0 62 0 0 0 15 0 22 0 520588610 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254500385753 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28224/tid=28241] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28241/stat : 28241 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28242] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28242/stat : 28242 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520588610 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28266] ppid=28222 vsize=15688308 CPUtime=0.14 cores=0,2,4,6
/proc/28224/task/28266/stat : 28266 (java) S 28222 28224 25471 0 -1 4202560 727 0 0 0 14 0 0 0 15 0 22 0 520588651 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28267] ppid=28222 vsize=15688308 CPUtime=0.17 cores=0,2,4,6
/proc/28224/task/28267/stat : 28267 (java) R 28222 28224 25471 0 -1 4202560 634 0 0 0 17 0 0 0 16 0 22 0 520588651 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505914808 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28224/tid=28268] ppid=28222 vsize=15688308 CPUtime=0.23 cores=0,2,4,6
/proc/28224/task/28268/stat : 28268 (java) R 28222 28224 25471 0 -1 4202560 26 0 0 0 23 0 0 0 16 0 22 0 520588651 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505914888 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28224/tid=28269] ppid=28222 vsize=15688308 CPUtime=0.25 cores=0,2,4,6
/proc/28224/task/28269/stat : 28269 (java) R 28222 28224 25471 0 -1 4202560 3726 0 0 0 25 0 0 0 15 0 22 0 520588651 16064827392 50159 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 15688308

[startup+3.10151 s]
/proc/loadavg: 4.69 5.62 7.51 8/220 28273
/proc/meminfo: memFree=17834440/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15688308 CPUtime=9.5 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 156271 0 1 0 931 19 0 0 17 0 22 0 520588605 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3922077 151230 2284 9 0 3912796 0
[pid=28224/tid=28226] ppid=28222 vsize=15688308 CPUtime=1 cores=0,2,4,6
/proc/28224/task/28226/stat : 28226 (java) S 28222 28224 25471 0 -1 4202560 30629 0 1 0 97 3 0 0 18 0 22 0 520588605 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28227] ppid=28222 vsize=15688308 CPUtime=0.01 cores=0,2,4,6
/proc/28224/task/28227/stat : 28227 (java) S 28222 28224 25471 0 -1 4202560 5280 0 0 0 1 0 0 0 16 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28228] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28228/stat : 28228 (java) S 28222 28224 25471 0 -1 4202560 4508 0 0 0 0 0 0 0 16 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28229] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28229/stat : 28229 (java) S 28222 28224 25471 0 -1 4202560 3687 0 0 0 0 0 0 0 16 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28230] ppid=28222 vsize=15688308 CPUtime=0.02 cores=0,2,4,6
/proc/28224/task/28230/stat : 28230 (java) S 28222 28224 25471 0 -1 4202560 5707 0 0 0 1 1 0 0 16 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28231] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28231/stat : 28231 (java) S 28222 28224 25471 0 -1 4202560 4102 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28232] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28232/stat : 28232 (java) S 28222 28224 25471 0 -1 4202560 1253 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28233] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28233/stat : 28233 (java) S 28222 28224 25471 0 -1 4202560 3397 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28234] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28234/stat : 28234 (java) S 28222 28224 25471 0 -1 4202560 1785 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28235] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28235/stat : 28235 (java) S 28222 28224 25471 0 -1 4202560 456 0 0 0 0 0 0 0 16 0 22 0 520588607 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 0 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28236] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28236/stat : 28236 (java) S 28222 28224 25471 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28237] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28237/stat : 28237 (java) S 28222 28224 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28238] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28238/stat : 28238 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512515505 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28239] ppid=28222 vsize=15688308 CPUtime=0.78 cores=0,2,4,6
/proc/28224/task/28239/stat : 28239 (java) S 28222 28224 25471 0 -1 4202560 8518 0 0 0 77 1 0 0 15 0 22 0 520588610 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28240] ppid=28222 vsize=15688308 CPUtime=0.7 cores=0,2,4,6
/proc/28224/task/28240/stat : 28240 (java) S 28222 28224 25471 0 -1 4202560 3585 0 0 0 70 0 0 0 15 0 22 0 520588610 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28241] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28241/stat : 28241 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28242] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28242/stat : 28242 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520588610 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28266] ppid=28222 vsize=15688308 CPUtime=1.66 cores=0,2,4,6
/proc/28224/task/28266/stat : 28266 (java) R 28222 28224 25471 0 -1 4202560 19416 0 0 0 165 1 0 0 17 0 22 0 520588651 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912506051985 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28224/tid=28267] ppid=28222 vsize=15688308 CPUtime=1.69 cores=0,2,4,6
/proc/28224/task/28267/stat : 28267 (java) R 28222 28224 25471 0 -1 4202560 20090 0 0 0 168 1 0 0 17 0 22 0 520588651 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505880210 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28224/tid=28268] ppid=28222 vsize=15688308 CPUtime=1.79 cores=0,2,4,6
/proc/28224/task/28268/stat : 28268 (java) R 28222 28224 25471 0 -1 4202560 20405 0 0 0 177 2 0 0 17 0 22 0 520588651 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505974195 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28224/tid=28269] ppid=28222 vsize=15688308 CPUtime=1.69 cores=0,2,4,6
/proc/28224/task/28269/stat : 28269 (java) R 28222 28224 25471 0 -1 4202560 22069 0 0 0 167 2 0 0 17 0 22 0 520588651 16064827392 151230 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505987147 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.5
Current children cumulated vsize (KiB) 15688308

[startup+6.30083 s]
/proc/loadavg: 4.95 5.66 7.52 11/220 28273
/proc/meminfo: memFree=16316408/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15688308 CPUtime=22.27 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 285532 0 1 0 2191 36 0 0 17 0 22 0 520588605 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3922077 280172 2284 9 0 3912796 0
[pid=28224/tid=28226] ppid=28222 vsize=15688308 CPUtime=1 cores=0,2,4,6
/proc/28224/task/28226/stat : 28226 (java) S 28222 28224 25471 0 -1 4202560 30629 0 1 0 97 3 0 0 18 0 22 0 520588605 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28227] ppid=28222 vsize=15688308 CPUtime=0.03 cores=0,2,4,6
/proc/28224/task/28227/stat : 28227 (java) S 28222 28224 25471 0 -1 4202560 7756 0 0 0 2 1 0 0 16 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28228] ppid=28222 vsize=15688308 CPUtime=0.01 cores=0,2,4,6
/proc/28224/task/28228/stat : 28228 (java) S 28222 28224 25471 0 -1 4202560 5589 0 0 0 0 1 0 0 15 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28229] ppid=28222 vsize=15688308 CPUtime=0.01 cores=0,2,4,6
/proc/28224/task/28229/stat : 28229 (java) S 28222 28224 25471 0 -1 4202560 5021 0 0 0 1 0 0 0 16 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28230] ppid=28222 vsize=15688308 CPUtime=0.02 cores=0,2,4,6
/proc/28224/task/28230/stat : 28230 (java) S 28222 28224 25471 0 -1 4202560 5707 0 0 0 1 1 0 0 15 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28231] ppid=28222 vsize=15688308 CPUtime=0.02 cores=0,2,4,6
/proc/28224/task/28231/stat : 28231 (java) S 28222 28224 25471 0 -1 4202560 5754 0 0 0 1 1 0 0 16 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28232] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28232/stat : 28232 (java) S 28222 28224 25471 0 -1 4202560 1989 0 0 0 0 0 0 0 15 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28233] ppid=28222 vsize=15688308 CPUtime=0.01 cores=0,2,4,6
/proc/28224/task/28233/stat : 28233 (java) S 28222 28224 25471 0 -1 4202560 4059 0 0 0 1 0 0 0 15 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28234] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28234/stat : 28234 (java) S 28222 28224 25471 0 -1 4202560 3447 0 0 0 0 0 0 0 16 0 22 0 520588606 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28235] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28235/stat : 28235 (java) S 28222 28224 25471 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 22 0 520588607 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 0 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28236] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28236/stat : 28236 (java) S 28222 28224 25471 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28237] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28237/stat : 28237 (java) S 28222 28224 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28238] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28238/stat : 28238 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512515505 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28239] ppid=28222 vsize=15688308 CPUtime=0.88 cores=0,2,4,6
/proc/28224/task/28239/stat : 28239 (java) S 28222 28224 25471 0 -1 4202560 8533 0 0 0 87 1 0 0 15 0 22 0 520588610 16064827392 280172 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0

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

[pid=28224/tid=28267] ppid=28222 vsize=15688308 CPUtime=1106.71 cores=0,2,4,6
/proc/28224/task/28267/stat : 28267 (java) R 28222 28224 25471 0 -1 4202560 381509 0 0 0 110619 52 0 0 20 0 22 0 520588651 16064827392 115512 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505880307 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28224/tid=28268] ppid=28222 vsize=15688308 CPUtime=1107.94 cores=0,2,4,6
/proc/28224/task/28268/stat : 28268 (java) R 28222 28224 25471 0 -1 4202560 390214 0 0 0 110740 54 0 0 19 0 22 0 520588651 16064827392 115512 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505915022 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28224/tid=28269] ppid=28222 vsize=15688308 CPUtime=1106.91 cores=0,2,4,6
/proc/28224/task/28269/stat : 28269 (java) R 28222 28224 25471 0 -1 4202560 392838 0 0 0 110639 52 0 0 25 0 22 0 520588651 16064827392 115512 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505947343 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462.07
Current children cumulated vsize (KiB) 15688308

[startup+1182.3 s]
/proc/loadavg: 8.03 8.04 7.92 9/220 28305
/proc/meminfo: memFree=17064816/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15688308 CPUtime=4700.76 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 2717448 0 1 0 469572 504 0 0 17 0 22 0 520588605 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3922077 123334 2299 9 0 3912796 0
[pid=28224/tid=28226] ppid=28222 vsize=15688308 CPUtime=1 cores=0,2,4,6
/proc/28224/task/28226/stat : 28226 (java) S 28222 28224 25471 0 -1 4202560 30629 0 1 0 97 3 0 0 18 0 22 0 520588605 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28227] ppid=28222 vsize=15688308 CPUtime=3.51 cores=0,2,4,6
/proc/28224/task/28227/stat : 28227 (java) S 28222 28224 25471 0 -1 4202560 130816 0 0 0 327 24 0 0 16 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28228] ppid=28222 vsize=15688308 CPUtime=3.53 cores=0,2,4,6
/proc/28224/task/28228/stat : 28228 (java) S 28222 28224 25471 0 -1 4202560 124288 0 0 0 331 22 0 0 16 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28229] ppid=28222 vsize=15688308 CPUtime=3.62 cores=0,2,4,6
/proc/28224/task/28229/stat : 28229 (java) S 28222 28224 25471 0 -1 4202560 130691 0 0 0 337 25 0 0 15 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28230] ppid=28222 vsize=15688308 CPUtime=3.69 cores=0,2,4,6
/proc/28224/task/28230/stat : 28230 (java) S 28222 28224 25471 0 -1 4202560 127495 0 0 0 344 25 0 0 15 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28231] ppid=28222 vsize=15688308 CPUtime=3.53 cores=0,2,4,6
/proc/28224/task/28231/stat : 28231 (java) S 28222 28224 25471 0 -1 4202560 129813 0 0 0 329 24 0 0 16 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28232] ppid=28222 vsize=15688308 CPUtime=3.59 cores=0,2,4,6
/proc/28224/task/28232/stat : 28232 (java) S 28222 28224 25471 0 -1 4202560 123766 0 0 0 336 23 0 0 15 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28233] ppid=28222 vsize=15688308 CPUtime=3.73 cores=0,2,4,6
/proc/28224/task/28233/stat : 28233 (java) S 28222 28224 25471 0 -1 4202560 131567 0 0 0 349 24 0 0 15 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28234] ppid=28222 vsize=15688308 CPUtime=3.51 cores=0,2,4,6
/proc/28224/task/28234/stat : 28234 (java) S 28222 28224 25471 0 -1 4202560 129147 0 0 0 328 23 0 0 15 0 22 0 520588606 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28235] ppid=28222 vsize=15688308 CPUtime=2.3 cores=0,2,4,6
/proc/28224/task/28235/stat : 28235 (java) S 28222 28224 25471 0 -1 4202560 7339 0 0 0 157 73 0 0 15 0 22 0 520588607 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 0 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28236] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28236/stat : 28236 (java) S 28222 28224 25471 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28237] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28237/stat : 28237 (java) S 28222 28224 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28238] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28238/stat : 28238 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512515505 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28239] ppid=28222 vsize=15688308 CPUtime=0.97 cores=0,2,4,6
/proc/28224/task/28239/stat : 28239 (java) S 28222 28224 25471 0 -1 4202560 8545 0 0 0 96 1 0 0 16 0 22 0 520588610 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28240] ppid=28222 vsize=15688308 CPUtime=0.97 cores=0,2,4,6
/proc/28224/task/28240/stat : 28240 (java) S 28222 28224 25471 0 -1 4202560 3633 0 0 0 97 0 0 0 15 0 22 0 520588610 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28241] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28241/stat : 28241 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28242] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28242/stat : 28242 (java) S 28222 28224 25471 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 520588610 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28266] ppid=28222 vsize=15688308 CPUtime=1167.28 cores=0,2,4,6
/proc/28224/task/28266/stat : 28266 (java) R 28222 28224 25471 0 -1 4202560 409411 0 0 0 116668 60 0 0 25 0 22 0 520588651 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505722645 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28224/tid=28267] ppid=28222 vsize=15688308 CPUtime=1166.05 cores=0,2,4,6
/proc/28224/task/28267/stat : 28267 (java) R 28222 28224 25471 0 -1 4202560 403219 0 0 0 116550 55 0 0 25 0 22 0 520588651 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505949224 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28224/tid=28268] ppid=28222 vsize=15688308 CPUtime=1167.3 cores=0,2,4,6
/proc/28224/task/28268/stat : 28268 (java) R 28222 28224 25471 0 -1 4202560 411472 0 0 0 116673 57 0 0 21 0 22 0 520588651 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912506067143 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28224/tid=28269] ppid=28222 vsize=15688308 CPUtime=1166 cores=0,2,4,6
/proc/28224/task/28269/stat : 28269 (java) R 28222 28224 25471 0 -1 4202560 414166 0 0 0 116545 55 0 0 25 0 22 0 520588651 16064827392 123334 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505795293 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.76
Current children cumulated vsize (KiB) 15688308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.02 8.03 7.92 5/197 28308
/proc/meminfo: memFree=17823628/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15688308 CPUtime=4800.19 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 2766961 0 1 0 479508 511 0 0 17 0 22 0 520588605 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3922077 120407 2299 9 0 3912796 0
[pid=28224/tid=28226] ppid=28222 vsize=15688308 CPUtime=1 cores=0,2,4,6
/proc/28224/task/28226/stat : 28226 (java) S 28222 28224 25471 0 -1 4202560 30629 0 1 0 97 3 0 0 18 0 22 0 520588605 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28227] ppid=28222 vsize=15688308 CPUtime=3.58 cores=0,2,4,6
/proc/28224/task/28227/stat : 28227 (java) S 28222 28224 25471 0 -1 4202560 131971 0 0 0 334 24 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28228] ppid=28222 vsize=15688308 CPUtime=3.59 cores=0,2,4,6
/proc/28224/task/28228/stat : 28228 (java) S 28222 28224 25471 0 -1 4202560 125434 0 0 0 337 22 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28229] ppid=28222 vsize=15688308 CPUtime=3.7 cores=0,2,4,6
/proc/28224/task/28229/stat : 28229 (java) S 28222 28224 25471 0 -1 4202560 132377 0 0 0 345 25 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28230] ppid=28222 vsize=15688308 CPUtime=3.75 cores=0,2,4,6
/proc/28224/task/28230/stat : 28230 (java) S 28222 28224 25471 0 -1 4202560 129599 0 0 0 350 25 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28231] ppid=28222 vsize=15688308 CPUtime=3.61 cores=0,2,4,6
/proc/28224/task/28231/stat : 28231 (java) S 28222 28224 25471 0 -1 4202560 131034 0 0 0 336 25 0 0 16 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28232] ppid=28222 vsize=15688308 CPUtime=3.68 cores=0,2,4,6
/proc/28224/task/28232/stat : 28232 (java) S 28222 28224 25471 0 -1 4202560 124921 0 0 0 345 23 0 0 16 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28233] ppid=28222 vsize=15688308 CPUtime=3.81 cores=0,2,4,6
/proc/28224/task/28233/stat : 28233 (java) S 28222 28224 25471 0 -1 4202560 133513 0 0 0 356 25 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28234] ppid=28222 vsize=15688308 CPUtime=3.59 cores=0,2,4,6
/proc/28224/task/28234/stat : 28234 (java) S 28222 28224 25471 0 -1 4202560 130199 0 0 0 336 23 0 0 16 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28235] ppid=28222 vsize=15688308 CPUtime=2.35 cores=0,2,4,6
/proc/28224/task/28235/stat : 28235 (java) S 28222 28224 25471 0 -1 4202560 7434 0 0 0 160 75 0 0 15 0 22 0 520588607 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 0 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28236] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28236/stat : 28236 (java) S 28222 28224 25471 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28237] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28237/stat : 28237 (java) S 28222 28224 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28238] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28238/stat : 28238 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512515505 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28239] ppid=28222 vsize=15688308 CPUtime=0.97 cores=0,2,4,6
/proc/28224/task/28239/stat : 28239 (java) S 28222 28224 25471 0 -1 4202560 8545 0 0 0 96 1 0 0 16 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28240] ppid=28222 vsize=15688308 CPUtime=0.97 cores=0,2,4,6
/proc/28224/task/28240/stat : 28240 (java) S 28222 28224 25471 0 -1 4202560 3633 0 0 0 97 0 0 0 15 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28241] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28241/stat : 28241 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28242] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28242/stat : 28242 (java) S 28222 28224 25471 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28266] ppid=28222 vsize=15688308 CPUtime=1191.98 cores=0,2,4,6
/proc/28224/task/28266/stat : 28266 (java) R 28222 28224 25471 0 -1 4202560 418775 0 0 0 119137 61 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505598213 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28224/tid=28267] ppid=28222 vsize=15688308 CPUtime=1190.78 cores=0,2,4,6
/proc/28224/task/28267/stat : 28267 (java) R 28222 28224 25471 0 -1 4202560 412686 0 0 0 119022 56 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505987954 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28224/tid=28268] ppid=28222 vsize=15688308 CPUtime=1192.02 cores=0,2,4,6
/proc/28224/task/28268/stat : 28268 (java) R 28222 28224 25471 0 -1 4202560 421031 0 0 0 119144 58 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505880226 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28224/tid=28269] ppid=28222 vsize=15688308 CPUtime=1190.63 cores=0,2,4,6
/proc/28224/task/28269/stat : 28269 (java) R 28222 28224 25471 0 -1 4202560 423728 0 0 0 119007 56 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505988368 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15688308

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

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

[startup+1207.3 s]
/proc/loadavg: 8.02 8.03 7.92 5/197 28308
/proc/meminfo: memFree=17823628/32950928 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=15688308 CPUtime=4800.19 cores=0,2,4,6
/proc/28224/stat : 28224 (java) S 28222 28224 25471 0 -1 4202496 2766961 0 1 0 479508 511 0 0 17 0 22 0 520588605 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28224/statm: 3922077 120407 2299 9 0 3912796 0
[pid=28224/tid=28226] ppid=28222 vsize=15688308 CPUtime=1 cores=0,2,4,6
/proc/28224/task/28226/stat : 28226 (java) S 28222 28224 25471 0 -1 4202560 30629 0 1 0 97 3 0 0 18 0 22 0 520588605 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28227] ppid=28222 vsize=15688308 CPUtime=3.58 cores=0,2,4,6
/proc/28224/task/28227/stat : 28227 (java) S 28222 28224 25471 0 -1 4202560 131971 0 0 0 334 24 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28228] ppid=28222 vsize=15688308 CPUtime=3.59 cores=0,2,4,6
/proc/28224/task/28228/stat : 28228 (java) S 28222 28224 25471 0 -1 4202560 125434 0 0 0 337 22 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28229] ppid=28222 vsize=15688308 CPUtime=3.7 cores=0,2,4,6
/proc/28224/task/28229/stat : 28229 (java) S 28222 28224 25471 0 -1 4202560 132377 0 0 0 345 25 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28230] ppid=28222 vsize=15688308 CPUtime=3.75 cores=0,2,4,6
/proc/28224/task/28230/stat : 28230 (java) S 28222 28224 25471 0 -1 4202560 129599 0 0 0 350 25 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28231] ppid=28222 vsize=15688308 CPUtime=3.61 cores=0,2,4,6
/proc/28224/task/28231/stat : 28231 (java) S 28222 28224 25471 0 -1 4202560 131034 0 0 0 336 25 0 0 16 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28232] ppid=28222 vsize=15688308 CPUtime=3.68 cores=0,2,4,6
/proc/28224/task/28232/stat : 28232 (java) S 28222 28224 25471 0 -1 4202560 124921 0 0 0 345 23 0 0 16 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28233] ppid=28222 vsize=15688308 CPUtime=3.81 cores=0,2,4,6
/proc/28224/task/28233/stat : 28233 (java) S 28222 28224 25471 0 -1 4202560 133513 0 0 0 356 25 0 0 15 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28234] ppid=28222 vsize=15688308 CPUtime=3.59 cores=0,2,4,6
/proc/28224/task/28234/stat : 28234 (java) S 28222 28224 25471 0 -1 4202560 130199 0 0 0 336 23 0 0 16 0 22 0 520588606 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 4 0 0 0
[pid=28224/tid=28235] ppid=28222 vsize=15688308 CPUtime=2.35 cores=0,2,4,6
/proc/28224/task/28235/stat : 28235 (java) S 28222 28224 25471 0 -1 4202560 7434 0 0 0 160 75 0 0 15 0 22 0 520588607 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 0 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28236] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28236/stat : 28236 (java) S 28222 28224 25471 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28237] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28237/stat : 28237 (java) S 28222 28224 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520588607 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28238] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28238/stat : 28238 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512515505 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28239] ppid=28222 vsize=15688308 CPUtime=0.97 cores=0,2,4,6
/proc/28224/task/28239/stat : 28239 (java) S 28222 28224 25471 0 -1 4202560 8545 0 0 0 96 1 0 0 16 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 0 0 0 0
[pid=28224/tid=28240] ppid=28222 vsize=15688308 CPUtime=0.97 cores=0,2,4,6
/proc/28224/task/28240/stat : 28240 (java) S 28222 28224 25471 0 -1 4202560 3633 0 0 0 97 0 0 0 15 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28241] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28241/stat : 28241 (java) S 28222 28224 25471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512507801 0 4 0 16800975 18446604442918861632 0 0 -1 6 0 0 0
[pid=28224/tid=28242] ppid=28222 vsize=15688308 CPUtime=0 cores=0,2,4,6
/proc/28224/task/28242/stat : 28242 (java) S 28222 28224 25471 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 520588610 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 254512508416 0 4 0 16800975 18446604442918861632 0 0 -1 2 0 0 0
[pid=28224/tid=28266] ppid=28222 vsize=15688308 CPUtime=1191.98 cores=0,2,4,6
/proc/28224/task/28266/stat : 28266 (java) R 28222 28224 25471 0 -1 4202560 418775 0 0 0 119137 61 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505598213 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28224/tid=28267] ppid=28222 vsize=15688308 CPUtime=1190.78 cores=0,2,4,6
/proc/28224/task/28267/stat : 28267 (java) R 28222 28224 25471 0 -1 4202560 412686 0 0 0 119022 56 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505987954 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28224/tid=28268] ppid=28222 vsize=15688308 CPUtime=1192.02 cores=0,2,4,6
/proc/28224/task/28268/stat : 28268 (java) R 28222 28224 25471 0 -1 4202560 421031 0 0 0 119144 58 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505880226 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28224/tid=28269] ppid=28222 vsize=15688308 CPUtime=1190.63 cores=0,2,4,6
/proc/28224/task/28269/stat : 28269 (java) R 28222 28224 25471 0 -1 4202560 423728 0 0 0 119007 56 0 0 25 0 22 0 520588651 16064827392 120407 33554432000 1073741824 1073778376 140733803619904 18446744073709551615 46912505988368 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15688308

Child status: 143
Real time (s): 1207.34
CPU time (s): 4800.24
CPU user time (s): 4795.11
CPU system time (s): 5.13522
CPU usage (%): 397.59
Max. virtual memory (cumulated for all children) (KiB): 15688476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.11
system time used= 5.13522
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2766987
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= 201778
involuntary context switches= 115419

runsolver used 2.03769 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 17:11:59
IDJOB=3313038
IDBENCH=71487
IDSOLVER=1699
FILE ID=node149/3313038-1304089919
RUNJOBID= node149-1304089919-28210
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313038-1304089919/watcher-3313038-1304089919 -o /tmp/evaluation-result-3313038-1304089919/solver-3313038-1304089919 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313038-1304089919.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1072520120

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18304928 kB
Buffers:       2225040 kB
Cached:       11803672 kB
SwapCached:          0 kB
Active:        6056736 kB
Inactive:      8039988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18304928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:       67356 kB
Mapped:          14488 kB
Slab:           485692 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71932 MiB
End job on node149 at 2011-04-29 17:32:09