Trace number 3312559

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.08 1206.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S1985868475-070.SATISFIABLE.cnf
MD5SUM2611875052dd229d9ca71a614eae0715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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	52:47 INFO : Reading from input HOME/instance-3312559-1304121167.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.78/0.41	52:47 INFO : 744 variables remaining out of 750
0.78/0.41	52:47 INFO : 12628 literals remaining out of 12780

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

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

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


[startup+0 s]
/proc/loadavg: 7.21 7.93 7.76 2/176 10469
/proc/meminfo: memFree=31039608/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/10469/stat : 10469 (java) R 10467 10469 9441 0 -1 4202496 1330 0 0 0 0 0 0 0 18 0 1 0 523717132 23580672 817 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 47111234105328 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10469/statm: 5757 818 621 9 0 124 0
[pid=10469/tid=10472] ppid=10467 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) R 10467 10469 9441 0 -1 4202560 12 0 0 0 0 0 0 0 19 0 2 0 523717132 24580096 850 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230809165568 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.08047 s]
/proc/loadavg: 7.21 7.93 7.76 2/176 10469
/proc/meminfo: memFree=31039608/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15676156 CPUtime=0.07 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 4983 0 1 0 6 1 0 0 18 0 18 0 523717132 16052383744 4423 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3919039 4424 2042 9 0 3909758 0
[pid=10469/tid=10472] ppid=10467 vsize=15676156 CPUtime=0.06 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) R 10467 10469 9441 0 -1 4202560 3120 0 1 0 6 0 0 0 22 0 18 0 523717132 16052383744 4425 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 47111239694352 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15676156

[startup+0.100472 s]
/proc/loadavg: 7.21 7.93 7.76 2/176 10469
/proc/meminfo: memFree=31039608/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15676712 CPUtime=0.1 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 5521 0 1 0 9 1 0 0 18 0 18 0 523717132 16052953088 4961 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3919178 4961 2116 9 0 3909897 0
[pid=10469/tid=10472] ppid=10467 vsize=15676712 CPUtime=0.07 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) R 10467 10469 9441 0 -1 4202560 3414 0 1 0 7 0 0 0 18 0 18 0 523717132 16052953088 4961 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230809161573 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676712

[startup+0.300463 s]
/proc/loadavg: 7.21 7.93 7.76 2/176 10469
/proc/meminfo: memFree=31039608/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15686868 CPUtime=0.51 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 11730 0 1 0 48 3 0 0 18 0 22 0 523717132 16063352832 10198 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3921717 10198 2211 9 0 3912436 0
[pid=10469/tid=10472] ppid=10467 vsize=15686868 CPUtime=0.28 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) R 10467 10469 9441 0 -1 4202560 6746 0 1 0 26 2 0 0 18 0 22 0 523717132 16063352832 10198 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505219229 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686868

[startup+0.700329 s]
/proc/loadavg: 7.21 7.93 7.76 2/176 10469
/proc/meminfo: memFree=31039608/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15705508 CPUtime=1.78 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 29106 0 1 0 173 5 0 0 18 0 22 0 523717132 16082440192 23642 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3926377 23644 2252 9 0 3917096 0
[pid=10469/tid=10472] ppid=10467 vsize=15705508 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16082440192 23645 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 15705508

