Trace number 3313388

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.35 1210.78

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.10/0.12	56:00 INFO : Reading from input HOME/instance-3313388-1304074559.cnf
1.46/1.09	Executor set job limit to 1000000
1.46/1.09	Executor set job limit to 1000000
1.46/1.09	Executor set job limit to 1000000
1.46/1.09	Executor set job limit to 1000000
1.46/1.09	Starting Executor!
1.46/1.09	Starting Executor!
1.46/1.09	Starting Executor!
1.46/1.10	Starting Executor!
4.07/2.39	56:02 INFO : Found 16990 xor gates
8.16/5.41	56:05 INFO : 30715 variables remaining out of 50797
8.16/5.41	56:05 INFO : 4322983 literals remaining out of 444352
108.94/35.64	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
108.94/35.64	log4j:WARN Please initialize the log4j system properly.
108.94/35.64	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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-3313388-1304074559/watcher-3313388-1304074559 -o /tmp/evaluation-result-3313388-1304074559/solver-3313388-1304074559 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313388-1304074559.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: 7.46 7.98 7.99 1/172 5240
/proc/meminfo: memFree=18276408/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5240/stat : 5240 (java) R 5238 5240 4739 0 -1 4202496 783 0 0 0 0 0 0 0 21 0 1 0 519056400 23580672 270 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230804203264 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5240/statm: 5757 282 224 9 0 124 0

[startup+0.0665081 s]
/proc/loadavg: 7.46 7.98 7.99 1/172 5240
/proc/meminfo: memFree=18276408/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 4305 0 1 0 5 0 0 0 21 0 18 0 519056400 15984414720 3745 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3902445 3746 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100511 s]
/proc/loadavg: 7.46 7.98 7.99 1/172 5240
/proc/meminfo: memFree=18276408/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15676936 CPUtime=0.1 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 5546 0 1 0 9 1 0 0 21 0 18 0 519056400 16053182464 4951 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3919234 4951 2117 9 0 3909953 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676936

[startup+0.307517 s]
/proc/loadavg: 7.46 7.98 7.99 1/172 5240
/proc/meminfo: memFree=18276408/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15679556 CPUtime=0.5 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 19095 0 1 0 47 3 0 0 21 0 18 0 519056400 16055865344 17339 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3919889 17343 2207 9 0 3910608 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15679556

[startup+0.70039 s]
/proc/loadavg: 7.46 7.98 7.99 1/172 5240
/proc/meminfo: memFree=18276408/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15679956 CPUtime=1.14 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 41753 0 1 0 108 6 0 0 21 0 18 0 519056400 16056274944 39546 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3919989 39546 2237 9 0 3910708 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15679956

[startup+1.50124 s]
/proc/loadavg: 7.46 7.98 7.99 5/212 5285
/proc/meminfo: memFree=18078560/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15686680 CPUtime=2.34 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 51801 0 1 0 226 8 0 0 21 0 22 0 519056400 16063160320 46215 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3921670 46217 2268 9 0 3912389 0
[pid=5240/tid=5242] ppid=5238 vsize=15686680 CPUtime=1.47 cores=1,3,5,7
/proc/5240/task/5242/stat : 5242 (java) R 5238 5240 4739 0 -1 4202560 35639 0 1 0 141 6 0 0 21 0 22 0 519056401 16063160320 46217 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912505201599 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5240/tid=5243] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5240 4739 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46218 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5244] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5240 4739 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46219 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5245] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5240 4739 0 -1 4202560 302 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46220 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5246] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5240 4739 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46221 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5247] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5240 4739 0 -1 4202560 348 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46222 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5248] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5240 4739 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46222 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5249] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5240 4739 0 -1 4202560 734 0 0 0 0 0 0 0 16 0 22 0 519056402 16063160320 46223 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5250] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519056402 16063160320 46224 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5251] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5240 4739 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 519056403 16063160320 46225 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 0 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5252] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 22 0 519056403 16063160320 46226 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5253] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5240 4739 0 -1 4202560 8 0 0 0 0 0 0 0 22 0 22 0 519056403 16063160320 46227 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5254] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16063160320 46229 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820989361 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5255] ppid=5238 vsize=15686680 CPUtime=0.57 cores=1,3,5,7
/proc/5240/task/5255/stat : 5255 (java) R 5238 5240 4739 0 -1 4202560 11574 0 0 0 56 1 0 0 19 0 22 0 519056405 16063160320 46229 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 47143326413070 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5240/tid=5256] ppid=5238 vsize=15686680 CPUtime=0.27 cores=1,3,5,7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5240 4739 0 -1 4202560 1620 0 0 0 27 0 0 0 15 0 22 0 519056405 16063160320 46230 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5257] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16063160320 46231 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5258] ppid=5238 vsize=15686680 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519056405 16063160320 46232 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 15686680

