Trace number 3312902

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.22 1206.83

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S812011128-009.SATISFIABLE.cnf
MD5SUMafbdc7a317cd52b76c978398c2e877e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.218965
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	01:07 INFO : Reading from input HOME/instance-3312902-1304179266.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.50/0.40	01:07 INFO : 698 variables remaining out of 700
0.50/0.40	01:07 INFO : 11856 literals remaining out of 11928

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

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

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


[startup+0 s]
/proc/loadavg: 7.95 7.99 7.98 5/198 15287
/proc/meminfo: memFree=20527928/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/15287/stat : 15287 (java) R 15285 15287 15033 0 -1 4202496 1010 0 0 0 0 0 0 0 25 0 1 0 529526403 23580672 496 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237273917184 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15287/statm: 5757 509 389 9 0 124 0

[startup+0.043609 s]
/proc/loadavg: 7.95 7.99 7.98 5/198 15287
/proc/meminfo: memFree=20527928/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15669784 CPUtime=0.02 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 3801 0 1 0 2 0 0 0 25 0 13 0 529526403 16045858816 3240 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3917446 3241 1683 9 0 3908194 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15669784

[startup+0.100597 s]
/proc/loadavg: 7.95 7.99 7.98 5/198 15287
/proc/meminfo: memFree=20527928/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15742328 CPUtime=0.1 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 5574 0 1 0 9 1 0 0 25 0 18 0 529526403 16120143872 4985 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3935582 4985 2116 9 0 3926301 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742328

[startup+0.300562 s]
/proc/loadavg: 7.95 7.99 7.98 5/198 15287
/proc/meminfo: memFree=20527928/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15748200 CPUtime=0.5 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 11522 0 1 0 49 1 0 0 25 0 22 0 529526403 16126156800 9967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3937050 9967 2212 9 0 3927769 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15748200

[startup+0.700492 s]
/proc/loadavg: 7.95 7.99 7.98 5/198 15287
/proc/meminfo: memFree=20527928/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15754932 CPUtime=1.76 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 30368 0 1 0 172 4 0 0 25 0 22 0 529526403 16133050368 23217 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938733 23217 2251 9 0 3929452 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15754932

[startup+1.50135 s]
/proc/loadavg: 7.95 7.99 7.98 11/220 15309
/proc/meminfo: memFree=20361036/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15752252 CPUtime=4.94 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 68767 0 1 0 487 7 0 0 25 0 22 0 529526403 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938063 52967 2273 9 0 3928782 0
[pid=15287/tid=15289] ppid=15285 vsize=15752252 CPUtime=0.38 cores=0,2,4,6
/proc/15287/task/15289/stat : 15289 (java) S 15285 15287 15033 0 -1 4202560 7019 0 1 0 37 1 0 0 25 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15290] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15290/stat : 15290 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15291] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15291/stat : 15291 (java) S 15285 15287 15033 0 -1 4202560 174 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15292] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15292/stat : 15292 (java) S 15285 15287 15033 0 -1 4202560 919 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15293] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15293/stat : 15293 (java) S 15285 15287 15033 0 -1 4202560 483 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15294] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15294/stat : 15294 (java) S 15285 15287 15033 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15295] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15295/stat : 15295 (java) S 15285 15287 15033 0 -1 4202560 578 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15296] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15296/stat : 15296 (java) S 15285 15287 15033 0 -1 4202560 2240 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15297] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15297/stat : 15297 (java) S 15285 15287 15033 0 -1 4202560 1088 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15298] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15298/stat : 15298 (java) S 15285 15287 15033 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529526405 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 0 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15299] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15299/stat : 15299 (java) S 15285 15287 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15300] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15300/stat : 15300 (java) S 15285 15287 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15301] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15301/stat : 15301 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290703281 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15302] ppid=15285 vsize=15752252 CPUtime=0.91 cores=0,2,4,6
/proc/15287/task/15302/stat : 15302 (java) R 15285 15287 15033 0 -1 4202560 7884 0 0 0 91 0 0 0 25 0 22 0 529526408 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 47890595480352 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15303] ppid=15285 vsize=15752252 CPUtime=1.12 cores=0,2,4,6
/proc/15287/task/15303/stat : 15303 (java) R 15285 15287 15033 0 -1 4202560 18215 0 0 0 111 1 0 0 25 0 22 0 529526408 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15287/tid=15304] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15304/stat : 15304 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15305] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15305/stat : 15305 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529526408 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15306] ppid=15285 vsize=15752252 CPUtime=0.46 cores=0,2,4,6
/proc/15287/task/15306/stat : 15306 (java) R 15285 15287 15033 0 -1 4202560 5864 0 0 0 46 0 0 0 22 0 22 0 529526429 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505743314 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15287/tid=15307] ppid=15285 vsize=15752252 CPUtime=0.49 cores=0,2,4,6
/proc/15287/task/15307/stat : 15307 (java) R 15285 15287 15033 0 -1 4202560 6852 0 0 0 49 0 0 0 23 0 22 0 529526429 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15308] ppid=15285 vsize=15752252 CPUtime=0.65 cores=0,2,4,6
/proc/15287/task/15308/stat : 15308 (java) R 15285 15287 15033 0 -1 4202560 6279 0 0 0 65 0 0 0 25 0 22 0 529526429 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505766686 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15287/tid=15309] ppid=15285 vsize=15752252 CPUtime=0.85 cores=0,2,4,6
/proc/15287/task/15309/stat : 15309 (java) R 15285 15287 15033 0 -1 4202560 9522 0 0 0 84 1 0 0 25 0 22 0 529526429 16130306048 52967 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505815531 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 15752252

