Trace number 3312009

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 (hbr=2)? (TO) 4801.37 1207.95

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	57:31 INFO : Reading from input HOME/instance-3312009-1304182650.cnf
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.23/0.21	57:31 INFO : 133 variables remaining out of 133
0.23/0.21	57:31 INFO : 1104 literals remaining out of 1104

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

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: 4.94 7.22 7.71 1/172 18436
/proc/meminfo: memFree=31130888/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/18436/stat : 18436 (java) R 18434 18436 17712 0 -1 4202496 759 0 0 0 0 0 0 0 18 0 1 0 510680667 23580672 248 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270333421312 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18436/statm: 5757 259 207 9 0 124 0

[startup+0.0460611 s]
/proc/loadavg: 4.94 7.22 7.71 1/172 18436
/proc/meminfo: memFree=31130888/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15669652 CPUtime=0.03 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 3799 0 1 0 2 1 0 0 18 0 13 0 510680667 16045723648 3240 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3917413 3240 1683 9 0 3908161 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15669652

[startup+0.102759 s]
/proc/loadavg: 4.94 7.22 7.71 1/172 18436
/proc/meminfo: memFree=31130888/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15676064 CPUtime=0.1 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 5518 0 1 0 9 1 0 0 18 0 18 0 510680667 16052289536 4927 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3919016 4927 2116 9 0 3909735 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676064

[startup+0.328268 s]
/proc/loadavg: 4.94 7.22 7.71 1/172 18436
/proc/meminfo: memFree=31130888/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15687172 CPUtime=0.51 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 11082 0 1 0 49 2 0 0 18 0 22 0 510680667 16063664128 9429 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3921793 9490 2227 9 0 3912512 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15687172

[startup+0.80997 s]
/proc/loadavg: 4.94 7.22 7.71 1/172 18436
/proc/meminfo: memFree=31130888/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15764848 CPUtime=2.43 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 41236 0 1 0 238 5 0 0 18 0 22 0 510680667 16143204352 33745 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3940081 34720 2265 9 0 3930800 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 15764848

[startup+1.50669 s]
/proc/loadavg: 4.94 7.22 7.71 11/220 18487
/proc/meminfo: memFree=30739536/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15760324 CPUtime=5.17 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 57332 0 1 0 510 7 0 0 18 0 22 0 510680667 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3940081 48618 2284 9 0 3930800 0
[pid=18436/tid=18441] ppid=18434 vsize=15760324 CPUtime=0.19 cores=0,2,4,6
/proc/18436/task/18441/stat : 18441 (java) S 18434 18436 17712 0 -1 4202560 4528 0 1 0 18 1 0 0 19 0 22 0 510680668 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18442] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18442/stat : 18442 (java) S 18434 18436 17712 0 -1 4202560 319 0 0 0 0 0 0 0 16 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18443] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18443/stat : 18443 (java) S 18434 18436 17712 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18444] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18444/stat : 18444 (java) S 18434 18436 17712 0 -1 4202560 119 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18445] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18445/stat : 18445 (java) S 18434 18436 17712 0 -1 4202560 110 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18446] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18446/stat : 18446 (java) S 18434 18436 17712 0 -1 4202560 384 0 0 0 0 0 0 0 16 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18447] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18447/stat : 18447 (java) S 18434 18436 17712 0 -1 4202560 175 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18448] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18448/stat : 18448 (java) S 18434 18436 17712 0 -1 4202560 191 0 0 0 0 0 0 0 16 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18449] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18449/stat : 18449 (java) S 18434 18436 17712 0 -1 4202560 258 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18455] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18455/stat : 18455 (java) S 18434 18436 17712 0 -1 4202560 83 0 0 0 0 0 0 0 15 0 22 0 510680670 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 0 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18465] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18465/stat : 18465 (java) S 18434 18436 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510680670 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18466] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18466/stat : 18466 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510680670 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18470] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18470/stat : 18470 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510680672 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350207409 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18471] ppid=18434 vsize=15760324 CPUtime=0.82 cores=0,2,4,6
/proc/18436/task/18471/stat : 18471 (java) S 18434 18436 17712 0 -1 4202560 6639 0 0 0 82 0 0 0 15 0 22 0 510680672 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18472] ppid=18434 vsize=15760324 CPUtime=0.74 cores=0,2,4,6
/proc/18436/task/18472/stat : 18472 (java) S 18434 18436 17712 0 -1 4202560 8114 0 0 0 73 1 0 0 16 0 22 0 510680672 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18473] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18473/stat : 18473 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510680672 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18474] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18474/stat : 18474 (java) S 18434 18436 17712 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 510680672 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18480] ppid=18434 vsize=15760324 CPUtime=0.95 cores=0,2,4,6
/proc/18436/task/18480/stat : 18480 (java) R 18434 18436 17712 0 -1 4202560 9267 0 0 0 94 1 0 0 18 0 22 0 510680685 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505729806 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18436/tid=18481] ppid=18434 vsize=15760324 CPUtime=0.81 cores=0,2,4,6
/proc/18436/task/18481/stat : 18481 (java) R 18434 18436 17712 0 -1 4202560 9829 0 0 0 81 0 0 0 17 0 22 0 510680685 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505600904 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18436/tid=18482] ppid=18434 vsize=15760324 CPUtime=0.6 cores=0,2,4,6
/proc/18436/task/18482/stat : 18482 (java) R 18434 18436 17712 0 -1 4202560 1759 0 0 0 60 0 0 0 18 0 22 0 510680685 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505718210 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18436/tid=18483] ppid=18434 vsize=15760324 CPUtime=0.97 cores=0,2,4,6
/proc/18436/task/18483/stat : 18483 (java) R 18434 18436 17712 0 -1 4202560 14103 0 0 0 96 1 0 0 16 0 22 0 510680685 16138571776 48618 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505886049 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 15760324

