Trace number 3312944

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.75 1212.05

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
Bench CategoryCRAFTED (crafted 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 variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

Solver Data

0.10/0.11	18:47 INFO : Reading from input HOME/instance-3312944-1304183926.cnf
4.43/4.12	Executor set job limit to 1000000
4.43/4.12	Executor set job limit to 1000000
4.43/4.12	Executor set job limit to 1000000
4.43/4.12	Executor set job limit to 1000000
4.43/4.12	Starting Executor!
4.43/4.12	Starting Executor!
4.43/4.12	Starting Executor!
4.43/4.12	Starting Executor!
9.02/7.54	18:55 INFO : 34306 variables remaining out of 34306
9.02/7.54	18:55 INFO : 4249008 literals remaining out of 4249008

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-3312944-1304183926/watcher-3312944-1304183926 -o /tmp/evaluation-result-3312944-1304183926/solver-3312944-1304183926 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312944-1304183926.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: 6.78 7.80 7.94 3/198 12933
/proc/meminfo: memFree=30246560/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 1425 0 0 0 0 0 0 0 23 0 2 0 510808633 27824128 895 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 6793 895 684 9 0 381 0
[pid=12933/tid=12934] ppid=12931 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) S 12931 12933 12050 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 510808633 27824128 895 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.0119379 s]
/proc/loadavg: 6.78 7.80 7.94 3/198 12933
/proc/meminfo: memFree=30246560/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15589660 CPUtime=0 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 2459 0 1 0 0 0 0 0 23 0 10 0 510808633 15963811840 1901 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3897912 1908 1056 9 0 3888660 0
[pid=12933/tid=12934] ppid=12931 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 1106 0 1 0 0 0 0 0 25 0 10 0 510808633 15965847552 1914 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912504009886 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100874 s]
/proc/loadavg: 6.78 7.80 7.94 3/198 12933
/proc/meminfo: memFree=30246560/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15676956 CPUtime=0.1 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 5640 0 1 0 9 1 0 0 23 0 18 0 510808633 16053202944 5041 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3919239 5042 2118 9 0 3909958 0
[pid=12933/tid=12934] ppid=12931 vsize=15676956 CPUtime=0.08 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 3474 0 1 0 8 0 0 0 18 0 18 0 510808633 16053202944 5042 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 47129005578259 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676956

[startup+0.300849 s]
/proc/loadavg: 6.78 7.80 7.94 3/198 12933
/proc/meminfo: memFree=30246560/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15683100 CPUtime=0.52 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 15695 0 1 0 50 2 0 0 23 0 18 0 510808633 16059494400 14366 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3920775 14373 2208 9 0 3911494 0
[pid=12933/tid=12934] ppid=12931 vsize=15683100 CPUtime=0.28 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 10848 0 1 0 27 1 0 0 18 0 18 0 510808633 16059494400 14376 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505638867 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683100

[startup+0.700768 s]
/proc/loadavg: 6.78 7.80 7.94 3/198 12933
/proc/meminfo: memFree=30246560/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15683100 CPUtime=0.92 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 41563 0 1 0 87 5 0 0 23 0 18 0 510808633 16059494400 40231 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3920775 40231 2223 9 0 3911494 0
[pid=12933/tid=12934] ppid=12931 vsize=15683100 CPUtime=0.67 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 35523 0 1 0 63 4 0 0 18 0 18 0 510808633 16059494400 40231 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505638867 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15683100

