Trace number 3312525

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.3 1207.43

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
MD5SUM57a2cff28dc53061839e3102dd9b3447
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	25:25 INFO : Reading from input HOME/instance-3312525-1304119525.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.46/0.36	25:26 INFO : 500 variables remaining out of 500
0.46/0.36	25:26 INFO : 8516 literals remaining out of 8520

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

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

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


[startup+0 s]
/proc/loadavg: 8.43 8.12 7.23 1/175 11507
/proc/meminfo: memFree=29684672/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/11507/stat : 11507 (java) R 11505 11507 10849 0 -1 4202496 805 0 0 0 0 0 0 0 17 0 1 0 504367834 23580672 291 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254256654101 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11507/statm: 5757 302 238 9 0 124 0

[startup+0.0536449 s]
/proc/loadavg: 8.43 8.12 7.23 1/175 11507
/proc/meminfo: memFree=29684672/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15604248 CPUtime=0.04 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 3883 0 1 0 3 1 0 0 17 0 13 0 504367834 15978749952 3321 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3901062 3321 1689 9 0 3891810 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15604248

[startup+0.100645 s]
/proc/loadavg: 8.43 8.12 7.23 1/175 11507
/proc/meminfo: memFree=29684672/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15676576 CPUtime=0.09 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 5454 0 1 0 8 1 0 0 17 0 18 0 504367834 16052813824 4876 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3919144 4876 2116 9 0 3909863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676576

[startup+0.30061 s]
/proc/loadavg: 8.43 8.12 7.23 1/175 11507
/proc/meminfo: memFree=29684672/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15681780 CPUtime=0.46 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 8912 0 1 0 44 2 0 0 17 0 22 0 504367834 16058142720 8227 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3920445 8227 2208 9 0 3911164 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15681780

[startup+0.700506 s]
/proc/loadavg: 8.43 8.12 7.23 1/175 11507
/proc/meminfo: memFree=29684672/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15703816 CPUtime=1.72 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 29056 0 1 0 168 4 0 0 17 0 22 0 504367834 16080707584 23889 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3925954 23892 2259 9 0 3916673 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 15703816

[startup+1.50136 s]
/proc/loadavg: 8.43 8.12 7.23 7/197 11529
/proc/meminfo: memFree=29515308/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15701044 CPUtime=4.9 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 60843 0 1 0 480 10 0 0 17 0 22 0 504367834 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3925261 51448 2283 9 0 3915980 0
[pid=11507/tid=11509] ppid=11505 vsize=15701044 CPUtime=0.33 cores=1,3,5,7
/proc/11507/task/11509/stat : 11509 (java) S 11505 11507 10849 0 -1 4202560 6208 0 1 0 32 1 0 0 18 0 22 0 504367835 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11510] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11510/stat : 11510 (java) S 11505 11507 10849 0 -1 4202560 764 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11511] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11511/stat : 11511 (java) S 11505 11507 10849 0 -1 4202560 559 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11512] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11512/stat : 11512 (java) S 11505 11507 10849 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11513] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11513/stat : 11513 (java) S 11505 11507 10849 0 -1 4202560 842 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11514] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11514/stat : 11514 (java) S 11505 11507 10849 0 -1 4202560 1199 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11515] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11515/stat : 11515 (java) S 11505 11507 10849 0 -1 4202560 675 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11516] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11516/stat : 11516 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11517] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11517/stat : 11517 (java) S 11505 11507 10849 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11518] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11518/stat : 11518 (java) S 11505 11507 10849 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 504367837 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 0 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11519] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11519/stat : 11519 (java) S 11505 11507 10849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504367838 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11520] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11520/stat : 11520 (java) S 11505 11507 10849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504367838 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11521] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11521/stat : 11521 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504367840 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273440177 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11522] ppid=11505 vsize=15701044 CPUtime=0.96 cores=1,3,5,7
/proc/11507/task/11522/stat : 11522 (java) S 11505 11507 10849 0 -1 4202560 5344 0 0 0 96 0 0 0 17 0 22 0 504367840 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11523] ppid=11505 vsize=15701044 CPUtime=0.82 cores=1,3,5,7
/proc/11507/task/11523/stat : 11523 (java) S 11505 11507 10849 0 -1 4202560 14140 0 0 0 80 2 0 0 23 0 22 0 504367840 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11524] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11524/stat : 11524 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504367840 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11525] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11525/stat : 11525 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504367840 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11526] ppid=11505 vsize=15701044 CPUtime=0.5 cores=1,3,5,7
/proc/11507/task/11526/stat : 11526 (java) R 11505 11507 10849 0 -1 4202560 5590 0 0 0 50 0 0 0 22 0 22 0 504367860 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 47974707795953 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11507/tid=11527] ppid=11505 vsize=15701044 CPUtime=0.54 cores=1,3,5,7
/proc/11507/task/11527/stat : 11527 (java) R 11505 11507 10849 0 -1 4202560 5257 0 0 0 54 0 0 0 24 0 22 0 504367860 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505658279 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11507/tid=11528] ppid=11505 vsize=15701044 CPUtime=0.95 cores=1,3,5,7
/proc/11507/task/11528/stat : 11528 (java) R 11505 11507 10849 0 -1 4202560 10559 0 0 0 94 1 0 0 25 0 22 0 504367860 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505876213 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11507/tid=11529] ppid=11505 vsize=15701044 CPUtime=0.69 cores=1,3,5,7
/proc/11507/task/11529/stat : 11529 (java) R 11505 11507 10849 0 -1 4202560 8134 0 0 0 68 1 0 0 23 0 22 0 504367860 16077869056 51448 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505329120 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 15701044

