Trace number 3311694

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)SAT 451.8 113.917

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1496316430-079.SATISFIABLE.cnf
MD5SUM9105de4ac86db082b0add111004ae308
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.058991
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.10/0.12	05:21 INFO : Reading from input HOME/instance-3311694-1304179521.cnf
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.72/0.48	05:22 INFO : 50 variables remaining out of 50
0.72/0.48	05:22 INFO : 35600 literals remaining out of 35600
451.44/113.88	c Elapsed time 113.765
451.44/113.88	s SATISFIABLE
451.44/113.88	v -1 2 3 4 5 -6 7 -8 9 10 -11 12 13 14 -15 -16 17 18 -19 20 21 -22 23 24 25 -26 -27 -28 29 30 31 -32 -33 -34 -35 36 37 38 -39 -40 -41 42 -43 -44 -45 46 -47 48 -49 -50 0

Verifier Data

OK

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

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.02 8.00 5/198 977
/proc/meminfo: memFree=22984476/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/977/stat : 977 (java) R 974 977 510 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 608182778 9318400 147 33554432000 1073741824 1073778376 140733739814512 18446744073709551615 216735176704 0 2147483391 4096 0 0 0 0 17 4 0 0 0
/proc/977/statm: 2275 147 118 9 0 67 0

[startup+0.037737 s]
/proc/loadavg: 8.01 8.02 8.00 5/198 977
/proc/meminfo: memFree=22984476/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 3673 0 1 0 2 0 0 0 25 0 13 0 608182778 15978749952 3112 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3901062 3112 1677 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100728 s]
/proc/loadavg: 8.01 8.02 8.00 5/198 977
/proc/meminfo: memFree=22984476/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15676556 CPUtime=0.1 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 5576 0 1 0 9 1 0 0 25 0 18 0 608182778 16052793344 4978 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3919139 4978 2116 9 0 3909858 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676556

[startup+0.300692 s]
/proc/loadavg: 8.01 8.02 8.00 5/198 977
/proc/meminfo: memFree=22984476/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15682248 CPUtime=0.51 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 14328 0 1 0 49 2 0 0 25 0 18 0 608182778 16058621952 12520 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3920562 12523 2207 9 0 3911281 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682248

[startup+0.976067 s]
/proc/loadavg: 8.01 8.02 8.00 5/198 977
/proc/meminfo: memFree=22984476/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15699108 CPUtime=2.73 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 49058 0 1 0 267 6 0 0 25 0 22 0 608182778 16075886592 44030 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3924777 44032 2264 9 0 3915496 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 15699108