[startup+3.10137 s]
/proc/loadavg: 4.94 7.22 7.71 9/220 18487
/proc/meminfo: memFree=30014260/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15760324 CPUtime=11.53 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 137752 0 1 0 1136 17 0 0 18 0 22 0 510680667 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3940081 128770 2284 9 0 3930800 0
[pid=18436/tid=18441] ppid=18434 vsize=15760324 CPUtime=0.19 cores=0,2,4,6
/proc/18436/task/18441/stat : 18441 (java) S 18434 18436 17712 0 -1 4202560 4528 0 1 0 18 1 0 0 19 0 22 0 510680668 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18442] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18442/stat : 18442 (java) S 18434 18436 17712 0 -1 4202560 363 0 0 0 0 0 0 0 16 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18443] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18443/stat : 18443 (java) S 18434 18436 17712 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18444] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18444/stat : 18444 (java) S 18434 18436 17712 0 -1 4202560 128 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18445] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18445/stat : 18445 (java) S 18434 18436 17712 0 -1 4202560 158 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18446] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18446/stat : 18446 (java) S 18434 18436 17712 0 -1 4202560 389 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18447] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18447/stat : 18447 (java) S 18434 18436 17712 0 -1 4202560 272 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18448] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18448/stat : 18448 (java) S 18434 18436 17712 0 -1 4202560 298 0 0 0 0 0 0 0 15 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18449] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18449/stat : 18449 (java) S 18434 18436 17712 0 -1 4202560 294 0 0 0 0 0 0 0 16 0 22 0 510680669 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18455] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18455/stat : 18455 (java) S 18434 18436 17712 0 -1 4202560 169 0 0 0 0 0 0 0 15 0 22 0 510680670 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 0 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18465] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18465/stat : 18465 (java) S 18434 18436 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510680670 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18466] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18466/stat : 18466 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510680670 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18470] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18470/stat : 18470 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510680672 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350207409 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18471] ppid=18434 vsize=15760324 CPUtime=0.82 cores=0,2,4,6
/proc/18436/task/18471/stat : 18471 (java) S 18434 18436 17712 0 -1 4202560 6639 0 0 0 82 0 0 0 15 0 22 0 510680672 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18472] ppid=18434 vsize=15760324 CPUtime=0.74 cores=0,2,4,6
/proc/18436/task/18472/stat : 18472 (java) S 18434 18436 17712 0 -1 4202560 8114 0 0 0 73 1 0 0 16 0 22 0 510680672 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18473] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18473/stat : 18473 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510680672 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18474] ppid=18434 vsize=15760324 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18474/stat : 18474 (java) S 18434 18436 17712 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 510680672 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18480] ppid=18434 vsize=15760324 CPUtime=2.54 cores=0,2,4,6
/proc/18436/task/18480/stat : 18480 (java) R 18434 18436 17712 0 -1 4202560 29089 0 0 0 251 3 0 0 18 0 22 0 510680685 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505586002 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18436/tid=18481] ppid=18434 vsize=15760324 CPUtime=2.4 cores=0,2,4,6
/proc/18436/task/18481/stat : 18481 (java) R 18434 18436 17712 0 -1 4202560 30141 0 0 0 237 3 0 0 20 0 22 0 510680685 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505616646 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18436/tid=18482] ppid=18434 vsize=15760324 CPUtime=2.17 cores=0,2,4,6
/proc/18436/task/18482/stat : 18482 (java) R 18434 18436 17712 0 -1 4202560 21719 0 0 0 216 1 0 0 19 0 22 0 510680685 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505872203 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18436/tid=18483] ppid=18434 vsize=15760324 CPUtime=2.56 cores=0,2,4,6
/proc/18436/task/18483/stat : 18483 (java) R 18434 18436 17712 0 -1 4202560 33947 0 0 0 252 4 0 0 18 0 22 0 510680685 16138571776 128770 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505718288 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 15760324