[startup+3.10107 s]
/proc/loadavg: 7.95 7.99 7.98 9/220 15309
/proc/meminfo: memFree=20169332/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15752252 CPUtime=11.32 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 166765 0 1 0 1110 22 0 0 25 0 22 0 529526403 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938063 150732 2284 9 0 3928782 0
[pid=15287/tid=15289] ppid=15285 vsize=15752252 CPUtime=0.38 cores=0,2,4,6
/proc/15287/task/15289/stat : 15289 (java) S 15285 15287 15033 0 -1 4202560 7019 0 1 0 37 1 0 0 25 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15290] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15290/stat : 15290 (java) S 15285 15287 15033 0 -1 4202560 2064 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15291] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15291/stat : 15291 (java) S 15285 15287 15033 0 -1 4202560 1876 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15292] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15292/stat : 15292 (java) S 15285 15287 15033 0 -1 4202560 2525 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15293] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15293/stat : 15293 (java) S 15285 15287 15033 0 -1 4202560 2155 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15294] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15294/stat : 15294 (java) S 15285 15287 15033 0 -1 4202560 2916 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15295] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15295/stat : 15295 (java) S 15285 15287 15033 0 -1 4202560 1705 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15296] ppid=15285 vsize=15752252 CPUtime=0.01 cores=0,2,4,6
/proc/15287/task/15296/stat : 15296 (java) S 15285 15287 15033 0 -1 4202560 4278 0 0 0 0 1 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15297] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15297/stat : 15297 (java) S 15285 15287 15033 0 -1 4202560 1965 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15298] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15298/stat : 15298 (java) S 15285 15287 15033 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 529526405 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 0 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15299] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15299/stat : 15299 (java) S 15285 15287 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15300] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15300/stat : 15300 (java) S 15285 15287 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15301] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15301/stat : 15301 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290703281 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15302] ppid=15285 vsize=15752252 CPUtime=0.93 cores=0,2,4,6
/proc/15287/task/15302/stat : 15302 (java) S 15285 15287 15033 0 -1 4202560 8046 0 0 0 93 0 0 0 18 0 22 0 529526408 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15303] ppid=15285 vsize=15752252 CPUtime=1.2 cores=0,2,4,6
/proc/15287/task/15303/stat : 15303 (java) S 15285 15287 15033 0 -1 4202560 18238 0 0 0 119 1 0 0 15 0 22 0 529526408 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15304] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15304/stat : 15304 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15305] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15305/stat : 15305 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529526408 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15306] ppid=15285 vsize=15752252 CPUtime=2.04 cores=0,2,4,6
/proc/15287/task/15306/stat : 15306 (java) R 15285 15287 15033 0 -1 4202560 26637 0 0 0 202 2 0 0 25 0 22 0 529526429 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505701378 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15287/tid=15307] ppid=15285 vsize=15752252 CPUtime=2.04 cores=0,2,4,6
/proc/15287/task/15307/stat : 15307 (java) R 15285 15287 15033 0 -1 4202560 28838 0 0 0 201 3 0 0 25 0 22 0 529526429 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505816954 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15308] ppid=15285 vsize=15752252 CPUtime=2.22 cores=0,2,4,6
/proc/15287/task/15308/stat : 15308 (java) R 15285 15287 15033 0 -1 4202560 27831 0 0 0 219 3 0 0 25 0 22 0 529526429 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15287/tid=15309] ppid=15285 vsize=15752252 CPUtime=2.35 cores=0,2,4,6
/proc/15287/task/15309/stat : 15309 (java) R 15285 15287 15033 0 -1 4202560 28840 0 0 0 232 3 0 0 25 0 22 0 529526429 16130306048 150732 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505701164 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 15752252

