Trace number 3312962

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.31 1205.24

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	47:59 INFO : Reading from input HOME/instance-3312962-1304182079.cnf
1.11/0.96	Executor set job limit to 1000000
1.11/0.96	Executor set job limit to 1000000
1.11/0.96	Executor set job limit to 1000000
1.11/0.96	Executor set job limit to 1000000
1.11/0.96	Starting Executor!
1.11/0.97	Starting Executor!
1.11/0.97	Starting Executor!
1.11/0.97	Starting Executor!
4.67/2.80	48:02 INFO : 1664 variables remaining out of 1664
4.67/2.80	48:02 INFO : 790816 literals remaining out of 783328

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-3312962-1304182079/watcher-3312962-1304182079 -o /tmp/evaluation-result-3312962-1304182079/solver-3312962-1304182079 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312962-1304182079.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.59 7.95 7.96 6/198 7363
/proc/meminfo: memFree=22851376/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/7363/stat : 7363 (java) R 7361 7363 7120 0 -1 4202496 1222 0 0 0 0 0 0 0 25 0 1 0 510623743 23580672 707 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 47329811030015 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7363/statm: 5757 718 531 9 0 124 0

[startup+0.0908649 s]
/proc/loadavg: 7.59 7.95 7.96 6/198 7363
/proc/meminfo: memFree=22851376/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15676312 CPUtime=0.09 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 5474 0 1 0 9 0 0 0 25 0 18 0 510623743 16052543488 4890 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3919078 4891 2116 9 0 3909797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676312

[startup+0.100862 s]
/proc/loadavg: 7.59 7.95 7.96 6/198 7363
/proc/meminfo: memFree=22851376/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15676312 CPUtime=0.1 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 5596 0 1 0 10 0 0 0 25 0 18 0 510623743 16052543488 5012 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3919078 5012 2118 9 0 3909797 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676312

[startup+0.300852 s]
/proc/loadavg: 7.59 7.95 7.96 6/198 7363
/proc/meminfo: memFree=22851376/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15678976 CPUtime=0.51 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 15889 0 1 0 49 2 0 0 25 0 18 0 510623743 16055271424 14291 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3919744 14298 2207 9 0 3910463 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15678976

[startup+0.700785 s]
/proc/loadavg: 7.59 7.95 7.96 6/198 7363
/proc/meminfo: memFree=22851376/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15678976 CPUtime=0.91 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 41780 0 1 0 86 5 0 0 25 0 18 0 510623743 16055271424 40180 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3919744 40180 2223 9 0 3910463 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15678976

[startup+1.50162 s]
/proc/loadavg: 7.59 7.95 7.96 8/220 7385
/proc/meminfo: memFree=22689480/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15715480 CPUtime=2.2 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 54938 0 1 0 213 7 0 0 25 0 22 0 510623743 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3928870 50078 2248 9 0 3919589 0
[pid=7363/tid=7365] ppid=7361 vsize=15715480 CPUtime=1.47 cores=0,2,4,6
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7120 0 -1 4202560 35611 0 1 0 143 4 0 0 21 0 22 0 510623743 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505196679 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7120 0 -1 4202560 364 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7120 0 -1 4202560 28 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7120 0 -1 4202560 1322 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7120 0 -1 4202560 392 0 0 0 0 0 0 0 16 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7120 0 -1 4202560 684 0 0 0 0 0 0 0 17 0 22 0 510623744 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7120 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 22 0 510623745 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 0 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7120 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510623745 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7120 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510623745 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7377] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7377/stat : 7377 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522121137 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7378] ppid=7361 vsize=15715480 CPUtime=0.54 cores=0,2,4,6
/proc/7363/task/7378/stat : 7378 (java) R 7361 7363 7120 0 -1 4202560 12438 0 0 0 53 1 0 0 18 0 22 0 510623747 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 47329805666987 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7363/tid=7379] ppid=7361 vsize=15715480 CPUtime=0.14 cores=0,2,4,6
/proc/7363/task/7379/stat : 7379 (java) S 7361 7363 7120 0 -1 4202560 2593 0 0 0 14 0 0 0 17 0 22 0 510623747 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7380] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7380/stat : 7380 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7381] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7381/stat : 7381 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510623747 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7382] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7382/stat : 7382 (java) S 7361 7363 7120 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 510623840 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7383] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7383/stat : 7383 (java) S 7361 7363 7120 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 510623840 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7384] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7384/stat : 7384 (java) S 7361 7363 7120 0 -1 4202560 14 0 0 0 0 0 0 0 16 0 22 0 510623840 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7385] ppid=7361 vsize=15715480 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7385/stat : 7385 (java) S 7361 7363 7120 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 510623840 16092651520 50078 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 15715480

