Trace number 3312069

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 2552.66 1300.99

General information on the benchmark

NameSAT05/industrial/narain05/vpn/
clauses-8.renamed-as.sat05-1964.cnf
MD5SUM83c1fe52702413077bb84179a04b277a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark141.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data

0.10/0.11	33:05 INFO : Reading from input HOME/instance-3312069-1304188380.cnf
18.62/18.14	Executor set job limit to 1000000
18.62/18.14	Executor set job limit to 1000000
18.62/18.14	Executor set job limit to 1000000
18.62/18.14	Executor set job limit to 1000000
18.62/18.14	Starting Executor!
18.62/18.14	Starting Executor!
18.62/18.14	Starting Executor!
18.62/18.14	Starting Executor!
629.91/624.85	43:29 INFO : 951203 variables remaining out of 1461771
629.91/624.85	43:29 INFO : 62201335 literals remaining out of 19835172

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

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

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


[startup+0 s]
/proc/loadavg: 7.49 7.87 7.37 1/175 12679
/proc/meminfo: memFree=28943196/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 1371 0 0 0 0 0 0 0 24 0 2 0 609068917 24580096 851 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 6002 855 652 9 0 382 0
[pid=12679/tid=12680] ppid=12677 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 52 0 0 0 0 0 0 0 25 0 2 0 609068917 26714112 880 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252458061829 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.056473 s]
/proc/loadavg: 7.49 7.87 7.37 1/175 12679
/proc/meminfo: memFree=28943196/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 4202 0 1 0 4 0 0 0 24 0 18 0 609068917 15984414720 3641 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3902445 3641 1768 9 0 3893164 0
[pid=12679/tid=12680] ppid=12677 vsize=15609780 CPUtime=0.03 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 2785 0 1 0 3 0 0 0 25 0 18 0 609068917 15984414720 3641 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469892555 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.100466 s]
/proc/loadavg: 7.49 7.87 7.37 1/175 12679
/proc/meminfo: memFree=28943196/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15677044 CPUtime=0.1 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 5624 0 1 0 9 1 0 0 24 0 18 0 609068917 16053293056 5063 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3919261 5065 2117 9 0 3909980 0
[pid=12679/tid=12680] ppid=12677 vsize=15677044 CPUtime=0.08 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 3485 0 1 0 8 0 0 0 18 0 18 0 609068917 16053293056 5065 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 47213751273491 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677044

[startup+0.300431 s]
/proc/loadavg: 7.49 7.87 7.37 1/175 12679
/proc/meminfo: memFree=28943196/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15684736 CPUtime=0.51 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 17033 0 1 0 49 2 0 0 24 0 18 0 609068917 16061169664 15568 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3921184 15576 2207 9 0 3911903 0
[pid=12679/tid=12680] ppid=12677 vsize=15684736 CPUtime=0.28 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 12146 0 1 0 27 1 0 0 18 0 18 0 609068917 16061169664 15579 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912505639157 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15684736

[startup+0.700369 s]
/proc/loadavg: 7.49 7.87 7.37 1/175 12679
/proc/meminfo: memFree=28943196/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15684736 CPUtime=0.94 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 44467 0 1 0 88 6 0 0 24 0 18 0 609068917 16061169664 43000 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3921184 43000 2223 9 0 3911903 0
[pid=12679/tid=12680] ppid=12677 vsize=15684736 CPUtime=0.67 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 35535 0 1 0 63 4 0 0 18 0 18 0 609068917 16061169664 43000 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912505640234 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15684736