[startup+1.50118 s]
/proc/loadavg: 7.21 7.93 7.76 14/220 10513
/proc/meminfo: memFree=30741968/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15705508 CPUtime=4.95 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 62421 0 1 0 487 8 0 0 18 0 22 0 523717132 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3926377 56252 2272 9 0 3917096 0
[pid=10469/tid=10472] ppid=10467 vsize=15705508 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10474] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10474/stat : 10474 (java) S 10467 10469 9441 0 -1 4202560 993 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10476] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10476/stat : 10476 (java) S 10467 10469 9441 0 -1 4202560 1690 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10478] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10478/stat : 10478 (java) S 10467 10469 9441 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10480] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10480/stat : 10480 (java) S 10467 10469 9441 0 -1 4202560 1526 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10482] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10482/stat : 10482 (java) S 10467 10469 9441 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10484] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10484/stat : 10484 (java) S 10467 10469 9441 0 -1 4202560 1339 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10486] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10486/stat : 10486 (java) S 10467 10469 9441 0 -1 4202560 1268 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10488] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10488/stat : 10488 (java) S 10467 10469 9441 0 -1 4202560 320 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10490] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10490/stat : 10490 (java) S 10467 10469 9441 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 523717134 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 0 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10492] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10492/stat : 10492 (java) S 10467 10469 9441 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523717134 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10494] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10494/stat : 10494 (java) S 10467 10469 9441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523717134 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10498] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10498/stat : 10498 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523717137 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820989361 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10499] ppid=10467 vsize=15705508 CPUtime=0.95 cores=0,2,4,6
/proc/10469/task/10499/stat : 10499 (java) S 10467 10469 9441 0 -1 4202560 5840 0 0 0 94 1 0 0 17 0 22 0 523717137 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10502] ppid=10467 vsize=15705508 CPUtime=0.95 cores=0,2,4,6
/proc/10469/task/10502/stat : 10502 (java) R 10467 10469 9441 0 -1 4202560 11466 0 0 0 95 0 0 0 21 0 22 0 523717137 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 47111234254977 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10469/tid=10503] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10503/stat : 10503 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523717137 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10505] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10505/stat : 10505 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523717137 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10506] ppid=10467 vsize=15705508 CPUtime=0.74 cores=0,2,4,6
/proc/10469/task/10506/stat : 10506 (java) R 10467 10469 9441 0 -1 4202560 5997 0 0 0 74 0 0 0 18 0 22 0 523717159 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505705109 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10469/tid=10507] ppid=10467 vsize=15705508 CPUtime=0.72 cores=0,2,4,6
/proc/10469/task/10507/stat : 10507 (java) R 10467 10469 9441 0 -1 4202560 9068 0 0 0 71 1 0 0 19 0 22 0 523717159 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505938691 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10469/tid=10508] ppid=10467 vsize=15705508 CPUtime=0.48 cores=0,2,4,6
/proc/10469/task/10508/stat : 10508 (java) R 10467 10469 9441 0 -1 4202560 5259 0 0 0 48 0 0 0 18 0 22 0 523717159 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505610360 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10469/tid=10509] ppid=10467 vsize=15705508 CPUtime=0.61 cores=0,2,4,6
/proc/10469/task/10509/stat : 10509 (java) R 10467 10469 9441 0 -1 4202560 8268 0 0 0 61 0 0 0 17 0 22 0 523717159 16082440192 56252 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505739704 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 15705508

[startup+3.10089 s]
/proc/loadavg: 7.21 7.93 7.76 13/220 10513
/proc/meminfo: memFree=30488568/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15705508 CPUtime=11.33 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 157112 0 1 0 1111 22 0 0 18 0 22 0 523717132 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3926377 150851 2284 9 0 3917096 0
[pid=10469/tid=10472] ppid=10467 vsize=15705508 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10474] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10474/stat : 10474 (java) S 10467 10469 9441 0 -1 4202560 993 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10476] ppid=10467 vsize=15705508 CPUtime=0.01 cores=0,2,4,6
/proc/10469/task/10476/stat : 10476 (java) S 10467 10469 9441 0 -1 4202560 5083 0 0 0 1 0 0 0 16 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10478] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10478/stat : 10478 (java) S 10467 10469 9441 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10480] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10480/stat : 10480 (java) S 10467 10469 9441 0 -1 4202560 2906 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10482] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10482/stat : 10482 (java) S 10467 10469 9441 0 -1 4202560 2674 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10484] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10484/stat : 10484 (java) S 10467 10469 9441 0 -1 4202560 3272 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10486] ppid=10467 vsize=15705508 CPUtime=0.01 cores=0,2,4,6
/proc/10469/task/10486/stat : 10486 (java) S 10467 10469 9441 0 -1 4202560 3536 0 0 0 1 0 0 0 16 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10488] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10488/stat : 10488 (java) S 10467 10469 9441 0 -1 4202560 4291 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10490] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10490/stat : 10490 (java) S 10467 10469 9441 0 -1 4202560 451 0 0 0 0 0 0 0 15 0 22 0 523717134 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 0 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10492] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10492/stat : 10492 (java) S 10467 10469 9441 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523717134 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10494] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10494/stat : 10494 (java) S 10467 10469 9441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523717134 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10498] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10498/stat : 10498 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523717137 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820989361 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10499] ppid=10467 vsize=15705508 CPUtime=1 cores=0,2,4,6
/proc/10469/task/10499/stat : 10499 (java) S 10467 10469 9441 0 -1 4202560 5876 0 0 0 99 1 0 0 15 0 22 0 523717137 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10502] ppid=10467 vsize=15705508 CPUtime=1.09 cores=0,2,4,6
/proc/10469/task/10502/stat : 10502 (java) S 10467 10469 9441 0 -1 4202560 11512 0 0 0 109 0 0 0 16 0 22 0 523717137 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10503] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10503/stat : 10503 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523717137 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10505] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10505/stat : 10505 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523717137 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10506] ppid=10467 vsize=15705508 CPUtime=2.25 cores=0,2,4,6
/proc/10469/task/10506/stat : 10506 (java) R 10467 10469 9441 0 -1 4202560 25522 0 0 0 222 3 0 0 20 0 22 0 523717159 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505809579 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10469/tid=10507] ppid=10467 vsize=15705508 CPUtime=2.22 cores=0,2,4,6
/proc/10469/task/10507/stat : 10507 (java) R 10467 10469 9441 0 -1 4202560 29672 0 0 0 219 3 0 0 21 0 22 0 523717159 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505809466 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10469/tid=10508] ppid=10467 vsize=15705508 CPUtime=2.02 cores=0,2,4,6
/proc/10469/task/10508/stat : 10508 (java) R 10467 10469 9441 0 -1 4202560 25659 0 0 0 199 3 0 0 20 0 22 0 523717159 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505810926 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10469/tid=10509] ppid=10467 vsize=15705508 CPUtime=2.18 cores=0,2,4,6
/proc/10469/task/10509/stat : 10509 (java) R 10467 10469 9441 0 -1 4202560 27120 0 0 0 215 3 0 0 18 0 22 0 523717159 16082440192 150851 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505809717 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 15705508