[startup+3.10132 s]
/proc/loadavg: 7.46 7.92 7.95 8/220 7385
/proc/meminfo: memFree=22653024/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15717080 CPUtime=5.21 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 71271 0 1 0 511 10 0 0 25 0 22 0 510623743 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3929270 63619 2274 9 0 3919989 0
[pid=7363/tid=7365] ppid=7361 vsize=15717080 CPUtime=2.77 cores=0,2,4,6
/proc/7363/task/7365/stat : 7365 (java) S 7361 7363 7120 0 -1 4202560 35671 0 1 0 273 4 0 0 25 0 22 0 510623743 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7120 0 -1 4202560 364 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7120 0 -1 4202560 28 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7120 0 -1 4202560 1322 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7120 0 -1 4202560 392 0 0 0 0 0 0 0 16 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7120 0 -1 4202560 684 0 0 0 0 0 0 0 17 0 22 0 510623744 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7120 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 510623745 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 0 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7120 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510623745 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7120 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510623745 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7377] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7377/stat : 7377 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522121137 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7378] ppid=7361 vsize=15717080 CPUtime=1.44 cores=0,2,4,6
/proc/7363/task/7378/stat : 7378 (java) R 7361 7363 7120 0 -1 4202560 15867 0 0 0 142 2 0 0 15 0 22 0 510623747 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 47329806637492 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7363/tid=7379] ppid=7361 vsize=15717080 CPUtime=0.55 cores=0,2,4,6
/proc/7363/task/7379/stat : 7379 (java) S 7361 7363 7120 0 -1 4202560 2694 0 0 0 55 0 0 0 15 0 22 0 510623747 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7380] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7380/stat : 7380 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7381] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7381/stat : 7381 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510623747 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7382] ppid=7361 vsize=15717080 CPUtime=0.08 cores=0,2,4,6
/proc/7363/task/7382/stat : 7382 (java) S 7361 7363 7120 0 -1 4202560 25 0 0 0 8 0 0 0 15 0 22 0 510623840 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7383] ppid=7361 vsize=15717080 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7383/stat : 7383 (java) S 7361 7363 7120 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 510623840 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7384] ppid=7361 vsize=15717080 CPUtime=0.14 cores=0,2,4,6
/proc/7363/task/7384/stat : 7384 (java) R 7361 7363 7120 0 -1 4202560 5980 0 0 0 14 0 0 0 16 0 22 0 510623840 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505718423 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7363/tid=7385] ppid=7361 vsize=15717080 CPUtime=0.14 cores=0,2,4,6
/proc/7363/task/7385/stat : 7385 (java) R 7361 7363 7120 0 -1 4202560 6775 0 0 0 13 1 0 0 16 0 22 0 510623840 16094289920 63619 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 15717080