[startup+3.10095 s]
/proc/loadavg: 7.46 7.98 7.99 4/216 5289
/proc/meminfo: memFree=17826308/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15688960 CPUtime=5.39 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 67108 0 1 0 529 10 0 0 21 0 22 0 519056400 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3922240 54359 2274 9 0 3912959 0
[pid=5240/tid=5242] ppid=5238 vsize=15688960 CPUtime=3.05 cores=1,3,5,7
/proc/5240/task/5242/stat : 5242 (java) R 5238 5240 4739 0 -1 4202560 35665 0 1 0 299 6 0 0 25 0 22 0 519056401 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 47143330061402 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5240/tid=5243] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5240 4739 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5244] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5240 4739 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5245] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5240 4739 0 -1 4202560 302 0 0 0 0 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5246] ppid=5238 vsize=15688960 CPUtime=0.01 cores=1,3,5,7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5240 4739 0 -1 4202560 1033 0 0 0 1 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5247] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5240 4739 0 -1 4202560 348 0 0 0 0 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5248] ppid=5238 vsize=15688960 CPUtime=0.01 cores=1,3,5,7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5240 4739 0 -1 4202560 2018 0 0 0 1 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5249] ppid=5238 vsize=15688960 CPUtime=0.01 cores=1,3,5,7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5240 4739 0 -1 4202560 2007 0 0 0 1 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5250] ppid=5238 vsize=15688960 CPUtime=0.01 cores=1,3,5,7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5240 4739 0 -1 4202560 1940 0 0 0 1 0 0 0 16 0 22 0 519056402 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5251] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5240 4739 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 519056403 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 0 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5252] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5253] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5240 4739 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5254] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820989361 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5255] ppid=5238 vsize=15688960 CPUtime=1.53 cores=1,3,5,7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5240 4739 0 -1 4202560 19485 0 0 0 151 2 0 0 16 0 22 0 519056405 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5256] ppid=5238 vsize=15688960 CPUtime=0.69 cores=1,3,5,7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5240 4739 0 -1 4202560 2816 0 0 0 69 0 0 0 16 0 22 0 519056405 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5257] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5258] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519056405 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5286] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5286/stat : 5286 (java) S 5238 5240 4739 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 519056510 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5287] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5287/stat : 5287 (java) S 5238 5240 4739 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519056510 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5288] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5288/stat : 5288 (java) S 5238 5240 4739 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 519056510 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5289] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5289/stat : 5289 (java) S 5238 5240 4739 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519056510 16065495040 54359 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 15688960