[startup+1.50121 s]
/proc/loadavg: 7.49 7.87 7.37 4/212 12741
/proc/meminfo: memFree=28752336/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15684736 CPUtime=1.76 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 78369 0 1 0 167 9 0 0 24 0 18 0 609068917 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3921184 76899 2223 9 0 3911903 0
[pid=12679/tid=12680] ppid=12677 vsize=15684736 CPUtime=1.46 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 63426 0 1 0 139 7 0 0 19 0 18 0 609068917 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 47213753371735 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12679/tid=12682] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12682/stat : 12682 (java) S 12677 12679 11540 0 -1 4202560 1474 0 0 0 0 0 0 0 16 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12683] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12683/stat : 12683 (java) S 12677 12679 11540 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12684] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12684/stat : 12684 (java) S 12677 12679 11540 0 -1 4202560 1776 0 0 0 0 0 0 0 15 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12685] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (java) S 12677 12679 11540 0 -1 4202560 665 0 0 0 0 0 0 0 16 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12686] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12686/stat : 12686 (java) S 12677 12679 11540 0 -1 4202560 39 0 0 0 0 0 0 0 16 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12687] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12687/stat : 12687 (java) S 12677 12679 11540 0 -1 4202560 4054 0 0 0 0 0 0 0 16 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12688] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12688/stat : 12688 (java) S 12677 12679 11540 0 -1 4202560 1452 0 0 0 0 0 0 0 15 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12689] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12689/stat : 12689 (java) S 12677 12679 11540 0 -1 4202560 401 0 0 0 0 0 0 0 16 0 18 0 609068918 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12690] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12690/stat : 12690 (java) S 12677 12679 11540 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 18 0 609068919 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 0 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12691] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12691/stat : 12691 (java) S 12677 12679 11540 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 609068919 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12692] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12692/stat : 12692 (java) S 12677 12679 11540 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 609068919 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12693] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12693/stat : 12693 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 609068921 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469889457 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12694] ppid=12677 vsize=15684736 CPUtime=0.11 cores=1,3,5,7
/proc/12679/task/12694/stat : 12694 (java) S 12677 12679 11540 0 -1 4202560 2275 0 0 0 11 0 0 0 17 0 18 0 609068921 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12695] ppid=12677 vsize=15684736 CPUtime=0.11 cores=1,3,5,7
/proc/12679/task/12695/stat : 12695 (java) S 12677 12679 11540 0 -1 4202560 1230 0 0 0 11 0 0 0 25 0 18 0 609068921 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12696] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12696/stat : 12696 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 609068921 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12697] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12697/stat : 12697 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 609068921 16061169664 76899 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15684736

[startup+3.10091 s]
/proc/loadavg: 7.45 7.86 7.37 10/216 12745
/proc/meminfo: memFree=28340432/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15684736 CPUtime=3.46 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 148064 0 1 0 328 18 0 0 24 0 18 0 609068917 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3921184 146591 2241 9 0 3911903 0
[pid=12679/tid=12680] ppid=12677 vsize=15684736 CPUtime=3.05 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 122146 0 1 0 290 15 0 0 23 0 18 0 609068917 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912505521148 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12679/tid=12682] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12682/stat : 12682 (java) S 12677 12679 11540 0 -1 4202560 4067 0 0 0 0 0 0 0 15 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12683] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12683/stat : 12683 (java) S 12677 12679 11540 0 -1 4202560 5 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12684] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12684/stat : 12684 (java) S 12677 12679 11540 0 -1 4202560 8328 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12685] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (java) S 12677 12679 11540 0 -1 4202560 701 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12686] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12686/stat : 12686 (java) S 12677 12679 11540 0 -1 4202560 39 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12687] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12687/stat : 12687 (java) S 12677 12679 11540 0 -1 4202560 4118 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12688] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12688/stat : 12688 (java) S 12677 12679 11540 0 -1 4202560 1452 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12689] ppid=12677 vsize=15684736 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12689/stat : 12689 (java) S 12677 12679 11540 0 -1 4202560 1829 0 0 0 1 0 0 0 16 0 18 0 609068918 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12690] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12690/stat : 12690 (java) S 12677 12679 11540 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 18 0 609068919 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 0 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12691] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12691/stat : 12691 (java) S 12677 12679 11540 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 609068919 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12692] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12692/stat : 12692 (java) S 12677 12679 11540 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 609068919 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12693] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12693/stat : 12693 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 609068921 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469889457 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12694] ppid=12677 vsize=15684736 CPUtime=0.13 cores=1,3,5,7
/proc/12679/task/12694/stat : 12694 (java) S 12677 12679 11540 0 -1 4202560 2296 0 0 0 13 0 0 0 15 0 18 0 609068921 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12695] ppid=12677 vsize=15684736 CPUtime=0.14 cores=1,3,5,7
/proc/12679/task/12695/stat : 12695 (java) S 12677 12679 11540 0 -1 4202560 1258 0 0 0 14 0 0 0 15 0 18 0 609068921 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12696] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12696/stat : 12696 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 609068921 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12697] ppid=12677 vsize=15684736 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12697/stat : 12697 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 609068921 16061169664 146591 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 15684736

