Trace number 3312094

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 1303.41 1300.07

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

0.10/0.11	04:44 INFO : Reading from input HOME/instance-3312094-1304186680.cnf
11.30/10.84	Executor set job limit to 1000000
11.30/10.84	Executor set job limit to 1000000
11.30/10.84	Executor set job limit to 1000000
11.30/10.84	Executor set job limit to 1000000
11.30/10.84	Starting Executor!
11.30/10.84	Starting Executor!
11.30/10.84	Starting Executor!
11.30/10.84	Starting Executor!
26.94/24.07	05:08 INFO : Found 249970 xor gates

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

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

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


[startup+0 s]
/proc/loadavg: 7.46 7.95 7.94 5/198 32074
/proc/meminfo: memFree=30241588/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 1423 0 0 0 0 0 0 0 24 0 2 0 608899084 27824128 893 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 6793 893 684 9 0 381 0
[pid=32074/tid=32075] ppid=32072 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) S 32072 32074 31870 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 608899085 27824128 893 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.0328609 s]
/proc/loadavg: 7.46 7.95 7.94 5/198 32074
/proc/meminfo: memFree=30241588/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 3650 0 1 0 2 0 0 0 24 0 13 0 608899084 15978749952 3089 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3901062 3090 1673 9 0 3891810 0
[pid=32074/tid=32075] ppid=32072 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 2262 0 1 0 2 0 0 0 25 0 13 0 608899085 15978749952 3091 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 47059931399704 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100847 s]
/proc/loadavg: 7.46 7.95 7.94 5/198 32074
/proc/meminfo: memFree=30241588/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15676880 CPUtime=0.1 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 5661 0 1 0 9 1 0 0 24 0 18 0 608899084 16053125120 5065 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3919220 5066 2117 9 0 3909939 0
[pid=32074/tid=32075] ppid=32072 vsize=15676880 CPUtime=0.09 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 3512 0 1 0 8 1 0 0 18 0 18 0 608899085 16053125120 5066 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 47059930736659 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676880

[startup+0.30082 s]
/proc/loadavg: 7.46 7.95 7.94 5/198 32074
/proc/meminfo: memFree=30241588/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15682148 CPUtime=0.52 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 16986 0 1 0 49 3 0 0 24 0 18 0 608899084 16058519552 15062 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3920537 15069 2206 9 0 3911256 0
[pid=32074/tid=32075] ppid=32072 vsize=15682148 CPUtime=0.29 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 11763 0 1 0 26 3 0 0 18 0 18 0 608899085 16058519552 15072 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912505644337 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682148

[startup+0.700753 s]
/proc/loadavg: 7.46 7.95 7.94 5/198 32074
/proc/meminfo: memFree=30241588/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15682148 CPUtime=0.94 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 43884 0 1 0 87 7 0 0 24 0 18 0 608899084 16058519552 41958 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3920537 41958 2222 9 0 3911256 0
[pid=32074/tid=32075] ppid=32072 vsize=15682148 CPUtime=0.68 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 35545 0 1 0 62 6 0 0 18 0 18 0 608899085 16058519552 41958 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912505532738 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15682148