[startup+6.30136 s]
/proc/loadavg: 7.02 7.88 7.96 3/220 5293
/proc/meminfo: memFree=17663244/32951124 swapFree=67111528/67111528
[pid=5240] ppid=5238 vsize=15688960 CPUtime=10.01 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 132093 0 1 0 981 20 0 0 21 0 22 0 519056400 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3922240 116790 2289 9 0 3912959 0
[pid=5240/tid=5242] ppid=5238 vsize=15688960 CPUtime=5.36 cores=1,3,5,7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5240 4739 0 -1 4202560 35708 0 1 0 530 6 0 0 25 0 22 0 519056401 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5243] ppid=5238 vsize=15688960 CPUtime=0.04 cores=1,3,5,7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5240 4739 0 -1 4202560 8688 0 0 0 3 1 0 0 16 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5244] ppid=5238 vsize=15688960 CPUtime=0.04 cores=1,3,5,7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5240 4739 0 -1 4202560 9992 0 0 0 3 1 0 0 16 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5245] ppid=5238 vsize=15688960 CPUtime=0.02 cores=1,3,5,7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5240 4739 0 -1 4202560 1648 0 0 0 2 0 0 0 15 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5246] ppid=5238 vsize=15688960 CPUtime=0.03 cores=1,3,5,7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5240 4739 0 -1 4202560 2214 0 0 0 3 0 0 0 15 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5247] ppid=5238 vsize=15688960 CPUtime=0.07 cores=1,3,5,7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5240 4739 0 -1 4202560 14886 0 0 0 5 2 0 0 16 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5248] ppid=5238 vsize=15688960 CPUtime=0.07 cores=1,3,5,7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5240 4739 0 -1 4202560 11880 0 0 0 6 1 0 0 15 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5249] ppid=5238 vsize=15688960 CPUtime=0.07 cores=1,3,5,7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5240 4739 0 -1 4202560 16514 0 0 0 5 2 0 0 16 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5250] ppid=5238 vsize=15688960 CPUtime=0.04 cores=1,3,5,7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5240 4739 0 -1 4202560 6626 0 0 0 4 0 0 0 15 0 22 0 519056402 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5251] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5240 4739 0 -1 4202560 147 0 0 0 0 0 0 0 15 0 22 0 519056403 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 0 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5252] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5253] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5240 4739 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5254] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820989361 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5255] ppid=5238 vsize=15688960 CPUtime=1.9 cores=1,3,5,7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5240 4739 0 -1 4202560 19511 0 0 0 188 2 0 0 16 0 22 0 519056405 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5256] ppid=5238 vsize=15688960 CPUtime=0.97 cores=1,3,5,7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5240 4739 0 -1 4202560 2833 0 0 0 97 0 0 0 15 0 22 0 519056405 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5257] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5258] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519056405 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5286] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5286/stat : 5286 (java) S 5238 5240 4739 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 519056510 16065495040 116790 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0

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

/proc/5240/task/5245/stat : 5245 (java) S 5238 5240 4739 0 -1 4202560 131692 0 0 0 147 21 0 0 16 0 22 0 519056402 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5246] ppid=5238 vsize=15688960 CPUtime=1.77 cores=1,3,5,7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5240 4739 0 -1 4202560 126538 0 0 0 155 22 0 0 16 0 22 0 519056402 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5247] ppid=5238 vsize=15688960 CPUtime=2 cores=1,3,5,7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5240 4739 0 -1 4202560 196843 0 0 0 165 35 0 0 15 0 22 0 519056402 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5248] ppid=5238 vsize=15688960 CPUtime=1.77 cores=1,3,5,7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5240 4739 0 -1 4202560 154576 0 0 0 153 24 0 0 15 0 22 0 519056402 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5249] ppid=5238 vsize=15688960 CPUtime=1.84 cores=1,3,5,7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5240 4739 0 -1 4202560 157385 0 0 0 158 26 0 0 15 0 22 0 519056402 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5250] ppid=5238 vsize=15688960 CPUtime=1.78 cores=1,3,5,7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5240 4739 0 -1 4202560 139358 0 0 0 155 23 0 0 16 0 22 0 519056402 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5251] ppid=5238 vsize=15688960 CPUtime=0.8 cores=1,3,5,7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5240 4739 0 -1 4202560 9232 0 0 0 71 9 0 0 15 0 22 0 519056403 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 0 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5252] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5253] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5240 4739 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5254] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820989361 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5255] ppid=5238 vsize=15688960 CPUtime=2.48 cores=1,3,5,7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5240 4739 0 -1 4202560 19542 0 0 0 246 2 0 0 15 0 22 0 519056405 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5256] ppid=5238 vsize=15688960 CPUtime=1.37 cores=1,3,5,7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5240 4739 0 -1 4202560 2848 0 0 0 137 0 0 0 15 0 22 0 519056405 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5257] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5258] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5240 4739 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 519056405 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5286] ppid=5238 vsize=15688960 CPUtime=1102.39 cores=1,3,5,7
/proc/5240/task/5286/stat : 5286 (java) R 5238 5240 4739 0 -1 4202560 187989 0 0 0 110214 25 0 0 25 0 22 0 519056510 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506235112 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5240/tid=5287] ppid=5238 vsize=15688960 CPUtime=1104.43 cores=1,3,5,7
/proc/5240/task/5287/stat : 5287 (java) R 5238 5240 4739 0 -1 4202560 183531 0 0 0 110418 25 0 0 25 0 22 0 519056510 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5240/tid=5288] ppid=5238 vsize=15688960 CPUtime=1107.81 cores=1,3,5,7
/proc/5240/task/5288/stat : 5288 (java) R 5238 5240 4739 0 -1 4202560 175727 0 0 0 110761 20 0 0 25 0 22 0 519056510 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506559045 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5240/tid=5289] ppid=5238 vsize=15688960 CPUtime=1108.37 cores=1,3,5,7
/proc/5240/task/5289/stat : 5289 (java) R 5238 5240 4739 0 -1 4202560 184216 0 0 0 110813 24 0 0 25 0 22 0 519056510 16065495040 1603689 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912505902203 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4447.76
Current children cumulated vsize (KiB) 15688960

