Trace number 3313273

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) 1332.11 1300.35

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-zfcp-2.8-u2-noholes.cnf
MD5SUMc4aa2ddc60eee766fbdf95a32eed5b43
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.6073
Satisfiable
(Un)Satisfiability was proved
Number of variables10950109
Number of clauses32697150
Sum of the clauses size76320846
Maximum clause length65
Minimum clause length1
Number of clauses of size 12415
Number of clauses of size 221783823
Number of clauses of size 310907882
Number of clauses of size 41592
Number of clauses of size 5131
Number of clauses of size over 51307

Solver Data

0.10/0.27	35:26 INFO : Reading from input HOME/instance-3313273-1304076874.cnf
121.26/111.59	Executor set job limit to 1000000
121.26/111.59	Executor set job limit to 1000000
121.26/111.59	Executor set job limit to 1000000
121.26/111.59	Executor set job limit to 1000000
121.26/111.59	Starting Executor!
121.26/111.59	Starting Executor!
121.26/111.59	Starting Executor!
121.52/111.76	Starting Executor!
207.15/183.01	38:29 INFO : Found 7666 xor gates

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

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

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


[startup+0 s]
/proc/loadavg: 6.61 5.79 6.49 5/196 23601
/proc/meminfo: memFree=16172284/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23601/stat : 23601 (run) R 23599 23601 23406 0 -1 4202496 322 0 0 0 0 0 0 0 21 0 1 0 519292197 8908800 257 33554432000 4194304 4922060 140735533217808 18446744073709551615 274664629239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23601/statm: 2175 257 215 178 0 68 0

[startup+0.0183591 s]
/proc/loadavg: 6.61 5.79 6.49 5/196 23601
/proc/meminfo: memFree=16172284/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23601/stat : 23601 (run) R 23599 23601 23406 0 -1 4202496 322 0 0 0 0 0 0 0 21 0 1 0 519292197 8908800 257 33554432000 4194304 4922060 140735533217808 18446744073709551615 274664629239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23601/statm: 2175 257 215 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100346 s]
/proc/loadavg: 6.61 5.79 6.49 5/196 23601
/proc/meminfo: memFree=16172284/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=252 CPUtime=0.03 cores=1,3,5,7
/proc/23601/stat : 23601 (java) R 23599 23601 23406 0 -1 4194304 355 0 0 0 0 3 0 0 21 0 1 0 519292197 258048 31 33554432000 1073741824 1073778376 140735919869328 18446744073709551615 274659884679 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/23601/statm: 63 31 24 9 0 22 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 252

[startup+0.300265 s]
/proc/loadavg: 6.61 5.79 6.49 5/196 23601
/proc/meminfo: memFree=16172284/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15676288 CPUtime=0.22 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 16753 0 1 0 15 7 0 0 22 0 18 0 519292197 16052518912 16126 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3919072 16126 2163 9 0 3909791 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 15676288

[startup+0.700234 s]
/proc/loadavg: 6.61 5.79 6.49 5/196 23601
/proc/meminfo: memFree=16172284/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15682088 CPUtime=0.88 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 51714 0 1 0 74 14 0 0 22 0 18 0 519292197 16058458112 49919 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3920522 49919 2223 9 0 3911241 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 15682088

