Trace number 3312421

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.15 1206.54

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.11/0.12	54:47 INFO : Reading from input HOME/instance-3312421-1304114087.cnf
0.61/0.49	Executor set job limit to 1000000
0.61/0.49	Executor set job limit to 1000000
0.61/0.49	Executor set job limit to 1000000
0.61/0.49	Executor set job limit to 1000000
0.61/0.49	Starting Executor!
0.61/0.49	Starting Executor!
0.61/0.49	Starting Executor!
0.61/0.49	Starting Executor!
1.70/1.00	54:48 INFO : 300 variables remaining out of 300
1.70/1.00	54:48 INFO : 204000 literals remaining out of 204000

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

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.11 7.89 7.98 2/174 21651
/proc/meminfo: memFree=30600688/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/21651/stat : 21651 (java) R 21649 21651 21203 0 -1 4202496 992 0 0 0 0 0 0 0 21 0 1 0 523011082 23580672 478 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212431054592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21651/statm: 5757 490 375 9 0 124 0

[startup+0.022794 s]
/proc/loadavg: 7.11 7.89 7.98 2/174 21651
/proc/meminfo: memFree=30600688/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15591780 CPUtime=0.01 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 3200 0 1 0 1 0 0 0 21 0 10 0 523011082 15965982720 2642 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3897945 2642 1536 9 0 3888693 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15591780

[startup+0.103733 s]
/proc/loadavg: 7.11 7.89 7.98 2/174 21651
/proc/meminfo: memFree=30600688/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15676256 CPUtime=0.11 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 5588 0 1 0 9 2 0 0 21 0 18 0 523011082 16052486144 4992 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3919064 4992 2117 9 0 3909783 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676256

[startup+0.300742 s]
/proc/loadavg: 7.11 7.89 7.98 2/174 21651
/proc/meminfo: memFree=30600688/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15680804 CPUtime=0.51 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 14619 0 1 0 48 3 0 0 21 0 18 0 523011082 16057143296 12969 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3920201 12975 2207 9 0 3910920 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680804

[startup+0.700665 s]
/proc/loadavg: 7.11 7.89 7.98 2/174 21651
/proc/meminfo: memFree=30600688/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15684916 CPUtime=1.13 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 46804 0 1 0 107 6 0 0 21 0 22 0 523011082 16061353984 43043 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3921229 43043 2248 9 0 3911948 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15684916

