Trace number 3312719

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
Bench CategoryRANDOM (random 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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	33:17 INFO : Reading from input HOME/instance-3312719-1304130797.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.51/0.39	33:17 INFO : 648 variables remaining out of 650
0.51/0.39	33:17 INFO : 11056 literals remaining out of 11076

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-3312719-1304130797/watcher-3312719-1304130797 -o /tmp/evaluation-result-3312719-1304130797/solver-3312719-1304130797 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312719-1304130797.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.91 5.73 5.88 5/198 15204
/proc/meminfo: memFree=29140968/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/15204/stat : 15204 (java) R 15202 15204 15043 0 -1 4202496 1062 0 0 0 0 0 0 0 25 0 1 0 505494992 23580672 548 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254256654080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15204/statm: 5757 561 424 9 0 124 0

[startup+0.0278071 s]
/proc/loadavg: 7.91 5.73 5.88 5/198 15204
/proc/meminfo: memFree=29140968/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15604116 CPUtime=0.01 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 3446 0 1 0 1 0 0 0 25 0 13 0 505494992 15978614784 2886 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3901029 2886 1636 9 0 3891777 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.100766 s]
/proc/loadavg: 7.91 5.73 5.88 5/198 15204
/proc/meminfo: memFree=29140968/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15676808 CPUtime=0.1 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 5563 0 1 0 9 1 0 0 25 0 18 0 505494992 16053051392 4992 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3919202 4992 2116 9 0 3909921 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676808

[startup+0.300719 s]
/proc/loadavg: 7.91 5.73 5.88 5/198 15204
/proc/meminfo: memFree=29140968/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15686668 CPUtime=0.51 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 11390 0 1 0 49 2 0 0 25 0 22 0 505494992 16063148032 9829 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3921667 9829 2213 9 0 3912386 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686668

[startup+1.04259 s]
/proc/loadavg: 7.91 5.73 5.88 5/198 15204
/proc/meminfo: memFree=29140968/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15706836 CPUtime=3.15 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 45911 0 1 0 310 5 0 0 25 0 22 0 505494992 16083800064 40420 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3926709 40420 2261 9 0 3917428 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 15706836

[startup+1.50751 s]
/proc/loadavg: 7.91 5.73 5.88 11/220 15226
/proc/meminfo: memFree=28937616/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15706836 CPUtime=4.99 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 59486 0 1 0 492 7 0 0 25 0 22 0 505494992 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3926709 53014 2274 9 0 3917428 0
[pid=15204/tid=15206] ppid=15202 vsize=15706836 CPUtime=0.37 cores=0,2,4,6
/proc/15204/task/15206/stat : 15206 (java) S 15202 15204 15043 0 -1 4202560 6814 0 1 0 36 1 0 0 20 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15207] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15207/stat : 15207 (java) S 15202 15204 15043 0 -1 4202560 518 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15208] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15208/stat : 15208 (java) S 15202 15204 15043 0 -1 4202560 905 0 0 0 0 0 0 0 16 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15209] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15209/stat : 15209 (java) S 15202 15204 15043 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15210] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15210/stat : 15210 (java) S 15202 15204 15043 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15211] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15211/stat : 15211 (java) S 15202 15204 15043 0 -1 4202560 439 0 0 0 0 0 0 0 16 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15212] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15212/stat : 15212 (java) S 15202 15204 15043 0 -1 4202560 866 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15213] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15213/stat : 15213 (java) R 15202 15204 15043 0 -1 4202560 1197 0 0 0 0 0 0 0 16 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15204/tid=15214] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15214/stat : 15214 (java) S 15202 15204 15043 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15215] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15215/stat : 15215 (java) S 15202 15204 15043 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 505494994 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15216] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15216/stat : 15216 (java) S 15202 15204 15043 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505494995 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15217] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15217/stat : 15217 (java) S 15202 15204 15043 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505494995 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15218] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15218/stat : 15218 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15219] ppid=15202 vsize=15706836 CPUtime=1.11 cores=0,2,4,6
/proc/15204/task/15219/stat : 15219 (java) S 15202 15204 15043 0 -1 4202560 10987 0 0 0 111 0 0 0 17 0 22 0 505494997 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15220] ppid=15202 vsize=15706836 CPUtime=0.39 cores=0,2,4,6
/proc/15204/task/15220/stat : 15220 (java) R 15202 15204 15043 0 -1 4202560 5877 0 0 0 39 0 0 0 25 0 22 0 505494997 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273442485 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15204/tid=15221] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15221/stat : 15221 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15222] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15222/stat : 15222 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505494997 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15223] ppid=15202 vsize=15706836 CPUtime=1.01 cores=0,2,4,6
/proc/15204/task/15223/stat : 15223 (java) R 15202 15204 15043 0 -1 4202560 10338 0 0 0 101 0 0 0 19 0 22 0 505495018 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505697019 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15204/tid=15224] ppid=15202 vsize=15706836 CPUtime=0.8 cores=0,2,4,6
/proc/15204/task/15224/stat : 15224 (java) R 15202 15204 15043 0 -1 4202560 9224 0 0 0 80 0 0 0 19 0 22 0 505495018 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505997302 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15204/tid=15225] ppid=15202 vsize=15706836 CPUtime=0.83 cores=0,2,4,6
/proc/15204/task/15225/stat : 15225 (java) R 15202 15204 15043 0 -1 4202560 8249 0 0 0 83 0 0 0 16 0 22 0 505495018 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505724005 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15204/tid=15226] ppid=15202 vsize=15706836 CPUtime=0.35 cores=0,2,4,6
/proc/15204/task/15226/stat : 15226 (java) R 15202 15204 15043 0 -1 4202560 1038 0 0 0 35 0 0 0 17 0 22 0 505495018 16083800064 53014 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505773882 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 15706836