[startup+1.50109 s]
/proc/loadavg: 6.61 5.79 6.49 6/214 23619
/proc/meminfo: memFree=15946896/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15682088 CPUtime=1.7 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 84012 0 1 0 150 20 0 0 22 0 18 0 519292197 16058458112 82216 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3920522 82224 2223 9 0 3911241 0
[pid=23601/tid=23603] ppid=23599 vsize=15682088 CPUtime=1.28 cores=1,3,5,7
/proc/23601/task/23603/stat : 23603 (java) R 23599 23601 23406 0 -1 4202560 65957 0 1 0 119 9 0 0 25 0 18 0 519292212 16058458112 82227 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 46912505636179 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23601/tid=23604] ppid=23599 vsize=15682088 CPUtime=0.02 cores=1,3,5,7
/proc/23601/task/23604/stat : 23604 (java) S 23599 23601 23406 0 -1 4202560 228 0 0 0 2 0 0 0 15 0 18 0 519292213 16058458112 82231 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23605] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23605/stat : 23605 (java) S 23599 23601 23406 0 -1 4202560 27 0 0 0 0 0 0 0 16 0 18 0 519292213 16058458112 82235 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23606] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23606/stat : 23606 (java) S 23599 23601 23406 0 -1 4202560 968 0 0 0 0 0 0 0 16 0 18 0 519292213 16058458112 82238 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23607] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23607/stat : 23607 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 519292213 16058458112 82242 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23608] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23608/stat : 23608 (java) S 23599 23601 23406 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 18 0 519292213 16058458112 82246 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23609] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23609/stat : 23609 (java) S 23599 23601 23406 0 -1 4202560 702 0 0 0 0 0 0 0 16 0 18 0 519292213 16058458112 82249 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23610] ppid=23599 vsize=15682088 CPUtime=0.02 cores=1,3,5,7
/proc/23601/task/23610/stat : 23610 (java) S 23599 23601 23406 0 -1 4202560 46 0 0 0 2 0 0 0 16 0 18 0 519292213 16058458112 82254 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23611] ppid=23599 vsize=15682088 CPUtime=0.02 cores=1,3,5,7
/proc/23601/task/23611/stat : 23611 (java) S 23599 23601 23406 0 -1 4202560 10704 0 0 0 1 1 0 0 16 0 18 0 519292213 16058458112 82258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23612] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23612/stat : 23612 (java) S 23599 23601 23406 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 18 0 519292214 16058458112 82262 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 0 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23613] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23613/stat : 23613 (java) S 23599 23601 23406 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 18 0 519292214 16058458112 82266 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23614] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23614/stat : 23614 (java) S 23599 23601 23406 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 519292214 16058458112 82269 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23615] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23615/stat : 23615 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 519292216 16058458112 82272 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676631985 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23616] ppid=23599 vsize=15682088 CPUtime=0.1 cores=1,3,5,7
/proc/23601/task/23616/stat : 23616 (java) S 23599 23601 23406 0 -1 4202560 2361 0 0 0 10 0 0 0 15 0 18 0 519292216 16058458112 82276 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23617] ppid=23599 vsize=15682088 CPUtime=0.11 cores=1,3,5,7
/proc/23601/task/23617/stat : 23617 (java) S 23599 23601 23406 0 -1 4202560 1442 0 0 0 11 0 0 0 18 0 18 0 519292216 16058458112 82280 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23618] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23618/stat : 23618 (java) S 23599 23601 23406 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 18 0 519292216 16058458112 82284 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23619] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23619/stat : 23619 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519292216 16058458112 82288 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 15682088

