Trace number 3313483

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.47 1228.59

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

Solver Data

0.09/0.12	16:57 INFO : Reading from input HOME/instance-3313483-1304180217.cnf
1.02/0.85	Executor set job limit to 1000000
1.02/0.85	Executor set job limit to 1000000
1.02/0.85	Executor set job limit to 1000000
1.02/0.85	Executor set job limit to 1000000
1.02/0.85	Starting Executor!
1.02/0.85	Starting Executor!
1.02/0.85	Starting Executor!
1.02/0.85	Starting Executor!
2.56/1.67	16:59 INFO : Found 5357 xor gates
7.05/4.80	17:02 INFO : 51401 variables remaining out of 55875
7.05/4.80	17:02 INFO : 3074707 literals remaining out of 547506

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-3313483-1304180217/watcher-3313483-1304180217 -o /tmp/evaluation-result-3313483-1304180217/solver-3313483-1304180217 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313483-1304180217.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: 3.75 5.06 6.61 3/173 12119
/proc/meminfo: memFree=29451756/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/12119/stat : 12119 (java) R 12117 12119 11475 0 -1 4202496 1190 0 0 0 0 0 0 0 20 0 1 0 608252367 23580672 677 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231890527720 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12119/statm: 5757 678 505 9 0 124 0

[startup+0.010237 s]
/proc/loadavg: 3.75 5.06 6.61 3/173 12119
/proc/meminfo: memFree=29451756/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=31604 CPUtime=0 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 1498 0 0 0 0 0 0 0 20 0 2 0 608252367 32362496 960 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 7901 965 743 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 31604

[startup+0.100245 s]
/proc/loadavg: 3.75 5.06 6.61 3/173 12119
/proc/meminfo: memFree=29451756/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15676244 CPUtime=0.09 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 5533 0 1 0 8 1 0 0 20 0 18 0 608252367 16052473856 4928 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3919061 4929 2115 9 0 3909780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676244

[startup+0.30018 s]
/proc/loadavg: 3.75 5.06 6.61 3/173 12119
/proc/meminfo: memFree=29451756/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15679568 CPUtime=0.5 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 15050 0 1 0 48 2 0 0 20 0 18 0 608252367 16055877632 13471 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3919892 13477 2206 9 0 3910611 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15679568

[startup+0.701103 s]
/proc/loadavg: 3.75 5.06 6.61 3/173 12119
/proc/meminfo: memFree=29451756/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15679568 CPUtime=0.92 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 41886 0 1 0 87 5 0 0 20 0 18 0 608252367 16055877632 40305 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3919892 40305 2222 9 0 3910611 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679568

[startup+1.50096 s]
/proc/loadavg: 3.61 5.01 6.59 7/220 12168
/proc/meminfo: memFree=29123776/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15689964 CPUtime=2.26 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 48675 0 1 0 220 6 0 0 20 0 22 0 608252367 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3922491 44333 2264 9 0 3913210 0
[pid=12119/tid=12122] ppid=12117 vsize=15689964 CPUtime=1.47 cores=1,3,5,7
/proc/12119/task/12122/stat : 12122 (java) R 12117 12119 11475 0 -1 4202560 35635 0 1 0 143 4 0 0 19 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912505840912 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12119/tid=12126] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12126/stat : 12126 (java) S 12117 12119 11475 0 -1 4202560 791 0 0 0 0 0 0 0 16 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12127] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12127/stat : 12127 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12128] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12128/stat : 12128 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12129] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12129/stat : 12129 (java) S 12117 12119 11475 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12130] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12130/stat : 12130 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12131] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12131/stat : 12131 (java) S 12117 12119 11475 0 -1 4202560 412 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12132] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12132/stat : 12132 (java) S 12117 12119 11475 0 -1 4202560 275 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12133] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12133/stat : 12133 (java) S 12117 12119 11475 0 -1 4202560 39 0 0 0 0 0 0 0 15 0 22 0 608252368 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12144] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12144/stat : 12144 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 608252369 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 0 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12145] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12145/stat : 12145 (java) S 12117 12119 11475 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 608252370 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12146] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12146/stat : 12146 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 608252370 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12150] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12150/stat : 12150 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608252372 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907314097 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12151] ppid=12117 vsize=15689964 CPUtime=0.35 cores=1,3,5,7
/proc/12119/task/12151/stat : 12151 (java) S 12117 12119 11475 0 -1 4202560 4101 0 0 0 35 0 0 0 15 0 22 0 608252372 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12152] ppid=12117 vsize=15689964 CPUtime=0.42 cores=1,3,5,7
/proc/12119/task/12152/stat : 12152 (java) S 12117 12119 11475 0 -1 4202560 5954 0 0 0 41 1 0 0 15 0 22 0 608252372 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12153] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12153/stat : 12153 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608252372 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12154] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12154/stat : 12154 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608252372 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12161] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12161/stat : 12161 (java) S 12117 12119 11475 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608252453 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) S 12117 12119 11475 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 608252453 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12163] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12163/stat : 12163 (java) S 12117 12119 11475 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 608252453 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12164] ppid=12117 vsize=15689964 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12164/stat : 12164 (java) S 12117 12119 11475 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 608252453 16066523136 44333 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 15689964