[startup+1.50062 s]
/proc/loadavg: 7.26 7.90 7.92 6/216 32092
/proc/meminfo: memFree=30067172/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15682148 CPUtime=1.75 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 77782 0 1 0 164 11 0 0 24 0 18 0 608899084 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3920537 75853 2222 9 0 3911256 0
[pid=32074/tid=32075] ppid=32072 vsize=15682148 CPUtime=1.47 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 64370 0 1 0 137 10 0 0 19 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912505615593 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32074/tid=32077] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32077/stat : 32077 (java) S 32072 32074 31870 0 -1 4202560 1293 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32078] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32078/stat : 32078 (java) S 32072 32074 31870 0 -1 4202560 37 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32079] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32079/stat : 32079 (java) S 32072 32074 31870 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32080] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32080/stat : 32080 (java) S 32072 32074 31870 0 -1 4202560 968 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32081] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32081/stat : 32081 (java) S 32072 32074 31870 0 -1 4202560 1317 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32082] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32082/stat : 32082 (java) S 32072 32074 31870 0 -1 4202560 1294 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32083] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32083/stat : 32083 (java) S 32072 32074 31870 0 -1 4202560 1692 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32084] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32084/stat : 32084 (java) S 32072 32074 31870 0 -1 4202560 1397 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32085] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32085/stat : 32085 (java) S 32072 32074 31870 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 18 0 608899086 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 0 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32086] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32086/stat : 32086 (java) S 32072 32074 31870 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 608899087 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32087] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32087/stat : 32087 (java) S 32072 32074 31870 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 608899087 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32088] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32088/stat : 32088 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608899089 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296749489 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32089] ppid=32072 vsize=15682148 CPUtime=0.14 cores=1,3,5,7
/proc/32074/task/32089/stat : 32089 (java) S 32072 32074 31870 0 -1 4202560 2391 0 0 0 14 0 0 0 18 0 18 0 608899089 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32090] ppid=32072 vsize=15682148 CPUtime=0.09 cores=1,3,5,7
/proc/32074/task/32090/stat : 32090 (java) S 32072 32074 31870 0 -1 4202560 1450 0 0 0 9 0 0 0 16 0 18 0 608899089 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32091] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32091/stat : 32091 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608899089 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32092] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32092/stat : 32092 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 608899089 16058519552 75853 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15682148

[startup+3.10135 s]
/proc/loadavg: 7.26 7.90 7.92 6/216 32092
/proc/meminfo: memFree=29913108/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15682148 CPUtime=3.42 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 142473 0 1 0 323 19 0 0 24 0 18 0 608899084 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3920537 140440 2240 9 0 3911256 0
[pid=32074/tid=32075] ppid=32072 vsize=15682148 CPUtime=3.06 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 124019 0 1 0 289 17 0 0 24 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912505644337 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32074/tid=32077] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32077/stat : 32077 (java) S 32072 32074 31870 0 -1 4202560 2294 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32078] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32078/stat : 32078 (java) S 32072 32074 31870 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32079] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32079/stat : 32079 (java) S 32072 32074 31870 0 -1 4202560 964 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32080] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32080/stat : 32080 (java) S 32072 32074 31870 0 -1 4202560 968 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32081] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32081/stat : 32081 (java) S 32072 32074 31870 0 -1 4202560 1340 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32082] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32082/stat : 32082 (java) S 32072 32074 31870 0 -1 4202560 1294 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32083] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32083/stat : 32083 (java) S 32072 32074 31870 0 -1 4202560 1740 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32084] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32084/stat : 32084 (java) S 32072 32074 31870 0 -1 4202560 3971 0 0 0 0 0 0 0 16 0 18 0 608899085 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32085] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32085/stat : 32085 (java) S 32072 32074 31870 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 18 0 608899086 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 0 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32086] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32086/stat : 32086 (java) S 32072 32074 31870 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 608899087 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32087] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32087/stat : 32087 (java) S 32072 32074 31870 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 608899087 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32088] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32088/stat : 32088 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608899089 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296749489 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32089] ppid=32072 vsize=15682148 CPUtime=0.16 cores=1,3,5,7
/proc/32074/task/32089/stat : 32089 (java) S 32072 32074 31870 0 -1 4202560 2422 0 0 0 16 0 0 0 15 0 18 0 608899089 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32090] ppid=32072 vsize=15682148 CPUtime=0.12 cores=1,3,5,7
/proc/32074/task/32090/stat : 32090 (java) S 32072 32074 31870 0 -1 4202560 1581 0 0 0 12 0 0 0 15 0 18 0 608899089 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32091] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32091/stat : 32091 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608899089 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32092] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32092/stat : 32092 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 608899089 16058519552 140440 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 15682148