[startup+1.50062 s]
/proc/loadavg: 6.78 7.80 7.94 5/216 12951
/proc/meminfo: memFree=30084816/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15683100 CPUtime=1.74 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 60360 0 1 0 167 7 0 0 23 0 18 0 510808633 16059494400 59009 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3920775 59016 2223 9 0 3911494 0
[pid=12933/tid=12934] ppid=12931 vsize=15683100 CPUtime=1.46 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 51281 0 1 0 140 6 0 0 19 0 18 0 510808633 16059494400 59019 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505365698 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12933/tid=12936] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12936/stat : 12936 (java) S 12931 12933 12050 0 -1 4202560 95 0 0 0 0 0 0 0 16 0 18 0 510808634 16059494400 59023 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12937] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12937/stat : 12937 (java) S 12931 12933 12050 0 -1 4202560 1276 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 59027 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12938] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12938/stat : 12938 (java) S 12931 12933 12050 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 18 0 510808634 16059494400 59030 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12939] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12939/stat : 12939 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 59034 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12940] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12940/stat : 12940 (java) S 12931 12933 12050 0 -1 4202560 285 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 59038 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12941] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12941/stat : 12941 (java) S 12931 12933 12050 0 -1 4202560 119 0 0 0 0 0 0 0 16 0 18 0 510808634 16059494400 59042 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12942] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12942/stat : 12942 (java) S 12931 12933 12050 0 -1 4202560 987 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 59046 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12943] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12943/stat : 12943 (java) S 12931 12933 12050 0 -1 4202560 1356 0 0 0 0 0 0 0 16 0 18 0 510808634 16059494400 59050 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12944] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12944/stat : 12944 (java) S 12931 12933 12050 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 510808635 16059494400 59054 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 0 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12945] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12945/stat : 12945 (java) S 12931 12933 12050 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 510808635 16059494400 59058 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12946] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12946/stat : 12946 (java) S 12931 12933 12050 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 510808635 16059494400 59061 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12947] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12947/stat : 12947 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510808637 16059494400 59065 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828060081 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12948] ppid=12931 vsize=15683100 CPUtime=0.13 cores=1,3,5,7
/proc/12933/task/12948/stat : 12948 (java) S 12931 12933 12050 0 -1 4202560 2195 0 0 0 13 0 0 0 17 0 18 0 510808637 16059494400 59069 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12949] ppid=12931 vsize=15683100 CPUtime=0.1 cores=1,3,5,7
/proc/12933/task/12949/stat : 12949 (java) S 12931 12933 12050 0 -1 4202560 1267 0 0 0 10 0 0 0 25 0 18 0 510808637 16059494400 59073 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12950] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12950/stat : 12950 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510808637 16059494400 59077 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12951] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12951/stat : 12951 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510808637 16059494400 59081 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15683100

[startup+3.10132 s]
/proc/loadavg: 6.64 7.75 7.92 9/216 12951
/proc/meminfo: memFree=29867196/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15683100 CPUtime=3.41 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 139577 0 1 0 324 17 0 0 23 0 18 0 510808633 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3920775 138190 2247 9 0 3911494 0
[pid=12933/tid=12934] ppid=12931 vsize=15683100 CPUtime=3.06 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 127628 0 1 0 290 16 0 0 24 0 18 0 510808633 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505680438 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12933/tid=12936] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12936/stat : 12936 (java) S 12931 12933 12050 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12937] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12937/stat : 12937 (java) S 12931 12933 12050 0 -1 4202560 1319 0 0 0 0 0 0 0 16 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12938] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12938/stat : 12938 (java) S 12931 12933 12050 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12939] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12939/stat : 12939 (java) S 12931 12933 12050 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12940] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12940/stat : 12940 (java) S 12931 12933 12050 0 -1 4202560 315 0 0 0 0 0 0 0 16 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12941] ppid=12931 vsize=15683100 CPUtime=0.01 cores=1,3,5,7
/proc/12933/task/12941/stat : 12941 (java) S 12931 12933 12050 0 -1 4202560 119 0 0 0 1 0 0 0 15 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12942] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12942/stat : 12942 (java) S 12931 12933 12050 0 -1 4202560 3581 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12943] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12943/stat : 12943 (java) S 12931 12933 12050 0 -1 4202560 1356 0 0 0 0 0 0 0 15 0 18 0 510808634 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12944] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12944/stat : 12944 (java) S 12931 12933 12050 0 -1 4202560 197 0 0 0 0 0 0 0 16 0 18 0 510808635 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 0 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12945] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12945/stat : 12945 (java) S 12931 12933 12050 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 510808635 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12946] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12946/stat : 12946 (java) S 12931 12933 12050 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 510808635 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12947] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12947/stat : 12947 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510808637 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828060081 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12948] ppid=12931 vsize=15683100 CPUtime=0.16 cores=1,3,5,7
/proc/12933/task/12948/stat : 12948 (java) S 12931 12933 12050 0 -1 4202560 2220 0 0 0 16 0 0 0 15 0 18 0 510808637 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12949] ppid=12931 vsize=15683100 CPUtime=0.12 cores=1,3,5,7
/proc/12933/task/12949/stat : 12949 (java) S 12931 12933 12050 0 -1 4202560 1305 0 0 0 12 0 0 0 15 0 18 0 510808637 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12950] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12950/stat : 12950 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510808637 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12951] ppid=12931 vsize=15683100 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12951/stat : 12951 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510808637 16059494400 138190 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15683100

