Trace number 3312576

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.32 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
MD5SUM7790a3f63c0c8a2b2a87d89aa5f80b99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.080987
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.10/0.12	16:12 INFO : Reading from input HOME/instance-3312576-1304122572.cnf
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.79/0.44	16:12 INFO : 150 variables remaining out of 150
0.79/0.44	16:12 INFO : 19170 literals remaining out of 19170

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-3312576-1304122572/watcher-3312576-1304122572 -o /tmp/evaluation-result-3312576-1304122572/solver-3312576-1304122572 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312576-1304122572.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: 5.59 7.43 7.72 3/176 32204
/proc/meminfo: memFree=24677844/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/32204/stat : 32204 (java) R 32202 32204 31608 0 -1 4202496 1200 0 0 0 0 0 0 0 24 0 1 0 602487971 23580672 686 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 215983629800 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32204/statm: 5757 686 513 9 0 124 0

[startup+0.103777 s]
/proc/loadavg: 5.59 7.43 7.72 3/176 32204
/proc/meminfo: memFree=24677844/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15676416 CPUtime=0.1 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 5574 0 1 0 9 1 0 0 24 0 18 0 602487971 16052649984 4943 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3919104 4943 2116 9 0 3909823 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676416

[startup+0.200704 s]
/proc/loadavg: 5.59 7.43 7.72 3/176 32204
/proc/meminfo: memFree=24677844/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15677976 CPUtime=0.27 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 7335 0 1 0 26 1 0 0 24 0 18 0 602487971 16054247424 6471 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3919494 6471 2185 9 0 3910213 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677976

[startup+0.300686 s]
/proc/loadavg: 5.59 7.43 7.72 3/176 32204
/proc/meminfo: memFree=24677844/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15684304 CPUtime=0.52 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 13135 0 1 0 50 2 0 0 24 0 22 0 602487971 16060727296 11145 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3921076 11145 2212 9 0 3911795 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684304

[startup+1.18514 s]
/proc/loadavg: 5.59 7.43 7.72 3/176 32204
/proc/meminfo: memFree=24677844/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15702500 CPUtime=3.61 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 53402 0 1 0 353 8 0 0 24 0 22 0 602487971 16079360000 46117 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3925625 46118 2265 9 0 3916344 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 15702500

[startup+1.50048 s]
/proc/loadavg: 5.59 7.43 7.72 15/220 32248
/proc/meminfo: memFree=24292872/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15702500 CPUtime=4.88 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 58951 0 1 0 479 9 0 0 24 0 22 0 602487971 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3925625 50949 2276 9 0 3916344 0
[pid=32204/tid=32208] ppid=32202 vsize=15702500 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32208/stat : 32208 (java) S 32202 32204 31608 0 -1 4202560 8109 0 1 0 41 1 0 0 19 0 22 0 602487971 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32209] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32209/stat : 32209 (java) S 32202 32204 31608 0 -1 4202560 571 0 0 0 0 0 0 0 16 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32211] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32211/stat : 32211 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32213] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32213/stat : 32213 (java) S 32202 32204 31608 0 -1 4202560 607 0 0 0 0 0 0 0 17 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32215] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32215/stat : 32215 (java) S 32202 32204 31608 0 -1 4202560 382 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32216] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32216/stat : 32216 (java) S 32202 32204 31608 0 -1 4202560 633 0 0 0 0 0 0 0 16 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32218] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32218/stat : 32218 (java) S 32202 32204 31608 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32220] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32220/stat : 32220 (java) S 32202 32204 31608 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32222] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32222/stat : 32222 (java) S 32202 32204 31608 0 -1 4202560 1230 0 0 0 0 0 0 0 16 0 22 0 602487972 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32225] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32225/stat : 32225 (java) S 32202 32204 31608 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 22 0 602487973 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 0 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32227] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32227/stat : 32227 (java) S 32202 32204 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32228] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32228/stat : 32228 (java) S 32202 32204 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32231] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32231/stat : 32231 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000416177 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32233] ppid=32202 vsize=15702500 CPUtime=1.06 cores=0,2,4,6
/proc/32204/task/32233/stat : 32233 (java) R 32202 32204 31608 0 -1 4202560 10341 0 0 0 105 1 0 0 18 0 22 0 602487976 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 47324760841584 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32204/tid=32235] ppid=32202 vsize=15702500 CPUtime=0.53 cores=0,2,4,6
/proc/32204/task/32235/stat : 32235 (java) R 32202 32204 31608 0 -1 4202560 7826 0 0 0 52 1 0 0 25 0 22 0 602487976 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 47324761261292 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32204/tid=32237] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32237/stat : 32237 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32239] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32239/stat : 32239 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602487976 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32245] ppid=32202 vsize=15702500 CPUtime=0.83 cores=0,2,4,6
/proc/32204/task/32245/stat : 32245 (java) R 32202 32204 31608 0 -1 4202560 8875 0 0 0 83 0 0 0 17 0 22 0 602487999 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505976515 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32204/tid=32246] ppid=32202 vsize=15702500 CPUtime=0.81 cores=0,2,4,6
/proc/32204/task/32246/stat : 32246 (java) R 32202 32204 31608 0 -1 4202560 8813 0 0 0 81 0 0 0 17 0 22 0 602487999 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912506142969 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32247] ppid=32202 vsize=15702500 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32247/stat : 32247 (java) R 32202 32204 31608 0 -1 4202560 1954 0 0 0 42 0 0 0 17 0 22 0 602487999 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505216055 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32204/tid=32248] ppid=32202 vsize=15702500 CPUtime=0.71 cores=0,2,4,6
/proc/32204/task/32248/stat : 32248 (java) R 32202 32204 31608 0 -1 4202560 7979 0 0 0 70 1 0 0 16 0 22 0 602487999 16079360000 50949 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 15702500