[startup+6.3013 s]
/proc/loadavg: 7.27 7.93 7.77 10/220 10513
/proc/meminfo: memFree=29609656/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15705508 CPUtime=24.1 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 283986 0 1 0 2373 37 0 0 18 0 22 0 523717132 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3926377 277704 2284 9 0 3917096 0
[pid=10469/tid=10472] ppid=10467 vsize=15705508 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10474] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10474/stat : 10474 (java) S 10467 10469 9441 0 -1 4202560 993 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10476] ppid=10467 vsize=15705508 CPUtime=0.01 cores=0,2,4,6
/proc/10469/task/10476/stat : 10476 (java) S 10467 10469 9441 0 -1 4202560 5862 0 0 0 1 0 0 0 15 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10478] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10478/stat : 10478 (java) S 10467 10469 9441 0 -1 4202560 997 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10480] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10480/stat : 10480 (java) S 10467 10469 9441 0 -1 4202560 3135 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10482] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10482/stat : 10482 (java) S 10467 10469 9441 0 -1 4202560 2711 0 0 0 0 0 0 0 15 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10484] ppid=10467 vsize=15705508 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10484/stat : 10484 (java) S 10467 10469 9441 0 -1 4202560 3536 0 0 0 0 0 0 0 16 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10486] ppid=10467 vsize=15705508 CPUtime=0.01 cores=0,2,4,6
/proc/10469/task/10486/stat : 10486 (java) S 10467 10469 9441 0 -1 4202560 3776 0 0 0 1 0 0 0 15 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10488] ppid=10467 vsize=15705508 CPUtime=0.01 cores=0,2,4,6
/proc/10469/task/10488/stat : 10488 (java) S 10467 10469 9441 0 -1 4202560 5028 0 0 0 1 0 0 0 16 0 22 0 523717133 16082440192 277704 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0

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