[startup+6.30082 s]
/proc/loadavg: 7.26 7.90 7.92 6/216 32092
/proc/meminfo: memFree=29145944/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15682148 CPUtime=6.69 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 285594 0 1 0 633 36 0 0 24 0 18 0 608899084 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3920537 283493 2240 9 0 3911256 0
[pid=32074/tid=32075] ppid=32072 vsize=15682148 CPUtime=6.23 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 251501 0 1 0 590 33 0 0 20 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912505615432 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32074/tid=32077] ppid=32072 vsize=15682148 CPUtime=0.01 cores=1,3,5,7
/proc/32074/task/32077/stat : 32077 (java) S 32072 32074 31870 0 -1 4202560 2295 0 0 0 1 0 0 0 16 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32078] ppid=32072 vsize=15682148 CPUtime=0.02 cores=1,3,5,7
/proc/32074/task/32078/stat : 32078 (java) S 32072 32074 31870 0 -1 4202560 57 0 0 0 2 0 0 0 16 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32079] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32079/stat : 32079 (java) S 32072 32074 31870 0 -1 4202560 964 0 0 0 0 0 0 0 15 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32080] ppid=32072 vsize=15682148 CPUtime=0.01 cores=1,3,5,7
/proc/32074/task/32080/stat : 32080 (java) S 32072 32074 31870 0 -1 4202560 969 0 0 0 1 0 0 0 15 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32081] ppid=32072 vsize=15682148 CPUtime=0.02 cores=1,3,5,7
/proc/32074/task/32081/stat : 32081 (java) S 32072 32074 31870 0 -1 4202560 11582 0 0 0 1 1 0 0 16 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32082] ppid=32072 vsize=15682148 CPUtime=0.02 cores=1,3,5,7
/proc/32074/task/32082/stat : 32082 (java) S 32072 32074 31870 0 -1 4202560 6416 0 0 0 2 0 0 0 16 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32083] ppid=32072 vsize=15682148 CPUtime=0.02 cores=1,3,5,7
/proc/32074/task/32083/stat : 32083 (java) S 32072 32074 31870 0 -1 4202560 1740 0 0 0 2 0 0 0 15 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32084] ppid=32072 vsize=15682148 CPUtime=0.01 cores=1,3,5,7
/proc/32074/task/32084/stat : 32084 (java) S 32072 32074 31870 0 -1 4202560 3971 0 0 0 1 0 0 0 15 0 18 0 608899085 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32085] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32085/stat : 32085 (java) S 32072 32074 31870 0 -1 4202560 711 0 0 0 0 0 0 0 15 0 18 0 608899086 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 0 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32086] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32086/stat : 32086 (java) S 32072 32074 31870 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 608899087 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32087] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32087/stat : 32087 (java) S 32072 32074 31870 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 608899087 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32088] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32088/stat : 32088 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608899089 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296749489 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32089] ppid=32072 vsize=15682148 CPUtime=0.16 cores=1,3,5,7
/proc/32074/task/32089/stat : 32089 (java) S 32072 32074 31870 0 -1 4202560 2422 0 0 0 16 0 0 0 15 0 18 0 608899089 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32090] ppid=32072 vsize=15682148 CPUtime=0.12 cores=1,3,5,7
/proc/32074/task/32090/stat : 32090 (java) S 32072 32074 31870 0 -1 4202560 1581 0 0 0 12 0 0 0 15 0 18 0 608899089 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32091] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32091/stat : 32091 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608899089 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32092] ppid=32072 vsize=15682148 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32092/stat : 32092 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 608899089 16058519552 283493 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0

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

[pid=32074/tid=32094] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32094/stat : 32094 (java) S 32072 32074 31870 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32095] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32095/stat : 32095 (java) S 32072 32074 31870 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32096] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32096/stat : 32096 (java) S 32072 32074 31870 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1125.63
Current children cumulated vsize (KiB) 15688312