[startup+3.1012 s]
/proc/loadavg: 5.59 7.43 7.72 13/220 32248
/proc/meminfo: memFree=23999364/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15702500 CPUtime=11.23 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 125888 0 1 0 1107 16 0 0 24 0 22 0 602487971 16079360000 117869 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3925625 117873 2286 9 0 3916344 0
[pid=32204/tid=32208] ppid=32202 vsize=15702500 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32208/stat : 32208 (java) S 32202 32204 31608 0 -1 4202560 8109 0 1 0 41 1 0 0 19 0 22 0 602487971 16079360000 117876 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32209] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32209/stat : 32209 (java) S 32202 32204 31608 0 -1 4202560 1557 0 0 0 0 0 0 0 16 0 22 0 602487972 16079360000 117879 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32211] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32211/stat : 32211 (java) S 32202 32204 31608 0 -1 4202560 1064 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117882 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32213] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32213/stat : 32213 (java) S 32202 32204 31608 0 -1 4202560 1969 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117885 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32215] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32215/stat : 32215 (java) S 32202 32204 31608 0 -1 4202560 940 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117889 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32216] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32216/stat : 32216 (java) S 32202 32204 31608 0 -1 4202560 1146 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117891 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32218] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32218/stat : 32218 (java) S 32202 32204 31608 0 -1 4202560 407 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117896 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32220] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32220/stat : 32220 (java) S 32202 32204 31608 0 -1 4202560 471 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117906 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32222] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32222/stat : 32222 (java) S 32202 32204 31608 0 -1 4202560 1858 0 0 0 0 0 0 0 15 0 22 0 602487972 16079360000 117914 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32225] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32225/stat : 32225 (java) S 32202 32204 31608 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 602487973 16079360000 117918 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 0 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32227] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32227/stat : 32227 (java) S 32202 32204 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16079360000 117920 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32228] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32228/stat : 32228 (java) S 32202 32204 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16079360000 117924 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32231] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32231/stat : 32231 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16079360000 117928 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000416177 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32233] ppid=32202 vsize=15702500 CPUtime=1.41 cores=0,2,4,6
/proc/32204/task/32233/stat : 32233 (java) R 32202 32204 31608 0 -1 4202560 10437 0 0 0 140 1 0 0 18 0 22 0 602487976 16079360000 117930 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 215988289196 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32204/tid=32235] ppid=32202 vsize=15702500 CPUtime=0.53 cores=0,2,4,6
/proc/32204/task/32235/stat : 32235 (java) R 32202 32204 31608 0 -1 4202560 7826 0 0 0 52 1 0 0 25 0 22 0 602487976 16079360000 117936 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 47324761574388 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32237] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32237/stat : 32237 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16079360000 117948 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32239] ppid=32202 vsize=15702500 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32239/stat : 32239 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602487976 16079360000 117957 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32245] ppid=32202 vsize=15702500 CPUtime=2.07 cores=0,2,4,6
/proc/32204/task/32245/stat : 32245 (java) R 32202 32204 31608 0 -1 4202560 20274 0 0 0 206 1 0 0 18 0 22 0 602487999 16079360000 117962 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505796623 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32204/tid=32246] ppid=32202 vsize=15702500 CPUtime=2.39 cores=0,2,4,6
/proc/32204/task/32246/stat : 32246 (java) R 32202 32204 31608 0 -1 4202560 24782 0 0 0 237 2 0 0 18 0 22 0 602487999 16079360000 117967 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505955239 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32247] ppid=32202 vsize=15702500 CPUtime=2.01 cores=0,2,4,6
/proc/32204/task/32247/stat : 32247 (java) R 32202 32204 31608 0 -1 4202560 18979 0 0 0 199 2 0 0 19 0 22 0 602487999 16079360000 117971 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505796792 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32204/tid=32248] ppid=32202 vsize=15702500 CPUtime=2.29 cores=0,2,4,6
/proc/32204/task/32248/stat : 32248 (java) R 32202 32204 31608 0 -1 4202560 24599 0 0 0 226 3 0 0 17 0 22 0 602487999 16079360000 117977 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505796792 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 15702500