[startup+3.10108 s]
/proc/loadavg: 8.32 8.10 7.22 10/220 11577
/proc/meminfo: memFree=29268908/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15701044 CPUtime=11.28 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 157125 0 1 0 1105 23 0 0 17 0 22 0 504367834 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3925261 147695 2284 9 0 3915980 0
[pid=11507/tid=11509] ppid=11505 vsize=15701044 CPUtime=0.33 cores=1,3,5,7
/proc/11507/task/11509/stat : 11509 (java) S 11505 11507 10849 0 -1 4202560 6208 0 1 0 32 1 0 0 18 0 22 0 504367835 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11510] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11510/stat : 11510 (java) S 11505 11507 10849 0 -1 4202560 2446 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11511] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11511/stat : 11511 (java) S 11505 11507 10849 0 -1 4202560 2101 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11512] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11512/stat : 11512 (java) S 11505 11507 10849 0 -1 4202560 1014 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11513] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11513/stat : 11513 (java) S 11505 11507 10849 0 -1 4202560 1313 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11514] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11514/stat : 11514 (java) S 11505 11507 10849 0 -1 4202560 2137 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11515] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11515/stat : 11515 (java) S 11505 11507 10849 0 -1 4202560 1144 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11516] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11516/stat : 11516 (java) S 11505 11507 10849 0 -1 4202560 988 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11517] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11517/stat : 11517 (java) S 11505 11507 10849 0 -1 4202560 806 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11518] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11518/stat : 11518 (java) S 11505 11507 10849 0 -1 4202560 441 0 0 0 0 0 0 0 16 0 22 0 504367837 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 0 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11519] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11519/stat : 11519 (java) S 11505 11507 10849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504367838 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11520] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11520/stat : 11520 (java) S 11505 11507 10849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504367838 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11521] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11521/stat : 11521 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504367840 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273440177 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11522] ppid=11505 vsize=15701044 CPUtime=1.03 cores=1,3,5,7
/proc/11507/task/11522/stat : 11522 (java) S 11505 11507 10849 0 -1 4202560 5477 0 0 0 103 0 0 0 15 0 22 0 504367840 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11523] ppid=11505 vsize=15701044 CPUtime=0.94 cores=1,3,5,7
/proc/11507/task/11523/stat : 11523 (java) S 11505 11507 10849 0 -1 4202560 14182 0 0 0 92 2 0 0 15 0 22 0 504367840 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11524] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11524/stat : 11524 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504367840 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11525] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11525/stat : 11525 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504367840 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11526] ppid=11505 vsize=15701044 CPUtime=2.05 cores=1,3,5,7
/proc/11507/task/11526/stat : 11526 (java) R 11505 11507 10849 0 -1 4202560 27726 0 0 0 202 3 0 0 25 0 22 0 504367860 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912506016400 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11507/tid=11527] ppid=11505 vsize=15701044 CPUtime=2.13 cores=1,3,5,7
/proc/11507/task/11527/stat : 11527 (java) R 11505 11507 10849 0 -1 4202560 29246 0 0 0 210 3 0 0 25 0 22 0 504367860 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 47974707796161 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11507/tid=11528] ppid=11505 vsize=15701044 CPUtime=2.39 cores=1,3,5,7
/proc/11507/task/11528/stat : 11528 (java) R 11505 11507 10849 0 -1 4202560 27463 0 0 0 235 4 0 0 25 0 22 0 504367860 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11507/tid=11529] ppid=11505 vsize=15701044 CPUtime=2.28 cores=1,3,5,7
/proc/11507/task/11529/stat : 11529 (java) R 11505 11507 10849 0 -1 4202560 33046 0 0 0 224 4 0 0 25 0 22 0 504367860 16077869056 147695 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 47974707796062 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 15701044