[startup+1.50148 s]
/proc/loadavg: 7.11 7.89 7.98 5/216 21696
/proc/meminfo: memFree=30262988/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15762340 CPUtime=3.49 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 55290 0 1 0 342 7 0 0 21 0 22 0 523011082 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3940585 47823 2274 9 0 3931304 0
[pid=21651/tid=21653] ppid=21649 vsize=15762340 CPUtime=0.98 cores=1,3,5,7
/proc/21651/task/21653/stat : 21653 (java) S 21649 21651 21203 0 -1 4202560 35719 0 1 0 94 4 0 0 18 0 22 0 523011082 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21654] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21654/stat : 21654 (java) S 21649 21651 21203 0 -1 4202560 38 0 0 0 0 0 0 0 19 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21655] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21655/stat : 21655 (java) S 21649 21651 21203 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21656] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21656/stat : 21656 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21657] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21657/stat : 21657 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21658] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21658/stat : 21658 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21659] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21659/stat : 21659 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21660] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21660/stat : 21660 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21661] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21661/stat : 21661 (java) S 21649 21651 21203 0 -1 4202560 323 0 0 0 0 0 0 0 21 0 22 0 523011083 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21662] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21662/stat : 21662 (java) S 21649 21651 21203 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 0 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21663] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21663/stat : 21663 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523011084 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21664] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21664/stat : 21664 (java) S 21649 21651 21203 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523011084 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21665] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21665/stat : 21665 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447840689 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21666] ppid=21649 vsize=15762340 CPUtime=0.78 cores=1,3,5,7
/proc/21651/task/21666/stat : 21666 (java) R 21649 21651 21203 0 -1 4202560 12106 0 0 0 77 1 0 0 15 0 22 0 523011087 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21651/tid=21667] ppid=21649 vsize=15762340 CPUtime=0.65 cores=1,3,5,7
/proc/21651/task/21667/stat : 21667 (java) S 21649 21651 21203 0 -1 4202560 5604 0 0 0 65 0 0 0 15 0 22 0 523011087 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21668] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21668/stat : 21668 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21669] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21669/stat : 21669 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523011087 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21693] ppid=21649 vsize=15762340 CPUtime=0.33 cores=1,3,5,7
/proc/21651/task/21693/stat : 21693 (java) R 21649 21651 21203 0 -1 4202560 32 0 0 0 33 0 0 0 16 0 22 0 523011131 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505711232 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21651/tid=21694] ppid=21649 vsize=15762340 CPUtime=0.38 cores=1,3,5,7
/proc/21651/task/21694/stat : 21694 (java) R 21649 21651 21203 0 -1 4202560 8 0 0 0 38 0 0 0 16 0 22 0 523011131 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505523231 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21651/tid=21695] ppid=21649 vsize=15762340 CPUtime=0.17 cores=1,3,5,7
/proc/21651/task/21695/stat : 21695 (java) R 21649 21651 21203 0 -1 4202560 7 0 0 0 17 0 0 0 16 0 22 0 523011131 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 47820733847698 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21651/tid=21696] ppid=21649 vsize=15762340 CPUtime=0.15 cores=1,3,5,7
/proc/21651/task/21696/stat : 21696 (java) R 21649 21651 21203 0 -1 4202560 12 0 0 0 15 0 0 0 15 0 22 0 523011131 16140636160 47823 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505957439 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 15762340