[startup+3.10082 s]
/proc/loadavg: 6.72 5.83 6.50 6/214 23619
/proc/meminfo: memFree=15351324/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15682088 CPUtime=3.44 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 155071 0 1 0 314 30 0 0 22 0 18 0 519292197 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3920522 153258 2241 9 0 3911241 0
[pid=23601/tid=23603] ppid=23599 vsize=15682088 CPUtime=2.82 cores=1,3,5,7
/proc/23601/task/23603/stat : 23603 (java) R 23599 23601 23406 0 -1 4202560 130078 0 1 0 266 16 0 0 25 0 18 0 519292212 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 46912505541644 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23601/tid=23604] ppid=23599 vsize=15682088 CPUtime=0.02 cores=1,3,5,7
/proc/23601/task/23604/stat : 23604 (java) S 23599 23601 23406 0 -1 4202560 1510 0 0 0 2 0 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23605] ppid=23599 vsize=15682088 CPUtime=0.02 cores=1,3,5,7
/proc/23601/task/23605/stat : 23605 (java) S 23599 23601 23406 0 -1 4202560 69 0 0 0 2 0 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23606] ppid=23599 vsize=15682088 CPUtime=0.01 cores=1,3,5,7
/proc/23601/task/23606/stat : 23606 (java) S 23599 23601 23406 0 -1 4202560 968 0 0 0 1 0 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23607] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23607/stat : 23607 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23608] ppid=23599 vsize=15682088 CPUtime=0.03 cores=1,3,5,7
/proc/23601/task/23608/stat : 23608 (java) S 23599 23601 23406 0 -1 4202560 2684 0 0 0 3 0 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23609] ppid=23599 vsize=15682088 CPUtime=0.01 cores=1,3,5,7
/proc/23601/task/23609/stat : 23609 (java) S 23599 23601 23406 0 -1 4202560 745 0 0 0 1 0 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23610] ppid=23599 vsize=15682088 CPUtime=0.05 cores=1,3,5,7
/proc/23601/task/23610/stat : 23610 (java) S 23599 23601 23406 0 -1 4202560 2608 0 0 0 4 1 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23611] ppid=23599 vsize=15682088 CPUtime=0.02 cores=1,3,5,7
/proc/23601/task/23611/stat : 23611 (java) S 23599 23601 23406 0 -1 4202560 10704 0 0 0 1 1 0 0 15 0 18 0 519292213 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23612] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23612/stat : 23612 (java) S 23599 23601 23406 0 -1 4202560 439 0 0 0 0 0 0 0 16 0 18 0 519292214 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 0 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23613] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23613/stat : 23613 (java) S 23599 23601 23406 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 18 0 519292214 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23614] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23614/stat : 23614 (java) S 23599 23601 23406 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 519292214 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23615] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23615/stat : 23615 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 519292216 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676631985 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23616] ppid=23599 vsize=15682088 CPUtime=0.13 cores=1,3,5,7
/proc/23601/task/23616/stat : 23616 (java) S 23599 23601 23406 0 -1 4202560 2403 0 0 0 13 0 0 0 15 0 18 0 519292216 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23617] ppid=23599 vsize=15682088 CPUtime=0.14 cores=1,3,5,7
/proc/23601/task/23617/stat : 23617 (java) S 23599 23601 23406 0 -1 4202560 1474 0 0 0 14 0 0 0 16 0 18 0 519292216 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23618] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23618/stat : 23618 (java) S 23599 23601 23406 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 18 0 519292216 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23619] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23619/stat : 23619 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519292216 16058458112 153258 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 15682088