[startup+3.10166 s]
/proc/loadavg: 3.61 5.01 6.59 5/220 12168
/proc/meminfo: memFree=29053228/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15692532 CPUtime=4.71 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 58475 0 1 0 463 8 0 0 20 0 22 0 608252367 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3923133 51324 2264 9 0 3913852 0
[pid=12119/tid=12122] ppid=12117 vsize=15692532 CPUtime=3.05 cores=1,3,5,7
/proc/12119/task/12122/stat : 12122 (java) R 12117 12119 11475 0 -1 4202560 35663 0 1 0 301 4 0 0 23 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506290453 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12119/tid=12126] ppid=12117 vsize=15692532 CPUtime=0.01 cores=1,3,5,7
/proc/12119/task/12126/stat : 12126 (java) S 12117 12119 11475 0 -1 4202560 2207 0 0 0 1 0 0 0 16 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12127] ppid=12117 vsize=15692532 CPUtime=0.01 cores=1,3,5,7
/proc/12119/task/12127/stat : 12127 (java) S 12117 12119 11475 0 -1 4202560 1443 0 0 0 1 0 0 0 16 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12128] ppid=12117 vsize=15692532 CPUtime=0.01 cores=1,3,5,7
/proc/12119/task/12128/stat : 12128 (java) S 12117 12119 11475 0 -1 4202560 1345 0 0 0 1 0 0 0 16 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12129] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12129/stat : 12129 (java) S 12117 12119 11475 0 -1 4202560 429 0 0 0 0 0 0 0 16 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12130] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12130/stat : 12130 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12131] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12131/stat : 12131 (java) S 12117 12119 11475 0 -1 4202560 412 0 0 0 0 0 0 0 15 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12132] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12132/stat : 12132 (java) S 12117 12119 11475 0 -1 4202560 275 0 0 0 0 0 0 0 15 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12133] ppid=12117 vsize=15692532 CPUtime=0.01 cores=1,3,5,7
/proc/12119/task/12133/stat : 12133 (java) S 12117 12119 11475 0 -1 4202560 1408 0 0 0 1 0 0 0 16 0 22 0 608252368 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12144] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12144/stat : 12144 (java) S 12117 12119 11475 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 608252369 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 0 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12145] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12145/stat : 12145 (java) S 12117 12119 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608252370 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12146] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12146/stat : 12146 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608252370 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12150] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12150/stat : 12150 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608252372 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907314097 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12151] ppid=12117 vsize=15692532 CPUtime=0.71 cores=1,3,5,7
/proc/12119/task/12151/stat : 12151 (java) S 12117 12119 11475 0 -1 4202560 4774 0 0 0 70 1 0 0 15 0 22 0 608252372 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12152] ppid=12117 vsize=15692532 CPUtime=0.84 cores=1,3,5,7
/proc/12119/task/12152/stat : 12152 (java) S 12117 12119 11475 0 -1 4202560 9018 0 0 0 83 1 0 0 15 0 22 0 608252372 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12153] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12153/stat : 12153 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608252372 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12154] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12154/stat : 12154 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608252372 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12161] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12161/stat : 12161 (java) S 12117 12119 11475 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608252453 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) S 12117 12119 11475 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 608252453 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12163] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12163/stat : 12163 (java) S 12117 12119 11475 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 608252453 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12164] ppid=12117 vsize=15692532 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12164/stat : 12164 (java) S 12117 12119 11475 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 608252453 16069152768 51324 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 15692532