[startup+1.50144 s]
/proc/loadavg: 7.93 8.01 7.99 12/220 999
/proc/meminfo: memFree=22834696/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15695796 CPUtime=4.82 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 53161 0 1 0 475 7 0 0 25 0 22 0 608182778 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3923949 47086 2281 9 0 3914668 0
[pid=977/tid=979] ppid=974 vsize=15695796 CPUtime=0.46 cores=0,2,4,6
/proc/977/task/979/stat : 979 (java) S 974 977 510 0 -1 4202560 10981 0 1 0 45 1 0 0 20 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=980] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/980/stat : 980 (java) S 974 977 510 0 -1 4202560 712 0 0 0 0 0 0 0 16 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=981] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/981/stat : 981 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=982] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/982/stat : 982 (java) S 974 977 510 0 -1 4202560 492 0 0 0 0 0 0 0 16 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=983] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/983/stat : 983 (java) S 974 977 510 0 -1 4202560 119 0 0 0 0 0 0 0 15 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=984] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/984/stat : 984 (java) S 974 977 510 0 -1 4202560 71 0 0 0 0 0 0 0 16 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=985] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/985/stat : 985 (java) S 974 977 510 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=986] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/986/stat : 986 (java) S 974 977 510 0 -1 4202560 507 0 0 0 0 0 0 0 15 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=987] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/987/stat : 987 (java) S 974 977 510 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 608182779 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=988] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/988/stat : 988 (java) S 974 977 510 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608182780 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 0 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=989] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/989/stat : 989 (java) S 974 977 510 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 608182781 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=990] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/990/stat : 990 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608182781 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=991] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/991/stat : 991 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216747002289 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=992] ppid=974 vsize=15695796 CPUtime=0.78 cores=0,2,4,6
/proc/977/task/992/stat : 992 (java) S 974 977 510 0 -1 4202560 6222 0 0 0 78 0 0 0 18 0 22 0 608182783 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=993] ppid=974 vsize=15695796 CPUtime=0.74 cores=0,2,4,6
/proc/977/task/993/stat : 993 (java) S 974 977 510 0 -1 4202560 7420 0 0 0 74 0 0 0 16 0 22 0 608182783 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=994] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/994/stat : 994 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=995] ppid=974 vsize=15695796 CPUtime=0 cores=0,2,4,6
/proc/977/task/995/stat : 995 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608182783 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=996] ppid=974 vsize=15695796 CPUtime=0.74 cores=0,2,4,6
/proc/977/task/996/stat : 996 (java) R 974 977 510 0 -1 4202560 7061 0 0 0 74 0 0 0 16 0 22 0 608182810 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 47482041328817 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=977/tid=997] ppid=974 vsize=15695796 CPUtime=0.5 cores=0,2,4,6
/proc/977/task/997/stat : 997 (java) R 974 977 510 0 -1 4202560 8341 0 0 0 50 0 0 0 18 0 22 0 608182810 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505771903 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=998] ppid=974 vsize=15695796 CPUtime=0.95 cores=0,2,4,6
/proc/977/task/998/stat : 998 (java) R 974 977 510 0 -1 4202560 8238 0 0 0 95 0 0 0 16 0 22 0 608182810 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505694464 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=977/tid=999] ppid=974 vsize=15695796 CPUtime=0.54 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4202560 1083 0 0 0 54 0 0 0 16 0 22 0 608182810 16072495104 47086 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505718014 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 15695796

[startup+3.10117 s]
/proc/loadavg: 7.93 8.01 7.99 9/220 999
/proc/meminfo: memFree=22828000/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15695964 CPUtime=11.18 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 56220 0 1 0 1110 8 0 0 25 0 22 0 608182778 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3923991 45662 2288 9 0 3914710 0
[pid=977/tid=979] ppid=974 vsize=15695964 CPUtime=0.46 cores=0,2,4,6
/proc/977/task/979/stat : 979 (java) S 974 977 510 0 -1 4202560 10981 0 1 0 45 1 0 0 20 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=980] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/980/stat : 980 (java) S 974 977 510 0 -1 4202560 1029 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=981] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/981/stat : 981 (java) S 974 977 510 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=982] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/982/stat : 982 (java) S 974 977 510 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=983] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/983/stat : 983 (java) S 974 977 510 0 -1 4202560 552 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=984] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/984/stat : 984 (java) S 974 977 510 0 -1 4202560 1115 0 0 0 0 0 0 0 16 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=985] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/985/stat : 985 (java) S 974 977 510 0 -1 4202560 802 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=986] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/986/stat : 986 (java) S 974 977 510 0 -1 4202560 507 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=987] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/987/stat : 987 (java) S 974 977 510 0 -1 4202560 503 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=988] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/988/stat : 988 (java) S 974 977 510 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608182780 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 0 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=989] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/989/stat : 989 (java) S 974 977 510 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 608182781 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=990] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/990/stat : 990 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608182781 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=991] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/991/stat : 991 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216747002289 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=992] ppid=974 vsize=15695964 CPUtime=0.85 cores=0,2,4,6
/proc/977/task/992/stat : 992 (java) S 974 977 510 0 -1 4202560 6268 0 0 0 85 0 0 0 16 0 22 0 608182783 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=993] ppid=974 vsize=15695964 CPUtime=0.88 cores=0,2,4,6
/proc/977/task/993/stat : 993 (java) S 974 977 510 0 -1 4202560 7460 0 0 0 88 0 0 0 15 0 22 0 608182783 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=994] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/994/stat : 994 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=995] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/995/stat : 995 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608182783 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=996] ppid=974 vsize=15695964 CPUtime=2.33 cores=0,2,4,6
/proc/977/task/996/stat : 996 (java) R 974 977 510 0 -1 4202560 7065 0 0 0 233 0 0 0 18 0 22 0 608182810 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505771602 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=977/tid=997] ppid=974 vsize=15695964 CPUtime=1.94 cores=0,2,4,6
/proc/977/task/997/stat : 997 (java) R 974 977 510 0 -1 4202560 8342 0 0 0 194 0 0 0 20 0 22 0 608182810 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505822988 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=998] ppid=974 vsize=15695964 CPUtime=2.55 cores=0,2,4,6
/proc/977/task/998/stat : 998 (java) R 974 977 510 0 -1 4202560 8249 0 0 0 254 1 0 0 18 0 22 0 608182810 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=977/tid=999] ppid=974 vsize=15695964 CPUtime=2.06 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4202560 1090 0 0 0 206 0 0 0 18 0 22 0 608182810 16072667136 45662 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 15695964