[startup+6.30126 s]
/proc/loadavg: 6.72 5.83 6.50 8/214 23620
/proc/meminfo: memFree=14607200/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15682088 CPUtime=7.01 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 295193 0 1 0 646 55 0 0 22 0 18 0 519292197 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3920522 293357 2241 9 0 3911241 0
[pid=23601/tid=23603] ppid=23599 vsize=15682088 CPUtime=5.74 cores=1,3,5,7
/proc/23601/task/23603/stat : 23603 (java) R 23599 23601 23406 0 -1 4202560 254263 0 1 0 542 32 0 0 24 0 18 0 519292212 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 46912505533937 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23601/tid=23604] ppid=23599 vsize=15682088 CPUtime=0.12 cores=1,3,5,7
/proc/23601/task/23604/stat : 23604 (java) S 23599 23601 23406 0 -1 4202560 6633 0 0 0 11 1 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23605] ppid=23599 vsize=15682088 CPUtime=0.07 cores=1,3,5,7
/proc/23601/task/23605/stat : 23605 (java) S 23599 23601 23406 0 -1 4202560 69 0 0 0 7 0 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23606] ppid=23599 vsize=15682088 CPUtime=0.07 cores=1,3,5,7
/proc/23601/task/23606/stat : 23606 (java) S 23599 23601 23406 0 -1 4202560 968 0 0 0 7 0 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23607] ppid=23599 vsize=15682088 CPUtime=0.07 cores=1,3,5,7
/proc/23601/task/23607/stat : 23607 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 7 0 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23608] ppid=23599 vsize=15682088 CPUtime=0.11 cores=1,3,5,7
/proc/23601/task/23608/stat : 23608 (java) S 23599 23601 23406 0 -1 4202560 12926 0 0 0 9 2 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23609] ppid=23599 vsize=15682088 CPUtime=0.1 cores=1,3,5,7
/proc/23601/task/23609/stat : 23609 (java) S 23599 23601 23406 0 -1 4202560 792 0 0 0 9 1 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23610] ppid=23599 vsize=15682088 CPUtime=0.14 cores=1,3,5,7
/proc/23601/task/23610/stat : 23610 (java) S 23599 23601 23406 0 -1 4202560 2608 0 0 0 10 4 0 0 16 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23611] ppid=23599 vsize=15682088 CPUtime=0.1 cores=1,3,5,7
/proc/23601/task/23611/stat : 23611 (java) S 23599 23601 23406 0 -1 4202560 10728 0 0 0 9 1 0 0 15 0 18 0 519292213 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23612] ppid=23599 vsize=15682088 CPUtime=0.03 cores=1,3,5,7
/proc/23601/task/23612/stat : 23612 (java) S 23599 23601 23406 0 -1 4202560 940 0 0 0 0 3 0 0 16 0 18 0 519292214 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 0 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23613] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23613/stat : 23613 (java) S 23599 23601 23406 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 18 0 519292214 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23614] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23614/stat : 23614 (java) S 23599 23601 23406 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 519292214 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23615] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23615/stat : 23615 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 519292216 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676631985 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23616] ppid=23599 vsize=15682088 CPUtime=0.13 cores=1,3,5,7
/proc/23601/task/23616/stat : 23616 (java) S 23599 23601 23406 0 -1 4202560 2403 0 0 0 13 0 0 0 15 0 18 0 519292216 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23617] ppid=23599 vsize=15682088 CPUtime=0.14 cores=1,3,5,7
/proc/23601/task/23617/stat : 23617 (java) S 23599 23601 23406 0 -1 4202560 1474 0 0 0 14 0 0 0 16 0 18 0 519292216 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23618] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23618/stat : 23618 (java) S 23599 23601 23406 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 18 0 519292216 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23619] ppid=23599 vsize=15682088 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23619/stat : 23619 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519292216 16058458112 293357 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 15682088

[startup+12.7012 s]
/proc/loadavg: 7.15 5.95 6.53 6/214 23620
/proc/meminfo: memFree=13383332/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15682088 CPUtime=13.63 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 570516 0 1 0 1273 90 0 0 22 0 18 0 519292197 16058458112 568678 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3920522 568678 2241 9 0 3911241 0
[pid=23601/tid=23603] ppid=23599 vsize=15682088 CPUtime=12 cores=1,3,5,7

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