[startup+6.3007 s]
/proc/loadavg: 6.64 7.75 7.92 6/220 12955
/proc/meminfo: memFree=28978640/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15706112 CPUtime=7.56 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 178545 0 1 0 734 22 0 0 23 0 22 0 510808633 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3926528 173829 2266 9 0 3917247 0
[pid=12933/tid=12934] ppid=12931 vsize=15706112 CPUtime=6.21 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) R 12931 12933 12050 0 -1 4202560 127751 0 1 0 605 16 0 0 25 0 22 0 510808633 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912506098531 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12933/tid=12936] ppid=12931 vsize=15706112 CPUtime=0.01 cores=1,3,5,7
/proc/12933/task/12936/stat : 12936 (java) S 12931 12933 12050 0 -1 4202560 95 0 0 0 1 0 0 0 15 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12937] ppid=12931 vsize=15706112 CPUtime=0.02 cores=1,3,5,7
/proc/12933/task/12937/stat : 12937 (java) S 12931 12933 12050 0 -1 4202560 7682 0 0 0 2 0 0 0 16 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12938] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12938/stat : 12938 (java) S 12931 12933 12050 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12939] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12939/stat : 12939 (java) S 12931 12933 12050 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12940] ppid=12931 vsize=15706112 CPUtime=0.03 cores=1,3,5,7
/proc/12933/task/12940/stat : 12940 (java) S 12931 12933 12050 0 -1 4202560 5153 0 0 0 3 0 0 0 16 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12941] ppid=12931 vsize=15706112 CPUtime=0.01 cores=1,3,5,7
/proc/12933/task/12941/stat : 12941 (java) S 12931 12933 12050 0 -1 4202560 922 0 0 0 1 0 0 0 16 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12942] ppid=12931 vsize=15706112 CPUtime=0.03 cores=1,3,5,7
/proc/12933/task/12942/stat : 12942 (java) S 12931 12933 12050 0 -1 4202560 8069 0 0 0 3 0 0 0 16 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12943] ppid=12931 vsize=15706112 CPUtime=0.03 cores=1,3,5,7
/proc/12933/task/12943/stat : 12943 (java) S 12931 12933 12050 0 -1 4202560 10619 0 0 0 2 1 0 0 16 0 22 0 510808634 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12944] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12944/stat : 12944 (java) S 12931 12933 12050 0 -1 4202560 353 0 0 0 0 0 0 0 15 0 22 0 510808635 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 0 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12945] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12945/stat : 12945 (java) S 12931 12933 12050 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510808635 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12946] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12946/stat : 12946 (java) S 12931 12933 12050 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510808635 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12947] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12947/stat : 12947 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828060081 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12948] ppid=12931 vsize=15706112 CPUtime=0.6 cores=1,3,5,7
/proc/12933/task/12948/stat : 12948 (java) S 12931 12933 12050 0 -1 4202560 9110 0 0 0 60 0 0 0 16 0 22 0 510808637 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12949] ppid=12931 vsize=15706112 CPUtime=0.52 cores=1,3,5,7
/proc/12933/task/12949/stat : 12949 (java) S 12931 12933 12050 0 -1 4202560 7305 0 0 0 52 0 0 0 16 0 22 0 510808637 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12950] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12950/stat : 12950 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12951] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12951/stat : 12951 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510808637 16083058688 173829 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=15784744/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15706112 CPUtime=4443.59 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 3370251 0 1 0 443821 538 0 0 23 0 22 0 510808633 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3926528 3317138 2299 9 0 3917247 0
[pid=12933/tid=12934] ppid=12931 vsize=15706112 CPUtime=7.45 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) S 12931 12933 12050 0 -1 4202560 127782 0 1 0 729 16 0 0 25 0 22 0 510808633 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12936] ppid=12931 vsize=15706112 CPUtime=5.81 cores=1,3,5,7
/proc/12933/task/12936/stat : 12936 (java) S 12931 12933 12050 0 -1 4202560 344055 0 0 0 523 58 0 0 15 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12937] ppid=12931 vsize=15706112 CPUtime=5.34 cores=1,3,5,7
/proc/12933/task/12937/stat : 12937 (java) S 12931 12933 12050 0 -1 4202560 263667 0 0 0 490 44 0 0 16 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12938] ppid=12931 vsize=15706112 CPUtime=5.69 cores=1,3,5,7
/proc/12933/task/12938/stat : 12938 (java) S 12931 12933 12050 0 -1 4202560 275904 0 0 0 524 45 0 0 15 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12939] ppid=12931 vsize=15706112 CPUtime=6.93 cores=1,3,5,7
/proc/12933/task/12939/stat : 12939 (java) S 12931 12933 12050 0 -1 4202560 412695 0 0 0 620 73 0 0 16 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12940] ppid=12931 vsize=15706112 CPUtime=6.28 cores=1,3,5,7
/proc/12933/task/12940/stat : 12940 (java) S 12931 12933 12050 0 -1 4202560 324283 0 0 0 572 56 0 0 16 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12941] ppid=12931 vsize=15706112 CPUtime=6.04 cores=1,3,5,7
/proc/12933/task/12941/stat : 12941 (java) S 12931 12933 12050 0 -1 4202560 340810 0 0 0 547 57 0 0 16 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12942] ppid=12931 vsize=15706112 CPUtime=5.63 cores=1,3,5,7
/proc/12933/task/12942/stat : 12942 (java) S 12931 12933 12050 0 -1 4202560 285945 0 0 0 514 49 0 0 15 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12943] ppid=12931 vsize=15706112 CPUtime=6.77 cores=1,3,5,7
/proc/12933/task/12943/stat : 12943 (java) S 12931 12933 12050 0 -1 4202560 411742 0 0 0 606 71 0 0 15 0 22 0 510808634 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12944] ppid=12931 vsize=15706112 CPUtime=4.29 cores=1,3,5,7
/proc/12933/task/12944/stat : 12944 (java) S 12931 12933 12050 0 -1 4202560 376152 0 0 0 391 38 0 0 15 0 22 0 510808635 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 0 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12945] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12945/stat : 12945 (java) S 12931 12933 12050 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510808635 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12946] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12946/stat : 12946 (java) S 12931 12933 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510808635 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12947] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12947/stat : 12947 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828060081 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12948] ppid=12931 vsize=15706112 CPUtime=1.63 cores=1,3,5,7
/proc/12933/task/12948/stat : 12948 (java) S 12931 12933 12050 0 -1 4202560 9246 0 0 0 163 0 0 0 15 0 22 0 510808637 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12949] ppid=12931 vsize=15706112 CPUtime=0.96 cores=1,3,5,7
/proc/12933/task/12949/stat : 12949 (java) S 12931 12933 12050 0 -1 4202560 7334 0 0 0 96 0 0 0 16 0 22 0 510808637 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12950] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12950/stat : 12950 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12951] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12951/stat : 12951 (java) S 12931 12933 12050 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 510808637 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12952] ppid=12931 vsize=15706112 CPUtime=1093.65 cores=1,3,5,7
/proc/12933/task/12952/stat : 12952 (java) R 12931 12933 12050 0 -1 4202560 49942 0 0 0 109360 5 0 0 25 0 22 0 510809045 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505919912 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12933/tid=12953] ppid=12931 vsize=15706112 CPUtime=1094.17 cores=1,3,5,7
/proc/12933/task/12953/stat : 12953 (java) R 12931 12933 12050 0 -1 4202560 45960 0 0 0 109411 6 0 0 25 0 22 0 510809045 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505769286 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12933/tid=12954] ppid=12931 vsize=15706112 CPUtime=1096.34 cores=1,3,5,7
/proc/12933/task/12954/stat : 12954 (java) R 12931 12933 12050 0 -1 4202560 43957 0 0 0 109629 5 0 0 25 0 22 0 510809045 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12933/tid=12955] ppid=12931 vsize=15706112 CPUtime=1096.44 cores=1,3,5,7
/proc/12933/task/12955/stat : 12955 (java) R 12931 12933 12050 0 -1 4202560 49324 0 0 0 109639 5 0 0 25 0 22 0 510809045 16083058688 3317138 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505920468 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4443.59
Current children cumulated vsize (KiB) 15706112

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 8.02 9/220 12990
/proc/meminfo: memFree=15841880/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15706112 CPUtime=4683.23 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 3370590 0 1 0 467785 538 0 0 23 0 22 0 510808633 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3926528 3317454 2299 9 0 3917247 0
[pid=12933/tid=12934] ppid=12931 vsize=15706112 CPUtime=7.45 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) S 12931 12933 12050 0 -1 4202560 127782 0 1 0 729 16 0 0 25 0 22 0 510808633 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12936] ppid=12931 vsize=15706112 CPUtime=5.96 cores=1,3,5,7
/proc/12933/task/12936/stat : 12936 (java) S 12931 12933 12050 0 -1 4202560 344064 0 0 0 538 58 0 0 16 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12937] ppid=12931 vsize=15706112 CPUtime=5.44 cores=1,3,5,7
/proc/12933/task/12937/stat : 12937 (java) S 12931 12933 12050 0 -1 4202560 263667 0 0 0 500 44 0 0 15 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12938] ppid=12931 vsize=15706112 CPUtime=5.88 cores=1,3,5,7
/proc/12933/task/12938/stat : 12938 (java) S 12931 12933 12050 0 -1 4202560 276109 0 0 0 543 45 0 0 15 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12939] ppid=12931 vsize=15706112 CPUtime=7.2 cores=1,3,5,7
/proc/12933/task/12939/stat : 12939 (java) S 12931 12933 12050 0 -1 4202560 412761 0 0 0 647 73 0 0 16 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12940] ppid=12931 vsize=15706112 CPUtime=6.4 cores=1,3,5,7
/proc/12933/task/12940/stat : 12940 (java) S 12931 12933 12050 0 -1 4202560 324285 0 0 0 584 56 0 0 15 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12941] ppid=12931 vsize=15706112 CPUtime=6.2 cores=1,3,5,7
/proc/12933/task/12941/stat : 12941 (java) S 12931 12933 12050 0 -1 4202560 340813 0 0 0 563 57 0 0 16 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12942] ppid=12931 vsize=15706112 CPUtime=5.74 cores=1,3,5,7
/proc/12933/task/12942/stat : 12942 (java) S 12931 12933 12050 0 -1 4202560 285976 0 0 0 525 49 0 0 15 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12943] ppid=12931 vsize=15706112 CPUtime=6.88 cores=1,3,5,7
/proc/12933/task/12943/stat : 12943 (java) S 12931 12933 12050 0 -1 4202560 411742 0 0 0 617 71 0 0 16 0 22 0 510808634 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12944] ppid=12931 vsize=15706112 CPUtime=4.29 cores=1,3,5,7
/proc/12933/task/12944/stat : 12944 (java) S 12931 12933 12050 0 -1 4202560 376164 0 0 0 391 38 0 0 15 0 22 0 510808635 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 0 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12945] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12945/stat : 12945 (java) S 12931 12933 12050 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510808635 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12946] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12946/stat : 12946 (java) S 12931 12933 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510808635 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12947] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12947/stat : 12947 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828060081 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12948] ppid=12931 vsize=15706112 CPUtime=1.63 cores=1,3,5,7
/proc/12933/task/12948/stat : 12948 (java) S 12931 12933 12050 0 -1 4202560 9247 0 0 0 163 0 0 0 15 0 22 0 510808637 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12949] ppid=12931 vsize=15706112 CPUtime=0.96 cores=1,3,5,7
/proc/12933/task/12949/stat : 12949 (java) S 12931 12933 12050 0 -1 4202560 7334 0 0 0 96 0 0 0 16 0 22 0 510808637 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12950] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12950/stat : 12950 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12951] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12951/stat : 12951 (java) S 12931 12933 12050 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 510808637 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12952] ppid=12931 vsize=15706112 CPUtime=1153.34 cores=1,3,5,7
/proc/12933/task/12952/stat : 12952 (java) R 12931 12933 12050 0 -1 4202560 49944 0 0 0 115329 5 0 0 25 0 22 0 510809045 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505608716 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12933/tid=12953] ppid=12931 vsize=15706112 CPUtime=1153.53 cores=1,3,5,7
/proc/12933/task/12953/stat : 12953 (java) R 12931 12933 12050 0 -1 4202560 45961 0 0 0 115347 6 0 0 25 0 22 0 510809045 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912506345996 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12933/tid=12954] ppid=12931 vsize=15706112 CPUtime=1156.03 cores=1,3,5,7
/proc/12933/task/12954/stat : 12954 (java) R 12931 12933 12050 0 -1 4202560 43960 0 0 0 115598 5 0 0 25 0 22 0 510809045 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505846222 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12933/tid=12955] ppid=12931 vsize=15706112 CPUtime=1156.13 cores=1,3,5,7
/proc/12933/task/12955/stat : 12955 (java) R 12931 12933 12050 0 -1 4202560 49324 0 0 0 115608 5 0 0 25 0 22 0 510809045 16083058688 3317454 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912506234995 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4683.23
Current children cumulated vsize (KiB) 15706112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.6 s]
/proc/loadavg: 7.66 8.01 7.99 5/193 13010
/proc/meminfo: memFree=17137092/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=15706112 CPUtime=4800.28 cores=1,3,5,7
/proc/12933/stat : 12933 (java) S 12931 12933 12050 0 -1 4202496 3371356 0 1 0 479490 538 0 0 23 0 22 0 510808633 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 3926528 3318210 2299 9 0 3917247 0
[pid=12933/tid=12934] ppid=12931 vsize=15706112 CPUtime=7.45 cores=1,3,5,7
/proc/12933/task/12934/stat : 12934 (java) S 12931 12933 12050 0 -1 4202560 127782 0 1 0 729 16 0 0 25 0 22 0 510808633 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12936] ppid=12931 vsize=15706112 CPUtime=6.01 cores=1,3,5,7
/proc/12933/task/12936/stat : 12936 (java) S 12931 12933 12050 0 -1 4202560 344065 0 0 0 543 58 0 0 16 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12937] ppid=12931 vsize=15706112 CPUtime=5.49 cores=1,3,5,7
/proc/12933/task/12937/stat : 12937 (java) S 12931 12933 12050 0 -1 4202560 263667 0 0 0 505 44 0 0 15 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12938] ppid=12931 vsize=15706112 CPUtime=5.99 cores=1,3,5,7
/proc/12933/task/12938/stat : 12938 (java) S 12931 12933 12050 0 -1 4202560 276118 0 0 0 554 45 0 0 16 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12939] ppid=12931 vsize=15706112 CPUtime=7.31 cores=1,3,5,7
/proc/12933/task/12939/stat : 12939 (java) S 12931 12933 12050 0 -1 4202560 413029 0 0 0 658 73 0 0 15 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12940] ppid=12931 vsize=15706112 CPUtime=6.53 cores=1,3,5,7
/proc/12933/task/12940/stat : 12940 (java) S 12931 12933 12050 0 -1 4202560 324478 0 0 0 596 57 0 0 16 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 7 0 0 0
[pid=12933/tid=12941] ppid=12931 vsize=15706112 CPUtime=6.36 cores=1,3,5,7
/proc/12933/task/12941/stat : 12941 (java) S 12931 12933 12050 0 -1 4202560 340815 0 0 0 579 57 0 0 15 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12942] ppid=12931 vsize=15706112 CPUtime=5.8 cores=1,3,5,7
/proc/12933/task/12942/stat : 12942 (java) S 12931 12933 12050 0 -1 4202560 286079 0 0 0 531 49 0 0 16 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12943] ppid=12931 vsize=15706112 CPUtime=7.08 cores=1,3,5,7
/proc/12933/task/12943/stat : 12943 (java) S 12931 12933 12050 0 -1 4202560 411923 0 0 0 637 71 0 0 16 0 22 0 510808634 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12944] ppid=12931 vsize=15706112 CPUtime=4.29 cores=1,3,5,7
/proc/12933/task/12944/stat : 12944 (java) S 12931 12933 12050 0 -1 4202560 376167 0 0 0 391 38 0 0 15 0 22 0 510808635 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 0 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12945] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12945/stat : 12945 (java) S 12931 12933 12050 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510808635 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12946] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12946/stat : 12946 (java) S 12931 12933 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510808635 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 1 0 0 0
[pid=12933/tid=12947] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12947/stat : 12947 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828060081 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12948] ppid=12931 vsize=15706112 CPUtime=1.63 cores=1,3,5,7
/proc/12933/task/12948/stat : 12948 (java) S 12931 12933 12050 0 -1 4202560 9247 0 0 0 163 0 0 0 15 0 22 0 510808637 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12949] ppid=12931 vsize=15706112 CPUtime=0.96 cores=1,3,5,7
/proc/12933/task/12949/stat : 12949 (java) S 12931 12933 12050 0 -1 4202560 7334 0 0 0 96 0 0 0 16 0 22 0 510808637 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12950] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12950/stat : 12950 (java) S 12931 12933 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510808637 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052377 0 4 0 16800975 18446604470242855616 0 0 -1 5 0 0 0
[pid=12933/tid=12951] ppid=12931 vsize=15706112 CPUtime=0 cores=1,3,5,7
/proc/12933/task/12951/stat : 12951 (java) S 12931 12933 12050 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 510808637 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 220828052992 0 4 0 16800975 18446604470242855616 0 0 -1 3 0 0 0
[pid=12933/tid=12952] ppid=12931 vsize=15706112 CPUtime=1182.43 cores=1,3,5,7
/proc/12933/task/12952/stat : 12952 (java) R 12931 12933 12050 0 -1 4202560 49945 0 0 0 118238 5 0 0 25 0 22 0 510809045 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912506169911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12933/tid=12953] ppid=12931 vsize=15706112 CPUtime=1182.45 cores=1,3,5,7
/proc/12933/task/12953/stat : 12953 (java) R 12931 12933 12050 0 -1 4202560 45962 0 0 0 118239 6 0 0 25 0 22 0 510809045 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912505846366 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12933/tid=12954] ppid=12931 vsize=15706112 CPUtime=1185.12 cores=1,3,5,7
/proc/12933/task/12954/stat : 12954 (java) R 12931 12933 12050 0 -1 4202560 43960 0 0 0 118507 5 0 0 25 0 22 0 510809045 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912506231288 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12933/tid=12955] ppid=12931 vsize=15706112 CPUtime=1185.21 cores=1,3,5,7
/proc/12933/task/12955/stat : 12955 (java) R 12931 12933 12050 0 -1 4202560 49326 0 0 0 118516 5 0 0 25 0 22 0 510809045 16083058688 3318210 33554432000 1073741824 1073778376 140737307020768 18446744073709551615 46912506329666 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 15706112

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

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