[startup+6.30131 s]
/proc/loadavg: 7.45 7.86 7.37 3/216 12745
/proc/meminfo: memFree=27543744/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15683216 CPUtime=6.71 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 285564 0 1 0 636 35 0 0 24 0 18 0 609068917 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3920804 283872 2241 9 0 3911523 0
[pid=12679/tid=12680] ppid=12677 vsize=15683216 CPUtime=6.22 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) R 12677 12679 11540 0 -1 4202560 249100 0 1 0 591 31 0 0 20 0 18 0 609068917 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912505365824 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12679/tid=12682] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12682/stat : 12682 (java) S 12677 12679 11540 0 -1 4202560 4068 0 0 0 0 0 0 0 16 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12683] ppid=12677 vsize=15683216 CPUtime=0.02 cores=1,3,5,7
/proc/12679/task/12683/stat : 12683 (java) S 12677 12679 11540 0 -1 4202560 10247 0 0 0 2 0 0 0 16 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12684] ppid=12677 vsize=15683216 CPUtime=0.02 cores=1,3,5,7
/proc/12679/task/12684/stat : 12684 (java) S 12677 12679 11540 0 -1 4202560 8328 0 0 0 2 0 0 0 16 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12685] ppid=12677 vsize=15683216 CPUtime=0.02 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (java) S 12677 12679 11540 0 -1 4202560 701 0 0 0 2 0 0 0 15 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12686] ppid=12677 vsize=15683216 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12686/stat : 12686 (java) S 12677 12679 11540 0 -1 4202560 39 0 0 0 1 0 0 0 15 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12687] ppid=12677 vsize=15683216 CPUtime=0.02 cores=1,3,5,7
/proc/12679/task/12687/stat : 12687 (java) S 12677 12679 11540 0 -1 4202560 4118 0 0 0 2 0 0 0 16 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12688] ppid=12677 vsize=15683216 CPUtime=0.02 cores=1,3,5,7
/proc/12679/task/12688/stat : 12688 (java) S 12677 12679 11540 0 -1 4202560 1453 0 0 0 2 0 0 0 15 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12689] ppid=12677 vsize=15683216 CPUtime=0.01 cores=1,3,5,7
/proc/12679/task/12689/stat : 12689 (java) S 12677 12679 11540 0 -1 4202560 1829 0 0 0 1 0 0 0 15 0 18 0 609068918 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12690] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12690/stat : 12690 (java) S 12677 12679 11540 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 18 0 609068919 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 0 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12691] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12691/stat : 12691 (java) S 12677 12679 11540 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 609068919 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12692] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12692/stat : 12692 (java) S 12677 12679 11540 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 609068919 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12693] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12693/stat : 12693 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 609068921 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469889457 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12694] ppid=12677 vsize=15683216 CPUtime=0.13 cores=1,3,5,7
/proc/12679/task/12694/stat : 12694 (java) S 12677 12679 11540 0 -1 4202560 2296 0 0 0 13 0 0 0 15 0 18 0 609068921 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12695] ppid=12677 vsize=15683216 CPUtime=0.14 cores=1,3,5,7
/proc/12679/task/12695/stat : 12695 (java) S 12677 12679 11540 0 -1 4202560 1258 0 0 0 14 0 0 0 15 0 18 0 609068921 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12696] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12696/stat : 12696 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 609068921 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12697] ppid=12677 vsize=15683216 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12697/stat : 12697 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 609068921 16059613184 283872 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0

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