/proc/meminfo: memFree=11849964/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15797892 CPUtime=1214.05 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 2400333 0 1 0 120961 444 0 0 22 0 22 0 519292197 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3949473 2380461 2288 9 0 3940192 0
[pid=23601/tid=23603] ppid=23599 vsize=15797892 CPUtime=1147.56 cores=1,3,5,7
/proc/23601/task/23603/stat : 23603 (java) R 23599 23601 23406 0 -1 4202560 1271336 0 1 0 114552 204 0 0 25 0 22 0 519292212 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 46912506355219 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23601/tid=23604] ppid=23599 vsize=15797892 CPUtime=6.6 cores=1,3,5,7
/proc/23601/task/23604/stat : 23604 (java) S 23599 23601 23406 0 -1 4202560 63038 0 0 0 639 21 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23605] ppid=23599 vsize=15797892 CPUtime=7.93 cores=1,3,5,7
/proc/23601/task/23605/stat : 23605 (java) S 23599 23601 23406 0 -1 4202560 255662 0 0 0 759 34 0 0 19 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23606] ppid=23599 vsize=15797892 CPUtime=5.03 cores=1,3,5,7
/proc/23601/task/23606/stat : 23606 (java) S 23599 23601 23406 0 -1 4202560 132857 0 0 0 483 20 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23607] ppid=23599 vsize=15797892 CPUtime=4.11 cores=1,3,5,7
/proc/23601/task/23607/stat : 23607 (java) S 23599 23601 23406 0 -1 4202560 59439 0 0 0 396 15 0 0 17 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23608] ppid=23599 vsize=15797892 CPUtime=5.61 cores=1,3,5,7
/proc/23601/task/23608/stat : 23608 (java) S 23599 23601 23406 0 -1 4202560 134731 0 0 0 540 21 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23609] ppid=23599 vsize=15797892 CPUtime=5.67 cores=1,3,5,7
/proc/23601/task/23609/stat : 23609 (java) S 23599 23601 23406 0 -1 4202560 138476 0 0 0 544 23 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23610] ppid=23599 vsize=15797892 CPUtime=5.56 cores=1,3,5,7
/proc/23601/task/23610/stat : 23610 (java) S 23599 23601 23406 0 -1 4202560 93794 0 0 0 534 22 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23611] ppid=23599 vsize=15797892 CPUtime=3.95 cores=1,3,5,7
/proc/23601/task/23611/stat : 23611 (java) S 23599 23601 23406 0 -1 4202560 226175 0 0 0 363 32 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23612] ppid=23599 vsize=15797892 CPUtime=19.33 cores=1,3,5,7
/proc/23601/task/23612/stat : 23612 (java) S 23599 23601 23406 0 -1 4202560 4246 0 0 0 1926 7 0 0 15 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 0 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23613] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23613/stat : 23613 (java) S 23599 23601 23406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23614] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23614/stat : 23614 (java) S 23599 23601 23406 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23615] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23615/stat : 23615 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676631985 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23616] ppid=23599 vsize=15797892 CPUtime=0.53 cores=1,3,5,7
/proc/23601/task/23616/stat : 23616 (java) S 23599 23601 23406 0 -1 4202560 2459 0 0 0 53 0 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23617] ppid=23599 vsize=15797892 CPUtime=1.64 cores=1,3,5,7
/proc/23601/task/23617/stat : 23617 (java) S 23599 23601 23406 0 -1 4202560 16602 0 0 0 152 12 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23618] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23618/stat : 23618 (java) S 23599 23601 23406 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23619] ppid=23599 vsize=15797892 CPUtime=0.08 cores=1,3,5,7
/proc/23601/task/23619/stat : 23619 (java) S 23599 23601 23406 0 -1 4202560 61 0 0 0 2 6 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23623] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23623/stat : 23623 (java) S 23599 23601 23406 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23624] ppid=23599 vsize=15797892 CPUtime=0.09 cores=1,3,5,7
/proc/23601/task/23624/stat : 23624 (java) S 23599 23601 23406 0 -1 4202560 11 0 0 0 3 6 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23625] ppid=23599 vsize=15797892 CPUtime=0.03 cores=1,3,5,7
/proc/23601/task/23625/stat : 23625 (java) S 23599 23601 23406 0 -1 4202560 15 0 0 0 3 0 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23626] ppid=23599 vsize=15797892 CPUtime=0.09 cores=1,3,5,7
/proc/23601/task/23626/stat : 23626 (java) S 23599 23601 23406 0 -1 4202560 19 0 0 0 4 5 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1214.05
Current children cumulated vsize (KiB) 15797892