[startup+6.30071 s]
/proc/loadavg: 7.46 7.92 7.95 10/220 7385
/proc/meminfo: memFree=22392152/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15710980 CPUtime=15.83 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 150010 0 1 0 1562 21 0 0 25 0 22 0 510623743 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3927745 140300 2276 9 0 3918464 0
[pid=7363/tid=7365] ppid=7361 vsize=15710980 CPUtime=2.77 cores=0,2,4,6
/proc/7363/task/7365/stat : 7365 (java) S 7361 7363 7120 0 -1 4202560 35671 0 1 0 273 4 0 0 25 0 22 0 510623743 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=15710980 CPUtime=0.02 cores=0,2,4,6
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7120 0 -1 4202560 8605 0 0 0 1 1 0 0 16 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=15710980 CPUtime=0.01 cores=0,2,4,6
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7120 0 -1 4202560 3315 0 0 0 1 0 0 0 15 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=15710980 CPUtime=0.02 cores=0,2,4,6
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7120 0 -1 4202560 8614 0 0 0 1 1 0 0 16 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=15710980 CPUtime=0.02 cores=0,2,4,6
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7120 0 -1 4202560 7501 0 0 0 1 1 0 0 16 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7120 0 -1 4202560 392 0 0 0 0 0 0 0 15 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=15710980 CPUtime=0.02 cores=0,2,4,6
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7120 0 -1 4202560 9841 0 0 0 1 1 0 0 16 0 22 0 510623744 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7120 0 -1 4202560 254 0 0 0 0 0 0 0 15 0 22 0 510623745 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 0 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7377] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7377/stat : 7377 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522121137 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7378] ppid=7361 vsize=15710980 CPUtime=1.65 cores=0,2,4,6
/proc/7363/task/7378/stat : 7378 (java) S 7361 7363 7120 0 -1 4202560 15891 0 0 0 163 2 0 0 15 0 22 0 510623747 16088043520 140300 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=21558412/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15710980 CPUtime=4469.63 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 2074932 0 1 0 446628 335 0 0 25 0 22 0 510623743 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3927745 705494 2299 9 0 3918464 0
[pid=7363/tid=7365] ppid=7361 vsize=15710980 CPUtime=2.77 cores=0,2,4,6
/proc/7363/task/7365/stat : 7365 (java) S 7361 7363 7120 0 -1 4202560 35671 0 1 0 273 4 0 0 25 0 22 0 510623743 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=15710980 CPUtime=2.19 cores=0,2,4,6
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7120 0 -1 4202560 154836 0 0 0 191 28 0 0 16 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=15710980 CPUtime=2.24 cores=0,2,4,6
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7120 0 -1 4202560 162947 0 0 0 196 28 0 0 16 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=15710980 CPUtime=1.93 cores=0,2,4,6
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7120 0 -1 4202560 82376 0 0 0 178 15 0 0 16 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=15710980 CPUtime=2.31 cores=0,2,4,6
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7120 0 -1 4202560 159049 0 0 0 204 27 0 0 15 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=15710980 CPUtime=2.15 cores=0,2,4,6
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7120 0 -1 4202560 131256 0 0 0 191 24 0 0 15 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=15710980 CPUtime=2.11 cores=0,2,4,6
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7120 0 -1 4202560 129000 0 0 0 187 24 0 0 15 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=15710980 CPUtime=2.22 cores=0,2,4,6
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7120 0 -1 4202560 172423 0 0 0 190 32 0 0 15 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=15710980 CPUtime=2.2 cores=0,2,4,6
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7120 0 -1 4202560 131907 0 0 0 198 22 0 0 16 0 22 0 510623744 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=15710980 CPUtime=1.05 cores=0,2,4,6
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7120 0 -1 4202560 51130 0 0 0 78 27 0 0 15 0 22 0 510623745 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 0 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7377] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7377/stat : 7377 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522121137 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7378] ppid=7361 vsize=15710980 CPUtime=1.89 cores=0,2,4,6
/proc/7363/task/7378/stat : 7378 (java) S 7361 7363 7120 0 -1 4202560 15922 0 0 0 187 2 0 0 15 0 22 0 510623747 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7379] ppid=7361 vsize=15710980 CPUtime=0.94 cores=0,2,4,6
/proc/7363/task/7379/stat : 7379 (java) S 7361 7363 7120 0 -1 4202560 2895 0 0 0 94 0 0 0 16 0 22 0 510623747 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7380] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7380/stat : 7380 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7381] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7381/stat : 7381 (java) S 7361 7363 7120 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 510623747 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7382] ppid=7361 vsize=15710980 CPUtime=1112.23 cores=0,2,4,6
/proc/7363/task/7382/stat : 7382 (java) R 7361 7363 7120 0 -1 4202560 210133 0 0 0 111201 22 0 0 25 0 22 0 510623840 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912506124649 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7363/tid=7383] ppid=7361 vsize=15710980 CPUtime=1109.84 cores=0,2,4,6
/proc/7363/task/7383/stat : 7383 (java) R 7361 7363 7120 0 -1 4202560 200996 0 0 0 110962 22 0 0 25 0 22 0 510623840 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912506151606 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7363/tid=7384] ppid=7361 vsize=15710980 CPUtime=1110.51 cores=0,2,4,6
/proc/7363/task/7384/stat : 7384 (java) R 7361 7363 7120 0 -1 4202560 235469 0 0 0 111023 28 0 0 25 0 22 0 510623840 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7363/tid=7385] ppid=7361 vsize=15710980 CPUtime=1112.89 cores=0,2,4,6
/proc/7363/task/7385/stat : 7385 (java) R 7361 7363 7120 0 -1 4202560 197471 0 0 0 111267 22 0 0 25 0 22 0 510623840 16088043520 705494 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505910503 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4469.63
Current children cumulated vsize (KiB) 15710980

