Trace number 3312450

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.55 1203.54

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
MD5SUM1b9b43753c02a2c226adda648a956e92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.10/0.12	17:34 INFO : Reading from input HOME/instance-3312450-1304115454.cnf
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
2.39/1.23	17:35 INFO : 2000 variables remaining out of 2000
2.39/1.23	17:35 INFO : 240000 literals remaining out of 240000

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-3312450-1304115454/watcher-3312450-1304115454 -o /tmp/evaluation-result-3312450-1304115454/solver-3312450-1304115454 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312450-1304115454.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: 2.01 2.31 3.62 3/199 27323
/proc/meminfo: memFree=15575708/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27323/stat : 27323 (java) R 27321 27323 26898 0 -1 4202496 921 0 0 0 0 0 0 0 25 0 1 0 523143393 23580672 409 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228117751552 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27323/statm: 5757 422 326 9 0 124 0

[startup+0.03018 s]
/proc/loadavg: 2.01 2.31 3.62 3/199 27323
/proc/meminfo: memFree=15575708/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15604116 CPUtime=0.01 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 3500 0 1 0 1 0 0 0 25 0 13 0 523143393 15978614784 2940 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3901029 2941 1651 9 0 3891777 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.101166 s]
/proc/loadavg: 2.01 2.31 3.62 3/199 27323
/proc/meminfo: memFree=15575708/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15677088 CPUtime=0.1 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 5540 0 1 0 8 2 0 0 25 0 18 0 523143393 16053338112 4955 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3919272 4955 2116 9 0 3909991 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677088

[startup+0.301162 s]
/proc/loadavg: 2.01 2.31 3.62 3/199 27323
/proc/meminfo: memFree=15575708/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15684256 CPUtime=0.52 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 15033 0 1 0 48 4 0 0 25 0 18 0 523143393 16060678144 13726 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3921064 13732 2207 9 0 3911783 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684256

[startup+0.701037 s]
/proc/loadavg: 2.01 2.31 3.62 3/199 27323
/proc/meminfo: memFree=15575708/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15688368 CPUtime=1.07 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 45435 0 1 0 100 7 0 0 25 0 22 0 523143393 16064888832 42319 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3922092 42319 2252 9 0 3912811 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 15688368

[startup+1.50088 s]
/proc/loadavg: 2.01 2.30 3.61 5/223 27347
/proc/meminfo: memFree=15392748/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15697584 CPUtime=3.23 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 57186 0 1 0 314 9 0 0 25 0 22 0 523143393 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3924396 48660 2274 9 0 3915115 0
[pid=27323/tid=27325] ppid=27321 vsize=15697584 CPUtime=1.21 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (java) S 27321 27323 26898 0 -1 4202560 35702 0 1 0 116 5 0 0 22 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27326] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27327] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27327/stat : 27327 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27328] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27328/stat : 27328 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27329] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27329/stat : 27329 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27330] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27330/stat : 27330 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27331] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27331/stat : 27331 (java) S 27321 27323 26898 0 -1 4202560 363 0 0 0 0 0 0 0 21 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27332] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27332/stat : 27332 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27333] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27333/stat : 27333 (java) S 27321 27323 26898 0 -1 4202560 39 0 0 0 0 0 0 0 21 0 22 0 523143394 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27334] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27334/stat : 27334 (java) S 27321 27323 26898 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 523143395 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 0 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27335] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27335/stat : 27335 (java) S 27321 27323 26898 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523143396 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27336] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27336/stat : 27336 (java) S 27321 27323 26898 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523143396 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27337] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27337/stat : 27337 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134537649 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27338] ppid=27321 vsize=15697584 CPUtime=0.74 cores=0,2,4,6
/proc/27323/task/27338/stat : 27338 (java) R 27321 27323 26898 0 -1 4202560 4666 0 0 0 74 0 0 0 18 0 22 0 523143398 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 47499272489337 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27323/tid=27339] ppid=27321 vsize=15697584 CPUtime=0.92 cores=0,2,4,6
/proc/27323/task/27339/stat : 27339 (java) R 27321 27323 26898 0 -1 4202560 14960 0 0 0 90 2 0 0 25 0 22 0 523143398 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 47499272770096 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27323/tid=27340] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27340/stat : 27340 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27341] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27341/stat : 27341 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523143398 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27344] ppid=27321 vsize=15697584 CPUtime=0.08 cores=0,2,4,6
/proc/27323/task/27344/stat : 27344 (java) S 27321 27323 26898 0 -1 4202560 14 0 0 0 8 0 0 0 15 0 22 0 523143445 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27345] ppid=27321 vsize=15697584 CPUtime=0.09 cores=0,2,4,6
/proc/27323/task/27345/stat : 27345 (java) R 27321 27323 26898 0 -1 4202560 18 0 0 0 9 0 0 0 15 0 22 0 523143445 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 47499276990659 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27323/tid=27346] ppid=27321 vsize=15697584 CPUtime=0.04 cores=0,2,4,6
/proc/27323/task/27346/stat : 27346 (java) R 27321 27323 26898 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 22 0 523143445 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505948234 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=15697584 CPUtime=0.09 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) S 27321 27323 26898 0 -1 4202560 9 0 0 0 9 0 0 0 15 0 22 0 523143445 16074326016 48660 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 15697584