[pid=10469/tid=10507] ppid=10467 vsize=15692268 CPUtime=1047.91 cores=0,2,4,6
/proc/10469/task/10507/stat : 10507 (java) R 10467 10469 9441 0 -1 4202560 416629 0 0 0 104733 58 0 0 25 0 22 0 523717159 16068882432 109670 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505739096 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10469/tid=10508] ppid=10467 vsize=15692268 CPUtime=1048.54 cores=0,2,4,6
/proc/10469/task/10508/stat : 10508 (java) R 10467 10469 9441 0 -1 4202560 403338 0 0 0 104804 50 0 0 25 0 22 0 523717159 16068882432 109670 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505521702 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10469/tid=10509] ppid=10467 vsize=15692268 CPUtime=1048.77 cores=0,2,4,6
/proc/10469/task/10509/stat : 10509 (java) R 10467 10469 9441 0 -1 4202560 411547 0 0 0 104823 54 0 0 25 0 22 0 523717159 16068882432 109670 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505731473 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4225.1
Current children cumulated vsize (KiB) 15692268

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 7.97 10/220 10555
/proc/meminfo: memFree=30376188/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15692268 CPUtime=4463.78 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 3073406 0 1 0 445823 555 0 0 18 0 22 0 523717132 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3923067 100939 2298 9 0 3913786 0
[pid=10469/tid=10472] ppid=10467 vsize=15692268 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10474] ppid=10467 vsize=15692268 CPUtime=3.41 cores=0,2,4,6
/proc/10469/task/10474/stat : 10474 (java) S 10467 10469 9441 0 -1 4202560 161306 0 0 0 311 30 0 0 15 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10476] ppid=10467 vsize=15692268 CPUtime=3.52 cores=0,2,4,6
/proc/10469/task/10476/stat : 10476 (java) S 10467 10469 9441 0 -1 4202560 168166 0 0 0 323 29 0 0 15 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10478] ppid=10467 vsize=15692268 CPUtime=3.47 cores=0,2,4,6
/proc/10469/task/10478/stat : 10478 (java) S 10467 10469 9441 0 -1 4202560 160301 0 0 0 318 29 0 0 15 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10480] ppid=10467 vsize=15692268 CPUtime=3.56 cores=0,2,4,6
/proc/10469/task/10480/stat : 10480 (java) S 10467 10469 9441 0 -1 4202560 163562 0 0 0 329 27 0 0 15 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10482] ppid=10467 vsize=15692268 CPUtime=3.5 cores=0,2,4,6
/proc/10469/task/10482/stat : 10482 (java) S 10467 10469 9441 0 -1 4202560 165811 0 0 0 321 29 0 0 15 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10484] ppid=10467 vsize=15692268 CPUtime=3.66 cores=0,2,4,6
/proc/10469/task/10484/stat : 10484 (java) S 10467 10469 9441 0 -1 4202560 167616 0 0 0 336 30 0 0 15 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10486] ppid=10467 vsize=15692268 CPUtime=3.6 cores=0,2,4,6
/proc/10469/task/10486/stat : 10486 (java) S 10467 10469 9441 0 -1 4202560 166126 0 0 0 332 28 0 0 16 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10488] ppid=10467 vsize=15692268 CPUtime=3.41 cores=0,2,4,6
/proc/10469/task/10488/stat : 10488 (java) S 10467 10469 9441 0 -1 4202560 161704 0 0 0 315 26 0 0 16 0 22 0 523717133 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10490] ppid=10467 vsize=15692268 CPUtime=2.05 cores=0,2,4,6
/proc/10469/task/10490/stat : 10490 (java) S 10467 10469 9441 0 -1 4202560 8057 0 0 0 121 84 0 0 15 0 22 0 523717134 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 0 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10492] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10492/stat : 10492 (java) S 10467 10469 9441 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523717134 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10494] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10494/stat : 10494 (java) S 10467 10469 9441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523717134 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10498] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10498/stat : 10498 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523717137 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820989361 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10499] ppid=10467 vsize=15692268 CPUtime=1.17 cores=0,2,4,6
/proc/10469/task/10499/stat : 10499 (java) S 10467 10469 9441 0 -1 4202560 5958 0 0 0 116 1 0 0 15 0 22 0 523717137 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10502] ppid=10467 vsize=15692268 CPUtime=1.22 cores=0,2,4,6
/proc/10469/task/10502/stat : 10502 (java) S 10467 10469 9441 0 -1 4202560 11533 0 0 0 122 0 0 0 15 0 22 0 523717137 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10503] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10503/stat : 10503 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523717137 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10505] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10505/stat : 10505 (java) S 10467 10469 9441 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523717137 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10506] ppid=10467 vsize=15692268 CPUtime=1107.64 cores=0,2,4,6
/proc/10469/task/10506/stat : 10506 (java) R 10467 10469 9441 0 -1 4202560 429600 0 0 0 110705 59 0 0 25 0 22 0 523717159 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505610428 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10469/tid=10507] ppid=10467 vsize=15692268 CPUtime=1107.06 cores=0,2,4,6
/proc/10469/task/10507/stat : 10507 (java) R 10467 10469 9441 0 -1 4202560 437186 0 0 0 110644 62 0 0 25 0 22 0 523717159 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505739525 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10469/tid=10508] ppid=10467 vsize=15692268 CPUtime=1107.83 cores=0,2,4,6
/proc/10469/task/10508/stat : 10508 (java) R 10467 10469 9441 0 -1 4202560 424547 0 0 0 110731 52 0 0 25 0 22 0 523717159 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505809534 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10469/tid=10509] ppid=10467 vsize=15692268 CPUtime=1108.12 cores=0,2,4,6
/proc/10469/task/10509/stat : 10509 (java) R 10467 10469 9441 0 -1 4202560 433332 0 0 0 110754 58 0 0 25 0 22 0 523717159 16068882432 100939 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505809477 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4463.78
Current children cumulated vsize (KiB) 15692268