[startup+6.30161 s]
/proc/loadavg: 7.94 8.00 7.99 9/220 1000
/proc/meminfo: memFree=22831720/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15695964 CPUtime=23.9 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 57205 0 1 0 2381 9 0 0 25 0 22 0 608182778 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3923991 31310 2288 9 0 3914710 0
[pid=977/tid=979] ppid=974 vsize=15695964 CPUtime=0.46 cores=0,2,4,6
/proc/977/task/979/stat : 979 (java) S 974 977 510 0 -1 4202560 10981 0 1 0 45 1 0 0 20 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=980] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/980/stat : 980 (java) S 974 977 510 0 -1 4202560 1098 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=981] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/981/stat : 981 (java) S 974 977 510 0 -1 4202560 164 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=982] ppid=974 vsize=15695964 CPUtime=0.01 cores=0,2,4,6
/proc/977/task/982/stat : 982 (java) S 974 977 510 0 -1 4202560 864 0 0 0 1 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=983] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/983/stat : 983 (java) S 974 977 510 0 -1 4202560 799 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=984] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/984/stat : 984 (java) S 974 977 510 0 -1 4202560 1307 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=985] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/985/stat : 985 (java) S 974 977 510 0 -1 4202560 943 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=986] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/986/stat : 986 (java) S 974 977 510 0 -1 4202560 557 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=987] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/987/stat : 987 (java) S 974 977 510 0 -1 4202560 576 0 0 0 0 0 0 0 15 0 22 0 608182779 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=988] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/988/stat : 988 (java) S 974 977 510 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608182780 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 0 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=989] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/989/stat : 989 (java) S 974 977 510 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 608182781 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=990] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/990/stat : 990 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608182781 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=991] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/991/stat : 991 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216747002289 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=992] ppid=974 vsize=15695964 CPUtime=0.89 cores=0,2,4,6
/proc/977/task/992/stat : 992 (java) S 974 977 510 0 -1 4202560 6273 0 0 0 89 0 0 0 16 0 22 0 608182783 16072667136 31310 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0

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

[pid=977/tid=998] ppid=974 vsize=15695964 CPUtime=107.12 cores=0,2,4,6
/proc/977/task/998/stat : 998 (java) R 974 977 510 0 -1 4202560 26467 0 0 0 10708 4 0 0 25 0 22 0 608182810 16072667136 92624 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505970942 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=999] ppid=974 vsize=15695964 CPUtime=106.56 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4202560 19695 0 0 0 10654 2 0 0 25 0 22 0 608182810 16072667136 92624 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505967392 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 431.97
Current children cumulated vsize (KiB) 15695964