[startup+3.10117 s]
/proc/loadavg: 7.26 7.91 7.98 9/220 21700
/proc/meminfo: memFree=30151612/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15762340 CPUtime=9.85 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 111341 0 1 0 970 15 0 0 21 0 22 0 523011082 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3940585 103711 2274 9 0 3931304 0
[pid=21651/tid=21653] ppid=21649 vsize=15762340 CPUtime=0.98 cores=1,3,5,7
/proc/21651/task/21653/stat : 21653 (java) S 21649 21651 21203 0 -1 4202560 35719 0 1 0 94 4 0 0 18 0 22 0 523011082 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21654] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21654/stat : 21654 (java) S 21649 21651 21203 0 -1 4202560 4327 0 0 0 0 0 0 0 16 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21655] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21655/stat : 21655 (java) S 21649 21651 21203 0 -1 4202560 4864 0 0 0 0 0 0 0 16 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21656] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21656/stat : 21656 (java) S 21649 21651 21203 0 -1 4202560 2823 0 0 0 0 0 0 0 15 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21657] ppid=21649 vsize=15762340 CPUtime=0.01 cores=1,3,5,7
/proc/21651/task/21657/stat : 21657 (java) S 21649 21651 21203 0 -1 4202560 6218 0 0 0 0 1 0 0 16 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21658] ppid=21649 vsize=15762340 CPUtime=0.01 cores=1,3,5,7
/proc/21651/task/21658/stat : 21658 (java) S 21649 21651 21203 0 -1 4202560 5537 0 0 0 1 0 0 0 16 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21659] ppid=21649 vsize=15762340 CPUtime=0.01 cores=1,3,5,7
/proc/21651/task/21659/stat : 21659 (java) S 21649 21651 21203 0 -1 4202560 4360 0 0 0 0 1 0 0 15 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21660] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21660/stat : 21660 (java) S 21649 21651 21203 0 -1 4202560 2464 0 0 0 0 0 0 0 15 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21661] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21661/stat : 21661 (java) S 21649 21651 21203 0 -1 4202560 3085 0 0 0 0 0 0 0 15 0 22 0 523011083 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21662] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21662/stat : 21662 (java) S 21649 21651 21203 0 -1 4202560 242 0 0 0 0 0 0 0 15 0 22 0 523011084 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 0 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21663] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21663/stat : 21663 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21664] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21664/stat : 21664 (java) S 21649 21651 21203 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21665] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21665/stat : 21665 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447840689 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21666] ppid=21649 vsize=15762340 CPUtime=0.86 cores=1,3,5,7
/proc/21651/task/21666/stat : 21666 (java) S 21649 21651 21203 0 -1 4202560 12130 0 0 0 85 1 0 0 16 0 22 0 523011087 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21667] ppid=21649 vsize=15762340 CPUtime=0.7 cores=1,3,5,7
/proc/21651/task/21667/stat : 21667 (java) S 21649 21651 21203 0 -1 4202560 5610 0 0 0 70 0 0 0 15 0 22 0 523011087 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21668] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21668/stat : 21668 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21669] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21669/stat : 21669 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523011087 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21693] ppid=21649 vsize=15762340 CPUtime=1.8 cores=1,3,5,7
/proc/21651/task/21693/stat : 21693 (java) R 21649 21651 21203 0 -1 4202560 5695 0 0 0 180 0 0 0 17 0 22 0 523011131 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505802240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21651/tid=21694] ppid=21649 vsize=15762340 CPUtime=1.93 cores=1,3,5,7
/proc/21651/task/21694/stat : 21694 (java) R 21649 21651 21203 0 -1 4202560 5301 0 0 0 193 0 0 0 17 0 22 0 523011131 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21651/tid=21695] ppid=21649 vsize=15762340 CPUtime=1.68 cores=1,3,5,7
/proc/21651/task/21695/stat : 21695 (java) R 21649 21651 21203 0 -1 4202560 5301 0 0 0 168 0 0 0 17 0 22 0 523011131 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912506064653 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21651/tid=21696] ppid=21649 vsize=15762340 CPUtime=1.7 cores=1,3,5,7
/proc/21651/task/21696/stat : 21696 (java) R 21649 21651 21203 0 -1 4202560 6279 0 0 0 170 0 0 0 17 0 22 0 523011131 16140636160 103711 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505711249 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (KiB) 15762340