[startup+1242.3 s]
/proc/loadavg: 2.88 4.18 5.27 4/218 23707
/proc/meminfo: memFree=11345436/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15797892 CPUtime=1274.05 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 2400337 0 1 0 126961 444 0 0 22 0 22 0 519292197 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3949473 2380461 2288 9 0 3940192 0
[pid=23601/tid=23603] ppid=23599 vsize=15797892 CPUtime=1207.56 cores=1,3,5,7
/proc/23601/task/23603/stat : 23603 (java) R 23599 23601 23406 0 -1 4202560 1271336 0 1 0 120552 204 0 0 25 0 22 0 519292212 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 46912506355104 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23601/tid=23604] ppid=23599 vsize=15797892 CPUtime=6.6 cores=1,3,5,7
/proc/23601/task/23604/stat : 23604 (java) S 23599 23601 23406 0 -1 4202560 63038 0 0 0 639 21 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23605] ppid=23599 vsize=15797892 CPUtime=7.93 cores=1,3,5,7
/proc/23601/task/23605/stat : 23605 (java) S 23599 23601 23406 0 -1 4202560 255662 0 0 0 759 34 0 0 19 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23606] ppid=23599 vsize=15797892 CPUtime=5.03 cores=1,3,5,7
/proc/23601/task/23606/stat : 23606 (java) S 23599 23601 23406 0 -1 4202560 132857 0 0 0 483 20 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23607] ppid=23599 vsize=15797892 CPUtime=4.11 cores=1,3,5,7
/proc/23601/task/23607/stat : 23607 (java) S 23599 23601 23406 0 -1 4202560 59439 0 0 0 396 15 0 0 17 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23608] ppid=23599 vsize=15797892 CPUtime=5.61 cores=1,3,5,7
/proc/23601/task/23608/stat : 23608 (java) S 23599 23601 23406 0 -1 4202560 134731 0 0 0 540 21 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23609] ppid=23599 vsize=15797892 CPUtime=5.67 cores=1,3,5,7
/proc/23601/task/23609/stat : 23609 (java) S 23599 23601 23406 0 -1 4202560 138476 0 0 0 544 23 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23610] ppid=23599 vsize=15797892 CPUtime=5.56 cores=1,3,5,7
/proc/23601/task/23610/stat : 23610 (java) S 23599 23601 23406 0 -1 4202560 93794 0 0 0 534 22 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23611] ppid=23599 vsize=15797892 CPUtime=3.95 cores=1,3,5,7
/proc/23601/task/23611/stat : 23611 (java) S 23599 23601 23406 0 -1 4202560 226175 0 0 0 363 32 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23612] ppid=23599 vsize=15797892 CPUtime=19.33 cores=1,3,5,7
/proc/23601/task/23612/stat : 23612 (java) S 23599 23601 23406 0 -1 4202560 4246 0 0 0 1926 7 0 0 15 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 0 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23613] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23613/stat : 23613 (java) S 23599 23601 23406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23614] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23614/stat : 23614 (java) S 23599 23601 23406 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23615] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23615/stat : 23615 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676631985 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23616] ppid=23599 vsize=15797892 CPUtime=0.53 cores=1,3,5,7
/proc/23601/task/23616/stat : 23616 (java) S 23599 23601 23406 0 -1 4202560 2459 0 0 0 53 0 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23617] ppid=23599 vsize=15797892 CPUtime=1.64 cores=1,3,5,7
/proc/23601/task/23617/stat : 23617 (java) S 23599 23601 23406 0 -1 4202560 16602 0 0 0 152 12 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23618] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23618/stat : 23618 (java) S 23599 23601 23406 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23619] ppid=23599 vsize=15797892 CPUtime=0.08 cores=1,3,5,7
/proc/23601/task/23619/stat : 23619 (java) S 23599 23601 23406 0 -1 4202560 65 0 0 0 2 6 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23623] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23623/stat : 23623 (java) S 23599 23601 23406 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23624] ppid=23599 vsize=15797892 CPUtime=0.09 cores=1,3,5,7
/proc/23601/task/23624/stat : 23624 (java) S 23599 23601 23406 0 -1 4202560 11 0 0 0 3 6 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23625] ppid=23599 vsize=15797892 CPUtime=0.03 cores=1,3,5,7
/proc/23601/task/23625/stat : 23625 (java) S 23599 23601 23406 0 -1 4202560 15 0 0 0 3 0 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23626] ppid=23599 vsize=15797892 CPUtime=0.09 cores=1,3,5,7
/proc/23601/task/23626/stat : 23626 (java) S 23599 23601 23406 0 -1 4202560 19 0 0 0 4 5 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1274.05
Current children cumulated vsize (KiB) 15797892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.90 3.96 5.13 4/218 23709
/proc/meminfo: memFree=9663892/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=15797892 CPUtime=1331.76 cores=1,3,5,7
/proc/23601/stat : 23601 (java) S 23599 23601 23406 0 -1 4202496 2400341 0 1 0 132732 444 0 0 22 0 22 0 519292197 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 3949473 2380461 2288 9 0 3940192 0
[pid=23601/tid=23603] ppid=23599 vsize=15797892 CPUtime=1265.27 cores=1,3,5,7
/proc/23601/task/23603/stat : 23603 (java) R 23599 23601 23406 0 -1 4202560 1271336 0 1 0 126323 204 0 0 25 0 22 0 519292212 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 46912506355125 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23601/tid=23604] ppid=23599 vsize=15797892 CPUtime=6.6 cores=1,3,5,7
/proc/23601/task/23604/stat : 23604 (java) S 23599 23601 23406 0 -1 4202560 63038 0 0 0 639 21 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23605] ppid=23599 vsize=15797892 CPUtime=7.93 cores=1,3,5,7
/proc/23601/task/23605/stat : 23605 (java) S 23599 23601 23406 0 -1 4202560 255662 0 0 0 759 34 0 0 19 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23606] ppid=23599 vsize=15797892 CPUtime=5.03 cores=1,3,5,7
/proc/23601/task/23606/stat : 23606 (java) S 23599 23601 23406 0 -1 4202560 132857 0 0 0 483 20 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23607] ppid=23599 vsize=15797892 CPUtime=4.11 cores=1,3,5,7
/proc/23601/task/23607/stat : 23607 (java) S 23599 23601 23406 0 -1 4202560 59439 0 0 0 396 15 0 0 17 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23608] ppid=23599 vsize=15797892 CPUtime=5.61 cores=1,3,5,7
/proc/23601/task/23608/stat : 23608 (java) S 23599 23601 23406 0 -1 4202560 134731 0 0 0 540 21 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23609] ppid=23599 vsize=15797892 CPUtime=5.67 cores=1,3,5,7
/proc/23601/task/23609/stat : 23609 (java) S 23599 23601 23406 0 -1 4202560 138476 0 0 0 544 23 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23610] ppid=23599 vsize=15797892 CPUtime=5.56 cores=1,3,5,7
/proc/23601/task/23610/stat : 23610 (java) S 23599 23601 23406 0 -1 4202560 93794 0 0 0 534 22 0 0 18 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23611] ppid=23599 vsize=15797892 CPUtime=3.95 cores=1,3,5,7
/proc/23601/task/23611/stat : 23611 (java) S 23599 23601 23406 0 -1 4202560 226175 0 0 0 363 32 0 0 16 0 22 0 519292213 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23612] ppid=23599 vsize=15797892 CPUtime=19.33 cores=1,3,5,7
/proc/23601/task/23612/stat : 23612 (java) S 23599 23601 23406 0 -1 4202560 4246 0 0 0 1926 7 0 0 15 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 0 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23613] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23613/stat : 23613 (java) S 23599 23601 23406 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23614] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23614/stat : 23614 (java) S 23599 23601 23406 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519292214 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23615] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23615/stat : 23615 (java) S 23599 23601 23406 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676631985 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23616] ppid=23599 vsize=15797892 CPUtime=0.53 cores=1,3,5,7
/proc/23601/task/23616/stat : 23616 (java) S 23599 23601 23406 0 -1 4202560 2459 0 0 0 53 0 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23617] ppid=23599 vsize=15797892 CPUtime=1.64 cores=1,3,5,7
/proc/23601/task/23617/stat : 23617 (java) S 23599 23601 23406 0 -1 4202560 16602 0 0 0 152 12 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23618] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23618/stat : 23618 (java) S 23599 23601 23406 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624281 0 4 0 16800975 18446604459023378560 0 0 -1 7 0 0 0
[pid=23601/tid=23619] ppid=23599 vsize=15797892 CPUtime=0.08 cores=1,3,5,7
/proc/23601/task/23619/stat : 23619 (java) S 23599 23601 23406 0 -1 4202560 69 0 0 0 2 6 0 0 15 0 22 0 519292216 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23623] ppid=23599 vsize=15797892 CPUtime=0 cores=1,3,5,7
/proc/23601/task/23623/stat : 23623 (java) S 23599 23601 23406 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 1 0 0 0
[pid=23601/tid=23624] ppid=23599 vsize=15797892 CPUtime=0.09 cores=1,3,5,7
/proc/23601/task/23624/stat : 23624 (java) S 23599 23601 23406 0 -1 4202560 11 0 0 0 3 6 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 3 0 0 0
[pid=23601/tid=23625] ppid=23599 vsize=15797892 CPUtime=0.03 cores=1,3,5,7
/proc/23601/task/23625/stat : 23625 (java) S 23599 23601 23406 0 -1 4202560 15 0 0 0 3 0 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
[pid=23601/tid=23626] ppid=23599 vsize=15797892 CPUtime=0.09 cores=1,3,5,7
/proc/23601/task/23626/stat : 23626 (java) S 23599 23601 23406 0 -1 4202560 19 0 0 0 4 5 0 0 15 0 22 0 519303356 16177041408 2380461 33554432000 1073741824 1073778376 140736911774448 18446744073709551615 274676624896 0 4 0 16800975 18446604459023378560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1331.76
Current children cumulated vsize (KiB) 15797892

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

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