[startup+112.101 s]
/proc/loadavg: 8.12 8.04 8.01 9/220 1003
/proc/meminfo: memFree=22534768/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15695964 CPUtime=444.69 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 210944 0 1 0 44424 45 0 0 25 0 22 0 608182778 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3923991 93946 2290 9 0 3914710 0
[pid=977/tid=979] ppid=974 vsize=15695964 CPUtime=0.46 cores=0,2,4,6
/proc/977/task/979/stat : 979 (java) S 974 977 510 0 -1 4202560 10981 0 1 0 45 1 0 0 20 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=980] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/980/stat : 980 (java) S 974 977 510 0 -1 4202560 11755 0 0 0 28 2 0 0 16 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=981] ppid=974 vsize=15695964 CPUtime=0.31 cores=0,2,4,6
/proc/977/task/981/stat : 981 (java) S 974 977 510 0 -1 4202560 9763 0 0 0 29 2 0 0 15 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=982] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/982/stat : 982 (java) S 974 977 510 0 -1 4202560 10187 0 0 0 28 2 0 0 15 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=983] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/983/stat : 983 (java) S 974 977 510 0 -1 4202560 10495 0 0 0 29 1 0 0 16 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=984] ppid=974 vsize=15695964 CPUtime=0.28 cores=0,2,4,6
/proc/977/task/984/stat : 984 (java) S 974 977 510 0 -1 4202560 11046 0 0 0 27 1 0 0 15 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=985] ppid=974 vsize=15695964 CPUtime=0.31 cores=0,2,4,6
/proc/977/task/985/stat : 985 (java) S 974 977 510 0 -1 4202560 10806 0 0 0 30 1 0 0 16 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=986] ppid=974 vsize=15695964 CPUtime=0.29 cores=0,2,4,6
/proc/977/task/986/stat : 986 (java) S 974 977 510 0 -1 4202560 10144 0 0 0 27 2 0 0 15 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=987] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/987/stat : 987 (java) S 974 977 510 0 -1 4202560 10111 0 0 0 28 2 0 0 16 0 22 0 608182779 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=988] ppid=974 vsize=15695964 CPUtime=0.18 cores=0,2,4,6
/proc/977/task/988/stat : 988 (java) S 974 977 510 0 -1 4202560 347 0 0 0 13 5 0 0 15 0 22 0 608182780 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 0 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=989] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/989/stat : 989 (java) S 974 977 510 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 608182781 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=990] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/990/stat : 990 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608182781 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=991] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/991/stat : 991 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216747002289 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=992] ppid=974 vsize=15695964 CPUtime=0.92 cores=0,2,4,6
/proc/977/task/992/stat : 992 (java) S 974 977 510 0 -1 4202560 6279 0 0 0 92 0 0 0 15 0 22 0 608182783 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=993] ppid=974 vsize=15695964 CPUtime=0.93 cores=0,2,4,6
/proc/977/task/993/stat : 993 (java) S 974 977 510 0 -1 4202560 7466 0 0 0 93 0 0 0 16 0 22 0 608182783 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=994] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/994/stat : 994 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=995] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/995/stat : 995 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 608182783 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=996] ppid=974 vsize=15695964 CPUtime=110.02 cores=0,2,4,6
/proc/977/task/996/stat : 996 (java) R 974 977 510 0 -1 4202560 26322 0 0 0 10998 4 0 0 25 0 22 0 608182810 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 47482041329445 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=977/tid=997] ppid=974 vsize=15695964 CPUtime=109.6 cores=0,2,4,6
/proc/977/task/997/stat : 997 (java) R 974 977 510 0 -1 4202560 27648 0 0 0 10955 5 0 0 25 0 22 0 608182810 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505971473 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=977/tid=998] ppid=974 vsize=15695964 CPUtime=110.27 cores=0,2,4,6
/proc/977/task/998/stat : 998 (java) R 974 977 510 0 -1 4202560 26476 0 0 0 11023 4 0 0 25 0 22 0 608182810 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505771602 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=999] ppid=974 vsize=15695964 CPUtime=109.73 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4202560 19724 0 0 0 10971 2 0 0 25 0 22 0 608182810 16072667136 93946 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505771488 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 444.69
Current children cumulated vsize (KiB) 15695964