[startup+3.10159 s]
/proc/loadavg: 2.01 2.30 3.61 7/200 27347
/proc/meminfo: memFree=21390684/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15697584 CPUtime=9.39 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 113186 0 1 0 919 20 0 0 25 0 22 0 523143393 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3924396 104406 2274 9 0 3915115 0
[pid=27323/tid=27325] ppid=27321 vsize=15697584 CPUtime=1.21 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (java) S 27321 27323 26898 0 -1 4202560 35702 0 1 0 116 5 0 0 22 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27326] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (java) S 27321 27323 26898 0 -1 4202560 4176 0 0 0 0 0 0 0 15 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27327] ppid=27321 vsize=15697584 CPUtime=0.01 cores=0,2,4,6
/proc/27323/task/27327/stat : 27327 (java) S 27321 27323 26898 0 -1 4202560 4813 0 0 0 0 1 0 0 16 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27328] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27328/stat : 27328 (java) S 27321 27323 26898 0 -1 4202560 3016 0 0 0 0 0 0 0 15 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27329] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27329/stat : 27329 (java) S 27321 27323 26898 0 -1 4202560 466 0 0 0 0 0 0 0 15 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27330] ppid=27321 vsize=15697584 CPUtime=0.02 cores=0,2,4,6
/proc/27323/task/27330/stat : 27330 (java) S 27321 27323 26898 0 -1 4202560 6102 0 0 0 1 1 0 0 16 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27331] ppid=27321 vsize=15697584 CPUtime=0.02 cores=0,2,4,6
/proc/27323/task/27331/stat : 27331 (java) S 27321 27323 26898 0 -1 4202560 8077 0 0 0 1 1 0 0 16 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27332] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27332/stat : 27332 (java) S 27321 27323 26898 0 -1 4202560 4479 0 0 0 0 0 0 0 16 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27333] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27333/stat : 27333 (java) S 27321 27323 26898 0 -1 4202560 3134 0 0 0 0 0 0 0 15 0 22 0 523143394 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27334] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27334/stat : 27334 (java) S 27321 27323 26898 0 -1 4202560 244 0 0 0 0 0 0 0 16 0 22 0 523143395 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 0 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27335] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27335/stat : 27335 (java) S 27321 27323 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27336] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27336/stat : 27336 (java) S 27321 27323 26898 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27337] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27337/stat : 27337 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134537649 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27338] ppid=27321 vsize=15697584 CPUtime=0.8 cores=0,2,4,6
/proc/27323/task/27338/stat : 27338 (java) S 27321 27323 26898 0 -1 4202560 4675 0 0 0 80 0 0 0 15 0 22 0 523143398 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27339] ppid=27321 vsize=15697584 CPUtime=0.94 cores=0,2,4,6
/proc/27323/task/27339/stat : 27339 (java) S 27321 27323 26898 0 -1 4202560 14962 0 0 0 92 2 0 0 16 0 22 0 523143398 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27340] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27340/stat : 27340 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27341] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27341/stat : 27341 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523143398 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27344] ppid=27321 vsize=15697584 CPUtime=1.54 cores=0,2,4,6
/proc/27323/task/27344/stat : 27344 (java) R 27321 27323 26898 0 -1 4202560 5510 0 0 0 153 1 0 0 17 0 22 0 523143445 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912506079938 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27323/tid=27345] ppid=27321 vsize=15697584 CPUtime=1.64 cores=0,2,4,6
/proc/27323/task/27345/stat : 27345 (java) R 27321 27323 26898 0 -1 4202560 5506 0 0 0 164 0 0 0 17 0 22 0 523143445 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505947960 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27323/tid=27346] ppid=27321 vsize=15697584 CPUtime=1.58 cores=0,2,4,6
/proc/27323/task/27346/stat : 27346 (java) R 27321 27323 26898 0 -1 4202560 5493 0 0 0 158 0 0 0 17 0 22 0 523143445 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505882360 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=15697584 CPUtime=1.45 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) R 27321 27323 26898 0 -1 4202560 5446 0 0 0 145 0 0 0 17 0 22 0 523143445 16074326016 104406 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912506110214 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 15697584