[startup+1182.3 s]
/proc/loadavg: 8.05 8.09 7.97 10/220 10557
/proc/meminfo: memFree=30299016/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15692268 CPUtime=4702.51 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 3238401 0 1 0 469667 584 0 0 18 0 22 0 523717132 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3923067 102743 2298 9 0 3913786 0
[pid=10469/tid=10472] ppid=10467 vsize=15692268 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10474] ppid=10467 vsize=15692268 CPUtime=3.59 cores=0,2,4,6
/proc/10469/task/10474/stat : 10474 (java) S 10467 10469 9441 0 -1 4202560 169169 0 0 0 328 31 0 0 15 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10476] ppid=10467 vsize=15692268 CPUtime=3.71 cores=0,2,4,6
/proc/10469/task/10476/stat : 10476 (java) S 10467 10469 9441 0 -1 4202560 176269 0 0 0 340 31 0 0 15 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10478] ppid=10467 vsize=15692268 CPUtime=3.65 cores=0,2,4,6
/proc/10469/task/10478/stat : 10478 (java) S 10467 10469 9441 0 -1 4202560 170764 0 0 0 335 30 0 0 16 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10480] ppid=10467 vsize=15692268 CPUtime=3.74 cores=0,2,4,6
/proc/10469/task/10480/stat : 10480 (java) S 10467 10469 9441 0 -1 4202560 172206 0 0 0 345 29 0 0 16 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10482] ppid=10467 vsize=15692268 CPUtime=3.66 cores=0,2,4,6
/proc/10469/task/10482/stat : 10482 (java) S 10467 10469 9441 0 -1 4202560 173588 0 0 0 336 30 0 0 16 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10484] ppid=10467 vsize=15692268 CPUtime=3.87 cores=0,2,4,6
/proc/10469/task/10484/stat : 10484 (java) S 10467 10469 9441 0 -1 4202560 177212 0 0 0 354 33 0 0 15 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10486] ppid=10467 vsize=15692268 CPUtime=3.82 cores=0,2,4,6
/proc/10469/task/10486/stat : 10486 (java) S 10467 10469 9441 0 -1 4202560 176237 0 0 0 352 30 0 0 15 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10488] ppid=10467 vsize=15692268 CPUtime=3.61 cores=0,2,4,6
/proc/10469/task/10488/stat : 10488 (java) S 10467 10469 9441 0 -1 4202560 171696 0 0 0 334 27 0 0 15 0 22 0 523717133 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10490] ppid=10467 vsize=15692268 CPUtime=2.15 cores=0,2,4,6
/proc/10469/task/10490/stat : 10490 (java) S 10467 10469 9441 0 -1 4202560 8513 0 0 0 127 88 0 0 15 0 22 0 523717134 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 0 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10492] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10492/stat : 10492 (java) S 10467 10469 9441 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523717134 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10494] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10494/stat : 10494 (java) S 10467 10469 9441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523717134 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10498] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10498/stat : 10498 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523717137 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820989361 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10499] ppid=10467 vsize=15692268 CPUtime=1.17 cores=0,2,4,6
/proc/10469/task/10499/stat : 10499 (java) S 10467 10469 9441 0 -1 4202560 5958 0 0 0 116 1 0 0 15 0 22 0 523717137 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10502] ppid=10467 vsize=15692268 CPUtime=1.22 cores=0,2,4,6
/proc/10469/task/10502/stat : 10502 (java) S 10467 10469 9441 0 -1 4202560 11533 0 0 0 122 0 0 0 15 0 22 0 523717137 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10503] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10503/stat : 10503 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523717137 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10505] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10505/stat : 10505 (java) S 10467 10469 9441 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 523717137 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10506] ppid=10467 vsize=15692268 CPUtime=1166.91 cores=0,2,4,6
/proc/10469/task/10506/stat : 10506 (java) R 10467 10469 9441 0 -1 4202560 453342 0 0 0 116630 61 0 0 25 0 22 0 523717159 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10469/tid=10507] ppid=10467 vsize=15692268 CPUtime=1166.39 cores=0,2,4,6
/proc/10469/task/10507/stat : 10507 (java) R 10467 10469 9441 0 -1 4202560 460316 0 0 0 116574 65 0 0 25 0 22 0 523717159 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505720049 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10469/tid=10508] ppid=10467 vsize=15692268 CPUtime=1167.01 cores=0,2,4,6
/proc/10469/task/10508/stat : 10508 (java) R 10467 10469 9441 0 -1 4202560 446766 0 0 0 116646 55 0 0 25 0 22 0 523717159 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505938805 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10469/tid=10509] ppid=10467 vsize=15692268 CPUtime=1167.45 cores=0,2,4,6
/proc/10469/task/10509/stat : 10509 (java) R 10467 10469 9441 0 -1 4202560 456227 0 0 0 116684 61 0 0 25 0 22 0 523717159 16068882432 102743 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505854904 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4702.51
Current children cumulated vsize (KiB) 15692268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.03 8.08 7.97 9/220 10557
/proc/meminfo: memFree=30370808/32951124 swapFree=67111448/67111528
[pid=10469] ppid=10467 vsize=15692268 CPUtime=4800.02 cores=0,2,4,6
/proc/10469/stat : 10469 (java) S 10467 10469 9441 0 -1 4202496 3296030 0 1 0 479406 596 0 0 18 0 22 0 523717132 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10469/statm: 3923067 102552 2298 9 0 3913786 0
[pid=10469/tid=10472] ppid=10467 vsize=15692268 CPUtime=0.4 cores=0,2,4,6
/proc/10469/task/10472/stat : 10472 (java) S 10467 10469 9441 0 -1 4202560 7155 0 1 0 38 2 0 0 18 0 22 0 523717132 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10474] ppid=10467 vsize=15692268 CPUtime=3.69 cores=0,2,4,6
/proc/10469/task/10474/stat : 10474 (java) S 10467 10469 9441 0 -1 4202560 172532 0 0 0 337 32 0 0 16 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10476] ppid=10467 vsize=15692268 CPUtime=3.78 cores=0,2,4,6
/proc/10469/task/10476/stat : 10476 (java) S 10467 10469 9441 0 -1 4202560 180940 0 0 0 347 31 0 0 15 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10478] ppid=10467 vsize=15692268 CPUtime=3.74 cores=0,2,4,6
/proc/10469/task/10478/stat : 10478 (java) S 10467 10469 9441 0 -1 4202560 174671 0 0 0 343 31 0 0 15 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10480] ppid=10467 vsize=15692268 CPUtime=3.82 cores=0,2,4,6
/proc/10469/task/10480/stat : 10480 (java) S 10467 10469 9441 0 -1 4202560 175350 0 0 0 353 29 0 0 16 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10482] ppid=10467 vsize=15692268 CPUtime=3.74 cores=0,2,4,6
/proc/10469/task/10482/stat : 10482 (java) S 10467 10469 9441 0 -1 4202560 177037 0 0 0 343 31 0 0 15 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10484] ppid=10467 vsize=15692268 CPUtime=3.93 cores=0,2,4,6
/proc/10469/task/10484/stat : 10484 (java) S 10467 10469 9441 0 -1 4202560 180553 0 0 0 360 33 0 0 15 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10486] ppid=10467 vsize=15692268 CPUtime=3.91 cores=0,2,4,6
/proc/10469/task/10486/stat : 10486 (java) S 10467 10469 9441 0 -1 4202560 181710 0 0 0 359 32 0 0 16 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10488] ppid=10467 vsize=15692268 CPUtime=3.7 cores=0,2,4,6
/proc/10469/task/10488/stat : 10488 (java) S 10467 10469 9441 0 -1 4202560 174698 0 0 0 342 28 0 0 15 0 22 0 523717133 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 6 0 0 0
[pid=10469/tid=10490] ppid=10467 vsize=15692268 CPUtime=2.2 cores=0,2,4,6
/proc/10469/task/10490/stat : 10490 (java) S 10467 10469 9441 0 -1 4202560 8666 0 0 0 131 89 0 0 16 0 22 0 523717134 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 0 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10492] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10492/stat : 10492 (java) S 10467 10469 9441 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523717134 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10494] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10494/stat : 10494 (java) S 10467 10469 9441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523717134 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10498] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10498/stat : 10498 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523717137 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820989361 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10499] ppid=10467 vsize=15692268 CPUtime=1.17 cores=0,2,4,6
/proc/10469/task/10499/stat : 10499 (java) S 10467 10469 9441 0 -1 4202560 5958 0 0 0 116 1 0 0 15 0 22 0 523717137 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 2 0 0 0
[pid=10469/tid=10502] ppid=10467 vsize=15692268 CPUtime=1.22 cores=0,2,4,6
/proc/10469/task/10502/stat : 10502 (java) S 10467 10469 9441 0 -1 4202560 11533 0 0 0 122 0 0 0 15 0 22 0 523717137 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10503] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10503/stat : 10503 (java) S 10467 10469 9441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523717137 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820981657 0 4 0 16800975 18446604453877867776 0 0 -1 4 0 0 0
[pid=10469/tid=10505] ppid=10467 vsize=15692268 CPUtime=0 cores=0,2,4,6
/proc/10469/task/10505/stat : 10505 (java) S 10467 10469 9441 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523717137 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 230820982272 0 4 0 16800975 18446604453877867776 0 0 -1 0 0 0 0
[pid=10469/tid=10506] ppid=10467 vsize=15692268 CPUtime=1191.07 cores=0,2,4,6
/proc/10469/task/10506/stat : 10506 (java) R 10467 10469 9441 0 -1 4202560 460205 0 0 0 119045 62 0 0 25 0 22 0 523717159 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505751829 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10469/tid=10507] ppid=10467 vsize=15692268 CPUtime=1190.62 cores=0,2,4,6
/proc/10469/task/10507/stat : 10507 (java) R 10467 10469 9441 0 -1 4202560 467181 0 0 0 118996 66 0 0 25 0 22 0 523717159 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505739976 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10469/tid=10508] ppid=10467 vsize=15692268 CPUtime=1191.24 cores=0,2,4,6
/proc/10469/task/10508/stat : 10508 (java) R 10467 10469 9441 0 -1 4202560 453095 0 0 0 119068 56 0 0 25 0 22 0 523717159 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10469/tid=10509] ppid=10467 vsize=15692268 CPUtime=1191.62 cores=0,2,4,6
/proc/10469/task/10509/stat : 10509 (java) R 10467 10469 9441 0 -1 4202560 463294 0 0 0 119100 62 0 0 25 0 22 0 523717159 16068882432 102552 33554432000 1073741824 1073778376 140734514248624 18446744073709551615 46912505791171 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15692268

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

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