[startup+6.3015 s]
/proc/loadavg: 7.95 7.99 7.98 9/220 15309
/proc/meminfo: memFree=19430500/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15752252 CPUtime=24.1 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 292402 0 1 0 2375 35 0 0 25 0 22 0 529526403 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938063 273552 2284 9 0 3928782 0
[pid=15287/tid=15289] ppid=15285 vsize=15752252 CPUtime=0.38 cores=0,2,4,6
/proc/15287/task/15289/stat : 15289 (java) S 15285 15287 15033 0 -1 4202560 7019 0 1 0 37 1 0 0 25 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15290] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15290/stat : 15290 (java) S 15285 15287 15033 0 -1 4202560 2923 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15291] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15291/stat : 15291 (java) S 15285 15287 15033 0 -1 4202560 2035 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15292] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15292/stat : 15292 (java) S 15285 15287 15033 0 -1 4202560 3071 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15293] ppid=15285 vsize=15752252 CPUtime=0.01 cores=0,2,4,6
/proc/15287/task/15293/stat : 15293 (java) S 15285 15287 15033 0 -1 4202560 3129 0 0 0 1 0 0 0 16 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15294] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15294/stat : 15294 (java) S 15285 15287 15033 0 -1 4202560 3156 0 0 0 0 0 0 0 16 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15295] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15295/stat : 15295 (java) S 15285 15287 15033 0 -1 4202560 1705 0 0 0 0 0 0 0 15 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15296] ppid=15285 vsize=15752252 CPUtime=0.01 cores=0,2,4,6
/proc/15287/task/15296/stat : 15296 (java) S 15285 15287 15033 0 -1 4202560 4513 0 0 0 0 1 0 0 16 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15297] ppid=15285 vsize=15752252 CPUtime=0.01 cores=0,2,4,6
/proc/15287/task/15297/stat : 15297 (java) S 15285 15287 15033 0 -1 4202560 2372 0 0 0 1 0 0 0 15 0 22 0 529526404 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15298] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15298/stat : 15298 (java) S 15285 15287 15033 0 -1 4202560 448 0 0 0 0 0 0 0 15 0 22 0 529526405 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 0 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15299] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15299/stat : 15299 (java) S 15285 15287 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15300] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15300/stat : 15300 (java) S 15285 15287 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15301] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15301/stat : 15301 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290703281 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15302] ppid=15285 vsize=15752252 CPUtime=1 cores=0,2,4,6
/proc/15287/task/15302/stat : 15302 (java) S 15285 15287 15033 0 -1 4202560 8494 0 0 0 99 1 0 0 16 0 22 0 529526408 16130306048 273552 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0

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

[pid=15287/tid=15307] ppid=15285 vsize=15752252 CPUtime=1048.53 cores=0,2,4,6
/proc/15287/task/15307/stat : 15307 (java) R 15285 15287 15033 0 -1 4202560 386713 0 0 0 104803 50 0 0 25 0 22 0 529526429 16130306048 98082 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 47890600420287 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15308] ppid=15285 vsize=15752252 CPUtime=1048.53 cores=0,2,4,6
/proc/15287/task/15308/stat : 15308 (java) R 15285 15287 15033 0 -1 4202560 383138 0 0 0 104801 52 0 0 18 0 22 0 529526429 16130306048 98082 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505727243 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15287/tid=15309] ppid=15285 vsize=15752252 CPUtime=1048.47 cores=0,2,4,6
/proc/15287/task/15309/stat : 15309 (java) R 15285 15287 15033 0 -1 4202560 383168 0 0 0 104794 53 0 0 25 0 22 0 529526429 16130306048 98082 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505815635 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4225.2
Current children cumulated vsize (KiB) 15752252