[startup+3.10122 s]
/proc/loadavg: 7.91 5.73 5.88 11/220 15226
/proc/meminfo: memFree=28772572/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15706836 CPUtime=11.34 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 157316 0 1 0 1115 19 0 0 25 0 22 0 505494992 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3926709 150774 2285 9 0 3917428 0
[pid=15204/tid=15206] ppid=15202 vsize=15706836 CPUtime=0.37 cores=0,2,4,6
/proc/15204/task/15206/stat : 15206 (java) S 15202 15204 15043 0 -1 4202560 6814 0 1 0 36 1 0 0 20 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15207] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15207/stat : 15207 (java) S 15202 15204 15043 0 -1 4202560 2879 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15208] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15208/stat : 15208 (java) S 15202 15204 15043 0 -1 4202560 1950 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15209] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15209/stat : 15209 (java) S 15202 15204 15043 0 -1 4202560 1077 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15210] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15210/stat : 15210 (java) S 15202 15204 15043 0 -1 4202560 2328 0 0 0 0 0 0 0 16 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15211] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15211/stat : 15211 (java) S 15202 15204 15043 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15212] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15212/stat : 15212 (java) S 15202 15204 15043 0 -1 4202560 3034 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15213] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15213/stat : 15213 (java) S 15202 15204 15043 0 -1 4202560 2933 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15214] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15214/stat : 15214 (java) S 15202 15204 15043 0 -1 4202560 2723 0 0 0 0 0 0 0 15 0 22 0 505494993 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15215] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15215/stat : 15215 (java) S 15202 15204 15043 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 505494994 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15216] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15216/stat : 15216 (java) S 15202 15204 15043 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505494995 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15217] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15217/stat : 15217 (java) S 15202 15204 15043 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505494995 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15218] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15218/stat : 15218 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15219] ppid=15202 vsize=15706836 CPUtime=1.16 cores=0,2,4,6
/proc/15204/task/15219/stat : 15219 (java) S 15202 15204 15043 0 -1 4202560 11004 0 0 0 116 0 0 0 15 0 22 0 505494997 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15220] ppid=15202 vsize=15706836 CPUtime=0.4 cores=0,2,4,6
/proc/15204/task/15220/stat : 15220 (java) S 15202 15204 15043 0 -1 4202560 5880 0 0 0 40 0 0 0 21 0 22 0 505494997 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15221] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15221/stat : 15221 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15222] ppid=15202 vsize=15706836 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15222/stat : 15222 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505494997 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15223] ppid=15202 vsize=15706836 CPUtime=2.6 cores=0,2,4,6
/proc/15204/task/15223/stat : 15223 (java) R 15202 15204 15043 0 -1 4202560 32841 0 0 0 257 3 0 0 22 0 22 0 505495018 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505227015 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15204/tid=15224] ppid=15202 vsize=15706836 CPUtime=2.33 cores=0,2,4,6
/proc/15204/task/15224/stat : 15224 (java) R 15202 15204 15043 0 -1 4202560 31047 0 0 0 230 3 0 0 22 0 22 0 505495018 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505724424 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15204/tid=15225] ppid=15202 vsize=15706836 CPUtime=2.41 cores=0,2,4,6
/proc/15204/task/15225/stat : 15225 (java) R 15202 15204 15043 0 -1 4202560 29613 0 0 0 238 3 0 0 18 0 22 0 505495018 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505941419 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15204/tid=15226] ppid=15202 vsize=15706836 CPUtime=1.91 cores=0,2,4,6
/proc/15204/task/15226/stat : 15226 (java) R 15202 15204 15043 0 -1 4202560 20926 0 0 0 189 2 0 0 19 0 22 0 505495018 16083800064 150774 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505737698 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 15706836