[startup+6.30073 s]
/proc/loadavg: 5.19 7.24 7.71 9/220 18487
/proc/meminfo: memFree=30029264/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15757740 CPUtime=24.28 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 137979 0 1 0 2410 18 0 0 18 0 22 0 510680667 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3939435 124547 2284 9 0 3930154 0
[pid=18436/tid=18441] ppid=18434 vsize=15757740 CPUtime=0.19 cores=0,2,4,6
/proc/18436/task/18441/stat : 18441 (java) S 18434 18436 17712 0 -1 4202560 4528 0 1 0 18 1 0 0 19 0 22 0 510680668 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18442] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18442/stat : 18442 (java) S 18434 18436 17712 0 -1 4202560 386 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18443] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18443/stat : 18443 (java) S 18434 18436 17712 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18444] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18444/stat : 18444 (java) S 18434 18436 17712 0 -1 4202560 153 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18445] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18445/stat : 18445 (java) S 18434 18436 17712 0 -1 4202560 173 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18446] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18446/stat : 18446 (java) S 18434 18436 17712 0 -1 4202560 406 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18447] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18447/stat : 18447 (java) S 18434 18436 17712 0 -1 4202560 300 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18448] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18448/stat : 18448 (java) S 18434 18436 17712 0 -1 4202560 336 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18449] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18449/stat : 18449 (java) S 18434 18436 17712 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 22 0 510680669 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18455] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18455/stat : 18455 (java) S 18434 18436 17712 0 -1 4202560 169 0 0 0 0 0 0 0 15 0 22 0 510680670 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 0 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18465] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18465/stat : 18465 (java) S 18434 18436 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510680670 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18466] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18466/stat : 18466 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510680670 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18470] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18470/stat : 18470 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510680672 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350207409 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18471] ppid=18434 vsize=15757740 CPUtime=0.82 cores=0,2,4,6
/proc/18436/task/18471/stat : 18471 (java) S 18434 18436 17712 0 -1 4202560 6639 0 0 0 82 0 0 0 15 0 22 0 510680672 16135925760 124547 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0

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