[startup+1182.3 s]
/proc/loadavg: 8.16 8.17 8.09 9/220 5337
/proc/meminfo: memFree=108220/32951124 swapFree=67111524/67111528
[pid=5240] ppid=5238 vsize=15688960 CPUtime=4687.41 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 2008615 0 1 0 468422 319 0 0 21 0 22 0 519056400 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3922240 1603554 2301 9 0 3912959 0
[pid=5240/tid=5242] ppid=5238 vsize=15688960 CPUtime=5.36 cores=1,3,5,7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5240 4739 0 -1 4202560 35708 0 1 0 530 6 0 0 25 0 22 0 519056401 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5243] ppid=5238 vsize=15688960 CPUtime=1.86 cores=1,3,5,7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5240 4739 0 -1 4202560 151761 0 0 0 163 23 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5244] ppid=5238 vsize=15688960 CPUtime=1.96 cores=1,3,5,7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5240 4739 0 -1 4202560 150193 0 0 0 171 25 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5245] ppid=5238 vsize=15688960 CPUtime=1.75 cores=1,3,5,7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5240 4739 0 -1 4202560 131692 0 0 0 154 21 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5246] ppid=5238 vsize=15688960 CPUtime=1.8 cores=1,3,5,7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5240 4739 0 -1 4202560 126538 0 0 0 158 22 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5247] ppid=5238 vsize=15688960 CPUtime=2.06 cores=1,3,5,7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5240 4739 0 -1 4202560 196843 0 0 0 171 35 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5248] ppid=5238 vsize=15688960 CPUtime=1.81 cores=1,3,5,7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5240 4739 0 -1 4202560 154580 0 0 0 157 24 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5249] ppid=5238 vsize=15688960 CPUtime=1.87 cores=1,3,5,7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5240 4739 0 -1 4202560 157385 0 0 0 161 26 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5250] ppid=5238 vsize=15688960 CPUtime=1.81 cores=1,3,5,7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5240 4739 0 -1 4202560 139358 0 0 0 158 23 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5251] ppid=5238 vsize=15688960 CPUtime=0.8 cores=1,3,5,7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5240 4739 0 -1 4202560 9235 0 0 0 71 9 0 0 15 0 22 0 519056403 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 0 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5252] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5253] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5240 4739 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5254] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820989361 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5255] ppid=5238 vsize=15688960 CPUtime=2.48 cores=1,3,5,7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5240 4739 0 -1 4202560 19542 0 0 0 246 2 0 0 15 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5256] ppid=5238 vsize=15688960 CPUtime=1.37 cores=1,3,5,7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5240 4739 0 -1 4202560 2848 0 0 0 137 0 0 0 15 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5257] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5258] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5240 4739 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5286] ppid=5238 vsize=15688960 CPUtime=1161.97 cores=1,3,5,7
/proc/5240/task/5286/stat : 5286 (java) R 5238 5240 4739 0 -1 4202560 187991 0 0 0 116172 25 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506684984 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5240/tid=5287] ppid=5238 vsize=15688960 CPUtime=1164.33 cores=1,3,5,7
/proc/5240/task/5287/stat : 5287 (java) R 5238 5240 4739 0 -1 4202560 183537 0 0 0 116408 25 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506087013 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5240/tid=5288] ppid=5238 vsize=15688960 CPUtime=1167.72 cores=1,3,5,7
/proc/5240/task/5288/stat : 5288 (java) R 5238 5240 4739 0 -1 4202560 175731 0 0 0 116752 20 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506684412 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5240/tid=5289] ppid=5238 vsize=15688960 CPUtime=1168.27 cores=1,3,5,7
/proc/5240/task/5289/stat : 5289 (java) R 5238 5240 4739 0 -1 4202560 184218 0 0 0 116803 24 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912505503632 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4687.41
Current children cumulated vsize (KiB) 15688960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.5 s]
/proc/loadavg: 8.10 8.15 8.09 9/220 5338
/proc/meminfo: memFree=107884/32951124 swapFree=67111524/67111528
[pid=5240] ppid=5238 vsize=15688960 CPUtime=4800.05 cores=1,3,5,7
/proc/5240/stat : 5240 (java) S 5238 5240 4739 0 -1 4202496 2008621 0 1 0 479686 319 0 0 21 0 22 0 519056400 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 3922240 1603554 2301 9 0 3912959 0
[pid=5240/tid=5242] ppid=5238 vsize=15688960 CPUtime=5.36 cores=1,3,5,7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5240 4739 0 -1 4202560 35708 0 1 0 530 6 0 0 25 0 22 0 519056401 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5243] ppid=5238 vsize=15688960 CPUtime=1.87 cores=1,3,5,7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5240 4739 0 -1 4202560 151761 0 0 0 164 23 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5244] ppid=5238 vsize=15688960 CPUtime=1.99 cores=1,3,5,7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5240 4739 0 -1 4202560 150193 0 0 0 174 25 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5245] ppid=5238 vsize=15688960 CPUtime=1.77 cores=1,3,5,7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5240 4739 0 -1 4202560 131692 0 0 0 156 21 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5246] ppid=5238 vsize=15688960 CPUtime=1.83 cores=1,3,5,7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5240 4739 0 -1 4202560 126538 0 0 0 161 22 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5247] ppid=5238 vsize=15688960 CPUtime=2.09 cores=1,3,5,7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5240 4739 0 -1 4202560 196843 0 0 0 174 35 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5248] ppid=5238 vsize=15688960 CPUtime=1.84 cores=1,3,5,7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5240 4739 0 -1 4202560 154580 0 0 0 160 24 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5249] ppid=5238 vsize=15688960 CPUtime=1.89 cores=1,3,5,7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5240 4739 0 -1 4202560 157385 0 0 0 163 26 0 0 16 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5250] ppid=5238 vsize=15688960 CPUtime=1.83 cores=1,3,5,7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5240 4739 0 -1 4202560 139358 0 0 0 160 23 0 0 15 0 22 0 519056402 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5251] ppid=5238 vsize=15688960 CPUtime=0.8 cores=1,3,5,7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5240 4739 0 -1 4202560 9235 0 0 0 71 9 0 0 15 0 22 0 519056403 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 0 0 16800975 18446604471132992832 0 0 -1 1 0 0 0
[pid=5240/tid=5252] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5240 4739 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5253] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5240 4739 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519056403 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5254] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820989361 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5255] ppid=5238 vsize=15688960 CPUtime=2.48 cores=1,3,5,7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5240 4739 0 -1 4202560 19542 0 0 0 246 2 0 0 15 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5256] ppid=5238 vsize=15688960 CPUtime=1.37 cores=1,3,5,7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5240 4739 0 -1 4202560 2848 0 0 0 137 0 0 0 15 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 7 0 0 0
[pid=5240/tid=5257] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5240 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820981657 0 4 0 16800975 18446604471132992832 0 0 -1 5 0 0 0
[pid=5240/tid=5258] ppid=5238 vsize=15688960 CPUtime=0 cores=1,3,5,7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5240 4739 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 519056405 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 230820982272 0 4 0 16800975 18446604471132992832 0 0 -1 3 0 0 0
[pid=5240/tid=5286] ppid=5238 vsize=15688960 CPUtime=1189.97 cores=1,3,5,7
/proc/5240/task/5286/stat : 5286 (java) R 5238 5240 4739 0 -1 4202560 187992 0 0 0 118972 25 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912505981569 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5240/tid=5287] ppid=5238 vsize=15688960 CPUtime=1192.5 cores=1,3,5,7
/proc/5240/task/5287/stat : 5287 (java) R 5238 5240 4739 0 -1 4202560 183540 0 0 0 119225 25 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506086961 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5240/tid=5288] ppid=5238 vsize=15688960 CPUtime=1195.88 cores=1,3,5,7
/proc/5240/task/5288/stat : 5288 (java) R 5238 5240 4739 0 -1 4202560 175731 0 0 0 119568 20 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912506224093 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5240/tid=5289] ppid=5238 vsize=15688960 CPUtime=1196.44 cores=1,3,5,7
/proc/5240/task/5289/stat : 5289 (java) R 5238 5240 4739 0 -1 4202560 184220 0 0 0 119619 25 0 0 25 0 22 0 519056510 16065495040 1603554 33554432000 1073741824 1073778376 140736054667488 18446744073709551615 46912505503661 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15688960

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

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