[startup+1182.3 s]
/proc/loadavg: 7.83 8.00 7.98 9/220 7476
/proc/meminfo: memFree=20639716/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15710980 CPUtime=4709.12 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 2187287 0 1 0 470559 353 0 0 25 0 22 0 510623743 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3927745 732844 2299 9 0 3918464 0
[pid=7363/tid=7365] ppid=7361 vsize=15710980 CPUtime=2.77 cores=0,2,4,6
/proc/7363/task/7365/stat : 7365 (java) S 7361 7363 7120 0 -1 4202560 35671 0 1 0 273 4 0 0 25 0 22 0 510623743 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=15710980 CPUtime=2.33 cores=0,2,4,6
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7120 0 -1 4202560 159102 0 0 0 204 29 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=15710980 CPUtime=2.43 cores=0,2,4,6
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7120 0 -1 4202560 172246 0 0 0 214 29 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=15710980 CPUtime=2.09 cores=0,2,4,6
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7120 0 -1 4202560 91698 0 0 0 192 17 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=15710980 CPUtime=2.51 cores=0,2,4,6
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7120 0 -1 4202560 164737 0 0 0 223 28 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=15710980 CPUtime=2.31 cores=0,2,4,6
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7120 0 -1 4202560 138898 0 0 0 206 25 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=15710980 CPUtime=2.26 cores=0,2,4,6
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7120 0 -1 4202560 134269 0 0 0 201 25 0 0 16 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=15710980 CPUtime=2.42 cores=0,2,4,6
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7120 0 -1 4202560 182023 0 0 0 209 33 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=15710980 CPUtime=2.35 cores=0,2,4,6
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7120 0 -1 4202560 137167 0 0 0 212 23 0 0 15 0 22 0 510623744 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=15710980 CPUtime=1.08 cores=0,2,4,6
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7120 0 -1 4202560 51423 0 0 0 79 29 0 0 16 0 22 0 510623745 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 0 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7377] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7377/stat : 7377 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522121137 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7378] ppid=7361 vsize=15710980 CPUtime=1.89 cores=0,2,4,6
/proc/7363/task/7378/stat : 7378 (java) S 7361 7363 7120 0 -1 4202560 15922 0 0 0 187 2 0 0 15 0 22 0 510623747 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7379] ppid=7361 vsize=15710980 CPUtime=0.94 cores=0,2,4,6
/proc/7363/task/7379/stat : 7379 (java) S 7361 7363 7120 0 -1 4202560 2895 0 0 0 94 0 0 0 16 0 22 0 510623747 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7380] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7380/stat : 7380 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7381] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7381/stat : 7381 (java) S 7361 7363 7120 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 510623747 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7382] ppid=7361 vsize=15710980 CPUtime=1171.85 cores=0,2,4,6
/proc/7363/task/7382/stat : 7382 (java) R 7361 7363 7120 0 -1 4202560 223367 0 0 0 117161 24 0 0 25 0 22 0 510623840 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7363/tid=7383] ppid=7361 vsize=15710980 CPUtime=1169.44 cores=0,2,4,6
/proc/7363/task/7383/stat : 7383 (java) R 7361 7363 7120 0 -1 4202560 217925 0 0 0 116920 24 0 0 25 0 22 0 510623840 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7363/tid=7384] ppid=7361 vsize=15710980 CPUtime=1169.8 cores=0,2,4,6
/proc/7363/task/7384/stat : 7384 (java) R 7361 7363 7120 0 -1 4202560 251145 0 0 0 116950 30 0 0 25 0 22 0 510623840 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912506261225 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7363/tid=7385] ppid=7361 vsize=15710980 CPUtime=1172.5 cores=0,2,4,6
/proc/7363/task/7385/stat : 7385 (java) R 7361 7363 7120 0 -1 4202560 207344 0 0 0 117226 24 0 0 25 0 22 0 510623840 16088043520 732844 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505523240 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4709.12
Current children cumulated vsize (KiB) 15710980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 7.95 8.01 7.99 9/220 7477
/proc/meminfo: memFree=20911848/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=15710980 CPUtime=4800.16 cores=0,2,4,6
/proc/7363/stat : 7363 (java) S 7361 7363 7120 0 -1 4202496 2195321 0 1 0 479660 356 0 0 25 0 22 0 510623743 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 3927745 699512 2299 9 0 3918464 0
[pid=7363/tid=7365] ppid=7361 vsize=15710980 CPUtime=2.77 cores=0,2,4,6
/proc/7363/task/7365/stat : 7365 (java) S 7361 7363 7120 0 -1 4202560 35671 0 1 0 273 4 0 0 25 0 22 0 510623743 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=15710980 CPUtime=2.38 cores=0,2,4,6
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7120 0 -1 4202560 159104 0 0 0 209 29 0 0 15 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=15710980 CPUtime=2.49 cores=0,2,4,6
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7120 0 -1 4202560 172810 0 0 0 220 29 0 0 15 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=15710980 CPUtime=2.18 cores=0,2,4,6
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7120 0 -1 4202560 92645 0 0 0 201 17 0 0 16 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=15710980 CPUtime=2.56 cores=0,2,4,6
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7120 0 -1 4202560 166327 0 0 0 228 28 0 0 16 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=15710980 CPUtime=2.4 cores=0,2,4,6
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7120 0 -1 4202560 140888 0 0 0 214 26 0 0 15 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=15710980 CPUtime=2.32 cores=0,2,4,6
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7120 0 -1 4202560 136015 0 0 0 207 25 0 0 16 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=15710980 CPUtime=2.5 cores=0,2,4,6
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7120 0 -1 4202560 183199 0 0 0 217 33 0 0 16 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=15710980 CPUtime=2.38 cores=0,2,4,6
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7120 0 -1 4202560 137167 0 0 0 215 23 0 0 15 0 22 0 510623744 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=15710980 CPUtime=1.09 cores=0,2,4,6
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7120 0 -1 4202560 51425 0 0 0 79 30 0 0 15 0 22 0 510623745 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 0 0 16800975 18446604453935777728 0 0 -1 0 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510623745 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7377] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7377/stat : 7377 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522121137 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7378] ppid=7361 vsize=15710980 CPUtime=1.89 cores=0,2,4,6
/proc/7363/task/7378/stat : 7378 (java) S 7361 7363 7120 0 -1 4202560 15922 0 0 0 187 2 0 0 15 0 22 0 510623747 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 4 0 0 0
[pid=7363/tid=7379] ppid=7361 vsize=15710980 CPUtime=0.94 cores=0,2,4,6
/proc/7363/task/7379/stat : 7379 (java) S 7361 7363 7120 0 -1 4202560 2895 0 0 0 94 0 0 0 16 0 22 0 510623747 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 2 0 0 0
[pid=7363/tid=7380] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7380/stat : 7380 (java) S 7361 7363 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510623747 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522113433 0 4 0 16800975 18446604453935777728 0 0 -1 6 0 0 0
[pid=7363/tid=7381] ppid=7361 vsize=15710980 CPUtime=0 cores=0,2,4,6
/proc/7363/task/7381/stat : 7381 (java) R 7361 7363 7120 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 510623747 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 233522114048 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7363/tid=7382] ppid=7361 vsize=15710980 CPUtime=1194.51 cores=0,2,4,6
/proc/7363/task/7382/stat : 7382 (java) R 7361 7363 7120 0 -1 4202560 223371 0 0 0 119427 24 0 0 25 0 22 0 510623840 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912506123372 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7363/tid=7383] ppid=7361 vsize=15710980 CPUtime=1192.1 cores=0,2,4,6
/proc/7363/task/7383/stat : 7383 (java) R 7361 7363 7120 0 -1 4202560 217928 0 0 0 119186 24 0 0 25 0 22 0 510623840 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912506326489 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7363/tid=7384] ppid=7361 vsize=15710980 CPUtime=1192.33 cores=0,2,4,6
/proc/7363/task/7384/stat : 7384 (java) R 7361 7363 7120 0 -1 4202560 251151 0 0 0 119203 30 0 0 25 0 22 0 510623840 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912506132447 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7363/tid=7385] ppid=7361 vsize=15710980 CPUtime=1195.16 cores=0,2,4,6
/proc/7363/task/7385/stat : 7385 (java) R 7361 7363 7120 0 -1 4202560 207346 0 0 0 119492 24 0 0 25 0 22 0 510623840 16088043520 699512 33554432000 1073741824 1073778376 140735620309600 18446744073709551615 46912505938151 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15710980

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

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