[startup+6.30064 s]
/proc/loadavg: 5.78 7.44 7.72 10/220 32248
/proc/meminfo: memFree=23011540/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15697312 CPUtime=23.98 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 155202 0 1 0 2377 21 0 0 24 0 22 0 602487971 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3924328 139989 2289 9 0 3915047 0
[pid=32204/tid=32208] ppid=32202 vsize=15697312 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32208/stat : 32208 (java) S 32202 32204 31608 0 -1 4202560 8109 0 1 0 41 1 0 0 19 0 22 0 602487971 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32209] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32209/stat : 32209 (java) S 32202 32204 31608 0 -1 4202560 2056 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32211] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32211/stat : 32211 (java) S 32202 32204 31608 0 -1 4202560 1715 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32213] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32213/stat : 32213 (java) S 32202 32204 31608 0 -1 4202560 1982 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32215] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32215/stat : 32215 (java) S 32202 32204 31608 0 -1 4202560 1472 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32216] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32216/stat : 32216 (java) S 32202 32204 31608 0 -1 4202560 1203 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32218] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32218/stat : 32218 (java) S 32202 32204 31608 0 -1 4202560 761 0 0 0 0 0 0 0 16 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32220] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32220/stat : 32220 (java) S 32202 32204 31608 0 -1 4202560 565 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32222] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32222/stat : 32222 (java) S 32202 32204 31608 0 -1 4202560 1995 0 0 0 0 0 0 0 15 0 22 0 602487972 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32225] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32225/stat : 32225 (java) S 32202 32204 31608 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 602487973 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 0 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32227] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32227/stat : 32227 (java) S 32202 32204 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32228] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32228/stat : 32228 (java) S 32202 32204 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32231] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32231/stat : 32231 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000416177 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32233] ppid=32202 vsize=15697312 CPUtime=1.48 cores=0,2,4,6
/proc/32204/task/32233/stat : 32233 (java) S 32202 32204 31608 0 -1 4202560 10460 0 0 0 147 1 0 0 15 0 22 0 602487976 16074047488 139989 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0

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