[startup+1122.3 s]
/proc/loadavg: 7.54 7.96 7.97 6/220 15393
/proc/meminfo: memFree=19813452/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15752252 CPUtime=4464.01 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 3013184 0 1 0 445862 539 0 0 25 0 22 0 529526403 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938063 126844 2298 9 0 3928782 0
[pid=15287/tid=15289] ppid=15285 vsize=15752252 CPUtime=0.38 cores=0,2,4,6
/proc/15287/task/15289/stat : 15289 (java) S 15285 15287 15033 0 -1 4202560 7019 0 1 0 37 1 0 0 25 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15290] ppid=15285 vsize=15752252 CPUtime=3.49 cores=0,2,4,6
/proc/15287/task/15290/stat : 15290 (java) S 15285 15287 15033 0 -1 4202560 163721 0 0 0 324 25 0 0 15 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15291] ppid=15285 vsize=15752252 CPUtime=3.52 cores=0,2,4,6
/proc/15287/task/15291/stat : 15291 (java) S 15285 15287 15033 0 -1 4202560 170195 0 0 0 322 30 0 0 16 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15292] ppid=15285 vsize=15752252 CPUtime=3.5 cores=0,2,4,6
/proc/15287/task/15292/stat : 15292 (java) S 15285 15287 15033 0 -1 4202560 167325 0 0 0 320 30 0 0 16 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15293] ppid=15285 vsize=15752252 CPUtime=3.6 cores=0,2,4,6
/proc/15287/task/15293/stat : 15293 (java) S 15285 15287 15033 0 -1 4202560 170356 0 0 0 331 29 0 0 16 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15294] ppid=15285 vsize=15752252 CPUtime=3.45 cores=0,2,4,6
/proc/15287/task/15294/stat : 15294 (java) S 15285 15287 15033 0 -1 4202560 159040 0 0 0 316 29 0 0 15 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15295] ppid=15285 vsize=15752252 CPUtime=3.48 cores=0,2,4,6
/proc/15287/task/15295/stat : 15295 (java) S 15285 15287 15033 0 -1 4202560 159854 0 0 0 322 26 0 0 15 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15296] ppid=15285 vsize=15752252 CPUtime=3.45 cores=0,2,4,6
/proc/15287/task/15296/stat : 15296 (java) S 15285 15287 15033 0 -1 4202560 168258 0 0 0 316 29 0 0 16 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15297] ppid=15285 vsize=15752252 CPUtime=3.4 cores=0,2,4,6
/proc/15287/task/15297/stat : 15297 (java) S 15285 15287 15033 0 -1 4202560 167663 0 0 0 311 29 0 0 15 0 22 0 529526404 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15298] ppid=15285 vsize=15752252 CPUtime=1.98 cores=0,2,4,6
/proc/15287/task/15298/stat : 15298 (java) S 15285 15287 15033 0 -1 4202560 7544 0 0 0 118 80 0 0 15 0 22 0 529526405 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 0 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15299] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15299/stat : 15299 (java) S 15285 15287 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15300] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15300/stat : 15300 (java) S 15285 15287 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15301] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15301/stat : 15301 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290703281 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15302] ppid=15285 vsize=15752252 CPUtime=1.12 cores=0,2,4,6
/proc/15287/task/15302/stat : 15302 (java) S 15285 15287 15033 0 -1 4202560 8513 0 0 0 111 1 0 0 15 0 22 0 529526408 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15303] ppid=15285 vsize=15752252 CPUtime=1.34 cores=0,2,4,6
/proc/15287/task/15303/stat : 15303 (java) S 15285 15287 15033 0 -1 4202560 18273 0 0 0 133 1 0 0 15 0 22 0 529526408 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15304] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15304/stat : 15304 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15305] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15305/stat : 15305 (java) S 15285 15287 15033 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 529526408 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15306] ppid=15285 vsize=15752252 CPUtime=1107.73 cores=0,2,4,6
/proc/15287/task/15306/stat : 15306 (java) R 15285 15287 15033 0 -1 4202560 413202 0 0 0 110718 55 0 0 25 0 22 0 529526429 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505725905 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15307] ppid=15285 vsize=15752252 CPUtime=1107.8 cores=0,2,4,6
/proc/15287/task/15307/stat : 15307 (java) R 15285 15287 15033 0 -1 4202560 412520 0 0 0 110726 54 0 0 25 0 22 0 529526429 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505815823 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15287/tid=15308] ppid=15285 vsize=15752252 CPUtime=1107.75 cores=0,2,4,6
/proc/15287/task/15308/stat : 15308 (java) R 15285 15287 15033 0 -1 4202560 409958 0 0 0 110720 55 0 0 25 0 22 0 529526429 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505815531 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15287/tid=15309] ppid=15285 vsize=15752252 CPUtime=1107.86 cores=0,2,4,6
/proc/15287/task/15309/stat : 15309 (java) R 15285 15287 15033 0 -1 4202560 408303 0 0 0 110729 57 0 0 25 0 22 0 529526429 16130306048 126844 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505755726 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4464.01
Current children cumulated vsize (KiB) 15752252