[startup+1210.61 s]
/proc/loadavg: 8.10 8.15 8.09 9/220 5338
/proc/meminfo: memFree=107884/32951124 swapFree=67111524/67111528
[pid=5240] ppid=5238 vsize=0 CPUtime=4800.18 cores=1,3,5,7
/proc/5240/stat : 5240 (java) Z 5238 5240 4739 0 -1 4203548 2008647 0 1 0 479689 329 0 0 17 0 2 0 519056400 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 0 0 0 0 0 0 0
[pid=5240/tid=5287] ppid=5238 vsize=0 CPUtime=1192.6 cores=1,3,5,7
/proc/5240/task/5287/stat : 5287 (java) R 5238 5240 4739 0 -1 4203588 183540 0 0 0 119225 35 0 0 25 0 2 0 519056510 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 0

[startup+1210.7 s]
/proc/loadavg: 8.10 8.15 8.09 9/220 5338
/proc/meminfo: memFree=107884/32951124 swapFree=67111524/67111528
[pid=5240] ppid=5238 vsize=0 CPUtime=4800.27 cores=1,3,5,7
/proc/5240/stat : 5240 (java) Z 5238 5240 4739 0 -1 4203548 2008647 0 1 0 479689 338 0 0 17 0 2 0 519056400 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5240/statm: 0 0 0 0 0 0 0
[pid=5240/tid=5287] ppid=5238 vsize=0 CPUtime=1192.68 cores=1,3,5,7
/proc/5240/task/5287/stat : 5287 (java) R 5238 5240 4739 0 -1 4203588 183540 0 0 0 119225 43 0 0 25 0 2 0 519056510 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1210.78
CPU time (s): 4800.35
CPU user time (s): 4796.9
CPU system time (s): 3.46047
CPU usage (%): 396.468
Max. virtual memory (cumulated for all children) (KiB): 15688960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.89
system time used= 3.46047
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2008647
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= 40659
involuntary context switches= 68449

runsolver used 2.06069 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 12:56:00
IDJOB=3313388
IDBENCH=20536
IDSOLVER=1699
FILE ID=node104/3313388-1304074559
RUNJOBID= node104-1304074559-5231
PBS_JOBID= 13170480
Free space on /tmp= 71544 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313388-1304074559/watcher-3313388-1304074559 -o /tmp/evaluation-result-3313388-1304074559/solver-3313388-1304074559 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313388-1304074559.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1709416848

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18276432 kB
Buffers:       2198524 kB
Cached:       11822296 kB
SwapCached:          0 kB
Active:        2412112 kB
Inactive:     11673320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18276432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5928 kB
Writeback:           0 kB
AnonPages:       64088 kB
Mapped:          14424 kB
Slab:           524848 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186456 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= 71524 MiB
End job on node104 at 2011-04-29 13:16:12