[startup+6.30099 s]
/proc/loadavg: 2.49 2.39 3.63 10/220 27395
/proc/meminfo: memFree=29715456/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15697584 CPUtime=22.16 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 242960 0 1 0 2174 42 0 0 25 0 22 0 523143393 16074326016 233687 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3924396 233689 2274 9 0 3915115 0
[pid=27323/tid=27325] ppid=27321 vsize=15697584 CPUtime=1.21 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (java) S 27321 27323 26898 0 -1 4202560 35702 0 1 0 116 5 0 0 22 0 22 0 523143394 16074326016 233690 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27326] ppid=27321 vsize=15697584 CPUtime=0.05 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (java) S 27321 27323 26898 0 -1 4202560 16724 0 0 0 3 2 0 0 16 0 22 0 523143394 16074326016 233692 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27327] ppid=27321 vsize=15697584 CPUtime=0.03 cores=0,2,4,6
/proc/27323/task/27327/stat : 27327 (java) S 27321 27323 26898 0 -1 4202560 11596 0 0 0 2 1 0 0 15 0 22 0 523143394 16074326016 233693 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27328] ppid=27321 vsize=15697584 CPUtime=0.06 cores=0,2,4,6
/proc/27323/task/27328/stat : 27328 (java) S 27321 27323 26898 0 -1 4202560 17206 0 0 0 3 3 0 0 16 0 22 0 523143394 16074326016 233695 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27329] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27329/stat : 27329 (java) S 27321 27323 26898 0 -1 4202560 3802 0 0 0 0 0 0 0 15 0 22 0 523143394 16074326016 233695 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27330] ppid=27321 vsize=15697584 CPUtime=0.06 cores=0,2,4,6
/proc/27323/task/27330/stat : 27330 (java) S 27321 27323 26898 0 -1 4202560 18967 0 0 0 3 3 0 0 16 0 22 0 523143394 16074326016 233696 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27331] ppid=27321 vsize=15697584 CPUtime=0.05 cores=0,2,4,6
/proc/27323/task/27331/stat : 27331 (java) S 27321 27323 26898 0 -1 4202560 15015 0 0 0 3 2 0 0 15 0 22 0 523143394 16074326016 233697 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27332] ppid=27321 vsize=15697584 CPUtime=0.02 cores=0,2,4,6
/proc/27323/task/27332/stat : 27332 (java) S 27321 27323 26898 0 -1 4202560 8961 0 0 0 1 1 0 0 15 0 22 0 523143394 16074326016 233699 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27333] ppid=27321 vsize=15697584 CPUtime=0.06 cores=0,2,4,6
/proc/27323/task/27333/stat : 27333 (java) S 27321 27323 26898 0 -1 4202560 19253 0 0 0 2 4 0 0 16 0 22 0 523143394 16074326016 233700 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27334] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27334/stat : 27334 (java) S 27321 27323 26898 0 -1 4202560 556 0 0 0 0 0 0 0 15 0 22 0 523143395 16074326016 233702 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 0 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27335] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27335/stat : 27335 (java) S 27321 27323 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 233703 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27336] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27336/stat : 27336 (java) S 27321 27323 26898 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 233704 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27337] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27337/stat : 27337 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 233708 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134537649 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27338] ppid=27321 vsize=15697584 CPUtime=0.8 cores=0,2,4,6
/proc/27323/task/27338/stat : 27338 (java) S 27321 27323 26898 0 -1 4202560 4675 0 0 0 80 0 0 0 15 0 22 0 523143398 16074326016 233725 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0

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