[startup+1182.3 s]
/proc/loadavg: 7.19 7.75 7.90 9/220 15395
/proc/meminfo: memFree=16629112/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15752252 CPUtime=4702.65 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 3134824 0 1 0 469701 564 0 0 25 0 22 0 529526403 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938063 98841 2298 9 0 3928782 0
[pid=15287/tid=15289] ppid=15285 vsize=15752252 CPUtime=0.38 cores=0,2,4,6
/proc/15287/task/15289/stat : 15289 (java) S 15285 15287 15033 0 -1 4202560 7019 0 1 0 37 1 0 0 25 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15290] ppid=15285 vsize=15752252 CPUtime=3.67 cores=0,2,4,6
/proc/15287/task/15290/stat : 15290 (java) S 15285 15287 15033 0 -1 4202560 172417 0 0 0 340 27 0 0 16 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15291] ppid=15285 vsize=15752252 CPUtime=3.69 cores=0,2,4,6
/proc/15287/task/15291/stat : 15291 (java) S 15285 15287 15033 0 -1 4202560 176471 0 0 0 338 31 0 0 15 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15292] ppid=15285 vsize=15752252 CPUtime=3.7 cores=0,2,4,6
/proc/15287/task/15292/stat : 15292 (java) S 15285 15287 15033 0 -1 4202560 175230 0 0 0 339 31 0 0 15 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15293] ppid=15285 vsize=15752252 CPUtime=3.79 cores=0,2,4,6
/proc/15287/task/15293/stat : 15293 (java) S 15285 15287 15033 0 -1 4202560 178756 0 0 0 348 31 0 0 16 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15294] ppid=15285 vsize=15752252 CPUtime=3.63 cores=0,2,4,6
/proc/15287/task/15294/stat : 15294 (java) S 15285 15287 15033 0 -1 4202560 166942 0 0 0 333 30 0 0 16 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15295] ppid=15285 vsize=15752252 CPUtime=3.66 cores=0,2,4,6
/proc/15287/task/15295/stat : 15295 (java) S 15285 15287 15033 0 -1 4202560 167064 0 0 0 339 27 0 0 15 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15296] ppid=15285 vsize=15752252 CPUtime=3.64 cores=0,2,4,6
/proc/15287/task/15296/stat : 15296 (java) S 15285 15287 15033 0 -1 4202560 175151 0 0 0 334 30 0 0 15 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15297] ppid=15285 vsize=15752252 CPUtime=3.58 cores=0,2,4,6
/proc/15287/task/15297/stat : 15297 (java) S 15285 15287 15033 0 -1 4202560 175304 0 0 0 328 30 0 0 16 0 22 0 529526404 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15298] ppid=15285 vsize=15752252 CPUtime=2.11 cores=0,2,4,6
/proc/15287/task/15298/stat : 15298 (java) S 15285 15287 15033 0 -1 4202560 7900 0 0 0 126 85 0 0 15 0 22 0 529526405 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 0 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15299] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15299/stat : 15299 (java) S 15285 15287 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15300] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15300/stat : 15300 (java) S 15285 15287 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15301] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15301/stat : 15301 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290703281 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15302] ppid=15285 vsize=15752252 CPUtime=1.12 cores=0,2,4,6
/proc/15287/task/15302/stat : 15302 (java) S 15285 15287 15033 0 -1 4202560 8513 0 0 0 111 1 0 0 15 0 22 0 529526408 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15303] ppid=15285 vsize=15752252 CPUtime=1.34 cores=0,2,4,6
/proc/15287/task/15303/stat : 15303 (java) S 15285 15287 15033 0 -1 4202560 18273 0 0 0 133 1 0 0 15 0 22 0 529526408 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15304] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15304/stat : 15304 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15305] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15305/stat : 15305 (java) S 15285 15287 15033 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 529526408 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15306] ppid=15285 vsize=15752252 CPUtime=1166.99 cores=0,2,4,6
/proc/15287/task/15306/stat : 15306 (java) R 15285 15287 15033 0 -1 4202560 429319 0 0 0 116643 56 0 0 25 0 22 0 529526429 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505726635 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15287/tid=15307] ppid=15285 vsize=15752252 CPUtime=1166.92 cores=0,2,4,6
/proc/15287/task/15307/stat : 15307 (java) R 15285 15287 15033 0 -1 4202560 427538 0 0 0 116636 56 0 0 25 0 22 0 529526429 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505701308 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15287/tid=15308] ppid=15285 vsize=15752252 CPUtime=1167.07 cores=0,2,4,6
/proc/15287/task/15308/stat : 15308 (java) R 15285 15287 15033 0 -1 4202560 424351 0 0 0 116649 58 0 0 25 0 22 0 529526429 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 47890600421142 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15309] ppid=15285 vsize=15752252 CPUtime=1167.2 cores=0,2,4,6
/proc/15287/task/15309/stat : 15309 (java) R 15285 15287 15033 0 -1 4202560 423132 0 0 0 116660 60 0 0 25 0 22 0 529526429 16130306048 98841 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505725905 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4702.65
Current children cumulated vsize (KiB) 15752252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 7.53 7.79 7.90 9/220 15395
/proc/meminfo: memFree=15627540/32950904 swapFree=67082284/67111528
[pid=15287] ppid=15285 vsize=15752252 CPUtime=4800.17 cores=0,2,4,6
/proc/15287/stat : 15287 (java) S 15285 15287 15033 0 -1 4202496 3195550 0 1 0 479440 577 0 0 25 0 22 0 529526403 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15287/statm: 3938063 98420 2298 9 0 3928782 0
[pid=15287/tid=15289] ppid=15285 vsize=15752252 CPUtime=0.38 cores=0,2,4,6
/proc/15287/task/15289/stat : 15289 (java) S 15285 15287 15033 0 -1 4202560 7019 0 1 0 37 1 0 0 25 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15290] ppid=15285 vsize=15752252 CPUtime=3.76 cores=0,2,4,6
/proc/15287/task/15290/stat : 15290 (java) S 15285 15287 15033 0 -1 4202560 175169 0 0 0 348 28 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15291] ppid=15285 vsize=15752252 CPUtime=3.78 cores=0,2,4,6
/proc/15287/task/15291/stat : 15291 (java) S 15285 15287 15033 0 -1 4202560 179714 0 0 0 346 32 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15292] ppid=15285 vsize=15752252 CPUtime=3.77 cores=0,2,4,6
/proc/15287/task/15292/stat : 15292 (java) S 15285 15287 15033 0 -1 4202560 177295 0 0 0 345 32 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15293] ppid=15285 vsize=15752252 CPUtime=3.86 cores=0,2,4,6
/proc/15287/task/15293/stat : 15293 (java) S 15285 15287 15033 0 -1 4202560 180871 0 0 0 355 31 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15294] ppid=15285 vsize=15752252 CPUtime=3.71 cores=0,2,4,6
/proc/15287/task/15294/stat : 15294 (java) S 15285 15287 15033 0 -1 4202560 169774 0 0 0 340 31 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15295] ppid=15285 vsize=15752252 CPUtime=3.75 cores=0,2,4,6
/proc/15287/task/15295/stat : 15295 (java) S 15285 15287 15033 0 -1 4202560 170326 0 0 0 347 28 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15296] ppid=15285 vsize=15752252 CPUtime=3.72 cores=0,2,4,6
/proc/15287/task/15296/stat : 15296 (java) S 15285 15287 15033 0 -1 4202560 178905 0 0 0 341 31 0 0 16 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15297] ppid=15285 vsize=15752252 CPUtime=3.65 cores=0,2,4,6
/proc/15287/task/15297/stat : 15297 (java) S 15285 15287 15033 0 -1 4202560 177615 0 0 0 334 31 0 0 15 0 22 0 529526404 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15298] ppid=15285 vsize=15752252 CPUtime=2.15 cores=0,2,4,6
/proc/15287/task/15298/stat : 15298 (java) S 15285 15287 15033 0 -1 4202560 8078 0 0 0 128 87 0 0 15 0 22 0 529526405 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 0 0 16800975 18446604453984705280 0 0 -1 6 0 0 0
[pid=15287/tid=15299] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15299/stat : 15299 (java) S 15285 15287 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15300] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15300/stat : 15300 (java) S 15285 15287 15033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529526406 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15301] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15301/stat : 15301 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290703281 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15302] ppid=15285 vsize=15752252 CPUtime=1.12 cores=0,2,4,6
/proc/15287/task/15302/stat : 15302 (java) S 15285 15287 15033 0 -1 4202560 8513 0 0 0 111 1 0 0 15 0 22 0 529526408 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 0 0 0 0
[pid=15287/tid=15303] ppid=15285 vsize=15752252 CPUtime=1.34 cores=0,2,4,6
/proc/15287/task/15303/stat : 15303 (java) S 15285 15287 15033 0 -1 4202560 18273 0 0 0 133 1 0 0 15 0 22 0 529526408 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15304] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15304/stat : 15304 (java) S 15285 15287 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529526408 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290695577 0 4 0 16800975 18446604453984705280 0 0 -1 4 0 0 0
[pid=15287/tid=15305] ppid=15285 vsize=15752252 CPUtime=0 cores=0,2,4,6
/proc/15287/task/15305/stat : 15305 (java) S 15285 15287 15033 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 529526408 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 237290696192 0 4 0 16800975 18446604453984705280 0 0 -1 2 0 0 0
[pid=15287/tid=15306] ppid=15285 vsize=15752252 CPUtime=1191.24 cores=0,2,4,6
/proc/15287/task/15306/stat : 15306 (java) R 15285 15287 15033 0 -1 4202560 439074 0 0 0 119066 58 0 0 25 0 22 0 529526429 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505815750 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15287/tid=15307] ppid=15285 vsize=15752252 CPUtime=1191.14 cores=0,2,4,6
/proc/15287/task/15307/stat : 15307 (java) R 15285 15287 15033 0 -1 4202560 437798 0 0 0 119056 58 0 0 25 0 22 0 529526429 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505815510 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15287/tid=15308] ppid=15285 vsize=15752252 CPUtime=1191.27 cores=0,2,4,6
/proc/15287/task/15308/stat : 15308 (java) R 15285 15287 15033 0 -1 4202560 433634 0 0 0 119068 59 0 0 25 0 22 0 529526429 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505743366 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15287/tid=15309] ppid=15285 vsize=15752252 CPUtime=1191.39 cores=0,2,4,6
/proc/15287/task/15309/stat : 15309 (java) R 15285 15287 15033 0 -1 4202560 432048 0 0 0 119078 61 0 0 25 0 22 0 529526429 16130306048 98420 33554432000 1073741824 1073778376 140733507281360 18446744073709551615 46912505844123 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15752252

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

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

