Trace number 3313292

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.22 1207.45

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.09/0.12	57:01 INFO : Reading from input HOME/instance-3313292-1304186221.cnf
0.72/0.59	Executor set job limit to 1000000
0.72/0.59	Executor set job limit to 1000000
0.72/0.59	Executor set job limit to 1000000
0.72/0.59	Executor set job limit to 1000000
0.72/0.59	Starting Executor!
0.72/0.59	Starting Executor!
0.72/0.59	Starting Executor!
0.72/0.59	Starting Executor!
2.08/1.21	57:02 INFO : Found 86 xor gates
3.75/2.17	57:03 INFO : 11674 variables remaining out of 11680
3.75/2.17	57:03 INFO : 379268 literals remaining out of 325599
250.58/64.99	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
250.58/64.99	log4j:WARN Please initialize the log4j system properly.
250.58/64.99	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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-3313292-1304186221/watcher-3313292-1304186221 -o /tmp/evaluation-result-3313292-1304186221/solver-3313292-1304186221 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313292-1304186221.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.24 7.75 7.78 5/202 16099
/proc/meminfo: memFree=27516568/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/16099/stat : 16099 (java) R 16097 16099 15989 0 -1 4202496 1146 0 0 0 0 0 0 0 25 0 1 0 530219982 23580672 631 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255372338944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16099/statm: 5757 642 478 9 0 124 0

[startup+0.093122 s]
/proc/loadavg: 7.24 7.75 7.78 5/202 16099
/proc/meminfo: memFree=27516568/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15675752 CPUtime=0.09 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 5479 0 1 0 9 0 0 0 25 0 18 0 530219982 16051970048 4890 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3918938 4890 2116 9 0 3909657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15675752

[startup+0.101498 s]
/proc/loadavg: 7.24 7.75 7.78 5/202 16099
/proc/meminfo: memFree=27516568/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15675760 CPUtime=0.09 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 5578 0 1 0 9 0 0 0 25 0 18 0 530219982 16051978240 4989 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3918940 4989 2117 9 0 3909659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15675760

[startup+0.300706 s]
/proc/loadavg: 7.24 7.75 7.78 5/202 16099
/proc/meminfo: memFree=27516568/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15678508 CPUtime=0.51 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 15371 0 1 0 49 2 0 0 25 0 18 0 530219982 16054792192 13805 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3919627 13811 2207 9 0 3910346 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15678508

[startup+0.700566 s]
/proc/loadavg: 7.24 7.75 7.78 5/202 16099
/proc/meminfo: memFree=27516568/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15682676 CPUtime=1.05 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 41545 0 1 0 100 5 0 0 25 0 22 0 530219982 16059060224 39690 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3920669 39690 2240 9 0 3911388 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 15682676

[startup+1.50145 s]
/proc/loadavg: 7.24 7.75 7.78 7/224 16121
/proc/meminfo: memFree=27342980/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15691440 CPUtime=2.79 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 52193 0 1 0 272 7 0 0 25 0 22 0 530219982 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3922860 46524 2265 9 0 3913579 0
[pid=16099/tid=16101] ppid=16097 vsize=15691440 CPUtime=1.47 cores=0,2,4,6
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 15989 0 -1 4202560 35643 0 1 0 143 4 0 0 18 0 22 0 530219983 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506042702 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 15989 0 -1 4202560 498 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 15989 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16104] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 15989 0 -1 4202560 339 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16105] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16106] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 15989 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16107] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 15989 0 -1 4202560 757 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16108] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 15989 0 -1 4202560 362 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16109] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16109/stat : 16109 (java) S 16097 16099 15989 0 -1 4202560 829 0 0 0 0 0 0 0 19 0 22 0 530219984 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16110] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16110/stat : 16110 (java) S 16097 16099 15989 0 -1 4202560 72 0 0 0 0 0 0 0 17 0 22 0 530219985 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 0 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16111] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16111/stat : 16111 (java) S 16097 16099 15989 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530219985 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16112] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16112/stat : 16112 (java) S 16097 16099 15989 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 530219985 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16113] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16113/stat : 16113 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389125041 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16114] ppid=16097 vsize=15691440 CPUtime=0.66 cores=0,2,4,6
/proc/16099/task/16114/stat : 16114 (java) S 16097 16099 15989 0 -1 4202560 3722 0 0 0 66 0 0 0 21 0 22 0 530219987 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16115] ppid=16097 vsize=15691440 CPUtime=0.62 cores=0,2,4,6
/proc/16099/task/16115/stat : 16115 (java) S 16097 16099 15989 0 -1 4202560 8539 0 0 0 61 1 0 0 15 0 22 0 530219987 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16116] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16116/stat : 16116 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16117] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16117/stat : 16117 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530219987 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16118] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16118/stat : 16118 (java) S 16097 16099 15989 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530220042 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16119] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16119/stat : 16119 (java) S 16097 16099 15989 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530220042 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16120] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16120/stat : 16120 (java) S 16097 16099 15989 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530220042 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16121] ppid=16097 vsize=15691440 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16121/stat : 16121 (java) S 16097 16099 15989 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530220042 16068034560 46524 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 15691440