[startup+1182.3 s]
/proc/loadavg: 5.06 5.11 5.83 6/220 32128
/proc/meminfo: memFree=28514012/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15688312 CPUtime=1185.63 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 414914 0 1 0 118489 74 0 0 24 0 22 0 608899084 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3922078 390960 2289 9 0 3912797 0
[pid=32074/tid=32075] ppid=32072 vsize=15688312 CPUtime=1180.46 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 251631 0 1 0 118011 35 0 0 25 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912506412858 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32074/tid=32077] ppid=32072 vsize=15688312 CPUtime=0.26 cores=1,3,5,7
/proc/32074/task/32077/stat : 32077 (java) S 32072 32074 31870 0 -1 4202560 9134 0 0 0 20 6 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32078] ppid=32072 vsize=15688312 CPUtime=0.26 cores=1,3,5,7
/proc/32074/task/32078/stat : 32078 (java) S 32072 32074 31870 0 -1 4202560 19861 0 0 0 23 3 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32079] ppid=32072 vsize=15688312 CPUtime=0.15 cores=1,3,5,7
/proc/32074/task/32079/stat : 32079 (java) S 32072 32074 31870 0 -1 4202560 1959 0 0 0 10 5 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32080] ppid=32072 vsize=15688312 CPUtime=0.31 cores=1,3,5,7
/proc/32074/task/32080/stat : 32080 (java) S 32072 32074 31870 0 -1 4202560 41444 0 0 0 27 4 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32081] ppid=32072 vsize=15688312 CPUtime=0.25 cores=1,3,5,7
/proc/32074/task/32081/stat : 32081 (java) S 32072 32074 31870 0 -1 4202560 21628 0 0 0 18 7 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32082] ppid=32072 vsize=15688312 CPUtime=0.19 cores=1,3,5,7
/proc/32074/task/32082/stat : 32082 (java) S 32072 32074 31870 0 -1 4202560 18186 0 0 0 18 1 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32083] ppid=32072 vsize=15688312 CPUtime=0.16 cores=1,3,5,7
/proc/32074/task/32083/stat : 32083 (java) S 32072 32074 31870 0 -1 4202560 14798 0 0 0 13 3 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32084] ppid=32072 vsize=15688312 CPUtime=0.18 cores=1,3,5,7
/proc/32074/task/32084/stat : 32084 (java) S 32072 32074 31870 0 -1 4202560 11278 0 0 0 15 3 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32085] ppid=32072 vsize=15688312 CPUtime=1.34 cores=1,3,5,7
/proc/32074/task/32085/stat : 32085 (java) S 32072 32074 31870 0 -1 4202560 1245 0 0 0 134 0 0 0 15 0 22 0 608899086 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 0 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32086] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32086/stat : 32086 (java) S 32072 32074 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608899087 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32087] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32087/stat : 32087 (java) S 32072 32074 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608899087 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32088] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32088/stat : 32088 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296749489 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32089] ppid=32072 vsize=15688312 CPUtime=1.13 cores=1,3,5,7
/proc/32074/task/32089/stat : 32089 (java) S 32072 32074 31870 0 -1 4202560 13574 0 0 0 112 1 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32090] ppid=32072 vsize=15688312 CPUtime=0.82 cores=1,3,5,7
/proc/32074/task/32090/stat : 32090 (java) S 32072 32074 31870 0 -1 4202560 8656 0 0 0 82 0 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32091] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32091/stat : 32091 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32092] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32092/stat : 32092 (java) S 32072 32074 31870 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32093] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32093/stat : 32093 (java) S 32072 32074 31870 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32094] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32094/stat : 32094 (java) S 32072 32074 31870 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32095] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32095/stat : 32095 (java) S 32072 32074 31870 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32096] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32096/stat : 32096 (java) S 32072 32074 31870 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1185.63
Current children cumulated vsize (KiB) 15688312