[pid=32204/tid=32246] ppid=32202 vsize=15697312 CPUtime=1048.85 cores=0,2,4,6
/proc/32204/task/32246/stat : 32246 (java) R 32202 32204 31608 0 -1 4202560 180932 0 0 0 104855 30 0 0 25 0 22 0 602487999 16074047488 79897 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505768879 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32204/tid=32247] ppid=32202 vsize=15697312 CPUtime=1048.47 cores=0,2,4,6
/proc/32204/task/32247/stat : 32247 (java) R 32202 32204 31608 0 -1 4202560 176338 0 0 0 104812 35 0 0 25 0 22 0 602487999 16074047488 79897 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505796941 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32248] ppid=32202 vsize=15697312 CPUtime=1048.94 cores=0,2,4,6
/proc/32204/task/32248/stat : 32248 (java) R 32202 32204 31608 0 -1 4202560 185258 0 0 0 104859 35 0 0 25 0 22 0 602487999 16074047488 79897 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505662348 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4223.13
Current children cumulated vsize (KiB) 15697312

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 7.96 10/220 32278
/proc/meminfo: memFree=23913868/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15697312 CPUtime=4461.59 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 1322762 0 1 0 445818 341 0 0 24 0 22 0 602487971 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3924328 73974 2299 9 0 3915047 0
[pid=32204/tid=32208] ppid=32202 vsize=15697312 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32208/stat : 32208 (java) S 32202 32204 31608 0 -1 4202560 8109 0 1 0 41 1 0 0 19 0 22 0 602487971 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32209] ppid=32202 vsize=15697312 CPUtime=3.19 cores=0,2,4,6
/proc/32204/task/32209/stat : 32209 (java) S 32202 32204 31608 0 -1 4202560 67333 0 0 0 301 18 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32211] ppid=32202 vsize=15697312 CPUtime=3.09 cores=0,2,4,6
/proc/32204/task/32211/stat : 32211 (java) S 32202 32204 31608 0 -1 4202560 65219 0 0 0 294 15 0 0 16 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32213] ppid=32202 vsize=15697312 CPUtime=3.12 cores=0,2,4,6
/proc/32204/task/32213/stat : 32213 (java) S 32202 32204 31608 0 -1 4202560 69629 0 0 0 295 17 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32215] ppid=32202 vsize=15697312 CPUtime=3.15 cores=0,2,4,6
/proc/32204/task/32215/stat : 32215 (java) S 32202 32204 31608 0 -1 4202560 68142 0 0 0 300 15 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32216] ppid=32202 vsize=15697312 CPUtime=3.1 cores=0,2,4,6
/proc/32204/task/32216/stat : 32216 (java) S 32202 32204 31608 0 -1 4202560 67888 0 0 0 295 15 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32218] ppid=32202 vsize=15697312 CPUtime=3.1 cores=0,2,4,6
/proc/32204/task/32218/stat : 32218 (java) S 32202 32204 31608 0 -1 4202560 65765 0 0 0 293 17 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32220] ppid=32202 vsize=15697312 CPUtime=3.05 cores=0,2,4,6
/proc/32204/task/32220/stat : 32220 (java) S 32202 32204 31608 0 -1 4202560 66166 0 0 0 289 16 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32222] ppid=32202 vsize=15697312 CPUtime=3.07 cores=0,2,4,6
/proc/32204/task/32222/stat : 32222 (java) S 32202 32204 31608 0 -1 4202560 66363 0 0 0 291 16 0 0 15 0 22 0 602487972 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32225] ppid=32202 vsize=15697312 CPUtime=2.08 cores=0,2,4,6
/proc/32204/task/32225/stat : 32225 (java) S 32202 32204 31608 0 -1 4202560 3446 0 0 0 148 60 0 0 15 0 22 0 602487973 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 0 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32227] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32227/stat : 32227 (java) S 32202 32204 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32228] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32228/stat : 32228 (java) S 32202 32204 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32231] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32231/stat : 32231 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000416177 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32233] ppid=32202 vsize=15697312 CPUtime=1.5 cores=0,2,4,6
/proc/32204/task/32233/stat : 32233 (java) S 32202 32204 31608 0 -1 4202560 10464 0 0 0 149 1 0 0 16 0 22 0 602487976 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32235] ppid=32202 vsize=15697312 CPUtime=0.66 cores=0,2,4,6
/proc/32204/task/32235/stat : 32235 (java) S 32202 32204 31608 0 -1 4202560 7848 0 0 0 65 1 0 0 15 0 22 0 602487976 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32237] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32237/stat : 32237 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32239] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32239/stat : 32239 (java) S 32202 32204 31608 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 602487976 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32245] ppid=32202 vsize=15697312 CPUtime=1107.81 cores=0,2,4,6
/proc/32204/task/32245/stat : 32245 (java) R 32202 32204 31608 0 -1 4202560 184480 0 0 0 110747 34 0 0 25 0 22 0 602487999 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505812528 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32204/tid=32246] ppid=32202 vsize=15697312 CPUtime=1108.14 cores=0,2,4,6
/proc/32204/task/32246/stat : 32246 (java) R 32202 32204 31608 0 -1 4202560 190199 0 0 0 110782 32 0 0 25 0 22 0 602487999 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 18446744073699065925 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32247] ppid=32202 vsize=15697312 CPUtime=1107.77 cores=0,2,4,6
/proc/32204/task/32247/stat : 32247 (java) R 32202 32204 31608 0 -1 4202560 185714 0 0 0 110740 37 0 0 18 0 22 0 602487999 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 47324760921706 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32204/tid=32248] ppid=32202 vsize=15697312 CPUtime=1108.15 cores=0,2,4,6
/proc/32204/task/32248/stat : 32248 (java) R 32202 32204 31608 0 -1 4202560 194550 0 0 0 110778 37 0 0 25 0 22 0 602487999 16074047488 73974 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505686784 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4461.59
Current children cumulated vsize (KiB) 15697312