[startup+3.10115 s]
/proc/loadavg: 7.24 7.75 7.78 8/224 16121
/proc/meminfo: memFree=27336900/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15693448 CPUtime=6.07 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 52781 0 1 0 600 7 0 0 25 0 22 0 530219982 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3923362 47109 2275 9 0 3914081 0
[pid=16099/tid=16101] ppid=16097 vsize=15693448 CPUtime=2.14 cores=0,2,4,6
/proc/16099/task/16101/stat : 16101 (java) S 16097 16099 15989 0 -1 4202560 35683 0 1 0 210 4 0 0 19 0 22 0 530219983 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 15989 0 -1 4202560 498 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 15989 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16104] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 15989 0 -1 4202560 339 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16105] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16106] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 15989 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16107] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 15989 0 -1 4202560 757 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16108] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 15989 0 -1 4202560 362 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16109] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16109/stat : 16109 (java) S 16097 16099 15989 0 -1 4202560 829 0 0 0 0 0 0 0 19 0 22 0 530219984 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16110] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16110/stat : 16110 (java) S 16097 16099 15989 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530219985 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 0 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16111] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16111/stat : 16111 (java) S 16097 16099 15989 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530219985 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16112] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16112/stat : 16112 (java) S 16097 16099 15989 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 530219985 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16113] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16113/stat : 16113 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389125041 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16114] ppid=16097 vsize=15693448 CPUtime=1.18 cores=0,2,4,6
/proc/16099/task/16114/stat : 16114 (java) R 16097 16099 15989 0 -1 4202560 4215 0 0 0 118 0 0 0 15 0 22 0 530219987 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 47825142551601 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=16099/tid=16115] ppid=16097 vsize=15693448 CPUtime=0.99 cores=0,2,4,6
/proc/16099/task/16115/stat : 16115 (java) S 16097 16099 15989 0 -1 4202560 8577 0 0 0 98 1 0 0 15 0 22 0 530219987 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16116] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16116/stat : 16116 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16117] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16117/stat : 16117 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530219987 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16118] ppid=16097 vsize=15693448 CPUtime=0.82 cores=0,2,4,6
/proc/16099/task/16118/stat : 16118 (java) S 16097 16099 15989 0 -1 4202560 32 0 0 0 82 0 0 0 16 0 22 0 530220042 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16119] ppid=16097 vsize=15693448 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16119/stat : 16119 (java) S 16097 16099 15989 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530220042 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16120] ppid=16097 vsize=15693448 CPUtime=0.04 cores=0,2,4,6
/proc/16099/task/16120/stat : 16120 (java) R 16097 16099 15989 0 -1 4202560 8 0 0 0 4 0 0 0 15 0 22 0 530220042 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 47825143179145 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16099/tid=16121] ppid=16097 vsize=15693448 CPUtime=0.82 cores=0,2,4,6
/proc/16099/task/16121/stat : 16121 (java) R 16097 16099 15989 0 -1 4202560 8 0 0 0 82 0 0 0 16 0 22 0 530220042 16070090752 47109 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506521440 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 15693448