[startup+1242.3 s]
/proc/loadavg: 4.89 5.03 5.75 6/220 32179
/proc/meminfo: memFree=26728032/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15688312 CPUtime=1245.63 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 414916 0 1 0 124489 74 0 0 24 0 22 0 608899084 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3922078 390960 2289 9 0 3912797 0
[pid=32074/tid=32075] ppid=32072 vsize=15688312 CPUtime=1240.46 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 251631 0 1 0 124011 35 0 0 25 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912506413023 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32074/tid=32077] ppid=32072 vsize=15688312 CPUtime=0.26 cores=1,3,5,7
/proc/32074/task/32077/stat : 32077 (java) S 32072 32074 31870 0 -1 4202560 9134 0 0 0 20 6 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32078] ppid=32072 vsize=15688312 CPUtime=0.26 cores=1,3,5,7
/proc/32074/task/32078/stat : 32078 (java) S 32072 32074 31870 0 -1 4202560 19861 0 0 0 23 3 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32079] ppid=32072 vsize=15688312 CPUtime=0.15 cores=1,3,5,7
/proc/32074/task/32079/stat : 32079 (java) S 32072 32074 31870 0 -1 4202560 1959 0 0 0 10 5 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32080] ppid=32072 vsize=15688312 CPUtime=0.31 cores=1,3,5,7
/proc/32074/task/32080/stat : 32080 (java) S 32072 32074 31870 0 -1 4202560 41444 0 0 0 27 4 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32081] ppid=32072 vsize=15688312 CPUtime=0.25 cores=1,3,5,7
/proc/32074/task/32081/stat : 32081 (java) S 32072 32074 31870 0 -1 4202560 21628 0 0 0 18 7 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32082] ppid=32072 vsize=15688312 CPUtime=0.19 cores=1,3,5,7
/proc/32074/task/32082/stat : 32082 (java) S 32072 32074 31870 0 -1 4202560 18186 0 0 0 18 1 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32083] ppid=32072 vsize=15688312 CPUtime=0.16 cores=1,3,5,7
/proc/32074/task/32083/stat : 32083 (java) S 32072 32074 31870 0 -1 4202560 14798 0 0 0 13 3 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32084] ppid=32072 vsize=15688312 CPUtime=0.18 cores=1,3,5,7
/proc/32074/task/32084/stat : 32084 (java) S 32072 32074 31870 0 -1 4202560 11278 0 0 0 15 3 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32085] ppid=32072 vsize=15688312 CPUtime=1.34 cores=1,3,5,7
/proc/32074/task/32085/stat : 32085 (java) S 32072 32074 31870 0 -1 4202560 1245 0 0 0 134 0 0 0 15 0 22 0 608899086 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 0 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32086] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32086/stat : 32086 (java) S 32072 32074 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608899087 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32087] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32087/stat : 32087 (java) S 32072 32074 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608899087 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32088] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32088/stat : 32088 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296749489 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32089] ppid=32072 vsize=15688312 CPUtime=1.13 cores=1,3,5,7
/proc/32074/task/32089/stat : 32089 (java) S 32072 32074 31870 0 -1 4202560 13574 0 0 0 112 1 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32090] ppid=32072 vsize=15688312 CPUtime=0.82 cores=1,3,5,7
/proc/32074/task/32090/stat : 32090 (java) S 32072 32074 31870 0 -1 4202560 8656 0 0 0 82 0 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32091] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32091/stat : 32091 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32092] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32092/stat : 32092 (java) S 32072 32074 31870 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32093] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32093/stat : 32093 (java) S 32072 32074 31870 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32094] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32094/stat : 32094 (java) S 32072 32074 31870 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32095] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32095/stat : 32095 (java) S 32072 32074 31870 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32096] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32096/stat : 32096 (java) S 32072 32074 31870 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1245.63
Current children cumulated vsize (KiB) 15688312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.95 5.02 5.71 6/220 32181
/proc/meminfo: memFree=26820228/32951124 swapFree=67103364/67111528
[pid=32074] ppid=32072 vsize=15688312 CPUtime=1303.33 cores=1,3,5,7
/proc/32074/stat : 32074 (java) S 32072 32074 31870 0 -1 4202496 414920 0 1 0 130259 74 0 0 24 0 22 0 608899084 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32074/statm: 3922078 390960 2289 9 0 3912797 0
[pid=32074/tid=32075] ppid=32072 vsize=15688312 CPUtime=1298.17 cores=1,3,5,7
/proc/32074/task/32075/stat : 32075 (java) R 32072 32074 31870 0 -1 4202560 251631 0 1 0 129782 35 0 0 25 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 46912506413023 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32074/tid=32077] ppid=32072 vsize=15688312 CPUtime=0.26 cores=1,3,5,7
/proc/32074/task/32077/stat : 32077 (java) S 32072 32074 31870 0 -1 4202560 9134 0 0 0 20 6 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32078] ppid=32072 vsize=15688312 CPUtime=0.26 cores=1,3,5,7
/proc/32074/task/32078/stat : 32078 (java) S 32072 32074 31870 0 -1 4202560 19861 0 0 0 23 3 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32079] ppid=32072 vsize=15688312 CPUtime=0.15 cores=1,3,5,7
/proc/32074/task/32079/stat : 32079 (java) S 32072 32074 31870 0 -1 4202560 1959 0 0 0 10 5 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32080] ppid=32072 vsize=15688312 CPUtime=0.31 cores=1,3,5,7
/proc/32074/task/32080/stat : 32080 (java) S 32072 32074 31870 0 -1 4202560 41444 0 0 0 27 4 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32081] ppid=32072 vsize=15688312 CPUtime=0.25 cores=1,3,5,7
/proc/32074/task/32081/stat : 32081 (java) S 32072 32074 31870 0 -1 4202560 21628 0 0 0 18 7 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32082] ppid=32072 vsize=15688312 CPUtime=0.19 cores=1,3,5,7
/proc/32074/task/32082/stat : 32082 (java) S 32072 32074 31870 0 -1 4202560 18186 0 0 0 18 1 0 0 16 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 7 0 0 0
[pid=32074/tid=32083] ppid=32072 vsize=15688312 CPUtime=0.16 cores=1,3,5,7
/proc/32074/task/32083/stat : 32083 (java) S 32072 32074 31870 0 -1 4202560 14798 0 0 0 13 3 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32084] ppid=32072 vsize=15688312 CPUtime=0.18 cores=1,3,5,7
/proc/32074/task/32084/stat : 32084 (java) S 32072 32074 31870 0 -1 4202560 11278 0 0 0 15 3 0 0 15 0 22 0 608899085 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32085] ppid=32072 vsize=15688312 CPUtime=1.34 cores=1,3,5,7
/proc/32074/task/32085/stat : 32085 (java) S 32072 32074 31870 0 -1 4202560 1245 0 0 0 134 0 0 0 15 0 22 0 608899086 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 0 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32086] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32086/stat : 32086 (java) S 32072 32074 31870 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608899087 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32087] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32087/stat : 32087 (java) S 32072 32074 31870 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608899087 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32088] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32088/stat : 32088 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296749489 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32089] ppid=32072 vsize=15688312 CPUtime=1.13 cores=1,3,5,7
/proc/32074/task/32089/stat : 32089 (java) S 32072 32074 31870 0 -1 4202560 13574 0 0 0 112 1 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32090] ppid=32072 vsize=15688312 CPUtime=0.82 cores=1,3,5,7
/proc/32074/task/32090/stat : 32090 (java) S 32072 32074 31870 0 -1 4202560 8656 0 0 0 82 0 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32091] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32091/stat : 32091 (java) S 32072 32074 31870 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296741785 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32092] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32092/stat : 32092 (java) S 32072 32074 31870 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 608899089 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32093] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32093/stat : 32093 (java) S 32072 32074 31870 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 1 0 0 0
[pid=32074/tid=32094] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32094/stat : 32094 (java) S 32072 32074 31870 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 3 0 0 0
[pid=32074/tid=32095] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32095/stat : 32095 (java) S 32072 32074 31870 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
[pid=32074/tid=32096] ppid=32072 vsize=15688312 CPUtime=0 cores=1,3,5,7
/proc/32074/task/32096/stat : 32096 (java) S 32072 32074 31870 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 608900169 16064831488 390960 33554432000 1073741824 1073778376 140735386501008 18446744073709551615 224296742400 0 4 0 16800975 18446604471134877696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1303.33
Current children cumulated vsize (KiB) 15688312

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): 1300.07
CPU time (s): 1303.41
CPU user time (s): 1302.61
CPU system time (s): 0.799878
CPU usage (%): 100.257
Max. virtual memory (cumulated for all children) (KiB): 15715408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.61
system time used= 0.799878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414949
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= 132295
involuntary context switches= 75902

runsolver used 2.14067 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 20:04:44
IDJOB=3312094
IDBENCH=84238
IDSOLVER=1698
FILE ID=node118/3312094-1304186680
RUNJOBID= node118-1304185453-31889
PBS_JOBID= 13172481
Free space on /tmp= 71872 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312094-1304186680/watcher-3312094-1304186680 -o /tmp/evaluation-result-3312094-1304186680/solver-3312094-1304186680 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312094-1304186680.cnf -hbr 2

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1975245060

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30241868 kB
Buffers:        447712 kB
Cached:        1551860 kB
SwapCached:       2708 kB
Active:         522788 kB
Inactive:      1831160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30241868 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:           67156 kB
Writeback:           0 kB
AnonPages:      352792 kB
Mapped:          23488 kB
Slab:           291652 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   894188 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= 71868 MiB
End job on node118 at 2011-04-30 20:26:26