/proc/12679/task/12684/stat : 12684 (java) S 12677 12679 11540 0 -1 4202560 416382 0 0 0 912 58 0 0 16 0 22 0 609068918 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12685] ppid=12677 vsize=15764948 CPUtime=10.04 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (java) S 12677 12679 11540 0 -1 4202560 376167 0 0 0 949 55 0 0 16 0 22 0 609068918 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12686] ppid=12677 vsize=15764948 CPUtime=9.79 cores=1,3,5,7
/proc/12679/task/12686/stat : 12686 (java) S 12677 12679 11540 0 -1 4202560 422122 0 0 0 916 63 0 0 16 0 22 0 609068918 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12687] ppid=12677 vsize=15764948 CPUtime=10.29 cores=1,3,5,7
/proc/12679/task/12687/stat : 12687 (java) S 12677 12679 11540 0 -1 4202560 273858 0 0 0 978 51 0 0 16 0 22 0 609068918 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12688] ppid=12677 vsize=15764948 CPUtime=10.35 cores=1,3,5,7
/proc/12679/task/12688/stat : 12688 (java) S 12677 12679 11540 0 -1 4202560 447011 0 0 0 966 69 0 0 16 0 22 0 609068918 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12689] ppid=12677 vsize=15764948 CPUtime=10.63 cores=1,3,5,7
/proc/12679/task/12689/stat : 12689 (java) S 12677 12679 11540 0 -1 4202560 351133 0 0 0 1009 54 0 0 16 0 22 0 609068918 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12690] ppid=12677 vsize=15764948 CPUtime=36.8 cores=1,3,5,7
/proc/12679/task/12690/stat : 12690 (java) S 12677 12679 11540 0 -1 4202560 31997 0 0 0 3390 290 0 0 15 0 22 0 609068919 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 0 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12691] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12691/stat : 12691 (java) S 12677 12679 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 609068919 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12692] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12692/stat : 12692 (java) S 12677 12679 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609068919 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12693] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12693/stat : 12693 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609068921 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469889457 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12694] ppid=12677 vsize=15764948 CPUtime=1.45 cores=1,3,5,7
/proc/12679/task/12694/stat : 12694 (java) S 12677 12679 11540 0 -1 4202560 13187 0 0 0 144 1 0 0 15 0 22 0 609068921 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12695] ppid=12677 vsize=15764948 CPUtime=1.61 cores=1,3,5,7
/proc/12679/task/12695/stat : 12695 (java) S 12677 12679 11540 0 -1 4202560 12517 0 0 0 160 1 0 0 15 0 22 0 609068921 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12696] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12696/stat : 12696 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609068921 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12697] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12697/stat : 12697 (java) S 12677 12679 11540 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 609068921 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12795] ppid=12677 vsize=15764948 CPUtime=437.26 cores=1,3,5,7
/proc/12679/task/12795/stat : 12795 (java) R 12677 12679 11540 0 -1 4202560 38 0 0 0 43726 0 0 0 25 0 22 0 609070731 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912505584061 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12679/tid=12796] ppid=12677 vsize=15764948 CPUtime=269.93 cores=1,3,5,7
/proc/12679/task/12796/stat : 12796 (java) R 12677 12679 11540 0 -1 4202560 4546 0 0 0 26993 0 0 0 25 0 22 0 609070731 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506591701 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12679/tid=12797] ppid=12677 vsize=15764948 CPUtime=328.68 cores=1,3,5,7
/proc/12679/task/12797/stat : 12797 (java) R 12677 12679 11540 0 -1 4202560 5376 0 0 0 32868 0 0 0 25 0 22 0 609070731 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912505813077 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12679/tid=12798] ppid=12677 vsize=15764948 CPUtime=380.22 cores=1,3,5,7
/proc/12679/task/12798/stat : 12798 (java) R 12677 12679 11540 0 -1 4202560 11833 0 0 0 38021 1 0 0 25 0 22 0 609070731 16143306752 3132305 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506468097 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2158.34
Current children cumulated vsize (KiB) 15764948