[pid=18436/tid=18481] ppid=18434 vsize=15757740 CPUtime=1167.14 cores=0,2,4,6
/proc/18436/task/18481/stat : 18481 (java) R 18434 18436 17712 0 -1 4202560 86871 0 0 0 116595 119 0 0 25 0 22 0 510680685 16135925760 178858 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505533696 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18436/tid=18482] ppid=18434 vsize=15757740 CPUtime=1166.84 cores=0,2,4,6
/proc/18436/task/18482/stat : 18482 (java) R 18434 18436 17712 0 -1 4202560 77923 0 0 0 116565 119 0 0 25 0 22 0 510680685 16135925760 178858 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505952971 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18436/tid=18483] ppid=18434 vsize=15757740 CPUtime=1167.85 cores=0,2,4,6
/proc/18436/task/18483/stat : 18483 (java) R 18434 18436 17712 0 -1 4202560 90795 0 0 0 116663 122 0 0 25 0 22 0 510680685 16135925760 178858 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505618253 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4699.53
Current children cumulated vsize (KiB) 15757740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 8.01 8.02 7.91 5/197 18531
/proc/meminfo: memFree=30438188/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15757740 CPUtime=4800.11 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 519283 0 1 0 479389 622 0 0 18 0 22 0 510680667 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3939435 173033 2298 9 0 3930154 0
[pid=18436/tid=18441] ppid=18434 vsize=15757740 CPUtime=0.19 cores=0,2,4,6
/proc/18436/task/18441/stat : 18441 (java) S 18434 18436 17712 0 -1 4202560 4528 0 1 0 18 1 0 0 19 0 22 0 510680668 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18442] ppid=18434 vsize=15757740 CPUtime=3.43 cores=0,2,4,6
/proc/18436/task/18442/stat : 18442 (java) S 18434 18436 17712 0 -1 4202560 19581 0 0 0 335 8 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18443] ppid=18434 vsize=15757740 CPUtime=3.35 cores=0,2,4,6
/proc/18436/task/18443/stat : 18443 (java) S 18434 18436 17712 0 -1 4202560 18190 0 0 0 323 12 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18444] ppid=18434 vsize=15757740 CPUtime=3.43 cores=0,2,4,6
/proc/18436/task/18444/stat : 18444 (java) S 18434 18436 17712 0 -1 4202560 19816 0 0 0 333 10 0 0 16 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18445] ppid=18434 vsize=15757740 CPUtime=3.34 cores=0,2,4,6
/proc/18436/task/18445/stat : 18445 (java) S 18434 18436 17712 0 -1 4202560 19136 0 0 0 324 10 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18446] ppid=18434 vsize=15757740 CPUtime=3.46 cores=0,2,4,6
/proc/18436/task/18446/stat : 18446 (java) S 18434 18436 17712 0 -1 4202560 19458 0 0 0 336 10 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18447] ppid=18434 vsize=15757740 CPUtime=3.42 cores=0,2,4,6
/proc/18436/task/18447/stat : 18447 (java) S 18434 18436 17712 0 -1 4202560 19781 0 0 0 331 11 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18448] ppid=18434 vsize=15757740 CPUtime=3.35 cores=0,2,4,6
/proc/18436/task/18448/stat : 18448 (java) S 18434 18436 17712 0 -1 4202560 19488 0 0 0 326 9 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18449] ppid=18434 vsize=15757740 CPUtime=3.51 cores=0,2,4,6
/proc/18436/task/18449/stat : 18449 (java) S 18434 18436 17712 0 -1 4202560 19832 0 0 0 341 10 0 0 15 0 22 0 510680669 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18455] ppid=18434 vsize=15757740 CPUtime=1.71 cores=0,2,4,6
/proc/18436/task/18455/stat : 18455 (java) S 18434 18436 17712 0 -1 4202560 1033 0 0 0 130 41 0 0 15 0 22 0 510680670 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 0 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18465] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18465/stat : 18465 (java) S 18434 18436 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510680670 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18466] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18466/stat : 18466 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510680670 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18470] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18470/stat : 18470 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510680672 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350207409 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18471] ppid=18434 vsize=15757740 CPUtime=0.82 cores=0,2,4,6
/proc/18436/task/18471/stat : 18471 (java) S 18434 18436 17712 0 -1 4202560 6639 0 0 0 82 0 0 0 15 0 22 0 510680672 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18472] ppid=18434 vsize=15757740 CPUtime=0.83 cores=0,2,4,6
/proc/18436/task/18472/stat : 18472 (java) S 18434 18436 17712 0 -1 4202560 8129 0 0 0 82 1 0 0 15 0 22 0 510680672 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18473] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18473/stat : 18473 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510680672 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18474] ppid=18434 vsize=15757740 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18474/stat : 18474 (java) S 18434 18436 17712 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 510680672 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18480] ppid=18434 vsize=15757740 CPUtime=1192.26 cores=0,2,4,6
/proc/18436/task/18480/stat : 18480 (java) R 18434 18436 17712 0 -1 4202560 86430 0 0 0 119102 124 0 0 20 0 22 0 510680685 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505535704 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18436/tid=18481] ppid=18434 vsize=15757740 CPUtime=1192.19 cores=0,2,4,6
/proc/18436/task/18481/stat : 18481 (java) R 18434 18436 17712 0 -1 4202560 86941 0 0 0 119097 122 0 0 20 0 22 0 510680685 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505586013 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18436/tid=18482] ppid=18434 vsize=15757740 CPUtime=1191.82 cores=0,2,4,6
/proc/18436/task/18482/stat : 18482 (java) R 18434 18436 17712 0 -1 4202560 77988 0 0 0 119062 120 0 0 18 0 22 0 510680685 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505699549 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18436/tid=18483] ppid=18434 vsize=15757740 CPUtime=1192.83 cores=0,2,4,6
/proc/18436/task/18483/stat : 18483 (java) R 18434 18436 17712 0 -1 4202560 90860 0 0 0 119159 124 0 0 18 0 22 0 510680685 16135925760 173033 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912506064694 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 15757740

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

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