[startup+6.30153 s]
/proc/loadavg: 7.22 7.73 7.78 9/224 16121
/proc/meminfo: memFree=26906152/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15689360 CPUtime=17.14 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 98564 0 1 0 1700 14 0 0 25 0 22 0 530219982 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3922340 90285 2276 9 0 3913059 0
[pid=16099/tid=16101] ppid=16097 vsize=15689360 CPUtime=2.14 cores=0,2,4,6
/proc/16099/task/16101/stat : 16101 (java) S 16097 16099 15989 0 -1 4202560 35683 0 1 0 210 4 0 0 19 0 22 0 530219983 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=15689360 CPUtime=0.03 cores=0,2,4,6
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 15989 0 -1 4202560 5132 0 0 0 3 0 0 0 16 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=15689360 CPUtime=0.03 cores=0,2,4,6
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 15989 0 -1 4202560 5559 0 0 0 3 0 0 0 15 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16104] ppid=16097 vsize=15689360 CPUtime=0.07 cores=0,2,4,6
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 15989 0 -1 4202560 12787 0 0 0 5 2 0 0 16 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16105] ppid=16097 vsize=15689360 CPUtime=0.01 cores=0,2,4,6
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 15989 0 -1 4202560 5487 0 0 0 1 0 0 0 16 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16106] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 15989 0 -1 4202560 2377 0 0 0 0 0 0 0 15 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16107] ppid=16097 vsize=15689360 CPUtime=0.04 cores=0,2,4,6
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 15989 0 -1 4202560 7243 0 0 0 4 0 0 0 16 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16108] ppid=16097 vsize=15689360 CPUtime=0.04 cores=0,2,4,6
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 15989 0 -1 4202560 6284 0 0 0 3 1 0 0 15 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16109] ppid=16097 vsize=15689360 CPUtime=0.01 cores=0,2,4,6
/proc/16099/task/16109/stat : 16109 (java) S 16097 16099 15989 0 -1 4202560 3558 0 0 0 1 0 0 0 15 0 22 0 530219984 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16110] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16110/stat : 16110 (java) S 16097 16099 15989 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 530219985 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 0 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16111] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16111/stat : 16111 (java) S 16097 16099 15989 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16112] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16112/stat : 16112 (java) S 16097 16099 15989 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16113] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16113/stat : 16113 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389125041 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16114] ppid=16097 vsize=15689360 CPUtime=1.21 cores=0,2,4,6
/proc/16099/task/16114/stat : 16114 (java) S 16097 16099 15989 0 -1 4202560 4221 0 0 0 121 0 0 0 16 0 22 0 530219987 16065904640 90285 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0

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

[pid=16099/tid=16119] ppid=16097 vsize=15689360 CPUtime=1047.11 cores=0,2,4,6
/proc/16099/task/16119/stat : 16119 (java) R 16097 16099 15989 0 -1 4202560 168968 0 0 0 104629 82 0 0 25 0 22 0 530220042 16065904640 221830 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506602703 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16099/tid=16120] ppid=16097 vsize=15689360 CPUtime=1048.82 cores=0,2,4,6
/proc/16099/task/16120/stat : 16120 (java) R 16097 16099 15989 0 -1 4202560 46018 0 0 0 104805 77 0 0 20 0 22 0 530220042 16065904640 221830 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 47825143175234 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16099/tid=16121] ppid=16097 vsize=15689360 CPUtime=1049.71 cores=0,2,4,6
/proc/16099/task/16121/stat : 16121 (java) R 16097 16099 15989 0 -1 4202560 169755 0 0 0 104886 85 0 0 25 0 22 0 530220042 16065904640 221830 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506245645 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4222.5
Current children cumulated vsize (KiB) 15689360