[startup+1242.31 s]
/proc/loadavg: 5.94 6.75 6.52 4/193 12854
/proc/meminfo: memFree=16397936/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15764948 CPUtime=2340.48 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 3451394 0 1 0 233233 815 0 0 24 0 22 0 609068917 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3941237 3133907 2297 9 0 3931956 0
[pid=12679/tid=12680] ppid=12677 vsize=15764948 CPUtime=620.28 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) S 12677 12679 11540 0 -1 4202560 403562 0 1 0 61972 56 0 0 25 0 22 0 609068917 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12682] ppid=12677 vsize=15764948 CPUtime=10.96 cores=1,3,5,7
/proc/12679/task/12682/stat : 12682 (java) S 12677 12679 11540 0 -1 4202560 390710 0 0 0 1038 58 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12683] ppid=12677 vsize=15764948 CPUtime=10.66 cores=1,3,5,7
/proc/12679/task/12683/stat : 12683 (java) S 12677 12679 11540 0 -1 4202560 287893 0 0 0 1016 50 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12684] ppid=12677 vsize=15764948 CPUtime=10 cores=1,3,5,7
/proc/12679/task/12684/stat : 12684 (java) S 12677 12679 11540 0 -1 4202560 416382 0 0 0 942 58 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12685] ppid=12677 vsize=15764948 CPUtime=10.27 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (java) S 12677 12679 11540 0 -1 4202560 376167 0 0 0 972 55 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12686] ppid=12677 vsize=15764948 CPUtime=9.94 cores=1,3,5,7
/proc/12679/task/12686/stat : 12686 (java) S 12677 12679 11540 0 -1 4202560 422122 0 0 0 931 63 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12687] ppid=12677 vsize=15764948 CPUtime=10.46 cores=1,3,5,7
/proc/12679/task/12687/stat : 12687 (java) S 12677 12679 11540 0 -1 4202560 273858 0 0 0 995 51 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12688] ppid=12677 vsize=15764948 CPUtime=10.52 cores=1,3,5,7
/proc/12679/task/12688/stat : 12688 (java) S 12677 12679 11540 0 -1 4202560 447011 0 0 0 983 69 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12689] ppid=12677 vsize=15764948 CPUtime=10.76 cores=1,3,5,7
/proc/12679/task/12689/stat : 12689 (java) S 12677 12679 11540 0 -1 4202560 351133 0 0 0 1022 54 0 0 16 0 22 0 609068918 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12690] ppid=12677 vsize=15764948 CPUtime=40.39 cores=1,3,5,7
/proc/12679/task/12690/stat : 12690 (java) S 12677 12679 11540 0 -1 4202560 33599 0 0 0 3749 290 0 0 18 0 22 0 609068919 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 0 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12691] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12691/stat : 12691 (java) S 12677 12679 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 609068919 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12692] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12692/stat : 12692 (java) S 12677 12679 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609068919 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12693] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12693/stat : 12693 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609068921 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469889457 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12694] ppid=12677 vsize=15764948 CPUtime=1.45 cores=1,3,5,7
/proc/12679/task/12694/stat : 12694 (java) S 12677 12679 11540 0 -1 4202560 13187 0 0 0 144 1 0 0 15 0 22 0 609068921 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12695] ppid=12677 vsize=15764948 CPUtime=1.61 cores=1,3,5,7
/proc/12679/task/12695/stat : 12695 (java) S 12677 12679 11540 0 -1 4202560 12517 0 0 0 160 1 0 0 15 0 22 0 609068921 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12696] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12696/stat : 12696 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609068921 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12697] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12697/stat : 12697 (java) S 12677 12679 11540 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 609068921 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12795] ppid=12677 vsize=15764948 CPUtime=493.27 cores=1,3,5,7
/proc/12679/task/12795/stat : 12795 (java) R 12677 12679 11540 0 -1 4202560 38 0 0 0 49327 0 0 0 25 0 22 0 609070731 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506394512 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12679/tid=12796] ppid=12677 vsize=15764948 CPUtime=278.89 cores=1,3,5,7
/proc/12679/task/12796/stat : 12796 (java) S 12677 12679 11540 0 -1 4202560 4546 0 0 0 27889 0 0 0 15 0 22 0 609070731 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12797] ppid=12677 vsize=15764948 CPUtime=384.64 cores=1,3,5,7
/proc/12679/task/12797/stat : 12797 (java) R 12677 12679 11540 0 -1 4202560 5377 0 0 0 38464 0 0 0 25 0 22 0 609070731 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506591701 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12679/tid=12798] ppid=12677 vsize=15764948 CPUtime=436.23 cores=1,3,5,7
/proc/12679/task/12798/stat : 12798 (java) R 12677 12679 11540 0 -1 4202560 11833 0 0 0 43622 1 0 0 25 0 22 0 609070731 16143306752 3133907 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506591884 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2340.48
Current children cumulated vsize (KiB) 15764948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.96 6.31 6.38 5/193 12855
/proc/meminfo: memFree=15450920/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=15764948 CPUtime=2550.03 cores=1,3,5,7
/proc/12679/stat : 12679 (java) S 12677 12679 11540 0 -1 4202496 3700075 0 1 0 254150 853 0 0 24 0 22 0 609068917 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 3941237 3370267 2297 9 0 3931956 0
[pid=12679/tid=12680] ppid=12677 vsize=15764948 CPUtime=620.28 cores=1,3,5,7
/proc/12679/task/12680/stat : 12680 (java) S 12677 12679 11540 0 -1 4202560 403562 0 1 0 61972 56 0 0 25 0 22 0 609068917 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12682] ppid=12677 vsize=15764948 CPUtime=13.23 cores=1,3,5,7
/proc/12679/task/12682/stat : 12682 (java) S 12677 12679 11540 0 -1 4202560 404293 0 0 0 1262 61 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12683] ppid=12677 vsize=15764948 CPUtime=13.59 cores=1,3,5,7
/proc/12679/task/12683/stat : 12683 (java) S 12677 12679 11540 0 -1 4202560 344811 0 0 0 1302 57 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12684] ppid=12677 vsize=15764948 CPUtime=12.9 cores=1,3,5,7
/proc/12679/task/12684/stat : 12684 (java) S 12677 12679 11540 0 -1 4202560 452688 0 0 0 1225 65 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12685] ppid=12677 vsize=15764948 CPUtime=13.09 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (java) S 12677 12679 11540 0 -1 4202560 395135 0 0 0 1252 57 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12686] ppid=12677 vsize=15764948 CPUtime=12.1 cores=1,3,5,7
/proc/12679/task/12686/stat : 12686 (java) S 12677 12679 11540 0 -1 4202560 458635 0 0 0 1141 69 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 1 0 0 0
[pid=12679/tid=12687] ppid=12677 vsize=15764948 CPUtime=12.04 cores=1,3,5,7
/proc/12679/task/12687/stat : 12687 (java) S 12677 12679 11540 0 -1 4202560 301738 0 0 0 1148 56 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12688] ppid=12677 vsize=15764948 CPUtime=12.96 cores=1,3,5,7
/proc/12679/task/12688/stat : 12688 (java) S 12677 12679 11540 0 -1 4202560 482044 0 0 0 1222 74 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12689] ppid=12677 vsize=15764948 CPUtime=13.07 cores=1,3,5,7
/proc/12679/task/12689/stat : 12689 (java) S 12677 12679 11540 0 -1 4202560 373165 0 0 0 1250 57 0 0 16 0 22 0 609068918 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12690] ppid=12677 vsize=15764948 CPUtime=46.81 cores=1,3,5,7
/proc/12679/task/12690/stat : 12690 (java) S 12677 12679 11540 0 -1 4202560 35035 0 0 0 4390 291 0 0 20 0 22 0 609068919 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 0 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12691] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12691/stat : 12691 (java) S 12677 12679 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 609068919 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12692] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12692/stat : 12692 (java) S 12677 12679 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 609068919 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12693] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12693/stat : 12693 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609068921 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469889457 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12694] ppid=12677 vsize=15764948 CPUtime=1.45 cores=1,3,5,7
/proc/12679/task/12694/stat : 12694 (java) S 12677 12679 11540 0 -1 4202560 13187 0 0 0 144 1 0 0 15 0 22 0 609068921 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 3 0 0 0
[pid=12679/tid=12695] ppid=12677 vsize=15764948 CPUtime=1.61 cores=1,3,5,7
/proc/12679/task/12695/stat : 12695 (java) S 12677 12679 11540 0 -1 4202560 12517 0 0 0 160 1 0 0 15 0 22 0 609068921 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 7 0 0 0
[pid=12679/tid=12696] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12696/stat : 12696 (java) S 12677 12679 11540 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 609068921 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469881753 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12697] ppid=12677 vsize=15764948 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12697/stat : 12697 (java) S 12677 12679 11540 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 609068921 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 252469882368 0 4 0 16800975 18446604470018508736 0 0 -1 5 0 0 0
[pid=12679/tid=12795] ppid=12677 vsize=15764948 CPUtime=539.69 cores=1,3,5,7
/proc/12679/task/12795/stat : 12795 (java) R 12677 12679 11540 0 -1 4202560 41 0 0 0 53969 0 0 0 18 0 22 0 609070731 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506551510 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12679/tid=12796] ppid=12677 vsize=15764948 CPUtime=323.6 cores=1,3,5,7
/proc/12679/task/12796/stat : 12796 (java) R 12677 12679 11540 0 -1 4202560 4549 0 0 0 32360 0 0 0 18 0 22 0 609070731 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506090962 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12679/tid=12797] ppid=12677 vsize=15764948 CPUtime=430.81 cores=1,3,5,7
/proc/12679/task/12797/stat : 12797 (java) R 12677 12679 11540 0 -1 4202560 5379 0 0 0 43081 0 0 0 18 0 22 0 609070731 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506090352 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12679/tid=12798] ppid=12677 vsize=15764948 CPUtime=482.65 cores=1,3,5,7
/proc/12679/task/12798/stat : 12798 (java) R 12677 12679 11540 0 -1 4202560 11835 0 0 0 48264 1 0 0 18 0 22 0 609070731 16143306752 3370267 33554432000 1073741824 1073778376 140733881405168 18446744073709551615 46912506090273 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2550.03
Current children cumulated vsize (KiB) 15764948

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

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