/proc/27323/task/27328/stat : 27328 (java) S 27321 27323 26898 0 -1 4202560 218959 0 0 0 158 40 0 0 15 0 22 0 523143394 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27329] ppid=27321 vsize=15697584 CPUtime=1.83 cores=0,2,4,6
/proc/27323/task/27329/stat : 27329 (java) S 27321 27323 26898 0 -1 4202560 178143 0 0 0 153 30 0 0 15 0 22 0 523143394 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27330] ppid=27321 vsize=15697584 CPUtime=1.84 cores=0,2,4,6
/proc/27323/task/27330/stat : 27330 (java) S 27321 27323 26898 0 -1 4202560 139954 0 0 0 158 26 0 0 15 0 22 0 523143394 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27331] ppid=27321 vsize=15697584 CPUtime=1.77 cores=0,2,4,6
/proc/27323/task/27331/stat : 27331 (java) S 27321 27323 26898 0 -1 4202560 142458 0 0 0 153 24 0 0 15 0 22 0 523143394 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27332] ppid=27321 vsize=15697584 CPUtime=1.62 cores=0,2,4,6
/proc/27323/task/27332/stat : 27332 (java) S 27321 27323 26898 0 -1 4202560 148562 0 0 0 137 25 0 0 16 0 22 0 523143394 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27333] ppid=27321 vsize=15697584 CPUtime=1.7 cores=0,2,4,6
/proc/27323/task/27333/stat : 27333 (java) S 27321 27323 26898 0 -1 4202560 170998 0 0 0 140 30 0 0 16 0 22 0 523143394 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27334] ppid=27321 vsize=15697584 CPUtime=0.84 cores=0,2,4,6
/proc/27323/task/27334/stat : 27334 (java) S 27321 27323 26898 0 -1 4202560 45316 0 0 0 62 22 0 0 15 0 22 0 523143395 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 0 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27335] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27335/stat : 27335 (java) S 27321 27323 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27336] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27336/stat : 27336 (java) S 27321 27323 26898 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27337] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27337/stat : 27337 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134537649 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27338] ppid=27321 vsize=15697584 CPUtime=0.93 cores=0,2,4,6
/proc/27323/task/27338/stat : 27338 (java) S 27321 27323 26898 0 -1 4202560 4704 0 0 0 93 0 0 0 16 0 22 0 523143398 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27339] ppid=27321 vsize=15697584 CPUtime=1.39 cores=0,2,4,6
/proc/27323/task/27339/stat : 27339 (java) S 27321 27323 26898 0 -1 4202560 15050 0 0 0 137 2 0 0 15 0 22 0 523143398 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27340] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27340/stat : 27340 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27341] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27341/stat : 27341 (java) S 27321 27323 26898 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523143398 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27344] ppid=27321 vsize=15697584 CPUtime=1113.57 cores=0,2,4,6
/proc/27323/task/27344/stat : 27344 (java) R 27321 27323 26898 0 -1 4202560 231090 0 0 0 111329 28 0 0 25 0 22 0 523143445 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505584192 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27323/tid=27345] ppid=27321 vsize=15697584 CPUtime=1115.78 cores=0,2,4,6
/proc/27323/task/27345/stat : 27345 (java) R 27321 27323 26898 0 -1 4202560 244593 0 0 0 111546 32 0 0 25 0 22 0 523143445 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505838805 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27323/tid=27346] ppid=27321 vsize=15697584 CPUtime=1116.19 cores=0,2,4,6
/proc/27323/task/27346/stat : 27346 (java) R 27321 27323 26898 0 -1 4202560 246844 0 0 0 111592 27 0 0 25 0 22 0 523143445 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505584309 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=15697584 CPUtime=1112.27 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) R 27321 27323 26898 0 -1 4202560 248696 0 0 0 111198 29 0 0 25 0 22 0 523143445 16074326016 1350499 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505838720 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.8
Current children cumulated vsize (KiB) 15697584