[startup+6.30157 s]
/proc/loadavg: 7.26 7.91 7.98 9/220 21701
/proc/meminfo: memFree=29144624/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15762340 CPUtime=22.63 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 224519 0 1 0 2231 32 0 0 21 0 22 0 523011082 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3940585 216773 2277 9 0 3931304 0
[pid=21651/tid=21653] ppid=21649 vsize=15762340 CPUtime=0.98 cores=1,3,5,7
/proc/21651/task/21653/stat : 21653 (java) S 21649 21651 21203 0 -1 4202560 35719 0 1 0 94 4 0 0 18 0 22 0 523011082 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21654] ppid=21649 vsize=15762340 CPUtime=0.02 cores=1,3,5,7
/proc/21651/task/21654/stat : 21654 (java) S 21649 21651 21203 0 -1 4202560 9907 0 0 0 1 1 0 0 15 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21655] ppid=21649 vsize=15762340 CPUtime=0.06 cores=1,3,5,7
/proc/21651/task/21655/stat : 21655 (java) S 21649 21651 21203 0 -1 4202560 19386 0 0 0 3 3 0 0 16 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21656] ppid=21649 vsize=15762340 CPUtime=0.03 cores=1,3,5,7
/proc/21651/task/21656/stat : 21656 (java) S 21649 21651 21203 0 -1 4202560 11071 0 0 0 2 1 0 0 15 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21657] ppid=21649 vsize=15762340 CPUtime=0.03 cores=1,3,5,7
/proc/21651/task/21657/stat : 21657 (java) S 21649 21651 21203 0 -1 4202560 11503 0 0 0 2 1 0 0 15 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21658] ppid=21649 vsize=15762340 CPUtime=0.02 cores=1,3,5,7
/proc/21651/task/21658/stat : 21658 (java) S 21649 21651 21203 0 -1 4202560 8232 0 0 0 1 1 0 0 15 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21659] ppid=21649 vsize=15762340 CPUtime=0.03 cores=1,3,5,7
/proc/21651/task/21659/stat : 21659 (java) S 21649 21651 21203 0 -1 4202560 11241 0 0 0 1 2 0 0 16 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21660] ppid=21649 vsize=15762340 CPUtime=0.03 cores=1,3,5,7
/proc/21651/task/21660/stat : 21660 (java) S 21649 21651 21203 0 -1 4202560 12375 0 0 0 2 1 0 0 16 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21661] ppid=21649 vsize=15762340 CPUtime=0.03 cores=1,3,5,7
/proc/21651/task/21661/stat : 21661 (java) S 21649 21651 21203 0 -1 4202560 10062 0 0 0 1 2 0 0 16 0 22 0 523011083 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21662] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21662/stat : 21662 (java) S 21649 21651 21203 0 -1 4202560 538 0 0 0 0 0 0 0 15 0 22 0 523011084 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 0 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21663] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21663/stat : 21663 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21664] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21664/stat : 21664 (java) S 21649 21651 21203 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21665] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21665/stat : 21665 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447840689 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21666] ppid=21649 vsize=15762340 CPUtime=1.06 cores=1,3,5,7
/proc/21651/task/21666/stat : 21666 (java) S 21649 21651 21203 0 -1 4202560 12159 0 0 0 105 1 0 0 15 0 22 0 523011087 16140636160 216773 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0

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

[pid=21651/tid=21694] ppid=21649 vsize=15762340 CPUtime=1107.42 cores=1,3,5,7
/proc/21651/task/21694/stat : 21694 (java) R 21649 21651 21203 0 -1 4202560 246286 0 0 0 110704 38 0 0 25 0 22 0 523011131 16140636160 127282 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505798328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21651/tid=21695] ppid=21649 vsize=15762340 CPUtime=1108.18 cores=1,3,5,7
/proc/21651/task/21695/stat : 21695 (java) R 21649 21651 21203 0 -1 4202560 252034 0 0 0 110779 39 0 0 25 0 22 0 523011131 16140636160 127282 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505786629 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21651/tid=21696] ppid=21649 vsize=15762340 CPUtime=1107.84 cores=1,3,5,7
/proc/21651/task/21696/stat : 21696 (java) R 21649 21651 21203 0 -1 4202560 242836 0 0 0 110744 40 0 0 25 0 22 0 523011131 16140636160 127282 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912506090445 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.84
Current children cumulated vsize (KiB) 15762340