[startup+6.30065 s]
/proc/loadavg: 8.00 5.78 5.89 9/220 15227
/proc/meminfo: memFree=28028788/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15700012 CPUtime=24.11 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 284310 0 1 0 2375 36 0 0 25 0 22 0 505494992 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3925003 273387 2284 9 0 3915722 0
[pid=15204/tid=15206] ppid=15202 vsize=15700012 CPUtime=0.37 cores=0,2,4,6
/proc/15204/task/15206/stat : 15206 (java) S 15202 15204 15043 0 -1 4202560 6814 0 1 0 36 1 0 0 20 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15207] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15207/stat : 15207 (java) S 15202 15204 15043 0 -1 4202560 2879 0 0 0 0 0 0 0 15 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15208] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15208/stat : 15208 (java) S 15202 15204 15043 0 -1 4202560 2682 0 0 0 0 0 0 0 16 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15209] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15209/stat : 15209 (java) S 15202 15204 15043 0 -1 4202560 1134 0 0 0 0 0 0 0 16 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15210] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15210/stat : 15210 (java) S 15202 15204 15043 0 -1 4202560 3082 0 0 0 0 0 0 0 16 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15211] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15211/stat : 15211 (java) S 15202 15204 15043 0 -1 4202560 965 0 0 0 0 0 0 0 15 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15212] ppid=15202 vsize=15700012 CPUtime=0.01 cores=0,2,4,6
/proc/15204/task/15212/stat : 15212 (java) S 15202 15204 15043 0 -1 4202560 3476 0 0 0 1 0 0 0 15 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15213] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15213/stat : 15213 (java) S 15202 15204 15043 0 -1 4202560 3918 0 0 0 0 0 0 0 15 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15214] ppid=15202 vsize=15700012 CPUtime=0.01 cores=0,2,4,6
/proc/15204/task/15214/stat : 15214 (java) S 15202 15204 15043 0 -1 4202560 3039 0 0 0 1 0 0 0 16 0 22 0 505494993 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15215] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15215/stat : 15215 (java) S 15202 15204 15043 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 505494994 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15216] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15216/stat : 15216 (java) S 15202 15204 15043 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15217] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15217/stat : 15217 (java) S 15202 15204 15043 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15218] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15218/stat : 15218 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15219] ppid=15202 vsize=15700012 CPUtime=1.27 cores=0,2,4,6
/proc/15204/task/15219/stat : 15219 (java) S 15202 15204 15043 0 -1 4202560 11019 0 0 0 127 0 0 0 15 0 22 0 505494997 16076812288 273387 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0

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

[pid=15204/tid=15224] ppid=15202 vsize=15700012 CPUtime=1048.85 cores=0,2,4,6
/proc/15204/task/15224/stat : 15224 (java) R 15202 15204 15043 0 -1 4202560 384757 0 0 0 104834 51 0 0 25 0 22 0 505495018 16076812288 88652 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505773959 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15204/tid=15225] ppid=15202 vsize=15700012 CPUtime=1049.05 cores=0,2,4,6
/proc/15204/task/15225/stat : 15225 (java) R 15202 15204 15043 0 -1 4202560 391369 0 0 0 104848 57 0 0 25 0 22 0 505495018 16076812288 88652 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505775339 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15204/tid=15226] ppid=15202 vsize=15700012 CPUtime=1048.15 cores=0,2,4,6
/proc/15204/task/15226/stat : 15226 (java) R 15202 15204 15043 0 -1 4202560 388034 0 0 0 104760 55 0 0 25 0 22 0 505495018 16076812288 88652 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505998928 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4225.37
Current children cumulated vsize (KiB) 15700012