[startup+1182.3 s]
/proc/loadavg: 8.11 7.98 6.82 9/220 27426
/proc/meminfo: memFree=20160496/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15697584 CPUtime=4716.4 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 2460783 0 1 0 471245 395 0 0 25 0 22 0 523143393 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3924396 1275225 2298 9 0 3915115 0
[pid=27323/tid=27325] ppid=27321 vsize=15697584 CPUtime=1.21 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (java) S 27321 27323 26898 0 -1 4202560 35702 0 1 0 116 5 0 0 22 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27326] ppid=27321 vsize=15697584 CPUtime=2.03 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (java) S 27321 27323 26898 0 -1 4202560 227310 0 0 0 164 39 0 0 15 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27327] ppid=27321 vsize=15697584 CPUtime=1.8 cores=0,2,4,6
/proc/27323/task/27327/stat : 27327 (java) S 27321 27323 26898 0 -1 4202560 156731 0 0 0 155 25 0 0 15 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27328] ppid=27321 vsize=15697584 CPUtime=2.03 cores=0,2,4,6
/proc/27323/task/27328/stat : 27328 (java) S 27321 27323 26898 0 -1 4202560 219593 0 0 0 163 40 0 0 16 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27329] ppid=27321 vsize=15697584 CPUtime=1.86 cores=0,2,4,6
/proc/27323/task/27329/stat : 27329 (java) S 27321 27323 26898 0 -1 4202560 179712 0 0 0 156 30 0 0 16 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27330] ppid=27321 vsize=15697584 CPUtime=1.87 cores=0,2,4,6
/proc/27323/task/27330/stat : 27330 (java) S 27321 27323 26898 0 -1 4202560 139954 0 0 0 161 26 0 0 15 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27331] ppid=27321 vsize=15697584 CPUtime=1.81 cores=0,2,4,6
/proc/27323/task/27331/stat : 27331 (java) S 27321 27323 26898 0 -1 4202560 142459 0 0 0 157 24 0 0 16 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27332] ppid=27321 vsize=15697584 CPUtime=1.66 cores=0,2,4,6
/proc/27323/task/27332/stat : 27332 (java) S 27321 27323 26898 0 -1 4202560 149717 0 0 0 141 25 0 0 15 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27333] ppid=27321 vsize=15697584 CPUtime=1.74 cores=0,2,4,6
/proc/27323/task/27333/stat : 27333 (java) S 27321 27323 26898 0 -1 4202560 171846 0 0 0 144 30 0 0 16 0 22 0 523143394 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27334] ppid=27321 vsize=15697584 CPUtime=0.85 cores=0,2,4,6
/proc/27323/task/27334/stat : 27334 (java) S 27321 27323 26898 0 -1 4202560 45319 0 0 0 62 23 0 0 15 0 22 0 523143395 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 0 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27335] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27335/stat : 27335 (java) S 27321 27323 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27336] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27336/stat : 27336 (java) S 27321 27323 26898 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27337] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27337/stat : 27337 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134537649 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27338] ppid=27321 vsize=15697584 CPUtime=0.93 cores=0,2,4,6
/proc/27323/task/27338/stat : 27338 (java) S 27321 27323 26898 0 -1 4202560 4704 0 0 0 93 0 0 0 16 0 22 0 523143398 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27339] ppid=27321 vsize=15697584 CPUtime=1.39 cores=0,2,4,6
/proc/27323/task/27339/stat : 27339 (java) S 27321 27323 26898 0 -1 4202560 15050 0 0 0 137 2 0 0 15 0 22 0 523143398 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27340] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27340/stat : 27340 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27341] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27341/stat : 27341 (java) S 27321 27323 26898 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523143398 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27344] ppid=27321 vsize=15697584 CPUtime=1173.46 cores=0,2,4,6
/proc/27323/task/27344/stat : 27344 (java) R 27321 27323 26898 0 -1 4202560 231095 0 0 0 117318 28 0 0 25 0 22 0 523143445 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912506072027 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27323/tid=27345] ppid=27321 vsize=15697584 CPUtime=1175.67 cores=0,2,4,6
/proc/27323/task/27345/stat : 27345 (java) R 27321 27323 26898 0 -1 4202560 244595 0 0 0 117535 32 0 0 25 0 22 0 523143445 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505584215 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27323/tid=27346] ppid=27321 vsize=15697584 CPUtime=1176.09 cores=0,2,4,6
/proc/27323/task/27346/stat : 27346 (java) R 27321 27323 26898 0 -1 4202560 246845 0 0 0 117581 28 0 0 25 0 22 0 523143445 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505838172 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=15697584 CPUtime=1171.84 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) R 27321 27323 26898 0 -1 4202560 248698 0 0 0 117155 29 0 0 25 0 22 0 523143445 16074326016 1275225 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912506055970 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.4
Current children cumulated vsize (KiB) 15697584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.07 7.98 6.85 9/220 27427
/proc/meminfo: memFree=20332100/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=15697584 CPUtime=4800.29 cores=0,2,4,6
/proc/27323/stat : 27323 (java) S 27321 27323 26898 0 -1 4202496 2460793 0 1 0 479633 396 0 0 25 0 22 0 523143393 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 3924396 1248647 2298 9 0 3915115 0
[pid=27323/tid=27325] ppid=27321 vsize=15697584 CPUtime=1.21 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (java) S 27321 27323 26898 0 -1 4202560 35702 0 1 0 116 5 0 0 22 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27326] ppid=27321 vsize=15697584 CPUtime=2.05 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (java) S 27321 27323 26898 0 -1 4202560 227310 0 0 0 166 39 0 0 16 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27327] ppid=27321 vsize=15697584 CPUtime=1.82 cores=0,2,4,6
/proc/27323/task/27327/stat : 27327 (java) S 27321 27323 26898 0 -1 4202560 156731 0 0 0 157 25 0 0 16 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27328] ppid=27321 vsize=15697584 CPUtime=2.05 cores=0,2,4,6
/proc/27323/task/27328/stat : 27328 (java) S 27321 27323 26898 0 -1 4202560 219593 0 0 0 165 40 0 0 15 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27329] ppid=27321 vsize=15697584 CPUtime=1.88 cores=0,2,4,6
/proc/27323/task/27329/stat : 27329 (java) S 27321 27323 26898 0 -1 4202560 179712 0 0 0 158 30 0 0 15 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27330] ppid=27321 vsize=15697584 CPUtime=1.89 cores=0,2,4,6
/proc/27323/task/27330/stat : 27330 (java) S 27321 27323 26898 0 -1 4202560 139955 0 0 0 163 26 0 0 15 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27331] ppid=27321 vsize=15697584 CPUtime=1.81 cores=0,2,4,6
/proc/27323/task/27331/stat : 27331 (java) S 27321 27323 26898 0 -1 4202560 142459 0 0 0 157 24 0 0 15 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27332] ppid=27321 vsize=15697584 CPUtime=1.68 cores=0,2,4,6
/proc/27323/task/27332/stat : 27332 (java) S 27321 27323 26898 0 -1 4202560 149718 0 0 0 143 25 0 0 16 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27333] ppid=27321 vsize=15697584 CPUtime=1.75 cores=0,2,4,6
/proc/27323/task/27333/stat : 27333 (java) S 27321 27323 26898 0 -1 4202560 171846 0 0 0 145 30 0 0 16 0 22 0 523143394 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27334] ppid=27321 vsize=15697584 CPUtime=0.86 cores=0,2,4,6
/proc/27323/task/27334/stat : 27334 (java) S 27321 27323 26898 0 -1 4202560 45321 0 0 0 62 24 0 0 15 0 22 0 523143395 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 0 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27335] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27335/stat : 27335 (java) S 27321 27323 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27336] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27336/stat : 27336 (java) S 27321 27323 26898 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523143396 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27337] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27337/stat : 27337 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134537649 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27338] ppid=27321 vsize=15697584 CPUtime=0.93 cores=0,2,4,6
/proc/27323/task/27338/stat : 27338 (java) S 27321 27323 26898 0 -1 4202560 4704 0 0 0 93 0 0 0 16 0 22 0 523143398 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 6 0 0 0
[pid=27323/tid=27339] ppid=27321 vsize=15697584 CPUtime=1.39 cores=0,2,4,6
/proc/27323/task/27339/stat : 27339 (java) S 27321 27323 26898 0 -1 4202560 15050 0 0 0 137 2 0 0 15 0 22 0 523143398 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 0 0 0 0
[pid=27323/tid=27340] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27340/stat : 27340 (java) S 27321 27323 26898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523143398 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134529945 0 4 0 16800975 18446604446126150656 0 0 -1 4 0 0 0
[pid=27323/tid=27341] ppid=27321 vsize=15697584 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27341/stat : 27341 (java) S 27321 27323 26898 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523143398 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 228134530560 0 4 0 16800975 18446604446126150656 0 0 -1 2 0 0 0
[pid=27323/tid=27344] ppid=27321 vsize=15697584 CPUtime=1194.43 cores=0,2,4,6
/proc/27323/task/27344/stat : 27344 (java) R 27321 27323 26898 0 -1 4202560 231096 0 0 0 119414 29 0 0 25 0 22 0 523143445 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912506257157 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27323/tid=27345] ppid=27321 vsize=15697584 CPUtime=1196.64 cores=0,2,4,6
/proc/27323/task/27345/stat : 27345 (java) R 27321 27323 26898 0 -1 4202560 244597 0 0 0 119632 32 0 0 25 0 22 0 523143445 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912506217287 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27323/tid=27346] ppid=27321 vsize=15697584 CPUtime=1197.06 cores=0,2,4,6
/proc/27323/task/27346/stat : 27346 (java) R 27321 27323 26898 0 -1 4202560 246845 0 0 0 119678 28 0 0 25 0 22 0 523143445 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505584309 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=15697584 CPUtime=1192.68 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) R 27321 27323 26898 0 -1 4202560 248699 0 0 0 119239 29 0 0 25 0 22 0 523143445 16074326016 1248647 33554432000 1073741824 1073778376 140735962739888 18446744073709551615 46912505838805 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 15697584

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

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