[startup+112.901 s]
/proc/loadavg: 8.12 8.04 8.01 9/220 1003
/proc/meminfo: memFree=22543696/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15695964 CPUtime=447.86 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 211973 0 1 0 44741 45 0 0 25 0 22 0 608182778 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3923991 94105 2290 9 0 3914710 0
[pid=977/tid=979] ppid=974 vsize=15695964 CPUtime=0.46 cores=0,2,4,6
/proc/977/task/979/stat : 979 (java) S 974 977 510 0 -1 4202560 10981 0 1 0 45 1 0 0 20 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=980] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/980/stat : 980 (java) S 974 977 510 0 -1 4202560 11757 0 0 0 28 2 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=981] ppid=974 vsize=15695964 CPUtime=0.32 cores=0,2,4,6
/proc/977/task/981/stat : 981 (java) S 974 977 510 0 -1 4202560 10084 0 0 0 30 2 0 0 16 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=982] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/982/stat : 982 (java) S 974 977 510 0 -1 4202560 10362 0 0 0 28 2 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=983] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/983/stat : 983 (java) S 974 977 510 0 -1 4202560 10564 0 0 0 29 1 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=984] ppid=974 vsize=15695964 CPUtime=0.29 cores=0,2,4,6
/proc/977/task/984/stat : 984 (java) S 974 977 510 0 -1 4202560 11065 0 0 0 28 1 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=985] ppid=974 vsize=15695964 CPUtime=0.32 cores=0,2,4,6
/proc/977/task/985/stat : 985 (java) S 974 977 510 0 -1 4202560 10957 0 0 0 31 1 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=986] ppid=974 vsize=15695964 CPUtime=0.29 cores=0,2,4,6
/proc/977/task/986/stat : 986 (java) S 974 977 510 0 -1 4202560 10259 0 0 0 27 2 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=987] ppid=974 vsize=15695964 CPUtime=0.31 cores=0,2,4,6
/proc/977/task/987/stat : 987 (java) S 974 977 510 0 -1 4202560 10283 0 0 0 29 2 0 0 15 0 22 0 608182779 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=988] ppid=974 vsize=15695964 CPUtime=0.19 cores=0,2,4,6
/proc/977/task/988/stat : 988 (java) S 974 977 510 0 -1 4202560 347 0 0 0 14 5 0 0 16 0 22 0 608182780 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 0 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=989] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/989/stat : 989 (java) S 974 977 510 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 608182781 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=990] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/990/stat : 990 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608182781 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=991] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/991/stat : 991 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216747002289 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=992] ppid=974 vsize=15695964 CPUtime=0.92 cores=0,2,4,6
/proc/977/task/992/stat : 992 (java) S 974 977 510 0 -1 4202560 6279 0 0 0 92 0 0 0 15 0 22 0 608182783 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=993] ppid=974 vsize=15695964 CPUtime=0.93 cores=0,2,4,6
/proc/977/task/993/stat : 993 (java) S 974 977 510 0 -1 4202560 7466 0 0 0 93 0 0 0 16 0 22 0 608182783 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=994] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/994/stat : 994 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=995] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/995/stat : 995 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 608182783 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=996] ppid=974 vsize=15695964 CPUtime=110.81 cores=0,2,4,6
/proc/977/task/996/stat : 996 (java) R 974 977 510 0 -1 4202560 26324 0 0 0 11077 4 0 0 25 0 22 0 608182810 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912506178698 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=977/tid=997] ppid=974 vsize=15695964 CPUtime=110.39 cores=0,2,4,6
/proc/977/task/997/stat : 997 (java) R 974 977 510 0 -1 4202560 27649 0 0 0 11034 5 0 0 25 0 22 0 608182810 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505718049 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=977/tid=998] ppid=974 vsize=15695964 CPUtime=111.06 cores=0,2,4,6
/proc/977/task/998/stat : 998 (java) R 974 977 510 0 -1 4202560 26476 0 0 0 11102 4 0 0 25 0 22 0 608182810 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 47482041329520 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=999] ppid=974 vsize=15695964 CPUtime=110.52 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4202560 19726 0 0 0 11050 2 0 0 25 0 22 0 608182810 16072667136 94105 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505798421 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 447.86
Current children cumulated vsize (KiB) 15695964