[startup+1122.3 s]
/proc/loadavg: 8.05 8.02 7.39 9/220 15307
/proc/meminfo: memFree=28746944/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15700012 CPUtime=4464.1 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 2899520 0 1 0 445869 541 0 0 25 0 22 0 505494992 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3925003 98425 2298 9 0 3915722 0
[pid=15204/tid=15206] ppid=15202 vsize=15700012 CPUtime=0.37 cores=0,2,4,6
/proc/15204/task/15206/stat : 15206 (java) S 15202 15204 15043 0 -1 4202560 6814 0 1 0 36 1 0 0 20 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15207] ppid=15202 vsize=15700012 CPUtime=3.43 cores=0,2,4,6
/proc/15204/task/15207/stat : 15207 (java) S 15202 15204 15043 0 -1 4202560 158111 0 0 0 315 28 0 0 16 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15208] ppid=15202 vsize=15700012 CPUtime=3.32 cores=0,2,4,6
/proc/15204/task/15208/stat : 15208 (java) S 15202 15204 15043 0 -1 4202560 154285 0 0 0 305 27 0 0 16 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15209] ppid=15202 vsize=15700012 CPUtime=3.45 cores=0,2,4,6
/proc/15204/task/15209/stat : 15209 (java) S 15202 15204 15043 0 -1 4202560 150461 0 0 0 319 26 0 0 15 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15210] ppid=15202 vsize=15700012 CPUtime=3.4 cores=0,2,4,6
/proc/15204/task/15210/stat : 15210 (java) S 15202 15204 15043 0 -1 4202560 158500 0 0 0 313 27 0 0 16 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15211] ppid=15202 vsize=15700012 CPUtime=3.48 cores=0,2,4,6
/proc/15204/task/15211/stat : 15211 (java) S 15202 15204 15043 0 -1 4202560 146549 0 0 0 321 27 0 0 15 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15212] ppid=15202 vsize=15700012 CPUtime=3.36 cores=0,2,4,6
/proc/15204/task/15212/stat : 15212 (java) S 15202 15204 15043 0 -1 4202560 147660 0 0 0 310 26 0 0 15 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15213] ppid=15202 vsize=15700012 CPUtime=3.44 cores=0,2,4,6
/proc/15204/task/15213/stat : 15213 (java) S 15202 15204 15043 0 -1 4202560 163634 0 0 0 315 29 0 0 15 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15214] ppid=15202 vsize=15700012 CPUtime=3.32 cores=0,2,4,6
/proc/15204/task/15214/stat : 15214 (java) S 15202 15204 15043 0 -1 4202560 149740 0 0 0 306 26 0 0 15 0 22 0 505494993 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15215] ppid=15202 vsize=15700012 CPUtime=2.04 cores=0,2,4,6
/proc/15204/task/15215/stat : 15215 (java) S 15202 15204 15043 0 -1 4202560 7350 0 0 0 121 83 0 0 16 0 22 0 505494994 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15216] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15216/stat : 15216 (java) S 15202 15204 15043 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15217] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15217/stat : 15217 (java) S 15202 15204 15043 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15218] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15218/stat : 15218 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15219] ppid=15202 vsize=15700012 CPUtime=1.31 cores=0,2,4,6
/proc/15204/task/15219/stat : 15219 (java) S 15202 15204 15043 0 -1 4202560 11032 0 0 0 131 0 0 0 15 0 22 0 505494997 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15220] ppid=15202 vsize=15700012 CPUtime=0.57 cores=0,2,4,6
/proc/15204/task/15220/stat : 15220 (java) S 15202 15204 15043 0 -1 4202560 6398 0 0 0 56 1 0 0 15 0 22 0 505494997 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15221] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15221/stat : 15221 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15222] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15222/stat : 15222 (java) S 15202 15204 15043 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 505494997 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15223] ppid=15202 vsize=15700012 CPUtime=1108.48 cores=0,2,4,6
/proc/15204/task/15223/stat : 15223 (java) R 15202 15204 15043 0 -1 4202560 408484 0 0 0 110788 60 0 0 25 0 22 0 505495018 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505998002 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15204/tid=15224] ppid=15202 vsize=15700012 CPUtime=1108.15 cores=0,2,4,6
/proc/15204/task/15224/stat : 15224 (java) R 15202 15204 15043 0 -1 4202560 406579 0 0 0 110761 54 0 0 25 0 22 0 505495018 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 47325632624914 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15204/tid=15225] ppid=15202 vsize=15700012 CPUtime=1108.37 cores=0,2,4,6
/proc/15204/task/15225/stat : 15225 (java) R 15202 15204 15043 0 -1 4202560 413906 0 0 0 110777 60 0 0 25 0 22 0 505495018 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505752411 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15204/tid=15226] ppid=15202 vsize=15700012 CPUtime=1107.44 cores=0,2,4,6
/proc/15204/task/15226/stat : 15226 (java) R 15202 15204 15043 0 -1 4202560 408572 0 0 0 110686 58 0 0 25 0 22 0 505495018 16076812288 98425 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505773959 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4464.1
Current children cumulated vsize (KiB) 15700012