Child status: 143
Real time (s): 1206.83
CPU time (s): 4800.22
CPU user time (s): 4794.43
CPU system time (s): 5.78912
CPU usage (%): 397.754
Max. virtual memory (cumulated for all children) (KiB): 15754968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.43
system time used= 5.78912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3195575
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= 206001
involuntary context switches= 118564

runsolver used 1.9837 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 18:01:07
IDJOB=3312902
IDBENCH=83087
IDSOLVER=1699
FILE ID=node121/3312902-1304179266
RUNJOBID= node121-1304177961-15051
PBS_JOBID= 13172442
Free space on /tmp= 73560 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S812011128-009.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312902-1304179266/watcher-3312902-1304179266 -o /tmp/evaluation-result-3312902-1304179266/solver-3312902-1304179266 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312902-1304179266.cnf

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

MD5SUM BENCH= afbdc7a317cd52b76c978398c2e877e2
RANDOM SEED=1511526677

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20528084 kB
Buffers:       2188724 kB
Cached:        9376964 kB
SwapCached:       2776 kB
Active:        8908440 kB
Inactive:      3001824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20528084 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            1692 kB
Writeback:           0 kB
AnonPages:      342300 kB
Mapped:          22252 kB
Slab:           446240 kB
PageTables:       6096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   786420 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= 73556 MiB
End job on node121 at 2011-04-30 18:21:15