[startup+113.703 s]
/proc/loadavg: 8.12 8.04 8.01 9/220 1003
/proc/meminfo: memFree=22552864/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=15695964 CPUtime=451.04 cores=0,2,4,6
/proc/977/stat : 977 (java) S 974 977 510 0 -1 4202496 212668 0 1 0 45059 45 0 0 25 0 22 0 608182778 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 3923991 94234 2290 9 0 3914710 0
[pid=977/tid=979] ppid=974 vsize=15695964 CPUtime=0.46 cores=0,2,4,6
/proc/977/task/979/stat : 979 (java) S 974 977 510 0 -1 4202560 10981 0 1 0 45 1 0 0 20 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=980] ppid=974 vsize=15695964 CPUtime=0.31 cores=0,2,4,6
/proc/977/task/980/stat : 980 (java) S 974 977 510 0 -1 4202560 11886 0 0 0 29 2 0 0 16 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=981] ppid=974 vsize=15695964 CPUtime=0.32 cores=0,2,4,6
/proc/977/task/981/stat : 981 (java) S 974 977 510 0 -1 4202560 10129 0 0 0 30 2 0 0 15 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=982] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/982/stat : 982 (java) S 974 977 510 0 -1 4202560 10481 0 0 0 28 2 0 0 15 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=983] ppid=974 vsize=15695964 CPUtime=0.3 cores=0,2,4,6
/proc/977/task/983/stat : 983 (java) S 974 977 510 0 -1 4202560 10584 0 0 0 29 1 0 0 16 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 0 0 0 0
[pid=977/tid=984] ppid=974 vsize=15695964 CPUtime=0.29 cores=0,2,4,6
/proc/977/task/984/stat : 984 (java) S 974 977 510 0 -1 4202560 11096 0 0 0 28 1 0 0 15 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=985] ppid=974 vsize=15695964 CPUtime=0.32 cores=0,2,4,6
/proc/977/task/985/stat : 985 (java) S 974 977 510 0 -1 4202560 10973 0 0 0 31 1 0 0 15 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=986] ppid=974 vsize=15695964 CPUtime=0.29 cores=0,2,4,6
/proc/977/task/986/stat : 986 (java) S 974 977 510 0 -1 4202560 10359 0 0 0 27 2 0 0 15 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=987] ppid=974 vsize=15695964 CPUtime=0.31 cores=0,2,4,6
/proc/977/task/987/stat : 987 (java) S 974 977 510 0 -1 4202560 10496 0 0 0 29 2 0 0 16 0 22 0 608182779 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=988] ppid=974 vsize=15695964 CPUtime=0.19 cores=0,2,4,6
/proc/977/task/988/stat : 988 (java) S 974 977 510 0 -1 4202560 347 0 0 0 14 5 0 0 15 0 22 0 608182780 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 0 0 16800975 18446604450356615168 0 0 -1 2 0 0 0
[pid=977/tid=989] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/989/stat : 989 (java) S 974 977 510 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 608182781 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=990] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/990/stat : 990 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608182781 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=991] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/991/stat : 991 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216747002289 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=992] ppid=974 vsize=15695964 CPUtime=0.98 cores=0,2,4,6
/proc/977/task/992/stat : 992 (java) R 974 977 510 0 -1 4202560 6291 0 0 0 98 0 0 0 15 0 22 0 608182783 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 47482038359419 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=977/tid=993] ppid=974 vsize=15695964 CPUtime=0.99 cores=0,2,4,6
/proc/977/task/993/stat : 993 (java) R 974 977 510 0 -1 4202560 7468 0 0 0 99 0 0 0 15 0 22 0 608182783 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 47482041216530 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=994] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/994/stat : 994 (java) S 974 977 510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608182783 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746994585 0 4 0 16800975 18446604450356615168 0 0 -1 4 0 0 0
[pid=977/tid=995] ppid=974 vsize=15695964 CPUtime=0 cores=0,2,4,6
/proc/977/task/995/stat : 995 (java) S 974 977 510 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 608182783 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 216746995200 0 4 0 16800975 18446604450356615168 0 0 -1 6 0 0 0
[pid=977/tid=996] ppid=974 vsize=15695964 CPUtime=111.53 cores=0,2,4,6
/proc/977/task/996/stat : 996 (java) R 974 977 510 0 -1 4202560 26325 0 0 0 11149 4 0 0 25 0 22 0 608182810 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505164270 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=977/tid=997] ppid=974 vsize=15695964 CPUtime=111.18 cores=0,2,4,6
/proc/977/task/997/stat : 997 (java) R 974 977 510 0 -1 4202560 27650 0 0 0 11113 5 0 0 25 0 22 0 608182810 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505191201 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=977/tid=998] ppid=974 vsize=15695964 CPUtime=111.85 cores=0,2,4,6
/proc/977/task/998/stat : 998 (java) R 974 977 510 0 -1 4202560 26476 0 0 0 11181 4 0 0 25 0 22 0 608182810 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 46912505771619 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=977/tid=999] ppid=974 vsize=15695964 CPUtime=111.25 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4202560 19732 0 0 0 11123 2 0 0 25 0 22 0 608182810 16072667136 94234 33554432000 1073741824 1073778376 140735206261680 18446744073709551615 47482041390007 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 451.04
Current children cumulated vsize (KiB) 15695964