[startup+6.30106 s]
/proc/loadavg: 3.64 4.99 6.57 5/220 12168
/proc/meminfo: memFree=28880352/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15694256 CPUtime=9.54 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 110222 0 1 0 939 15 0 0 20 0 22 0 608252367 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3923564 102427 2286 9 0 3914283 0
[pid=12119/tid=12122] ppid=12117 vsize=15694256 CPUtime=4.74 cores=1,3,5,7
/proc/12119/task/12122/stat : 12122 (java) S 12117 12119 11475 0 -1 4202560 35710 0 1 0 470 4 0 0 18 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12126] ppid=12117 vsize=15694256 CPUtime=0.1 cores=1,3,5,7
/proc/12119/task/12126/stat : 12126 (java) S 12117 12119 11475 0 -1 4202560 13765 0 0 0 9 1 0 0 16 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12127] ppid=12117 vsize=15694256 CPUtime=0.06 cores=1,3,5,7
/proc/12119/task/12127/stat : 12127 (java) S 12117 12119 11475 0 -1 4202560 10495 0 0 0 5 1 0 0 15 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12128] ppid=12117 vsize=15694256 CPUtime=0.03 cores=1,3,5,7
/proc/12119/task/12128/stat : 12128 (java) S 12117 12119 11475 0 -1 4202560 7880 0 0 0 2 1 0 0 16 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12129] ppid=12117 vsize=15694256 CPUtime=0.02 cores=1,3,5,7
/proc/12119/task/12129/stat : 12129 (java) S 12117 12119 11475 0 -1 4202560 436 0 0 0 2 0 0 0 15 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12130] ppid=12117 vsize=15694256 CPUtime=0.05 cores=1,3,5,7
/proc/12119/task/12130/stat : 12130 (java) S 12117 12119 11475 0 -1 4202560 5326 0 0 0 5 0 0 0 15 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12131] ppid=12117 vsize=15694256 CPUtime=0.05 cores=1,3,5,7
/proc/12119/task/12131/stat : 12131 (java) S 12117 12119 11475 0 -1 4202560 8637 0 0 0 4 1 0 0 16 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12132] ppid=12117 vsize=15694256 CPUtime=0.03 cores=1,3,5,7
/proc/12119/task/12132/stat : 12132 (java) S 12117 12119 11475 0 -1 4202560 6081 0 0 0 3 0 0 0 15 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12133] ppid=12117 vsize=15694256 CPUtime=0.04 cores=1,3,5,7
/proc/12119/task/12133/stat : 12133 (java) S 12117 12119 11475 0 -1 4202560 5910 0 0 0 4 0 0 0 16 0 22 0 608252368 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12144] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12144/stat : 12144 (java) S 12117 12119 11475 0 -1 4202560 182 0 0 0 0 0 0 0 15 0 22 0 608252369 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 0 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12145] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12145/stat : 12145 (java) S 12117 12119 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12146] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12146/stat : 12146 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12150] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12150/stat : 12150 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608252372 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907314097 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12151] ppid=12117 vsize=15694256 CPUtime=1.25 cores=1,3,5,7
/proc/12119/task/12151/stat : 12151 (java) S 12117 12119 11475 0 -1 4202560 5303 0 0 0 124 1 0 0 15 0 22 0 608252372 16070918144 102427 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0

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