[startup+1300.31 s]
/proc/loadavg: 2.90 3.96 5.13 4/199 23712
/proc/meminfo: memFree=15143976/32951132 swapFree=67111524/67111528
[pid=23601] ppid=23599 vsize=0 CPUtime=1332.06 cores=1,3,5,7
/proc/23601/stat : 23601 (java) Z 23599 23601 23406 0 -1 4203548 2400369 0 1 0 132733 473 0 0 17 0 2 0 519292197 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/23601/statm: 0 0 0 0 0 0 0
[pid=23601/tid=23711] ppid=23599 vsize=0 CPUtime=0.29 cores=1,3,5,7
/proc/23601/task/23711/stat : 23711 (java) R 23599 23601 23406 0 -1 4203588 10 0 0 0 0 29 0 0 21 0 2 0 519422198 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1332.06
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.35
CPU time (s): 1332.11
CPU user time (s): 1327.33
CPU system time (s): 4.77927
CPU usage (%): 102.443
Max. virtual memory (cumulated for all children) (KiB): 15800372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1327.33
system time used= 4.77927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2400369
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= 129551
involuntary context switches= 173720

runsolver used 2.12368 second user time and 5.02623 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 13:34:57
IDJOB=3313273
IDBENCH=70953
IDSOLVER=1699
FILE ID=node131/3313273-1304076874
RUNJOBID= node131-1304075571-23425
PBS_JOBID= 13170501
Free space on /tmp= 70708 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313273-1304076874/watcher-3313273-1304076874 -o /tmp/evaluation-result-3313273-1304076874/solver-3313273-1304076874 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313273-1304076874.cnf

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=714472969

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16172456 kB
Buffers:        961328 kB
Cached:        7133628 kB
SwapCached:          4 kB
Active:        9104200 kB
Inactive:      7145656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16172456 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          686108 kB
Writeback:           0 kB
AnonPages:     8154548 kB
Mapped:          23680 kB
Slab:           451188 kB
PageTables:      20584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  9814376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70688 MiB
End job on node131 at 2011-04-29 13:57:08