[startup+1182.3 s]
/proc/loadavg: 5.02 5.22 6.25 6/220 21744
/proc/meminfo: memFree=14673884/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15762340 CPUtime=4703.69 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 1954896 0 1 0 469926 443 0 0 21 0 22 0 523011082 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3940585 127198 2298 9 0 3931304 0
[pid=21651/tid=21653] ppid=21649 vsize=15762340 CPUtime=0.98 cores=1,3,5,7
/proc/21651/task/21653/stat : 21653 (java) S 21649 21651 21203 0 -1 4202560 35719 0 1 0 94 4 0 0 18 0 22 0 523011082 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21654] ppid=21649 vsize=15762340 CPUtime=3.75 cores=1,3,5,7
/proc/21651/task/21654/stat : 21654 (java) S 21649 21651 21203 0 -1 4202560 104573 0 0 0 351 24 0 0 16 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21655] ppid=21649 vsize=15762340 CPUtime=3.81 cores=1,3,5,7
/proc/21651/task/21655/stat : 21655 (java) S 21649 21651 21203 0 -1 4202560 106751 0 0 0 355 26 0 0 15 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21656] ppid=21649 vsize=15762340 CPUtime=3.74 cores=1,3,5,7
/proc/21651/task/21656/stat : 21656 (java) S 21649 21651 21203 0 -1 4202560 110724 0 0 0 347 27 0 0 15 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21657] ppid=21649 vsize=15762340 CPUtime=3.76 cores=1,3,5,7
/proc/21651/task/21657/stat : 21657 (java) S 21649 21651 21203 0 -1 4202560 106554 0 0 0 351 25 0 0 15 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21658] ppid=21649 vsize=15762340 CPUtime=3.7 cores=1,3,5,7
/proc/21651/task/21658/stat : 21658 (java) S 21649 21651 21203 0 -1 4202560 106603 0 0 0 345 25 0 0 15 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21659] ppid=21649 vsize=15762340 CPUtime=3.85 cores=1,3,5,7
/proc/21651/task/21659/stat : 21659 (java) S 21649 21651 21203 0 -1 4202560 104853 0 0 0 358 27 0 0 16 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21660] ppid=21649 vsize=15762340 CPUtime=3.66 cores=1,3,5,7
/proc/21651/task/21660/stat : 21660 (java) S 21649 21651 21203 0 -1 4202560 102826 0 0 0 340 26 0 0 16 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21661] ppid=21649 vsize=15762340 CPUtime=3.68 cores=1,3,5,7
/proc/21651/task/21661/stat : 21661 (java) S 21649 21651 21203 0 -1 4202560 102538 0 0 0 343 25 0 0 15 0 22 0 523011083 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21662] ppid=21649 vsize=15762340 CPUtime=1.75 cores=1,3,5,7
/proc/21651/task/21662/stat : 21662 (java) S 21649 21651 21203 0 -1 4202560 5321 0 0 0 118 57 0 0 15 0 22 0 523011084 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 0 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21663] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21663/stat : 21663 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21664] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21664/stat : 21664 (java) S 21649 21651 21203 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21665] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21665/stat : 21665 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447840689 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21666] ppid=21649 vsize=15762340 CPUtime=1.2 cores=1,3,5,7
/proc/21651/task/21666/stat : 21666 (java) S 21649 21651 21203 0 -1 4202560 12183 0 0 0 119 1 0 0 15 0 22 0 523011087 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21667] ppid=21649 vsize=15762340 CPUtime=1 cores=1,3,5,7
/proc/21651/task/21667/stat : 21667 (java) S 21649 21651 21203 0 -1 4202560 5652 0 0 0 99 1 0 0 15 0 22 0 523011087 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21668] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21668/stat : 21668 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21669] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21669/stat : 21669 (java) S 21649 21651 21203 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523011087 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21693] ppid=21649 vsize=15762340 CPUtime=1167.27 cores=1,3,5,7
/proc/21651/task/21693/stat : 21693 (java) R 21649 21651 21203 0 -1 4202560 266806 0 0 0 116683 44 0 0 25 0 22 0 523011131 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505848099 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21651/tid=21694] ppid=21649 vsize=15762340 CPUtime=1166.76 cores=1,3,5,7
/proc/21651/task/21694/stat : 21694 (java) R 21649 21651 21203 0 -1 4202560 259525 0 0 0 116636 40 0 0 25 0 22 0 523011131 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 47820733846079 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21651/tid=21695] ppid=21649 vsize=15762340 CPUtime=1167.48 cores=1,3,5,7
/proc/21651/task/21695/stat : 21695 (java) R 21649 21651 21203 0 -1 4202560 266348 0 0 0 116707 41 0 0 25 0 22 0 523011131 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912506089806 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21651/tid=21696] ppid=21649 vsize=15762340 CPUtime=1167.14 cores=1,3,5,7
/proc/21651/task/21696/stat : 21696 (java) R 21649 21651 21203 0 -1 4202560 256473 0 0 0 116672 42 0 0 25 0 22 0 523011131 16140636160 127198 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505711232 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4703.69
Current children cumulated vsize (KiB) 15762340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 5.01 5.20 6.21 6/220 21745
/proc/meminfo: memFree=14661956/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15762340 CPUtime=4800.08 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 1995180 0 1 0 479557 451 0 0 21 0 22 0 523011082 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3940585 130786 2298 9 0 3931304 0
[pid=21651/tid=21653] ppid=21649 vsize=15762340 CPUtime=0.98 cores=1,3,5,7
/proc/21651/task/21653/stat : 21653 (java) S 21649 21651 21203 0 -1 4202560 35719 0 1 0 94 4 0 0 18 0 22 0 523011082 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21654] ppid=21649 vsize=15762340 CPUtime=3.85 cores=1,3,5,7
/proc/21651/task/21654/stat : 21654 (java) S 21649 21651 21203 0 -1 4202560 107691 0 0 0 360 25 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21655] ppid=21649 vsize=15762340 CPUtime=3.89 cores=1,3,5,7
/proc/21651/task/21655/stat : 21655 (java) S 21649 21651 21203 0 -1 4202560 109474 0 0 0 362 27 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21656] ppid=21649 vsize=15762340 CPUtime=3.81 cores=1,3,5,7
/proc/21651/task/21656/stat : 21656 (java) S 21649 21651 21203 0 -1 4202560 112681 0 0 0 354 27 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21657] ppid=21649 vsize=15762340 CPUtime=3.86 cores=1,3,5,7
/proc/21651/task/21657/stat : 21657 (java) S 21649 21651 21203 0 -1 4202560 108485 0 0 0 360 26 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21658] ppid=21649 vsize=15762340 CPUtime=3.78 cores=1,3,5,7
/proc/21651/task/21658/stat : 21658 (java) S 21649 21651 21203 0 -1 4202560 109607 0 0 0 353 25 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21659] ppid=21649 vsize=15762340 CPUtime=3.92 cores=1,3,5,7
/proc/21651/task/21659/stat : 21659 (java) S 21649 21651 21203 0 -1 4202560 106871 0 0 0 365 27 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21660] ppid=21649 vsize=15762340 CPUtime=3.73 cores=1,3,5,7
/proc/21651/task/21660/stat : 21660 (java) S 21649 21651 21203 0 -1 4202560 105394 0 0 0 347 26 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21661] ppid=21649 vsize=15762340 CPUtime=3.75 cores=1,3,5,7
/proc/21651/task/21661/stat : 21661 (java) S 21649 21651 21203 0 -1 4202560 105344 0 0 0 350 25 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21662] ppid=21649 vsize=15762340 CPUtime=1.77 cores=1,3,5,7
/proc/21651/task/21662/stat : 21662 (java) S 21649 21651 21203 0 -1 4202560 5411 0 0 0 119 58 0 0 16 0 22 0 523011084 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 0 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21663] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21663/stat : 21663 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21664] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21664/stat : 21664 (java) S 21649 21651 21203 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21665] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21665/stat : 21665 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447840689 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21666] ppid=21649 vsize=15762340 CPUtime=1.2 cores=1,3,5,7
/proc/21651/task/21666/stat : 21666 (java) S 21649 21651 21203 0 -1 4202560 12183 0 0 0 119 1 0 0 15 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21667] ppid=21649 vsize=15762340 CPUtime=1 cores=1,3,5,7
/proc/21651/task/21667/stat : 21667 (java) S 21649 21651 21203 0 -1 4202560 5652 0 0 0 99 1 0 0 15 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21668] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21668/stat : 21668 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21669] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21669/stat : 21669 (java) S 21649 21651 21203 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21693] ppid=21649 vsize=15762340 CPUtime=1191.19 cores=1,3,5,7
/proc/21651/task/21693/stat : 21693 (java) R 21649 21651 21203 0 -1 4202560 271935 0 0 0 119074 45 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912506089837 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21651/tid=21694] ppid=21649 vsize=15762340 CPUtime=1190.63 cores=1,3,5,7
/proc/21651/task/21694/stat : 21694 (java) R 21649 21651 21203 0 -1 4202560 264278 0 0 0 119022 41 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505798435 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21651/tid=21695] ppid=21649 vsize=15762340 CPUtime=1191.45 cores=1,3,5,7
/proc/21651/task/21695/stat : 21695 (java) R 21649 21651 21203 0 -1 4202560 271659 0 0 0 119103 42 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505893562 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21651/tid=21696] ppid=21649 vsize=15762340 CPUtime=1191.1 cores=1,3,5,7
/proc/21651/task/21696/stat : 21696 (java) R 21649 21651 21203 0 -1 4202560 261347 0 0 0 119067 43 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15762340

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

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