/proc/12119/task/12128/stat : 12128 (java) S 12117 12119 11475 0 -1 4202560 121247 0 0 0 342 18 0 0 15 0 22 0 608252368 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12129] ppid=12117 vsize=15694256 CPUtime=3.68 cores=1,3,5,7
/proc/12119/task/12129/stat : 12129 (java) S 12117 12119 11475 0 -1 4202560 199294 0 0 0 336 32 0 0 15 0 22 0 608252368 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12130] ppid=12117 vsize=15694256 CPUtime=4.1 cores=1,3,5,7
/proc/12119/task/12130/stat : 12130 (java) S 12117 12119 11475 0 -1 4202560 130745 0 0 0 391 19 0 0 15 0 22 0 608252368 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12131] ppid=12117 vsize=15694256 CPUtime=3.94 cores=1,3,5,7
/proc/12119/task/12131/stat : 12131 (java) S 12117 12119 11475 0 -1 4202560 169356 0 0 0 367 27 0 0 16 0 22 0 608252368 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12132] ppid=12117 vsize=15694256 CPUtime=4.3 cores=1,3,5,7
/proc/12119/task/12132/stat : 12132 (java) S 12117 12119 11475 0 -1 4202560 207374 0 0 0 400 30 0 0 16 0 22 0 608252368 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12133] ppid=12117 vsize=15694256 CPUtime=3.79 cores=1,3,5,7
/proc/12119/task/12133/stat : 12133 (java) S 12117 12119 11475 0 -1 4202560 181487 0 0 0 351 28 0 0 15 0 22 0 608252368 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12144] ppid=12117 vsize=15694256 CPUtime=1.26 cores=1,3,5,7
/proc/12119/task/12144/stat : 12144 (java) S 12117 12119 11475 0 -1 4202560 5396 0 0 0 124 2 0 0 15 0 22 0 608252369 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 0 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12145] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12145/stat : 12145 (java) S 12117 12119 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12146] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12146/stat : 12146 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12150] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12150/stat : 12150 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608252372 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907314097 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12151] ppid=12117 vsize=15694256 CPUtime=1.46 cores=1,3,5,7
/proc/12119/task/12151/stat : 12151 (java) S 12117 12119 11475 0 -1 4202560 5313 0 0 0 145 1 0 0 15 0 22 0 608252372 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12152] ppid=12117 vsize=15694256 CPUtime=1.58 cores=1,3,5,7
/proc/12119/task/12152/stat : 12152 (java) S 12117 12119 11475 0 -1 4202560 9663 0 0 0 156 2 0 0 16 0 22 0 608252372 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12153] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12153/stat : 12153 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608252372 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12154] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12154/stat : 12154 (java) S 12117 12119 11475 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608252372 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12161] ppid=12117 vsize=15694256 CPUtime=1087.6 cores=1,3,5,7
/proc/12119/task/12161/stat : 12161 (java) R 12117 12119 11475 0 -1 4202560 102260 0 0 0 108750 10 0 0 25 0 22 0 608252453 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506551858 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=15694256 CPUtime=1075 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) R 12117 12119 11475 0 -1 4202560 76900 0 0 0 107491 9 0 0 25 0 22 0 608252453 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506115074 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12119/tid=12163] ppid=12117 vsize=15694256 CPUtime=1087.03 cores=1,3,5,7
/proc/12119/task/12163/stat : 12163 (java) R 12117 12119 11475 0 -1 4202560 58060 0 0 0 108697 6 0 0 25 0 22 0 608252453 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506429563 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12119/tid=12164] ppid=12117 vsize=15694256 CPUtime=1086.47 cores=1,3,5,7
/proc/12119/task/12164/stat : 12164 (java) R 12117 12119 11475 0 -1 4202560 99945 0 0 0 108636 11 0 0 25 0 22 0 608252453 16070918144 1677763 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912505583596 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4376.76
Current children cumulated vsize (KiB) 15694256

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.63 9/220 12199
/proc/meminfo: memFree=15565992/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15694256 CPUtime=4616.42 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 1714172 0 1 0 461388 254 0 0 20 0 22 0 608252367 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3923564 1683144 2296 9 0 3914283 0
[pid=12119/tid=12122] ppid=12117 vsize=15694256 CPUtime=4.74 cores=1,3,5,7
/proc/12119/task/12122/stat : 12122 (java) S 12117 12119 11475 0 -1 4202560 35710 0 1 0 470 4 0 0 18 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12126] ppid=12117 vsize=15694256 CPUtime=4.26 cores=1,3,5,7
/proc/12119/task/12126/stat : 12126 (java) S 12117 12119 11475 0 -1 4202560 134530 0 0 0 405 21 0 0 15 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12127] ppid=12117 vsize=15694256 CPUtime=4.18 cores=1,3,5,7
/proc/12119/task/12127/stat : 12127 (java) S 12117 12119 11475 0 -1 4202560 171121 0 0 0 392 26 0 0 16 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12128] ppid=12117 vsize=15694256 CPUtime=3.7 cores=1,3,5,7
/proc/12119/task/12128/stat : 12128 (java) S 12117 12119 11475 0 -1 4202560 122585 0 0 0 352 18 0 0 16 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12129] ppid=12117 vsize=15694256 CPUtime=3.88 cores=1,3,5,7
/proc/12119/task/12129/stat : 12129 (java) S 12117 12119 11475 0 -1 4202560 200727 0 0 0 356 32 0 0 16 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12130] ppid=12117 vsize=15694256 CPUtime=4.29 cores=1,3,5,7
/proc/12119/task/12130/stat : 12130 (java) S 12117 12119 11475 0 -1 4202560 130745 0 0 0 410 19 0 0 16 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12131] ppid=12117 vsize=15694256 CPUtime=4.18 cores=1,3,5,7
/proc/12119/task/12131/stat : 12131 (java) S 12117 12119 11475 0 -1 4202560 170827 0 0 0 391 27 0 0 16 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12132] ppid=12117 vsize=15694256 CPUtime=4.37 cores=1,3,5,7
/proc/12119/task/12132/stat : 12132 (java) S 12117 12119 11475 0 -1 4202560 207374 0 0 0 407 30 0 0 15 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12133] ppid=12117 vsize=15694256 CPUtime=3.86 cores=1,3,5,7
/proc/12119/task/12133/stat : 12133 (java) S 12117 12119 11475 0 -1 4202560 181524 0 0 0 358 28 0 0 15 0 22 0 608252368 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12144] ppid=12117 vsize=15694256 CPUtime=1.26 cores=1,3,5,7
/proc/12119/task/12144/stat : 12144 (java) S 12117 12119 11475 0 -1 4202560 5427 0 0 0 124 2 0 0 15 0 22 0 608252369 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 0 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12145] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12145/stat : 12145 (java) S 12117 12119 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12146] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12146/stat : 12146 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12150] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12150/stat : 12150 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608252372 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907314097 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12151] ppid=12117 vsize=15694256 CPUtime=1.46 cores=1,3,5,7
/proc/12119/task/12151/stat : 12151 (java) S 12117 12119 11475 0 -1 4202560 5313 0 0 0 145 1 0 0 15 0 22 0 608252372 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12152] ppid=12117 vsize=15694256 CPUtime=1.58 cores=1,3,5,7
/proc/12119/task/12152/stat : 12152 (java) S 12117 12119 11475 0 -1 4202560 9663 0 0 0 156 2 0 0 16 0 22 0 608252372 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12153] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12153/stat : 12153 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608252372 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12154] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12154/stat : 12154 (java) S 12117 12119 11475 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 608252372 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12161] ppid=12117 vsize=15694256 CPUtime=1146.96 cores=1,3,5,7
/proc/12119/task/12161/stat : 12161 (java) R 12117 12119 11475 0 -1 4202560 102260 0 0 0 114686 10 0 0 25 0 22 0 608252453 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506066601 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=15694256 CPUtime=1134.68 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) R 12117 12119 11475 0 -1 4202560 76904 0 0 0 113459 9 0 0 25 0 22 0 608252453 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506261842 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12119/tid=12163] ppid=12117 vsize=15694256 CPUtime=1146.71 cores=1,3,5,7
/proc/12119/task/12163/stat : 12163 (java) R 12117 12119 11475 0 -1 4202560 58061 0 0 0 114665 6 0 0 25 0 22 0 608252453 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506412647 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12119/tid=12164] ppid=12117 vsize=15694256 CPUtime=1146.15 cores=1,3,5,7
/proc/12119/task/12164/stat : 12164 (java) R 12117 12119 11475 0 -1 4202560 99948 0 0 0 114604 11 0 0 25 0 22 0 608252453 16070918144 1683144 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506429558 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4616.42
Current children cumulated vsize (KiB) 15694256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1228.3 s]
/proc/loadavg: 8.18 8.08 7.65 9/220 12200
/proc/meminfo: memFree=15544996/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=15694256 CPUtime=4800.16 cores=1,3,5,7
/proc/12119/stat : 12119 (java) S 12117 12119 11475 0 -1 4202496 1719281 0 1 0 479762 254 0 0 20 0 22 0 608252367 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 3923564 1688238 2296 9 0 3914283 0
[pid=12119/tid=12122] ppid=12117 vsize=15694256 CPUtime=4.74 cores=1,3,5,7
/proc/12119/task/12122/stat : 12122 (java) S 12117 12119 11475 0 -1 4202560 35710 0 1 0 470 4 0 0 18 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12126] ppid=12117 vsize=15694256 CPUtime=4.46 cores=1,3,5,7
/proc/12119/task/12126/stat : 12126 (java) S 12117 12119 11475 0 -1 4202560 135834 0 0 0 425 21 0 0 16 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12127] ppid=12117 vsize=15694256 CPUtime=4.34 cores=1,3,5,7
/proc/12119/task/12127/stat : 12127 (java) S 12117 12119 11475 0 -1 4202560 171121 0 0 0 408 26 0 0 15 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12128] ppid=12117 vsize=15694256 CPUtime=4.04 cores=1,3,5,7
/proc/12119/task/12128/stat : 12128 (java) S 12117 12119 11475 0 -1 4202560 123540 0 0 0 385 19 0 0 16 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12129] ppid=12117 vsize=15694256 CPUtime=4.01 cores=1,3,5,7
/proc/12119/task/12129/stat : 12129 (java) S 12117 12119 11475 0 -1 4202560 200728 0 0 0 368 33 0 0 16 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12130] ppid=12117 vsize=15694256 CPUtime=4.45 cores=1,3,5,7
/proc/12119/task/12130/stat : 12130 (java) S 12117 12119 11475 0 -1 4202560 132621 0 0 0 426 19 0 0 16 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12131] ppid=12117 vsize=15694256 CPUtime=4.39 cores=1,3,5,7
/proc/12119/task/12131/stat : 12131 (java) S 12117 12119 11475 0 -1 4202560 171756 0 0 0 412 27 0 0 16 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12132] ppid=12117 vsize=15694256 CPUtime=4.56 cores=1,3,5,7
/proc/12119/task/12132/stat : 12132 (java) S 12117 12119 11475 0 -1 4202560 207402 0 0 0 426 30 0 0 15 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12133] ppid=12117 vsize=15694256 CPUtime=4.04 cores=1,3,5,7
/proc/12119/task/12133/stat : 12133 (java) S 12117 12119 11475 0 -1 4202560 181525 0 0 0 376 28 0 0 15 0 22 0 608252368 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12144] ppid=12117 vsize=15694256 CPUtime=1.26 cores=1,3,5,7
/proc/12119/task/12144/stat : 12144 (java) S 12117 12119 11475 0 -1 4202560 5431 0 0 0 124 2 0 0 16 0 22 0 608252369 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 0 0 16800975 18446604461700503360 0 0 -1 7 0 0 0
[pid=12119/tid=12145] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12145/stat : 12145 (java) S 12117 12119 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12146] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12146/stat : 12146 (java) S 12117 12119 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608252370 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12150] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12150/stat : 12150 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608252372 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907314097 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12151] ppid=12117 vsize=15694256 CPUtime=1.46 cores=1,3,5,7
/proc/12119/task/12151/stat : 12151 (java) S 12117 12119 11475 0 -1 4202560 5313 0 0 0 145 1 0 0 15 0 22 0 608252372 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 5 0 0 0
[pid=12119/tid=12152] ppid=12117 vsize=15694256 CPUtime=1.58 cores=1,3,5,7
/proc/12119/task/12152/stat : 12152 (java) S 12117 12119 11475 0 -1 4202560 9663 0 0 0 156 2 0 0 16 0 22 0 608252372 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 3 0 0 0
[pid=12119/tid=12153] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12153/stat : 12153 (java) S 12117 12119 11475 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608252372 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907306393 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12154] ppid=12117 vsize=15694256 CPUtime=0 cores=1,3,5,7
/proc/12119/task/12154/stat : 12154 (java) S 12117 12119 11475 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 608252372 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 231907307008 0 4 0 16800975 18446604461700503360 0 0 -1 1 0 0 0
[pid=12119/tid=12161] ppid=12117 vsize=15694256 CPUtime=1192.39 cores=1,3,5,7
/proc/12119/task/12161/stat : 12161 (java) R 12117 12119 11475 0 -1 4202560 102263 0 0 0 119229 10 0 0 25 0 22 0 608252453 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506114476 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=15694256 CPUtime=1180.29 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) R 12117 12119 11475 0 -1 4202560 76904 0 0 0 118020 9 0 0 25 0 22 0 608252453 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506490994 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12119/tid=12163] ppid=12117 vsize=15694256 CPUtime=1192.23 cores=1,3,5,7
/proc/12119/task/12163/stat : 12163 (java) R 12117 12119 11475 0 -1 4202560 58064 0 0 0 119217 6 0 0 25 0 22 0 608252453 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506290774 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12119/tid=12164] ppid=12117 vsize=15694256 CPUtime=1191.76 cores=1,3,5,7
/proc/12119/task/12164/stat : 12164 (java) R 12117 12119 11475 0 -1 4202560 99949 0 0 0 119165 11 0 0 25 0 22 0 608252453 16070918144 1688238 33554432000 1073741824 1073778376 140734345788176 18446744073709551615 46912506429677 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15694256

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

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