[startup+1207.8 s]
/proc/loadavg: 8.01 8.02 7.91 5/197 18531
/proc/meminfo: memFree=30438188/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15758768 CPUtime=4800.88 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 519294 0 1 0 479466 622 0 0 18 0 23 0 510680667 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3939692 173043 2298 9 0 3930411 0
[pid=18436/tid=18441] ppid=18434 vsize=15758768 CPUtime=0.19 cores=0,2,4,6
/proc/18436/task/18441/stat : 18441 (java) S 18434 18436 17712 0 -1 4202560 4528 0 1 0 18 1 0 0 19 0 23 0 510680668 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18442] ppid=18434 vsize=15758768 CPUtime=3.43 cores=0,2,4,6
/proc/18436/task/18442/stat : 18442 (java) S 18434 18436 17712 0 -1 4202560 19581 0 0 0 335 8 0 0 16 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18443] ppid=18434 vsize=15758768 CPUtime=3.35 cores=0,2,4,6
/proc/18436/task/18443/stat : 18443 (java) S 18434 18436 17712 0 -1 4202560 18190 0 0 0 323 12 0 0 15 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18444] ppid=18434 vsize=15758768 CPUtime=3.43 cores=0,2,4,6
/proc/18436/task/18444/stat : 18444 (java) S 18434 18436 17712 0 -1 4202560 19816 0 0 0 333 10 0 0 15 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18445] ppid=18434 vsize=15758768 CPUtime=3.34 cores=0,2,4,6
/proc/18436/task/18445/stat : 18445 (java) S 18434 18436 17712 0 -1 4202560 19136 0 0 0 324 10 0 0 15 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18446] ppid=18434 vsize=15758768 CPUtime=3.46 cores=0,2,4,6
/proc/18436/task/18446/stat : 18446 (java) S 18434 18436 17712 0 -1 4202560 19459 0 0 0 336 10 0 0 16 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18447] ppid=18434 vsize=15758768 CPUtime=3.42 cores=0,2,4,6
/proc/18436/task/18447/stat : 18447 (java) S 18434 18436 17712 0 -1 4202560 19781 0 0 0 331 11 0 0 15 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18448] ppid=18434 vsize=15758768 CPUtime=3.35 cores=0,2,4,6
/proc/18436/task/18448/stat : 18448 (java) S 18434 18436 17712 0 -1 4202560 19488 0 0 0 326 9 0 0 15 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18449] ppid=18434 vsize=15758768 CPUtime=3.51 cores=0,2,4,6
/proc/18436/task/18449/stat : 18449 (java) S 18434 18436 17712 0 -1 4202560 19832 0 0 0 341 10 0 0 16 0 23 0 510680669 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18455] ppid=18434 vsize=15758768 CPUtime=1.71 cores=0,2,4,6
/proc/18436/task/18455/stat : 18455 (java) S 18434 18436 17712 0 -1 4202560 1033 0 0 0 130 41 0 0 16 0 23 0 510680670 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 0 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18465] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18465/stat : 18465 (java) S 18434 18436 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 23 0 510680670 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18466] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18466/stat : 18466 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 23 0 510680670 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18470] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18470/stat : 18470 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 23 0 510680672 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350207409 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18471] ppid=18434 vsize=15758768 CPUtime=0.82 cores=0,2,4,6
/proc/18436/task/18471/stat : 18471 (java) S 18434 18436 17712 0 -1 4202560 6639 0 0 0 82 0 0 0 15 0 23 0 510680672 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18472] ppid=18434 vsize=15758768 CPUtime=0.83 cores=0,2,4,6
/proc/18436/task/18472/stat : 18472 (java) S 18434 18436 17712 0 -1 4202560 8129 0 0 0 82 1 0 0 15 0 23 0 510680672 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18473] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18473/stat : 18473 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 23 0 510680672 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18474] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18474/stat : 18474 (java) S 18434 18436 17712 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 23 0 510680672 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18480] ppid=18434 vsize=15758768 CPUtime=1192.45 cores=0,2,4,6
/proc/18436/task/18480/stat : 18480 (java) R 18434 18436 17712 0 -1 4202560 86430 0 0 0 119121 124 0 0 21 0 23 0 510680685 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505723736 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18436/tid=18481] ppid=18434 vsize=15758768 CPUtime=1192.38 cores=0,2,4,6
/proc/18436/task/18481/stat : 18481 (java) R 18434 18436 17712 0 -1 4202560 86941 0 0 0 119116 122 0 0 20 0 23 0 510680685 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505554491 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18436/tid=18482] ppid=18434 vsize=15758768 CPUtime=1192.01 cores=0,2,4,6
/proc/18436/task/18482/stat : 18482 (java) R 18434 18436 17712 0 -1 4202560 77988 0 0 0 119081 120 0 0 18 0 23 0 510680685 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505806389 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18436/tid=18483] ppid=18434 vsize=15758768 CPUtime=1193.02 cores=0,2,4,6
/proc/18436/task/18483/stat : 18483 (java) R 18434 18436 17712 0 -1 4202560 90860 0 0 0 119178 124 0 0 18 0 23 0 510680685 16136978432 173043 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505773048 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.88
Current children cumulated vsize (KiB) 15758768