[startup+1203.42 s]
/proc/loadavg: 8.07 7.98 6.85 9/220 27427
/proc/meminfo: memFree=20332100/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=0 CPUtime=4800.41 cores=0,2,4,6
/proc/27323/stat : 27323 (java) Z 27321 27323 26898 0 -1 4203548 2460820 0 1 0 479636 405 0 0 17 0 2 0 523143393 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 0 0 0 0 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=0 CPUtime=1192.79 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) R 27321 27323 26898 0 -1 4203588 248699 0 0 0 119240 39 0 0 25 0 2 0 523143445 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 0

[startup+1203.5 s]
/proc/loadavg: 8.07 7.98 6.85 9/220 27427
/proc/meminfo: memFree=20332100/32951124 swapFree=67111444/67111528
[pid=27323] ppid=27321 vsize=0 CPUtime=4800.5 cores=0,2,4,6
/proc/27323/stat : 27323 (java) Z 27321 27323 26898 0 -1 4203548 2460820 0 1 0 479636 414 0 0 17 0 2 0 523143393 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27323/statm: 0 0 0 0 0 0 0
[pid=27323/tid=27347] ppid=27321 vsize=0 CPUtime=1192.87 cores=0,2,4,6
/proc/27323/task/27347/stat : 27347 (java) R 27321 27323 26898 0 -1 4203588 248699 0 0 0 119240 47 0 0 25 0 2 0 523143445 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.5
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.54
CPU time (s): 4800.55
CPU user time (s): 4796.37
CPU system time (s): 4.17537
CPU usage (%): 398.87
Max. virtual memory (cumulated for all children) (KiB): 15697584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.37
system time used= 4.17537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2460820
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= 34112
involuntary context switches= 55618

runsolver used 2.04269 second user time and 4.56231 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 00:17:34
IDJOB=3312450
IDBENCH=82635
IDSOLVER=1699
FILE ID=node138/3312450-1304115454
RUNJOBID= node138-1304111642-26916
PBS_JOBID= 13170689
Free space on /tmp= 71812 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312450-1304115454/watcher-3312450-1304115454 -o /tmp/evaluation-result-3312450-1304115454/solver-3312450-1304115454 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312450-1304115454.cnf

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

MD5SUM BENCH= 1b9b43753c02a2c226adda648a956e92
RANDOM SEED=1995061251

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32951124 kB
MemFree:      15575864 kB
Buffers:        606656 kB
Cached:         940932 kB
SwapCached:         84 kB
Active:       15231964 kB
Inactive:      1723160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15575864 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:            2844 kB
Writeback:           4 kB
AnonPages:    15407848 kB
Mapped:          23548 kB
Slab:           324372 kB
PageTables:      34724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15706192 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= 71812 MiB
End job on node138 at 2011-04-30 00:37:40