[startup+1182.3 s]
/proc/loadavg: 8.28 8.12 7.98 10/220 32279
/proc/meminfo: memFree=23971864/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15697312 CPUtime=4700.08 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 1392878 0 1 0 469649 359 0 0 24 0 22 0 602487971 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3924328 73432 2299 9 0 3915047 0
[pid=32204/tid=32208] ppid=32202 vsize=15697312 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32208/stat : 32208 (java) S 32202 32204 31608 0 -1 4202560 8109 0 1 0 41 1 0 0 19 0 22 0 602487971 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32209] ppid=32202 vsize=15697312 CPUtime=3.37 cores=0,2,4,6
/proc/32204/task/32209/stat : 32209 (java) S 32202 32204 31608 0 -1 4202560 71048 0 0 0 318 19 0 0 15 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32211] ppid=32202 vsize=15697312 CPUtime=3.28 cores=0,2,4,6
/proc/32204/task/32211/stat : 32211 (java) S 32202 32204 31608 0 -1 4202560 68753 0 0 0 312 16 0 0 15 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32213] ppid=32202 vsize=15697312 CPUtime=3.29 cores=0,2,4,6
/proc/32204/task/32213/stat : 32213 (java) S 32202 32204 31608 0 -1 4202560 72695 0 0 0 311 18 0 0 15 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32215] ppid=32202 vsize=15697312 CPUtime=3.31 cores=0,2,4,6
/proc/32204/task/32215/stat : 32215 (java) S 32202 32204 31608 0 -1 4202560 71253 0 0 0 315 16 0 0 16 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32216] ppid=32202 vsize=15697312 CPUtime=3.26 cores=0,2,4,6
/proc/32204/task/32216/stat : 32216 (java) S 32202 32204 31608 0 -1 4202560 70991 0 0 0 310 16 0 0 15 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32218] ppid=32202 vsize=15697312 CPUtime=3.26 cores=0,2,4,6
/proc/32204/task/32218/stat : 32218 (java) S 32202 32204 31608 0 -1 4202560 69059 0 0 0 308 18 0 0 15 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32220] ppid=32202 vsize=15697312 CPUtime=3.21 cores=0,2,4,6
/proc/32204/task/32220/stat : 32220 (java) S 32202 32204 31608 0 -1 4202560 69493 0 0 0 304 17 0 0 15 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32222] ppid=32202 vsize=15697312 CPUtime=3.23 cores=0,2,4,6
/proc/32204/task/32222/stat : 32222 (java) S 32202 32204 31608 0 -1 4202560 69212 0 0 0 307 16 0 0 16 0 22 0 602487972 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32225] ppid=32202 vsize=15697312 CPUtime=2.25 cores=0,2,4,6
/proc/32204/task/32225/stat : 32225 (java) S 32202 32204 31608 0 -1 4202560 3684 0 0 0 160 65 0 0 15 0 22 0 602487973 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 0 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32227] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32227/stat : 32227 (java) S 32202 32204 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32228] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32228/stat : 32228 (java) S 32202 32204 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32231] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32231/stat : 32231 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000416177 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32233] ppid=32202 vsize=15697312 CPUtime=1.5 cores=0,2,4,6
/proc/32204/task/32233/stat : 32233 (java) S 32202 32204 31608 0 -1 4202560 10464 0 0 0 149 1 0 0 16 0 22 0 602487976 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32235] ppid=32202 vsize=15697312 CPUtime=0.66 cores=0,2,4,6
/proc/32204/task/32235/stat : 32235 (java) S 32202 32204 31608 0 -1 4202560 7848 0 0 0 65 1 0 0 15 0 22 0 602487976 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32237] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32237/stat : 32237 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32239] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32239/stat : 32239 (java) S 32202 32204 31608 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 602487976 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32245] ppid=32202 vsize=15697312 CPUtime=1167.13 cores=0,2,4,6
/proc/32204/task/32245/stat : 32245 (java) R 32202 32204 31608 0 -1 4202560 195469 0 0 0 116677 36 0 0 25 0 22 0 602487999 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 47324760920273 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32246] ppid=32202 vsize=15697312 CPUtime=1167.33 cores=0,2,4,6
/proc/32204/task/32246/stat : 32246 (java) R 32202 32204 31608 0 -1 4202560 200792 0 0 0 116700 33 0 0 25 0 22 0 602487999 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505821467 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32204/tid=32247] ppid=32202 vsize=15697312 CPUtime=1167.07 cores=0,2,4,6
/proc/32204/task/32247/stat : 32247 (java) R 32202 32204 31608 0 -1 4202560 196757 0 0 0 116668 39 0 0 25 0 22 0 602487999 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505855713 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32204/tid=32248] ppid=32202 vsize=15697312 CPUtime=1167.37 cores=0,2,4,6
/proc/32204/task/32248/stat : 32248 (java) R 32202 32204 31608 0 -1 4202560 205801 0 0 0 116698 39 0 0 25 0 22 0 602487999 16074047488 73432 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505828884 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.08
Current children cumulated vsize (KiB) 15697312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.26 8.13 7.99 5/197 32283
/proc/meminfo: memFree=24437516/32950940 swapFree=67111364/67111528
[pid=32204] ppid=32202 vsize=15697312 CPUtime=4800.27 cores=0,2,4,6
/proc/32204/stat : 32204 (java) S 32202 32204 31608 0 -1 4202496 1410879 0 1 0 479663 364 0 0 24 0 22 0 602487971 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32204/statm: 3924328 60712 2299 9 0 3915047 0
[pid=32204/tid=32208] ppid=32202 vsize=15697312 CPUtime=0.42 cores=0,2,4,6
/proc/32204/task/32208/stat : 32208 (java) S 32202 32204 31608 0 -1 4202560 8109 0 1 0 41 1 0 0 19 0 22 0 602487971 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32209] ppid=32202 vsize=15697312 CPUtime=3.43 cores=0,2,4,6
/proc/32204/task/32209/stat : 32209 (java) S 32202 32204 31608 0 -1 4202560 72788 0 0 0 324 19 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32211] ppid=32202 vsize=15697312 CPUtime=3.35 cores=0,2,4,6
/proc/32204/task/32211/stat : 32211 (java) S 32202 32204 31608 0 -1 4202560 69860 0 0 0 318 17 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32213] ppid=32202 vsize=15697312 CPUtime=3.35 cores=0,2,4,6
/proc/32204/task/32213/stat : 32213 (java) S 32202 32204 31608 0 -1 4202560 74368 0 0 0 317 18 0 0 16 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32215] ppid=32202 vsize=15697312 CPUtime=3.39 cores=0,2,4,6
/proc/32204/task/32215/stat : 32215 (java) S 32202 32204 31608 0 -1 4202560 73288 0 0 0 322 17 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32216] ppid=32202 vsize=15697312 CPUtime=3.32 cores=0,2,4,6
/proc/32204/task/32216/stat : 32216 (java) S 32202 32204 31608 0 -1 4202560 72737 0 0 0 316 16 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32218] ppid=32202 vsize=15697312 CPUtime=3.34 cores=0,2,4,6
/proc/32204/task/32218/stat : 32218 (java) S 32202 32204 31608 0 -1 4202560 71135 0 0 0 316 18 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32220] ppid=32202 vsize=15697312 CPUtime=3.28 cores=0,2,4,6
/proc/32204/task/32220/stat : 32220 (java) S 32202 32204 31608 0 -1 4202560 71347 0 0 0 311 17 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32222] ppid=32202 vsize=15697312 CPUtime=3.3 cores=0,2,4,6
/proc/32204/task/32222/stat : 32222 (java) S 32202 32204 31608 0 -1 4202560 71121 0 0 0 313 17 0 0 15 0 22 0 602487972 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32225] ppid=32202 vsize=15697312 CPUtime=2.3 cores=0,2,4,6
/proc/32204/task/32225/stat : 32225 (java) S 32202 32204 31608 0 -1 4202560 3731 0 0 0 164 66 0 0 15 0 22 0 602487973 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 0 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32227] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32227/stat : 32227 (java) S 32202 32204 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32228] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32228/stat : 32228 (java) S 32202 32204 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32231] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32231/stat : 32231 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000416177 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32233] ppid=32202 vsize=15697312 CPUtime=1.5 cores=0,2,4,6
/proc/32204/task/32233/stat : 32233 (java) S 32202 32204 31608 0 -1 4202560 10464 0 0 0 149 1 0 0 16 0 22 0 602487976 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 0 0 0 0
[pid=32204/tid=32235] ppid=32202 vsize=15697312 CPUtime=0.66 cores=0,2,4,6
/proc/32204/task/32235/stat : 32235 (java) S 32202 32204 31608 0 -1 4202560 7848 0 0 0 65 1 0 0 15 0 22 0 602487976 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 6 0 0 0
[pid=32204/tid=32237] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32237/stat : 32237 (java) S 32202 32204 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602487976 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000408473 0 4 0 16800975 18446604453905754816 0 0 -1 2 0 0 0
[pid=32204/tid=32239] ppid=32202 vsize=15697312 CPUtime=0 cores=0,2,4,6
/proc/32204/task/32239/stat : 32239 (java) S 32202 32204 31608 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 602487976 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 216000409088 0 4 0 16800975 18446604453905754816 0 0 -1 4 0 0 0
[pid=32204/tid=32245] ppid=32202 vsize=15697312 CPUtime=1192.02 cores=0,2,4,6
/proc/32204/task/32245/stat : 32245 (java) R 32202 32204 31608 0 -1 4202560 196430 0 0 0 119166 36 0 0 25 0 22 0 602487999 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505768978 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32204/tid=32246] ppid=32202 vsize=15697312 CPUtime=1192.27 cores=0,2,4,6
/proc/32204/task/32246/stat : 32246 (java) R 32202 32204 31608 0 -1 4202560 201686 0 0 0 119193 34 0 0 25 0 22 0 602487999 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505768955 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32204/tid=32247] ppid=32202 vsize=15697312 CPUtime=1191.89 cores=0,2,4,6
/proc/32204/task/32247/stat : 32247 (java) R 32202 32204 31608 0 -1 4202560 197779 0 0 0 119150 39 0 0 25 0 22 0 602487999 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505768888 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32204/tid=32248] ppid=32202 vsize=15697312 CPUtime=1192.29 cores=0,2,4,6
/proc/32204/task/32248/stat : 32248 (java) R 32202 32204 31608 0 -1 4202560 206738 0 0 0 119190 39 0 0 25 0 22 0 602487999 16074047488 60712 33554432000 1073741824 1073778376 140735089635376 18446744073709551615 46912505812539 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15697312

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

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

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.32
CPU user time (s): 4796.65
CPU system time (s): 3.66344
CPU usage (%): 397.533
Max. virtual memory (cumulated for all children) (KiB): 15703192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.65
system time used= 3.66344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1410905
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= 325643
involuntary context switches= 171671

runsolver used 2.01369 second user time and 4.6213 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 02:16:12
IDJOB=3312576
IDBENCH=82761
IDSOLVER=1699
FILE ID=node117/3312576-1304122572
RUNJOBID= node117-1304122572-32185
PBS_JOBID= 13170714
Free space on /tmp= 71680 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312576-1304122572/watcher-3312576-1304122572 -o /tmp/evaluation-result-3312576-1304122572/solver-3312576-1304122572 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312576-1304122572.cnf

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

MD5SUM BENCH= 7790a3f63c0c8a2b2a87d89aa5f80b99
RANDOM SEED=368530283

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24678016 kB
Buffers:       1866500 kB
Cached:        5783656 kB
SwapCached:        160 kB
Active:         680568 kB
Inactive:      7033656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24678016 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3188 kB
Writeback:           0 kB
AnonPages:       63104 kB
Mapped:          14884 kB
Slab:           495412 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   209504 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= 71680 MiB
End job on node117 at 2011-04-30 02:36:22