[startup+113.901 s]
/proc/loadavg: 8.12 8.04 8.01 9/220 1003
/proc/meminfo: memFree=22552864/32951124 swapFree=67102140/67111528
[pid=977] ppid=974 vsize=0 CPUtime=451.77 cores=0,2,4,6
/proc/977/stat : 977 (java) Z 974 977 510 0 -1 4203548 212734 0 1 0 45132 45 0 0 18 0 2 0 608182778 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/977/statm: 0 0 0 0 0 0 0
[pid=977/tid=999] ppid=974 vsize=0 CPUtime=111.26 cores=0,2,4,6
/proc/977/task/999/stat : 999 (java) R 974 977 510 0 -1 4203588 19733 0 0 0 11123 3 0 0 25 0 2 0 608182810 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 451.77
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 113.917
CPU time (s): 451.8
CPU user time (s): 451.327
CPU system time (s): 0.472928
CPU usage (%): 396.605
Max. virtual memory (cumulated for all children) (KiB): 15699108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 451.327
system time used= 0.472928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212734
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= 30860
involuntary context switches= 15311

runsolver used 0.202969 second user time and 0.429934 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 18:05:21
IDJOB=3311694
IDBENCH=83079
IDSOLVER=1698
FILE ID=node119/3311694-1304179521
RUNJOBID= node119-1304177102-528
PBS_JOBID= 13172435
Free space on /tmp= 73016 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1496316430-079.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311694-1304179521/watcher-3311694-1304179521 -o /tmp/evaluation-result-3311694-1304179521/solver-3311694-1304179521 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311694-1304179521.cnf -hbr 2

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

MD5SUM BENCH= 9105de4ac86db082b0add111004ae308
RANDOM SEED=492510260

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      22984632 kB
Buffers:       1953700 kB
Cached:        6957112 kB
SwapCached:       3688 kB
Active:         861948 kB
Inactive:      8527008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22984632 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            2028 kB
Writeback:          28 kB
AnonPages:      477628 kB
Mapped:          23332 kB
Slab:           512108 kB
PageTables:       6468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   676728 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= 73016 MiB
End job on node119 at 2011-04-30 18:07:15