[startup+1207.9 s]
/proc/loadavg: 8.01 8.02 7.91 5/197 18531
/proc/meminfo: memFree=30438188/32951124 swapFree=67111356/67111528
[pid=18436] ppid=18434 vsize=15758768 CPUtime=4801.28 cores=0,2,4,6
/proc/18436/stat : 18436 (java) S 18434 18436 17712 0 -1 4202496 519303 0 1 0 479506 622 0 0 18 0 23 0 510680667 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18436/statm: 3939692 172987 2298 9 0 3930411 0
[pid=18436/tid=18441] ppid=18434 vsize=15758768 CPUtime=0.19 cores=0,2,4,6
/proc/18436/task/18441/stat : 18441 (java) S 18434 18436 17712 0 -1 4202560 4528 0 1 0 18 1 0 0 19 0 23 0 510680668 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18442] ppid=18434 vsize=15758768 CPUtime=3.43 cores=0,2,4,6
/proc/18436/task/18442/stat : 18442 (java) S 18434 18436 17712 0 -1 4202560 19581 0 0 0 335 8 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18443] ppid=18434 vsize=15758768 CPUtime=3.36 cores=0,2,4,6
/proc/18436/task/18443/stat : 18443 (java) S 18434 18436 17712 0 -1 4202560 18190 0 0 0 324 12 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18444] ppid=18434 vsize=15758768 CPUtime=3.43 cores=0,2,4,6
/proc/18436/task/18444/stat : 18444 (java) S 18434 18436 17712 0 -1 4202560 19816 0 0 0 333 10 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18445] ppid=18434 vsize=15758768 CPUtime=3.34 cores=0,2,4,6
/proc/18436/task/18445/stat : 18445 (java) S 18434 18436 17712 0 -1 4202560 19136 0 0 0 324 10 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18446] ppid=18434 vsize=15758768 CPUtime=3.46 cores=0,2,4,6
/proc/18436/task/18446/stat : 18446 (java) S 18434 18436 17712 0 -1 4202560 19459 0 0 0 336 10 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18447] ppid=18434 vsize=15758768 CPUtime=3.42 cores=0,2,4,6
/proc/18436/task/18447/stat : 18447 (java) S 18434 18436 17712 0 -1 4202560 19781 0 0 0 331 11 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18448] ppid=18434 vsize=15758768 CPUtime=3.35 cores=0,2,4,6
/proc/18436/task/18448/stat : 18448 (java) S 18434 18436 17712 0 -1 4202560 19489 0 0 0 326 9 0 0 15 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 4 0 0 0
[pid=18436/tid=18449] ppid=18434 vsize=15758768 CPUtime=3.52 cores=0,2,4,6
/proc/18436/task/18449/stat : 18449 (java) S 18434 18436 17712 0 -1 4202560 19832 0 0 0 342 10 0 0 16 0 23 0 510680669 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18455] ppid=18434 vsize=15758768 CPUtime=1.71 cores=0,2,4,6
/proc/18436/task/18455/stat : 18455 (java) S 18434 18436 17712 0 -1 4202560 1033 0 0 0 130 41 0 0 15 0 23 0 510680670 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 0 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18465] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18465/stat : 18465 (java) S 18434 18436 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 23 0 510680670 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18466] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18466/stat : 18466 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 23 0 510680670 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18470] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18470/stat : 18470 (java) S 18434 18436 17712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 23 0 510680672 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350207409 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18471] ppid=18434 vsize=15758768 CPUtime=0.82 cores=0,2,4,6
/proc/18436/task/18471/stat : 18471 (java) S 18434 18436 17712 0 -1 4202560 6639 0 0 0 82 0 0 0 15 0 23 0 510680672 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 0 0 0 0
[pid=18436/tid=18472] ppid=18434 vsize=15758768 CPUtime=0.83 cores=0,2,4,6
/proc/18436/task/18472/stat : 18472 (java) S 18434 18436 17712 0 -1 4202560 8129 0 0 0 82 1 0 0 15 0 23 0 510680672 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 2 0 0 0
[pid=18436/tid=18473] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18473/stat : 18473 (java) S 18434 18436 17712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 23 0 510680672 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350199705 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18474] ppid=18434 vsize=15758768 CPUtime=0 cores=0,2,4,6
/proc/18436/task/18474/stat : 18474 (java) S 18434 18436 17712 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 23 0 510680672 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 270350200320 0 4 0 16800975 18446604453904987200 0 0 -1 6 0 0 0
[pid=18436/tid=18480] ppid=18434 vsize=15758768 CPUtime=1192.55 cores=0,2,4,6
/proc/18436/task/18480/stat : 18480 (java) R 18434 18436 17712 0 -1 4202560 86430 0 0 0 119131 124 0 0 21 0 23 0 510680685 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505601598 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18436/tid=18481] ppid=18434 vsize=15758768 CPUtime=1192.48 cores=0,2,4,6
/proc/18436/task/18481/stat : 18481 (java) R 18434 18436 17712 0 -1 4202560 86942 0 0 0 119126 122 0 0 21 0 23 0 510680685 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505603920 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18436/tid=18482] ppid=18434 vsize=15758768 CPUtime=1192.11 cores=0,2,4,6
/proc/18436/task/18482/stat : 18482 (java) R 18434 18436 17712 0 -1 4202560 77988 0 0 0 119091 120 0 0 18 0 23 0 510680685 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505806883 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18436/tid=18483] ppid=18434 vsize=15758768 CPUtime=1193.12 cores=0,2,4,6
/proc/18436/task/18483/stat : 18483 (java) R 18434 18436 17712 0 -1 4202560 90860 0 0 0 119188 124 0 0 19 0 23 0 510680685 16136978432 172987 33554432000 1073741824 1073778376 140734136551184 18446744073709551615 46912505618207 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4801.28
Current children cumulated vsize (KiB) 15758768

Child status: 143
Real time (s): 1207.95
CPU time (s): 4801.37
CPU user time (s): 4795.11
CPU system time (s): 6.25905
CPU usage (%): 397.482
Max. virtual memory (cumulated for all children) (KiB): 15764848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.11
system time used= 6.25905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519314
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= 774912
involuntary context switches= 162783

runsolver used 1.89471 second user time and 4.73328 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 18:57:31
IDJOB=3312009
IDBENCH=83148
IDSOLVER=1698
FILE ID=node143/3312009-1304182650
RUNJOBID= node143-1304182650-18424
PBS_JOBID= 13172419
Free space on /tmp= 73496 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312009-1304182650/watcher-3312009-1304182650 -o /tmp/evaluation-result-3312009-1304182650/solver-3312009-1304182650 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312009-1304182650.cnf -hbr 2

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1953349929

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31131036 kB
Buffers:        282844 kB
Cached:        1188024 kB
SwapCached:        168 kB
Active:         347700 kB
Inactive:      1187072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31131036 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1632 kB
Writeback:           4 kB
AnonPages:       63068 kB
Mapped:          14632 kB
Slab:           221476 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185992 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= 73496 MiB
End job on node143 at 2011-04-30 19:17:40