[startup+6.30151 s]
/proc/loadavg: 8.32 8.10 7.22 9/220 11577
/proc/meminfo: memFree=28527776/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15701044 CPUtime=24.04 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 164520 0 1 0 2380 24 0 0 17 0 22 0 504367834 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3925261 148423 2284 9 0 3915980 0
[pid=11507/tid=11509] ppid=11505 vsize=15701044 CPUtime=0.33 cores=1,3,5,7
/proc/11507/task/11509/stat : 11509 (java) S 11505 11507 10849 0 -1 4202560 6208 0 1 0 32 1 0 0 18 0 22 0 504367835 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11510] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11510/stat : 11510 (java) S 11505 11507 10849 0 -1 4202560 3824 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11511] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11511/stat : 11511 (java) S 11505 11507 10849 0 -1 4202560 3147 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11512] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11512/stat : 11512 (java) S 11505 11507 10849 0 -1 4202560 2105 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11513] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11513/stat : 11513 (java) S 11505 11507 10849 0 -1 4202560 2525 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11514] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11514/stat : 11514 (java) S 11505 11507 10849 0 -1 4202560 2859 0 0 0 0 0 0 0 16 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11515] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11515/stat : 11515 (java) S 11505 11507 10849 0 -1 4202560 1632 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11516] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11516/stat : 11516 (java) S 11505 11507 10849 0 -1 4202560 1585 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11517] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11517/stat : 11517 (java) S 11505 11507 10849 0 -1 4202560 1402 0 0 0 0 0 0 0 15 0 22 0 504367836 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11518] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11518/stat : 11518 (java) S 11505 11507 10849 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 504367837 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 0 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11519] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11519/stat : 11519 (java) S 11505 11507 10849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504367838 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11520] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11520/stat : 11520 (java) S 11505 11507 10849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504367838 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11521] ppid=11505 vsize=15701044 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11521/stat : 11521 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504367840 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273440177 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11522] ppid=11505 vsize=15701044 CPUtime=1.1 cores=1,3,5,7
/proc/11507/task/11522/stat : 11522 (java) S 11505 11507 10849 0 -1 4202560 5485 0 0 0 110 0 0 0 15 0 22 0 504367840 16077869056 148423 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0

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

[pid=11507/tid=11527] ppid=11505 vsize=15766580 CPUtime=1048.69 cores=1,3,5,7
/proc/11507/task/11527/stat : 11527 (java) R 11505 11507 10849 0 -1 4202560 328027 0 0 0 104815 54 0 0 25 0 22 0 504367860 16144977920 92863 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505667386 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11507/tid=11528] ppid=11505 vsize=15766580 CPUtime=1048.42 cores=1,3,5,7
/proc/11507/task/11528/stat : 11528 (java) R 11505 11507 10849 0 -1 4202560 316993 0 0 0 104793 49 0 0 21 0 22 0 504367860 16144977920 92863 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505800088 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11507/tid=11529] ppid=11505 vsize=15766580 CPUtime=1048.41 cores=1,3,5,7
/proc/11507/task/11529/stat : 11529 (java) R 11505 11507 10849 0 -1 4202560 330282 0 0 0 104791 50 0 0 25 0 22 0 504367860 16144977920 92863 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 47974707795553 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4223.27
Current children cumulated vsize (KiB) 15766580