[startup+1206.5 s]
/proc/loadavg: 5.01 5.20 6.21 6/220 21745
/proc/meminfo: memFree=14661956/32951124 swapFree=67111416/67111528
[pid=21651] ppid=21649 vsize=15762340 CPUtime=4800.08 cores=1,3,5,7
/proc/21651/stat : 21651 (java) S 21649 21651 21203 0 -1 4202496 1995180 0 1 0 479557 451 0 0 21 0 22 0 523011082 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/21651/statm: 3940585 130786 2298 9 0 3931304 0
[pid=21651/tid=21653] ppid=21649 vsize=15762340 CPUtime=0.98 cores=1,3,5,7
/proc/21651/task/21653/stat : 21653 (java) S 21649 21651 21203 0 -1 4202560 35719 0 1 0 94 4 0 0 18 0 22 0 523011082 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21654] ppid=21649 vsize=15762340 CPUtime=3.85 cores=1,3,5,7
/proc/21651/task/21654/stat : 21654 (java) S 21649 21651 21203 0 -1 4202560 107691 0 0 0 360 25 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21655] ppid=21649 vsize=15762340 CPUtime=3.89 cores=1,3,5,7
/proc/21651/task/21655/stat : 21655 (java) S 21649 21651 21203 0 -1 4202560 109474 0 0 0 362 27 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21656] ppid=21649 vsize=15762340 CPUtime=3.81 cores=1,3,5,7
/proc/21651/task/21656/stat : 21656 (java) S 21649 21651 21203 0 -1 4202560 112681 0 0 0 354 27 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21657] ppid=21649 vsize=15762340 CPUtime=3.86 cores=1,3,5,7
/proc/21651/task/21657/stat : 21657 (java) S 21649 21651 21203 0 -1 4202560 108485 0 0 0 360 26 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21658] ppid=21649 vsize=15762340 CPUtime=3.78 cores=1,3,5,7
/proc/21651/task/21658/stat : 21658 (java) S 21649 21651 21203 0 -1 4202560 109607 0 0 0 353 25 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21659] ppid=21649 vsize=15762340 CPUtime=3.92 cores=1,3,5,7
/proc/21651/task/21659/stat : 21659 (java) S 21649 21651 21203 0 -1 4202560 106871 0 0 0 365 27 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21660] ppid=21649 vsize=15762340 CPUtime=3.73 cores=1,3,5,7
/proc/21651/task/21660/stat : 21660 (java) S 21649 21651 21203 0 -1 4202560 105394 0 0 0 347 26 0 0 16 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21661] ppid=21649 vsize=15762340 CPUtime=3.75 cores=1,3,5,7
/proc/21651/task/21661/stat : 21661 (java) S 21649 21651 21203 0 -1 4202560 105344 0 0 0 350 25 0 0 15 0 22 0 523011083 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21662] ppid=21649 vsize=15762340 CPUtime=1.77 cores=1,3,5,7
/proc/21651/task/21662/stat : 21662 (java) S 21649 21651 21203 0 -1 4202560 5411 0 0 0 119 58 0 0 16 0 22 0 523011084 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 0 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21663] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21663/stat : 21663 (java) S 21649 21651 21203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21664] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21664/stat : 21664 (java) S 21649 21651 21203 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523011084 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21665] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21665/stat : 21665 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447840689 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21666] ppid=21649 vsize=15762340 CPUtime=1.2 cores=1,3,5,7
/proc/21651/task/21666/stat : 21666 (java) S 21649 21651 21203 0 -1 4202560 12183 0 0 0 119 1 0 0 15 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 1 0 0 0
[pid=21651/tid=21667] ppid=21649 vsize=15762340 CPUtime=1 cores=1,3,5,7
/proc/21651/task/21667/stat : 21667 (java) S 21649 21651 21203 0 -1 4202560 5652 0 0 0 99 1 0 0 15 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 5 0 0 0
[pid=21651/tid=21668] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21668/stat : 21668 (java) S 21649 21651 21203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447832985 0 4 0 16800975 18446604471116665856 0 0 -1 7 0 0 0
[pid=21651/tid=21669] ppid=21649 vsize=15762340 CPUtime=0 cores=1,3,5,7
/proc/21651/task/21669/stat : 21669 (java) S 21649 21651 21203 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523011087 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 212447833600 0 4 0 16800975 18446604471116665856 0 0 -1 3 0 0 0
[pid=21651/tid=21693] ppid=21649 vsize=15762340 CPUtime=1191.19 cores=1,3,5,7
/proc/21651/task/21693/stat : 21693 (java) R 21649 21651 21203 0 -1 4202560 271935 0 0 0 119074 45 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912506089837 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21651/tid=21694] ppid=21649 vsize=15762340 CPUtime=1190.63 cores=1,3,5,7
/proc/21651/task/21694/stat : 21694 (java) R 21649 21651 21203 0 -1 4202560 264278 0 0 0 119022 41 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505798435 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21651/tid=21695] ppid=21649 vsize=15762340 CPUtime=1191.45 cores=1,3,5,7
/proc/21651/task/21695/stat : 21695 (java) R 21649 21651 21203 0 -1 4202560 271659 0 0 0 119103 42 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 46912505893562 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21651/tid=21696] ppid=21649 vsize=15762340 CPUtime=1191.1 cores=1,3,5,7
/proc/21651/task/21696/stat : 21696 (java) R 21649 21651 21203 0 -1 4202560 261347 0 0 0 119067 43 0 0 25 0 22 0 523011131 16140636160 130786 33554432000 1073741824 1073778376 140735396545456 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15762340

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.15
CPU user time (s): 4795.61
CPU system time (s): 4.53731
CPU usage (%): 397.845
Max. virtual memory (cumulated for all children) (KiB): 15762340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.61
system time used= 4.53731
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1995206
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= 182445
involuntary context switches= 114214

runsolver used 2.00469 second user time and 4.64229 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 23:54:47
IDJOB=3312421
IDBENCH=82606
IDSOLVER=1699
FILE ID=node102/3312421-1304114087
RUNJOBID= node102-1304114087-21638
PBS_JOBID= 13170678
Free space on /tmp= 71560 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312421-1304114087/watcher-3312421-1304114087 -o /tmp/evaluation-result-3312421-1304114087/solver-3312421-1304114087 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312421-1304114087.cnf

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=1767213275

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30600720 kB
Buffers:        601952 kB
Cached:        1264108 kB
SwapCached:          0 kB
Active:         139272 kB
Inactive:      1794760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30600720 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4032 kB
Writeback:           0 kB
AnonPages:       67648 kB
Mapped:          14488 kB
Slab:           352028 kB
PageTables:       4532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192384 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= 71552 MiB
End job on node102 at 2011-04-30 00:14:56