Child status: 143
Real time (s): 1206.84
CPU time (s): 4800.08
CPU user time (s): 4794.09
CPU system time (s): 5.98709
CPU usage (%): 397.741
Max. virtual memory (cumulated for all children) (KiB): 15705508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.09
system time used= 5.98709
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3296056
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= 200529
involuntary context switches= 123130

runsolver used 2.04469 second user time and 4.5763 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 01:52:47
IDJOB=3312559
IDBENCH=82744
IDSOLVER=1699
FILE ID=node104/3312559-1304121167
RUNJOBID= node104-1304121167-10450
PBS_JOBID= 13170692
Free space on /tmp= 71548 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S1985868475-070.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312559-1304121167/watcher-3312559-1304121167 -o /tmp/evaluation-result-3312559-1304121167/solver-3312559-1304121167 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312559-1304121167.cnf

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

MD5SUM BENCH= 2611875052dd229d9ca71a614eae0715
RANDOM SEED=1393185487

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31039888 kB
Buffers:        367892 kB
Cached:        1082740 kB
SwapCached:         80 kB
Active:         109304 kB
Inactive:      1406096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31039888 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            3268 kB
Writeback:           0 kB
AnonPages:       64144 kB
Mapped:          14812 kB
Slab:           331344 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198596 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= 71544 MiB
End job on node104 at 2011-04-30 02:12:56