[startup+1122.3 s]
/proc/loadavg: 8.20 8.15 8.01 9/224 16163
/proc/meminfo: memFree=24468112/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15689360 CPUtime=4461.28 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 909807 0 1 0 445663 465 0 0 25 0 22 0 530219982 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3922340 220728 2300 9 0 3913059 0
[pid=16099/tid=16101] ppid=16097 vsize=15689360 CPUtime=2.14 cores=0,2,4,6
/proc/16099/task/16101/stat : 16101 (java) S 16097 16099 15989 0 -1 4202560 35683 0 1 0 210 4 0 0 19 0 22 0 530219983 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=15689360 CPUtime=2.88 cores=0,2,4,6
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 15989 0 -1 4202560 32470 0 0 0 279 9 0 0 16 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=15689360 CPUtime=2.9 cores=0,2,4,6
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 15989 0 -1 4202560 35643 0 0 0 283 7 0 0 15 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16104] ppid=16097 vsize=15689360 CPUtime=2.85 cores=0,2,4,6
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 15989 0 -1 4202560 53257 0 0 0 273 12 0 0 15 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16105] ppid=16097 vsize=15689360 CPUtime=2.89 cores=0,2,4,6
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 15989 0 -1 4202560 53403 0 0 0 277 12 0 0 15 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16106] ppid=16097 vsize=15689360 CPUtime=2.86 cores=0,2,4,6
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 15989 0 -1 4202560 47055 0 0 0 274 12 0 0 16 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16107] ppid=16097 vsize=15689360 CPUtime=2.86 cores=0,2,4,6
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 15989 0 -1 4202560 31719 0 0 0 277 9 0 0 16 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16108] ppid=16097 vsize=15689360 CPUtime=2.8 cores=0,2,4,6
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 15989 0 -1 4202560 39219 0 0 0 269 11 0 0 15 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16109] ppid=16097 vsize=15689360 CPUtime=2.94 cores=0,2,4,6
/proc/16099/task/16109/stat : 16109 (java) S 16097 16099 15989 0 -1 4202560 48330 0 0 0 283 11 0 0 15 0 22 0 530219984 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16110] ppid=16097 vsize=15689360 CPUtime=1.2 cores=0,2,4,6
/proc/16099/task/16110/stat : 16110 (java) S 16097 16099 15989 0 -1 4202560 2675 0 0 0 90 30 0 0 16 0 22 0 530219985 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 0 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16111] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16111/stat : 16111 (java) S 16097 16099 15989 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16112] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16112/stat : 16112 (java) S 16097 16099 15989 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16113] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16113/stat : 16113 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389125041 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16114] ppid=16097 vsize=15689360 CPUtime=1.31 cores=0,2,4,6
/proc/16099/task/16114/stat : 16114 (java) S 16097 16099 15989 0 -1 4202560 4233 0 0 0 131 0 0 0 15 0 22 0 530219987 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16115] ppid=16097 vsize=15689360 CPUtime=1.79 cores=0,2,4,6
/proc/16099/task/16115/stat : 16115 (java) S 16097 16099 15989 0 -1 4202560 9070 0 0 0 178 1 0 0 15 0 22 0 530219987 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16116] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16116/stat : 16116 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16117] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16117/stat : 16117 (java) S 16097 16099 15989 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530219987 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16118] ppid=16097 vsize=15689360 CPUtime=1108.07 cores=0,2,4,6
/proc/16099/task/16118/stat : 16118 (java) R 16097 16099 15989 0 -1 4202560 115101 0 0 0 110726 81 0 0 18 0 22 0 530220042 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912505665255 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16099/tid=16119] ppid=16097 vsize=15689360 CPUtime=1106.52 cores=0,2,4,6
/proc/16099/task/16119/stat : 16119 (java) R 16097 16099 15989 0 -1 4202560 174204 0 0 0 110566 86 0 0 18 0 22 0 530220042 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506257206 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=16099/tid=16120] ppid=16097 vsize=15689360 CPUtime=1108.13 cores=0,2,4,6
/proc/16099/task/16120/stat : 16120 (java) R 16097 16099 15989 0 -1 4202560 51308 0 0 0 110731 82 0 0 25 0 22 0 530220042 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506365024 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16099/tid=16121] ppid=16097 vsize=15689360 CPUtime=1108.95 cores=0,2,4,6
/proc/16099/task/16121/stat : 16121 (java) R 16097 16099 15989 0 -1 4202560 174988 0 0 0 110807 88 0 0 25 0 22 0 530220042 16065904640 220728 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506559119 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4461.28
Current children cumulated vsize (KiB) 15689360