[startup+1122.3 s]
/proc/loadavg: 8.01 8.03 7.78 9/220 11607
/proc/meminfo: memFree=28949032/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15766580 CPUtime=4461.89 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 2492483 0 1 0 445677 512 0 0 17 0 22 0 504367834 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3941645 98058 2298 9 0 3932364 0
[pid=11507/tid=11509] ppid=11505 vsize=15766580 CPUtime=0.33 cores=1,3,5,7
/proc/11507/task/11509/stat : 11509 (java) S 11505 11507 10849 0 -1 4202560 6208 0 1 0 32 1 0 0 18 0 22 0 504367835 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11510] ppid=11505 vsize=15766580 CPUtime=3.37 cores=1,3,5,7
/proc/11507/task/11510/stat : 11510 (java) S 11505 11507 10849 0 -1 4202560 136214 0 0 0 312 25 0 0 16 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11511] ppid=11505 vsize=15766580 CPUtime=3.28 cores=1,3,5,7
/proc/11507/task/11511/stat : 11511 (java) S 11505 11507 10849 0 -1 4202560 136490 0 0 0 305 23 0 0 15 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11512] ppid=11505 vsize=15766580 CPUtime=3.34 cores=1,3,5,7
/proc/11507/task/11512/stat : 11512 (java) S 11505 11507 10849 0 -1 4202560 139835 0 0 0 310 24 0 0 16 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11513] ppid=11505 vsize=15766580 CPUtime=3.28 cores=1,3,5,7
/proc/11507/task/11513/stat : 11513 (java) S 11505 11507 10849 0 -1 4202560 136217 0 0 0 303 25 0 0 16 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11514] ppid=11505 vsize=15766580 CPUtime=3.27 cores=1,3,5,7
/proc/11507/task/11514/stat : 11514 (java) S 11505 11507 10849 0 -1 4202560 135094 0 0 0 303 24 0 0 15 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11515] ppid=11505 vsize=15766580 CPUtime=3.31 cores=1,3,5,7
/proc/11507/task/11515/stat : 11515 (java) S 11505 11507 10849 0 -1 4202560 136246 0 0 0 304 27 0 0 15 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11516] ppid=11505 vsize=15766580 CPUtime=3.21 cores=1,3,5,7
/proc/11507/task/11516/stat : 11516 (java) S 11505 11507 10849 0 -1 4202560 130371 0 0 0 298 23 0 0 15 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11517] ppid=11505 vsize=15766580 CPUtime=3.29 cores=1,3,5,7
/proc/11507/task/11517/stat : 11517 (java) S 11505 11507 10849 0 -1 4202560 135089 0 0 0 305 24 0 0 16 0 22 0 504367836 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11518] ppid=11505 vsize=15766580 CPUtime=2.34 cores=1,3,5,7
/proc/11507/task/11518/stat : 11518 (java) S 11505 11507 10849 0 -1 4202560 6418 0 0 0 144 90 0 0 15 0 22 0 504367837 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 0 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11519] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11519/stat : 11519 (java) S 11505 11507 10849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504367838 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11520] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11520/stat : 11520 (java) S 11505 11507 10849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504367838 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11521] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11521/stat : 11521 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504367840 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273440177 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11522] ppid=11505 vsize=15766580 CPUtime=1.15 cores=1,3,5,7
/proc/11507/task/11522/stat : 11522 (java) S 11505 11507 10849 0 -1 4202560 5496 0 0 0 115 0 0 0 15 0 22 0 504367840 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11523] ppid=11505 vsize=15766580 CPUtime=1.03 cores=1,3,5,7
/proc/11507/task/11523/stat : 11523 (java) S 11505 11507 10849 0 -1 4202560 14194 0 0 0 101 2 0 0 16 0 22 0 504367840 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11524] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11524/stat : 11524 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504367840 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11525] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11525/stat : 11525 (java) S 11505 11507 10849 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 504367840 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11526] ppid=11505 vsize=15766580 CPUtime=1107.19 cores=1,3,5,7
/proc/11507/task/11526/stat : 11526 (java) R 11505 11507 10849 0 -1 4202560 346839 0 0 0 110665 54 0 0 25 0 22 0 504367860 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505620326 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11507/tid=11527] ppid=11505 vsize=15766580 CPUtime=1108 cores=1,3,5,7
/proc/11507/task/11527/stat : 11527 (java) R 11505 11507 10849 0 -1 4202560 345185 0 0 0 110743 57 0 0 25 0 22 0 504367860 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505800177 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11507/tid=11528] ppid=11505 vsize=15766580 CPUtime=1107.68 cores=1,3,5,7
/proc/11507/task/11528/stat : 11528 (java) R 11505 11507 10849 0 -1 4202560 333955 0 0 0 110717 51 0 0 25 0 22 0 504367860 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505800177 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11507/tid=11529] ppid=11505 vsize=15766580 CPUtime=1107.67 cores=1,3,5,7
/proc/11507/task/11529/stat : 11529 (java) R 11505 11507 10849 0 -1 4202560 347188 0 0 0 110714 53 0 0 25 0 22 0 504367860 16144977920 98058 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505620322 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4461.89
Current children cumulated vsize (KiB) 15766580