[startup+1212 s]
/proc/loadavg: 7.66 8.01 7.99 5/193 13010
/proc/meminfo: memFree=17137092/32951124 swapFree=67105204/67111528
[pid=12933] ppid=12931 vsize=0 CPUtime=4800.69 cores=1,3,5,7
/proc/12933/stat : 12933 (java) Z 12931 12933 12050 0 -1 4203548 3371382 0 1 0 479492 577 0 0 17 0 2 0 510808633 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12933/statm: 0 0 0 0 0 0 0
[pid=12933/tid=12954] ppid=12931 vsize=0 CPUtime=1185.51 cores=1,3,5,7
/proc/12933/task/12954/stat : 12954 (java) R 12931 12933 12050 0 -1 4203588 43960 0 0 0 118507 44 0 0 25 0 2 0 510809045 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.69
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1212.05
CPU time (s): 4800.75
CPU user time (s): 4794.93
CPU system time (s): 5.82112
CPU usage (%): 396.086
Max. virtual memory (cumulated for all children) (KiB): 15706308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.93
system time used= 5.82111
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3371382
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= 31261
involuntary context switches= 66326

runsolver used 1.92771 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 19:18:47
IDJOB=3312944
IDBENCH=83249
IDSOLVER=1699
FILE ID=node147/3312944-1304183926
RUNJOBID= node147-1304183926-12893
PBS_JOBID= 13172428
Free space on /tmp= 73056 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312944-1304183926/watcher-3312944-1304183926 -o /tmp/evaluation-result-3312944-1304183926/solver-3312944-1304183926 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312944-1304183926.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=439092604

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      30247460 kB
Buffers:        339068 kB
Cached:        1791640 kB
SwapCached:       3064 kB
Active:         426512 kB
Inactive:      1943476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30247460 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           28424 kB
Writeback:           0 kB
AnonPages:      237324 kB
Mapped:          22936 kB
Slab:           270084 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   933332 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= 73060 MiB
End job on node147 at 2011-04-30 19:39:01