[startup+1182.3 s]
/proc/loadavg: 7.98 8.10 8.00 9/224 16215
/proc/meminfo: memFree=26707116/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15689360 CPUtime=4700.2 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 932394 0 1 0 469537 483 0 0 25 0 22 0 530219982 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3922340 212422 2300 9 0 3913059 0
[pid=16099/tid=16101] ppid=16097 vsize=15689360 CPUtime=2.14 cores=0,2,4,6
/proc/16099/task/16101/stat : 16101 (java) S 16097 16099 15989 0 -1 4202560 35683 0 1 0 210 4 0 0 19 0 22 0 530219983 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=15689360 CPUtime=3.08 cores=0,2,4,6
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 15989 0 -1 4202560 35077 0 0 0 298 10 0 0 15 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=15689360 CPUtime=3.11 cores=0,2,4,6
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 15989 0 -1 4202560 38098 0 0 0 303 8 0 0 16 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16104] ppid=16097 vsize=15689360 CPUtime=3.03 cores=0,2,4,6
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 15989 0 -1 4202560 56128 0 0 0 290 13 0 0 16 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16105] ppid=16097 vsize=15689360 CPUtime=3.07 cores=0,2,4,6
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 15989 0 -1 4202560 56202 0 0 0 294 13 0 0 16 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16106] ppid=16097 vsize=15689360 CPUtime=3.03 cores=0,2,4,6
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 15989 0 -1 4202560 49823 0 0 0 291 12 0 0 16 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16107] ppid=16097 vsize=15689360 CPUtime=3.03 cores=0,2,4,6
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 15989 0 -1 4202560 34359 0 0 0 293 10 0 0 15 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16108] ppid=16097 vsize=15689360 CPUtime=2.97 cores=0,2,4,6
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 15989 0 -1 4202560 42769 0 0 0 285 12 0 0 15 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16109] ppid=16097 vsize=15689360 CPUtime=3.14 cores=0,2,4,6
/proc/16099/task/16109/stat : 16109 (java) S 16097 16099 15989 0 -1 4202560 50912 0 0 0 301 13 0 0 16 0 22 0 530219984 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16110] ppid=16097 vsize=15689360 CPUtime=1.24 cores=0,2,4,6
/proc/16099/task/16110/stat : 16110 (java) S 16097 16099 15989 0 -1 4202560 2678 0 0 0 93 31 0 0 15 0 22 0 530219985 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 0 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16111] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16111/stat : 16111 (java) S 16097 16099 15989 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16112] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16112/stat : 16112 (java) S 16097 16099 15989 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16113] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16113/stat : 16113 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389125041 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16114] ppid=16097 vsize=15689360 CPUtime=1.31 cores=0,2,4,6
/proc/16099/task/16114/stat : 16114 (java) S 16097 16099 15989 0 -1 4202560 4233 0 0 0 131 0 0 0 15 0 22 0 530219987 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16115] ppid=16097 vsize=15689360 CPUtime=1.79 cores=0,2,4,6
/proc/16099/task/16115/stat : 16115 (java) S 16097 16099 15989 0 -1 4202560 9070 0 0 0 178 1 0 0 15 0 22 0 530219987 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16116] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16116/stat : 16116 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16117] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16117/stat : 16117 (java) S 16097 16099 15989 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530219987 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16118] ppid=16097 vsize=15689360 CPUtime=1167.42 cores=0,2,4,6
/proc/16099/task/16118/stat : 16118 (java) R 16097 16099 15989 0 -1 4202560 115170 0 0 0 116658 84 0 0 25 0 22 0 530220042 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506441071 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16099/tid=16119] ppid=16097 vsize=15689360 CPUtime=1165.85 cores=0,2,4,6
/proc/16099/task/16119/stat : 16119 (java) R 16097 16099 15989 0 -1 4202560 174279 0 0 0 116496 89 0 0 25 0 22 0 530220042 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506643821 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=16099/tid=16120] ppid=16097 vsize=15689360 CPUtime=1167.57 cores=0,2,4,6
/proc/16099/task/16120/stat : 16120 (java) R 16097 16099 15989 0 -1 4202560 51388 0 0 0 116672 85 0 0 25 0 22 0 530220042 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506616865 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16099/tid=16121] ppid=16097 vsize=15689360 CPUtime=1168.25 cores=0,2,4,6
/proc/16099/task/16121/stat : 16121 (java) R 16097 16099 15989 0 -1 4202560 175072 0 0 0 116735 90 0 0 25 0 22 0 530220042 16065904640 212422 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506082220 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.2
Current children cumulated vsize (KiB) 15689360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 7.98 8.09 8.00 9/224 16216
/proc/meminfo: memFree=26724048/32951124 swapFree=67111352/67111528
[pid=16099] ppid=16097 vsize=15689360 CPUtime=4800.15 cores=0,2,4,6
/proc/16099/stat : 16099 (java) S 16097 16099 15989 0 -1 4202496 935615 0 1 0 479525 490 0 0 25 0 22 0 530219982 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/16099/statm: 3922340 202621 2300 9 0 3913059 0
[pid=16099/tid=16101] ppid=16097 vsize=15689360 CPUtime=2.14 cores=0,2,4,6
/proc/16099/task/16101/stat : 16101 (java) S 16097 16099 15989 0 -1 4202560 35683 0 1 0 210 4 0 0 19 0 22 0 530219983 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=15689360 CPUtime=3.14 cores=0,2,4,6
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 15989 0 -1 4202560 35419 0 0 0 304 10 0 0 15 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=15689360 CPUtime=3.18 cores=0,2,4,6
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 15989 0 -1 4202560 38663 0 0 0 310 8 0 0 16 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16104] ppid=16097 vsize=15689360 CPUtime=3.12 cores=0,2,4,6
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 15989 0 -1 4202560 56597 0 0 0 299 13 0 0 16 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16105] ppid=16097 vsize=15689360 CPUtime=3.13 cores=0,2,4,6
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 15989 0 -1 4202560 56424 0 0 0 300 13 0 0 15 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16106] ppid=16097 vsize=15689360 CPUtime=3.1 cores=0,2,4,6
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 15989 0 -1 4202560 50358 0 0 0 298 12 0 0 16 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 4 0 0 0
[pid=16099/tid=16107] ppid=16097 vsize=15689360 CPUtime=3.11 cores=0,2,4,6
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 15989 0 -1 4202560 34579 0 0 0 300 11 0 0 16 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16108] ppid=16097 vsize=15689360 CPUtime=3.04 cores=0,2,4,6
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 15989 0 -1 4202560 43046 0 0 0 292 12 0 0 16 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16109] ppid=16097 vsize=15689360 CPUtime=3.23 cores=0,2,4,6
/proc/16099/task/16109/stat : 16109 (java) S 16097 16099 15989 0 -1 4202560 51370 0 0 0 310 13 0 0 15 0 22 0 530219984 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16110] ppid=16097 vsize=15689360 CPUtime=1.26 cores=0,2,4,6
/proc/16099/task/16110/stat : 16110 (java) S 16097 16099 15989 0 -1 4202560 2697 0 0 0 94 32 0 0 15 0 22 0 530219985 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 0 0 16800975 18446604453847724992 0 0 -1 0 0 0 0
[pid=16099/tid=16111] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16111/stat : 16111 (java) S 16097 16099 15989 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16112] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16112/stat : 16112 (java) S 16097 16099 15989 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 530219985 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16113] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16113/stat : 16113 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389125041 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16114] ppid=16097 vsize=15689360 CPUtime=1.31 cores=0,2,4,6
/proc/16099/task/16114/stat : 16114 (java) S 16097 16099 15989 0 -1 4202560 4233 0 0 0 131 0 0 0 15 0 22 0 530219987 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 2 0 0 0
[pid=16099/tid=16115] ppid=16097 vsize=15689360 CPUtime=1.79 cores=0,2,4,6
/proc/16099/task/16115/stat : 16115 (java) S 16097 16099 15989 0 -1 4202560 9070 0 0 0 178 1 0 0 15 0 22 0 530219987 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16116] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16116/stat : 16116 (java) S 16097 16099 15989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530219987 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117337 0 4 0 16800975 18446604453847724992 0 0 -1 6 0 0 0
[pid=16099/tid=16117] ppid=16097 vsize=15689360 CPUtime=0 cores=0,2,4,6
/proc/16099/task/16117/stat : 16117 (java) R 16097 16099 15989 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530219987 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 255389117952 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=16099/tid=16118] ppid=16097 vsize=15689360 CPUtime=1192.22 cores=0,2,4,6
/proc/16099/task/16118/stat : 16118 (java) R 16097 16099 15989 0 -1 4202560 115197 0 0 0 119137 85 0 0 25 0 22 0 530220042 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506365138 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16099/tid=16119] ppid=16097 vsize=15689360 CPUtime=1190.72 cores=0,2,4,6
/proc/16099/task/16119/stat : 16119 (java) R 16097 16099 15989 0 -1 4202560 174317 0 0 0 118983 89 0 0 20 0 22 0 530220042 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506551414 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=16099/tid=16120] ppid=16097 vsize=15689360 CPUtime=1192.45 cores=0,2,4,6
/proc/16099/task/16120/stat : 16120 (java) R 16097 16099 15989 0 -1 4202560 51415 0 0 0 119159 86 0 0 25 0 22 0 530220042 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506441116 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16099/tid=16121] ppid=16097 vsize=15689360 CPUtime=1193.04 cores=0,2,4,6
/proc/16099/task/16121/stat : 16121 (java) R 16097 16099 15989 0 -1 4202560 175094 0 0 0 119212 92 0 0 25 0 22 0 530220042 16065904640 202621 33554432000 1073741824 1073778376 140737308863168 18446744073709551615 46912506224901 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15689360

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

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

Child status: 143
Real time (s): 1207.45
CPU time (s): 4800.22
CPU user time (s): 4795.28
CPU system time (s): 4.94325
CPU usage (%): 397.549
Max. virtual memory (cumulated for all children) (KiB): 15693512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.28
system time used= 4.94325
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 935641
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= 462806
involuntary context switches= 149826

runsolver used 1.85972 second user time and 4.76328 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 19:57:01
IDJOB=3313292
IDBENCH=84215
IDSOLVER=1699
FILE ID=node135/3313292-1304186221
RUNJOBID= node135-1304186153-16007
PBS_JOBID= 13172489
Free space on /tmp= 72088 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313292-1304186221/watcher-3313292-1304186221 -o /tmp/evaluation-result-3313292-1304186221/solver-3313292-1304186221 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313292-1304186221.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=164092257

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27516840 kB
Buffers:        960516 kB
Cached:        2099600 kB
SwapCached:        172 kB
Active:        1990952 kB
Inactive:      2923816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27516840 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3216 kB
Writeback:           0 kB
AnonPages:     1853952 kB
Mapped:          23624 kB
Slab:           454508 kB
PageTables:       8576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2716500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72092 MiB
End job on node135 at 2011-04-30 20:17:11