[startup+1205.21 s]
/proc/loadavg: 7.95 8.01 7.99 9/220 7477
/proc/meminfo: memFree=20911848/32951124 swapFree=67111524/67111528
[pid=7363] ppid=7361 vsize=0 CPUtime=4800.27 cores=0,2,4,6
/proc/7363/stat : 7363 (java) Z 7361 7363 7120 0 -1 4203548 2195346 0 1 0 479662 365 0 0 17 0 2 0 510623743 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7363/statm: 0 0 0 0 0 0 0
[pid=7363/tid=7384] ppid=7361 vsize=0 CPUtime=1192.42 cores=0,2,4,6
/proc/7363/task/7384/stat : 7384 (java) R 7361 7363 7120 0 -1 4203588 251151 0 0 0 119203 39 0 0 25 0 2 0 510623840 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.24
CPU time (s): 4800.31
CPU user time (s): 4796.63
CPU system time (s): 3.68044
CPU usage (%): 398.288
Max. virtual memory (cumulated for all children) (KiB): 15717080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.63
system time used= 3.68044
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2195346
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= 37609
involuntary context switches= 54231

runsolver used 2.06369 second user time and 4.54531 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 18:47:59
IDJOB=3312962
IDBENCH=83159
IDSOLVER=1699
FILE ID=node145/3312962-1304182079
RUNJOBID= node145-1304180827-7138
PBS_JOBID= 13172456
Free space on /tmp= 73024 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312962-1304182079/watcher-3312962-1304182079 -o /tmp/evaluation-result-3312962-1304182079/solver-3312962-1304182079 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312962-1304182079.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=198610473

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22851648 kB
Buffers:       1295816 kB
Cached:        5934156 kB
SwapCached:          4 kB
Active:        3139864 kB
Inactive:      6425996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22851648 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5160 kB
Writeback:           0 kB
AnonPages:     2335440 kB
Mapped:          23596 kB
Slab:           466568 kB
PageTables:       9372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3124388 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= 73024 MiB
End job on node145 at 2011-04-30 19:08:06