[startup+1182.3 s]
/proc/loadavg: 8.06 8.04 7.80 9/220 11608
/proc/meminfo: memFree=29013976/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15766580 CPUtime=4700.39 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 2623707 0 1 0 469496 543 0 0 17 0 22 0 504367834 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3941645 98166 2298 9 0 3932364 0
[pid=11507/tid=11509] ppid=11505 vsize=15766580 CPUtime=0.33 cores=1,3,5,7
/proc/11507/task/11509/stat : 11509 (java) S 11505 11507 10849 0 -1 4202560 6208 0 1 0 32 1 0 0 18 0 22 0 504367835 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11510] ppid=11505 vsize=15766580 CPUtime=3.54 cores=1,3,5,7
/proc/11507/task/11510/stat : 11510 (java) S 11505 11507 10849 0 -1 4202560 142077 0 0 0 327 27 0 0 16 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11511] ppid=11505 vsize=15766580 CPUtime=3.44 cores=1,3,5,7
/proc/11507/task/11511/stat : 11511 (java) S 11505 11507 10849 0 -1 4202560 141127 0 0 0 320 24 0 0 15 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11512] ppid=11505 vsize=15766580 CPUtime=3.52 cores=1,3,5,7
/proc/11507/task/11512/stat : 11512 (java) S 11505 11507 10849 0 -1 4202560 144527 0 0 0 326 26 0 0 15 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11513] ppid=11505 vsize=15766580 CPUtime=3.45 cores=1,3,5,7
/proc/11507/task/11513/stat : 11513 (java) S 11505 11507 10849 0 -1 4202560 140961 0 0 0 319 26 0 0 15 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11514] ppid=11505 vsize=15766580 CPUtime=3.43 cores=1,3,5,7
/proc/11507/task/11514/stat : 11514 (java) S 11505 11507 10849 0 -1 4202560 140258 0 0 0 318 25 0 0 16 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11515] ppid=11505 vsize=15766580 CPUtime=3.46 cores=1,3,5,7
/proc/11507/task/11515/stat : 11515 (java) S 11505 11507 10849 0 -1 4202560 141051 0 0 0 318 28 0 0 15 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11516] ppid=11505 vsize=15766580 CPUtime=3.4 cores=1,3,5,7
/proc/11507/task/11516/stat : 11516 (java) S 11505 11507 10849 0 -1 4202560 135828 0 0 0 315 25 0 0 16 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11517] ppid=11505 vsize=15766580 CPUtime=3.46 cores=1,3,5,7
/proc/11507/task/11517/stat : 11517 (java) S 11505 11507 10849 0 -1 4202560 140770 0 0 0 320 26 0 0 15 0 22 0 504367836 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11518] ppid=11505 vsize=15766580 CPUtime=2.49 cores=1,3,5,7
/proc/11507/task/11518/stat : 11518 (java) S 11505 11507 10849 0 -1 4202560 6809 0 0 0 155 94 0 0 16 0 22 0 504367837 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 0 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11519] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11519/stat : 11519 (java) S 11505 11507 10849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504367838 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11520] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11520/stat : 11520 (java) S 11505 11507 10849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504367838 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11521] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11521/stat : 11521 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504367840 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273440177 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11522] ppid=11505 vsize=15766580 CPUtime=1.15 cores=1,3,5,7
/proc/11507/task/11522/stat : 11522 (java) S 11505 11507 10849 0 -1 4202560 5496 0 0 0 115 0 0 0 15 0 22 0 504367840 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11523] ppid=11505 vsize=15766580 CPUtime=1.03 cores=1,3,5,7
/proc/11507/task/11523/stat : 11523 (java) S 11505 11507 10849 0 -1 4202560 14194 0 0 0 101 2 0 0 16 0 22 0 504367840 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11524] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11524/stat : 11524 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504367840 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11525] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11525/stat : 11525 (java) S 11505 11507 10849 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 504367840 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11526] ppid=11505 vsize=15766580 CPUtime=1166.46 cores=1,3,5,7
/proc/11507/task/11526/stat : 11526 (java) R 11505 11507 10849 0 -1 4202560 368608 0 0 0 116588 58 0 0 25 0 22 0 504367860 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505837882 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11507/tid=11527] ppid=11505 vsize=15766580 CPUtime=1167.15 cores=1,3,5,7
/proc/11507/task/11527/stat : 11527 (java) R 11505 11507 10849 0 -1 4202560 367328 0 0 0 116655 60 0 0 25 0 22 0 504367860 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505801625 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11507/tid=11528] ppid=11505 vsize=15766580 CPUtime=1166.92 cores=1,3,5,7
/proc/11507/task/11528/stat : 11528 (java) R 11505 11507 10849 0 -1 4202560 356959 0 0 0 116637 55 0 0 25 0 22 0 504367860 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505668001 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11507/tid=11529] ppid=11505 vsize=15766580 CPUtime=1166.98 cores=1,3,5,7
/proc/11507/task/11529/stat : 11529 (java) R 11505 11507 10849 0 -1 4202560 370058 0 0 0 116641 57 0 0 25 0 22 0 504367860 16144977920 98166 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 47974707794297 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.39
Current children cumulated vsize (KiB) 15766580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.04 8.04 7.80 9/220 11609
/proc/meminfo: memFree=29003044/32951124 swapFree=67111348/67111528
[pid=11507] ppid=11505 vsize=15766580 CPUtime=4800.24 cores=1,3,5,7
/proc/11507/stat : 11507 (java) S 11505 11507 10849 0 -1 4202496 2674223 0 1 0 479469 555 0 0 17 0 22 0 504367834 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11507/statm: 3941645 96196 2298 9 0 3932364 0
[pid=11507/tid=11509] ppid=11505 vsize=15766580 CPUtime=0.33 cores=1,3,5,7
/proc/11507/task/11509/stat : 11509 (java) S 11505 11507 10849 0 -1 4202560 6208 0 1 0 32 1 0 0 18 0 22 0 504367835 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11510] ppid=11505 vsize=15766580 CPUtime=3.62 cores=1,3,5,7
/proc/11507/task/11510/stat : 11510 (java) S 11505 11507 10849 0 -1 4202560 146320 0 0 0 334 28 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11511] ppid=11505 vsize=15766580 CPUtime=3.52 cores=1,3,5,7
/proc/11507/task/11511/stat : 11511 (java) S 11505 11507 10849 0 -1 4202560 143800 0 0 0 327 25 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11512] ppid=11505 vsize=15766580 CPUtime=3.59 cores=1,3,5,7
/proc/11507/task/11512/stat : 11512 (java) S 11505 11507 10849 0 -1 4202560 148091 0 0 0 333 26 0 0 16 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11513] ppid=11505 vsize=15766580 CPUtime=3.53 cores=1,3,5,7
/proc/11507/task/11513/stat : 11513 (java) S 11505 11507 10849 0 -1 4202560 144530 0 0 0 326 27 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11514] ppid=11505 vsize=15766580 CPUtime=3.51 cores=1,3,5,7
/proc/11507/task/11514/stat : 11514 (java) S 11505 11507 10849 0 -1 4202560 143667 0 0 0 325 26 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11515] ppid=11505 vsize=15766580 CPUtime=3.53 cores=1,3,5,7
/proc/11507/task/11515/stat : 11515 (java) S 11505 11507 10849 0 -1 4202560 143805 0 0 0 324 29 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11516] ppid=11505 vsize=15766580 CPUtime=3.48 cores=1,3,5,7
/proc/11507/task/11516/stat : 11516 (java) S 11505 11507 10849 0 -1 4202560 139117 0 0 0 322 26 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11517] ppid=11505 vsize=15766580 CPUtime=3.53 cores=1,3,5,7
/proc/11507/task/11517/stat : 11517 (java) S 11505 11507 10849 0 -1 4202560 143683 0 0 0 327 26 0 0 15 0 22 0 504367836 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11518] ppid=11505 vsize=15766580 CPUtime=2.54 cores=1,3,5,7
/proc/11507/task/11518/stat : 11518 (java) S 11505 11507 10849 0 -1 4202560 6931 0 0 0 158 96 0 0 15 0 22 0 504367837 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 0 0 16800975 18446604459629800128 0 0 -1 1 0 0 0
[pid=11507/tid=11519] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11519/stat : 11519 (java) S 11505 11507 10849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504367838 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11520] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11520/stat : 11520 (java) S 11505 11507 10849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504367838 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11521] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11521/stat : 11521 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 504367840 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273440177 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11522] ppid=11505 vsize=15766580 CPUtime=1.15 cores=1,3,5,7
/proc/11507/task/11522/stat : 11522 (java) S 11505 11507 10849 0 -1 4202560 5496 0 0 0 115 0 0 0 15 0 22 0 504367840 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11523] ppid=11505 vsize=15766580 CPUtime=1.03 cores=1,3,5,7
/proc/11507/task/11523/stat : 11523 (java) S 11505 11507 10849 0 -1 4202560 14194 0 0 0 101 2 0 0 16 0 22 0 504367840 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 7 0 0 0
[pid=11507/tid=11524] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11524/stat : 11524 (java) S 11505 11507 10849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504367840 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273432473 0 4 0 16800975 18446604459629800128 0 0 -1 5 0 0 0
[pid=11507/tid=11525] ppid=11505 vsize=15766580 CPUtime=0 cores=1,3,5,7
/proc/11507/task/11525/stat : 11525 (java) S 11505 11507 10849 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 504367840 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 254273433088 0 4 0 16800975 18446604459629800128 0 0 -1 3 0 0 0
[pid=11507/tid=11526] ppid=11505 vsize=15766580 CPUtime=1191.29 cores=1,3,5,7
/proc/11507/task/11526/stat : 11526 (java) R 11505 11507 10849 0 -1 4202560 375177 0 0 0 119070 59 0 0 25 0 22 0 504367860 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505800363 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11507/tid=11527] ppid=11505 vsize=15766580 CPUtime=1191.98 cores=1,3,5,7
/proc/11507/task/11527/stat : 11527 (java) R 11505 11507 10849 0 -1 4202560 372994 0 0 0 119136 62 0 0 25 0 22 0 504367860 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505667193 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11507/tid=11528] ppid=11505 vsize=15766580 CPUtime=1191.73 cores=1,3,5,7
/proc/11507/task/11528/stat : 11528 (java) R 11505 11507 10849 0 -1 4202560 362910 0 0 0 119118 55 0 0 25 0 22 0 504367860 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 46912505658386 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11507/tid=11529] ppid=11505 vsize=15766580 CPUtime=1191.72 cores=1,3,5,7
/proc/11507/task/11529/stat : 11529 (java) R 11505 11507 10849 0 -1 4202560 375851 0 0 0 119113 59 0 0 25 0 22 0 504367860 16144977920 96196 33554432000 1073741824 1073778376 140734592900288 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 15766580

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): 1207.43
CPU time (s): 4800.3
CPU user time (s): 4794.73
CPU system time (s): 5.57315
CPU usage (%): 397.562
Max. virtual memory (cumulated for all children) (KiB): 15766580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.73
system time used= 5.57315
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2674249
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= 242749
involuntary context switches= 143212

runsolver used 1.87871 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 01:25:25
IDJOB=3312525
IDBENCH=82710
IDSOLVER=1699
FILE ID=node140/3312525-1304119525
RUNJOBID= node140-1304118319-11378
PBS_JOBID= 13170700
Free space on /tmp= 72660 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312525-1304119525/watcher-3312525-1304119525 -o /tmp/evaluation-result-3312525-1304119525/solver-3312525-1304119525 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312525-1304119525.cnf

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

MD5SUM BENCH= 57a2cff28dc53061839e3102dd9b3447
RANDOM SEED=2139577809

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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:      29684952 kB
Buffers:       1015756 kB
Cached:        1696920 kB
SwapCached:        180 kB
Active:         274620 kB
Inactive:      2502660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29684952 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3404 kB
Writeback:           0 kB
AnonPages:       64360 kB
Mapped:          15076 kB
Slab:           426720 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218080 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= 72660 MiB
End job on node140 at 2011-04-30 01:45:35