[startup+1300.7 s]
/proc/loadavg: 4.96 6.31 6.38 2/174 12859
/proc/meminfo: memFree=19962260/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=0 CPUtime=2552.37 cores=1,3,5,7
/proc/12679/stat : 12679 (java) Z 12677 12679 11540 0 -1 4203548 3700102 0 1 0 254368 869 0 0 15 0 2 0 609068917 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 0 0 0 0 0 0 0
[pid=12679/tid=12796] ppid=12677 vsize=0 CPUtime=324.29 cores=1,3,5,7
/proc/12679/task/12796/stat : 12796 (java) R 12677 12679 11540 0 -1 4203588 4549 0 0 0 32414 15 0 0 19 0 2 0 609070731 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2552.37
Current children cumulated vsize (KiB) 0

[startup+1300.9 s]
/proc/loadavg: 4.96 6.31 6.38 2/174 12859
/proc/meminfo: memFree=19962260/32951124 swapFree=67111348/67111528
[pid=12679] ppid=12677 vsize=0 CPUtime=2552.56 cores=1,3,5,7
/proc/12679/stat : 12679 (java) Z 12677 12679 11540 0 -1 4203548 3700102 0 1 0 254368 888 0 0 15 0 2 0 609068917 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12679/statm: 0 0 0 0 0 0 0
[pid=12679/tid=12796] ppid=12677 vsize=0 CPUtime=324.49 cores=1,3,5,7
/proc/12679/task/12796/stat : 12796 (java) R 12677 12679 11540 0 -1 4203588 4549 0 0 0 32414 35 0 0 19 0 2 0 609070731 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2552.56
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.99
CPU time (s): 2552.66
CPU user time (s): 2543.68
CPU system time (s): 8.97963
CPU usage (%): 196.209
Max. virtual memory (cumulated for all children) (KiB): 15767004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2543.68
system time used= 8.97963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3700102
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= 113308
involuntary context switches= 50745

runsolver used 2.13667 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 20:33:04
IDJOB=3312069
IDBENCH=86133
IDSOLVER=1698
FILE ID=node111/3312069-1304188380
RUNJOBID= node111-1304188379-12393
PBS_JOBID= 13172463
Free space on /tmp= 72372 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/industrial/narain05/vpn/clauses-8.renamed-as.sat05-1964.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312069-1304188380/watcher-3312069-1304188380 -o /tmp/evaluation-result-3312069-1304188380/solver-3312069-1304188380 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312069-1304188380.cnf -hbr 2

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

MD5SUM BENCH= 83c1fe52702413077bb84179a04b277a
RANDOM SEED=405467367

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28943468 kB
Buffers:       1041168 kB
Cached:        2445780 kB
SwapCached:          0 kB
Active:         341380 kB
Inactive:      3209964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28943468 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          117520 kB
Writeback:           0 kB
AnonPages:       64456 kB
Mapped:          15092 kB
Slab:           392784 kB
PageTables:       4540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   205968 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= 72372 MiB
End job on node111 at 2011-04-30 20:54:46