[startup+1182.3 s]
/proc/loadavg: 8.05 8.03 7.43 9/220 15309
/proc/meminfo: memFree=28690716/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15700012 CPUtime=4702.77 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 3035064 0 1 0 469714 563 0 0 25 0 22 0 505494992 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3925003 96074 2298 9 0 3915722 0
[pid=15204/tid=15206] ppid=15202 vsize=15700012 CPUtime=0.37 cores=0,2,4,6
/proc/15204/task/15206/stat : 15206 (java) S 15202 15204 15043 0 -1 4202560 6814 0 1 0 36 1 0 0 20 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15207] ppid=15202 vsize=15700012 CPUtime=3.62 cores=0,2,4,6
/proc/15204/task/15207/stat : 15207 (java) S 15202 15204 15043 0 -1 4202560 168851 0 0 0 332 30 0 0 16 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15208] ppid=15202 vsize=15700012 CPUtime=3.51 cores=0,2,4,6
/proc/15204/task/15208/stat : 15208 (java) S 15202 15204 15043 0 -1 4202560 162824 0 0 0 323 28 0 0 15 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15209] ppid=15202 vsize=15700012 CPUtime=3.63 cores=0,2,4,6
/proc/15204/task/15209/stat : 15209 (java) S 15202 15204 15043 0 -1 4202560 158249 0 0 0 335 28 0 0 16 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15210] ppid=15202 vsize=15700012 CPUtime=3.58 cores=0,2,4,6
/proc/15204/task/15210/stat : 15210 (java) S 15202 15204 15043 0 -1 4202560 166779 0 0 0 330 28 0 0 16 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15211] ppid=15202 vsize=15700012 CPUtime=3.66 cores=0,2,4,6
/proc/15204/task/15211/stat : 15211 (java) S 15202 15204 15043 0 -1 4202560 154426 0 0 0 338 28 0 0 16 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15212] ppid=15202 vsize=15700012 CPUtime=3.54 cores=0,2,4,6
/proc/15204/task/15212/stat : 15212 (java) S 15202 15204 15043 0 -1 4202560 156363 0 0 0 326 28 0 0 15 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15213] ppid=15202 vsize=15700012 CPUtime=3.59 cores=0,2,4,6
/proc/15204/task/15213/stat : 15213 (java) S 15202 15204 15043 0 -1 4202560 169915 0 0 0 329 30 0 0 15 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15214] ppid=15202 vsize=15700012 CPUtime=3.52 cores=0,2,4,6
/proc/15204/task/15214/stat : 15214 (java) S 15202 15204 15043 0 -1 4202560 159417 0 0 0 324 28 0 0 15 0 22 0 505494993 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15215] ppid=15202 vsize=15700012 CPUtime=2.15 cores=0,2,4,6
/proc/15204/task/15215/stat : 15215 (java) S 15202 15204 15043 0 -1 4202560 7864 0 0 0 128 87 0 0 15 0 22 0 505494994 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15216] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15216/stat : 15216 (java) S 15202 15204 15043 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15217] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15217/stat : 15217 (java) S 15202 15204 15043 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15218] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15218/stat : 15218 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15219] ppid=15202 vsize=15700012 CPUtime=1.31 cores=0,2,4,6
/proc/15204/task/15219/stat : 15219 (java) S 15202 15204 15043 0 -1 4202560 11032 0 0 0 131 0 0 0 15 0 22 0 505494997 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15220] ppid=15202 vsize=15700012 CPUtime=0.57 cores=0,2,4,6
/proc/15204/task/15220/stat : 15220 (java) S 15202 15204 15043 0 -1 4202560 6398 0 0 0 56 1 0 0 15 0 22 0 505494997 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15221] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15221/stat : 15221 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15222] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15222/stat : 15222 (java) S 15202 15204 15043 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 505494997 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15223] ppid=15202 vsize=15700012 CPUtime=1167.78 cores=0,2,4,6
/proc/15204/task/15223/stat : 15223 (java) R 15202 15204 15043 0 -1 4202560 425925 0 0 0 116717 61 0 0 25 0 22 0 505495018 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505774201 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15204/tid=15224] ppid=15202 vsize=15700012 CPUtime=1167.48 cores=0,2,4,6
/proc/15204/task/15224/stat : 15224 (java) R 15202 15204 15043 0 -1 4202560 424163 0 0 0 116691 57 0 0 25 0 22 0 505495018 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505774201 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15204/tid=15225] ppid=15202 vsize=15700012 CPUtime=1167.59 cores=0,2,4,6
/proc/15204/task/15225/stat : 15225 (java) R 15202 15204 15043 0 -1 4202560 430359 0 0 0 116698 61 0 0 25 0 22 0 505495018 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505774219 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15204/tid=15226] ppid=15202 vsize=15700012 CPUtime=1166.69 cores=0,2,4,6
/proc/15204/task/15226/stat : 15226 (java) R 15202 15204 15043 0 -1 4202560 424238 0 0 0 116610 59 0 0 25 0 22 0 505495018 16076812288 96074 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505624064 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4702.77
Current children cumulated vsize (KiB) 15700012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.03 8.02 7.44 9/220 15310
/proc/meminfo: memFree=28583556/32951124 swapFree=67111348/67111528
[pid=15204] ppid=15202 vsize=15700012 CPUtime=4800.2 cores=0,2,4,6
/proc/15204/stat : 15204 (java) S 15202 15204 15043 0 -1 4202496 3106644 0 1 0 479445 575 0 0 25 0 22 0 505494992 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15204/statm: 3925003 104859 2298 9 0 3915722 0
[pid=15204/tid=15206] ppid=15202 vsize=15700012 CPUtime=0.37 cores=0,2,4,6
/proc/15204/task/15206/stat : 15206 (java) S 15202 15204 15043 0 -1 4202560 6814 0 1 0 36 1 0 0 20 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15207] ppid=15202 vsize=15700012 CPUtime=3.68 cores=0,2,4,6
/proc/15204/task/15207/stat : 15207 (java) S 15202 15204 15043 0 -1 4202560 171093 0 0 0 338 30 0 0 16 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15208] ppid=15202 vsize=15700012 CPUtime=3.6 cores=0,2,4,6
/proc/15204/task/15208/stat : 15208 (java) S 15202 15204 15043 0 -1 4202560 165417 0 0 0 331 29 0 0 16 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15209] ppid=15202 vsize=15700012 CPUtime=3.69 cores=0,2,4,6
/proc/15204/task/15209/stat : 15209 (java) S 15202 15204 15043 0 -1 4202560 161672 0 0 0 341 28 0 0 15 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15210] ppid=15202 vsize=15700012 CPUtime=3.65 cores=0,2,4,6
/proc/15204/task/15210/stat : 15210 (java) S 15202 15204 15043 0 -1 4202560 169468 0 0 0 336 29 0 0 15 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15211] ppid=15202 vsize=15700012 CPUtime=3.74 cores=0,2,4,6
/proc/15204/task/15211/stat : 15211 (java) S 15202 15204 15043 0 -1 4202560 157271 0 0 0 345 29 0 0 15 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15212] ppid=15202 vsize=15700012 CPUtime=3.61 cores=0,2,4,6
/proc/15204/task/15212/stat : 15212 (java) S 15202 15204 15043 0 -1 4202560 159968 0 0 0 333 28 0 0 16 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15213] ppid=15202 vsize=15700012 CPUtime=3.65 cores=0,2,4,6
/proc/15204/task/15213/stat : 15213 (java) S 15202 15204 15043 0 -1 4202560 172539 0 0 0 335 30 0 0 15 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15214] ppid=15202 vsize=15700012 CPUtime=3.59 cores=0,2,4,6
/proc/15204/task/15214/stat : 15214 (java) S 15202 15204 15043 0 -1 4202560 162479 0 0 0 330 29 0 0 16 0 22 0 505494993 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=15204/tid=15215] ppid=15202 vsize=15700012 CPUtime=2.21 cores=0,2,4,6
/proc/15204/task/15215/stat : 15215 (java) S 15202 15204 15043 0 -1 4202560 8062 0 0 0 133 88 0 0 15 0 22 0 505494994 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15216] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15216/stat : 15216 (java) S 15202 15204 15043 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15217] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15217/stat : 15217 (java) S 15202 15204 15043 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505494995 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15218] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15218/stat : 15218 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15219] ppid=15202 vsize=15700012 CPUtime=1.31 cores=0,2,4,6
/proc/15204/task/15219/stat : 15219 (java) S 15202 15204 15043 0 -1 4202560 11032 0 0 0 131 0 0 0 15 0 22 0 505494997 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=15204/tid=15220] ppid=15202 vsize=15700012 CPUtime=0.57 cores=0,2,4,6
/proc/15204/task/15220/stat : 15220 (java) S 15202 15204 15043 0 -1 4202560 6398 0 0 0 56 1 0 0 15 0 22 0 505494997 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=15204/tid=15221] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15221/stat : 15221 (java) S 15202 15204 15043 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505494997 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15222] ppid=15202 vsize=15700012 CPUtime=0 cores=0,2,4,6
/proc/15204/task/15222/stat : 15222 (java) S 15202 15204 15043 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505494997 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=15204/tid=15223] ppid=15202 vsize=15700012 CPUtime=1192.02 cores=0,2,4,6
/proc/15204/task/15223/stat : 15223 (java) R 15202 15204 15043 0 -1 4202560 438265 0 0 0 119139 63 0 0 25 0 22 0 505495018 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505722531 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15204/tid=15224] ppid=15202 vsize=15700012 CPUtime=1191.58 cores=0,2,4,6
/proc/15204/task/15224/stat : 15224 (java) R 15202 15204 15043 0 -1 4202560 435773 0 0 0 119100 58 0 0 25 0 22 0 505495018 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912506097901 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15204/tid=15225] ppid=15202 vsize=15700012 CPUtime=1191.84 cores=0,2,4,6
/proc/15204/task/15225/stat : 15225 (java) R 15202 15204 15043 0 -1 4202560 442765 0 0 0 119121 63 0 0 25 0 22 0 505495018 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505738112 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15204/tid=15226] ppid=15202 vsize=15700012 CPUtime=1190.94 cores=0,2,4,6
/proc/15204/task/15226/stat : 15226 (java) R 15202 15204 15043 0 -1 4202560 436179 0 0 0 119032 62 0 0 25 0 22 0 505495018 16076812288 104859 33554432000 1073741824 1073778376 140734655573728 18446744073709551615 46912505722335 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15700012

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

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

Child status: 143
Real time (s): 1206.84
CPU time (s): 4800.25
CPU user time (s): 4794.48
CPU system time (s): 5.77312
CPU usage (%): 397.755
Max. virtual memory (cumulated for all children) (KiB): 15706836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.48
system time used= 5.77312
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3106670
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= 209120
involuntary context switches= 123910

runsolver used 1.9667 second user time and 4.67129 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 04:33:17
IDJOB=3312719
IDBENCH=82904
IDSOLVER=1699
FILE ID=node140/3312719-1304130797
RUNJOBID= node140-1304130648-15061
PBS_JOBID= 13170792
Free space on /tmp= 73292 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312719-1304130797/watcher-3312719-1304130797 -o /tmp/evaluation-result-3312719-1304130797/solver-3312719-1304130797 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312719-1304130797.cnf

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=37415194

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29141000 kB
Buffers:       1045360 kB
Cached:        1802076 kB
SwapCached:        180 kB
Active:         714188 kB
Inactive:      2599952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29141000 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1648 kB
Writeback:           0 kB
AnonPages:      465924 kB
Mapped:          23596 kB
Slab:           432140 kB
PageTables:       6156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   864524 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= 73292 MiB
End job on node140 at 2011-04-30 04:53:26