[startup+1228.41 s]
/proc/loadavg: 8.18 8.08 7.65 9/220 12200
/proc/meminfo: memFree=15544996/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=0 CPUtime=4800.29 cores=1,3,5,7
/proc/12119/stat : 12119 (java) Z 12117 12119 11475 0 -1 4203548 1719307 0 1 0 479765 264 0 0 17 0 2 0 608252367 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 0 0 0 0 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=0 CPUtime=1180.39 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) R 12117 12119 11475 0 -1 4203588 76904 0 0 0 118021 18 0 0 25 0 2 0 608252453 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 0

[startup+1228.5 s]
/proc/loadavg: 8.18 8.08 7.65 9/220 12200
/proc/meminfo: memFree=15544996/32950928 swapFree=67111356/67111528
[pid=12119] ppid=12117 vsize=0 CPUtime=4800.38 cores=1,3,5,7
/proc/12119/stat : 12119 (java) Z 12117 12119 11475 0 -1 4203548 1719307 0 1 0 479765 273 0 0 17 0 2 0 608252367 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12119/statm: 0 0 0 0 0 0 0
[pid=12119/tid=12162] ppid=12117 vsize=0 CPUtime=1180.48 cores=1,3,5,7
/proc/12119/task/12162/stat : 12162 (java) R 12117 12119 11475 0 -1 4203588 76904 0 0 0 118021 27 0 0 25 0 2 0 608252453 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1228.59
CPU time (s): 4800.47
CPU user time (s): 4797.65
CPU system time (s): 2.82057
CPU usage (%): 390.731
Max. virtual memory (cumulated for all children) (KiB): 15694256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.65
system time used= 2.82057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1719307
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= 33410
involuntary context switches= 51470

runsolver used 2.08168 second user time and 4.67529 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 18:16:57
IDJOB=3313483
IDBENCH=83113
IDSOLVER=1699
FILE ID=node114/3313483-1304180217
RUNJOBID= node114-1304180217-12105
PBS_JOBID= 13172426
Free space on /tmp= 73392 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313483-1304180217/watcher-3313483-1304180217 -o /tmp/evaluation-result-3313483-1304180217/solver-3313483-1304180217 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313483-1304180217.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1013010506

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.75
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.848
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.848
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.74
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.848
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:      29452260 kB
Buffers:       1109460 kB
Cached:        1818804 kB
SwapCached:        168 kB
Active:         202492 kB
Inactive:      2789980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29452260 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7916 kB
Writeback:           0 kB
AnonPages:       64176 kB
Mapped:          14472 kB
Slab:           441296 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186432 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= 73388 MiB
End job on node114 at 2011-04-30 18:37:27