Trace number 3311673

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.41 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S218235649-089.SATISFIABLE.cnf
MD5SUM010b9faa30750ce3440cb9a8110ebefe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
Number of clauses of size over 50

Solver Data

0.09/0.12	55:30 INFO : Reading from input HOME/instance-3311673-1304178929.cnf
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.81/0.42	55:30 INFO : 125 variables remaining out of 125
0.81/0.42	55:30 INFO : 15972 literals remaining out of 15972

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.16 8.15 8.09 8/202 14996
/proc/meminfo: memFree=29135236/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/14996/stat : 14996 (java) R 14994 14996 14756 0 -1 4202496 972 0 0 0 0 0 0 0 25 0 1 0 529490809 23580672 459 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255372338944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14996/statm: 5757 468 359 9 0 124 0

[startup+0.0585561 s]
/proc/loadavg: 8.16 8.15 8.09 8/202 14996
/proc/meminfo: memFree=29135236/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15609648 CPUtime=0.04 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 4153 0 1 0 3 1 0 0 25 0 18 0 529490809 15984279552 3592 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3902412 3594 1755 9 0 3893131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100576 s]
/proc/loadavg: 8.16 8.15 8.09 8/202 14996
/proc/meminfo: memFree=29135236/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15676816 CPUtime=0.09 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 5552 0 1 0 8 1 0 0 25 0 18 0 529490809 16053059584 4962 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3919204 4962 2117 9 0 3909923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676816

[startup+0.305504 s]
/proc/loadavg: 8.16 8.15 8.09 8/202 14996
/proc/meminfo: memFree=29135236/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15687820 CPUtime=0.53 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 12387 0 1 0 51 2 0 0 25 0 22 0 529490809 16064327680 10517 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3921955 10517 2215 9 0 3912674 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15687820

[startup+1.07404 s]
/proc/loadavg: 8.16 8.15 8.09 8/202 14996
/proc/meminfo: memFree=29135236/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=3.32 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 51404 0 1 0 326 6 0 0 25 0 22 0 529490809 16072400896 45642 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 45642 2265 9 0 3914645 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 15695704

[startup+1.50025 s]
/proc/loadavg: 8.16 8.15 8.09 10/224 15018
/proc/meminfo: memFree=28950852/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=5.03 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 55158 0 1 0 496 7 0 0 25 0 22 0 529490809 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 49384 2279 9 0 3914645 0
[pid=14996/tid=14998] ppid=14994 vsize=15695704 CPUtime=0.4 cores=0,2,4,6
/proc/14996/task/14998/stat : 14998 (java) S 14994 14996 14756 0 -1 4202560 7568 0 1 0 39 1 0 0 20 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=14999] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/14999/stat : 14999 (java) S 14994 14996 14756 0 -1 4202560 440 0 0 0 0 0 0 0 16 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15000] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15000/stat : 15000 (java) S 14994 14996 14756 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15001] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15001/stat : 15001 (java) S 14994 14996 14756 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15002] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15002/stat : 15002 (java) S 14994 14996 14756 0 -1 4202560 380 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15003] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15003/stat : 15003 (java) S 14994 14996 14756 0 -1 4202560 160 0 0 0 0 0 0 0 16 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15004] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15004/stat : 15004 (java) S 14994 14996 14756 0 -1 4202560 538 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15005] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15005/stat : 15005 (java) S 14994 14996 14756 0 -1 4202560 528 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15006] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15006/stat : 15006 (java) S 14994 14996 14756 0 -1 4202560 252 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15007] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15007/stat : 15007 (java) S 14994 14996 14756 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529490811 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 0 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15008] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15008/stat : 15008 (java) S 14994 14996 14756 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15009] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15009/stat : 15009 (java) S 14994 14996 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15010] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15010/stat : 15010 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389125041 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15011] ppid=14994 vsize=15695704 CPUtime=0.66 cores=0,2,4,6
/proc/14996/task/15011/stat : 15011 (java) R 14994 14996 14756 0 -1 4202560 5301 0 0 0 66 0 0 0 25 0 22 0 529490814 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 47492125626956 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14996/tid=15012] ppid=14994 vsize=15695704 CPUtime=0.91 cores=0,2,4,6
/proc/14996/task/15012/stat : 15012 (java) S 14994 14996 14756 0 -1 4202560 10096 0 0 0 90 1 0 0 15 0 22 0 529490814 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15013] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15013/stat : 15013 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15014] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15014/stat : 15014 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529490814 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15015] ppid=14994 vsize=15695704 CPUtime=0.75 cores=0,2,4,6
/proc/14996/task/15015/stat : 15015 (java) R 14994 14996 14756 0 -1 4202560 4856 0 0 0 75 0 0 0 18 0 22 0 529490837 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505761787 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14996/tid=15016] ppid=14994 vsize=15695704 CPUtime=0.83 cores=0,2,4,6
/proc/14996/task/15016/stat : 15016 (java) R 14994 14996 14756 0 -1 4202560 10308 0 0 0 82 1 0 0 18 0 22 0 529490837 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505868941 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14996/tid=15017] ppid=14994 vsize=15695704 CPUtime=0.83 cores=0,2,4,6
/proc/14996/task/15017/stat : 15017 (java) R 14994 14996 14756 0 -1 4202560 10102 0 0 0 83 0 0 0 18 0 22 0 529490837 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505761321 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14996/tid=15018] ppid=14994 vsize=15695704 CPUtime=0.55 cores=0,2,4,6
/proc/14996/task/15018/stat : 15018 (java) R 14994 14996 14756 0 -1 4202560 2774 0 0 0 55 0 0 0 19 0 22 0 529490838 16072400896 49384 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505806203 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 15695704

[startup+3.10095 s]
/proc/loadavg: 8.31 8.18 8.10 9/224 15018
/proc/meminfo: memFree=28828960/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=11.38 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 87379 0 1 0 1126 12 0 0 25 0 22 0 529490809 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 79996 2279 9 0 3914645 0
[pid=14996/tid=14998] ppid=14994 vsize=15695704 CPUtime=0.4 cores=0,2,4,6
/proc/14996/task/14998/stat : 14998 (java) S 14994 14996 14756 0 -1 4202560 7568 0 1 0 39 1 0 0 20 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=14999] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/14999/stat : 14999 (java) S 14994 14996 14756 0 -1 4202560 577 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15000] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15000/stat : 15000 (java) S 14994 14996 14756 0 -1 4202560 385 0 0 0 0 0 0 0 16 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15001] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15001/stat : 15001 (java) S 14994 14996 14756 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15002] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15002/stat : 15002 (java) S 14994 14996 14756 0 -1 4202560 423 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15003] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15003/stat : 15003 (java) S 14994 14996 14756 0 -1 4202560 557 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15004] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15004/stat : 15004 (java) S 14994 14996 14756 0 -1 4202560 1080 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15005] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15005/stat : 15005 (java) S 14994 14996 14756 0 -1 4202560 1363 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15006] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15006/stat : 15006 (java) S 14994 14996 14756 0 -1 4202560 1013 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15007] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15007/stat : 15007 (java) S 14994 14996 14756 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 529490811 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 0 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15008] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15008/stat : 15008 (java) S 14994 14996 14756 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15009] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15009/stat : 15009 (java) S 14994 14996 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15010] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15010/stat : 15010 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389125041 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15011] ppid=14994 vsize=15695704 CPUtime=0.68 cores=0,2,4,6
/proc/14996/task/15011/stat : 15011 (java) S 14994 14996 14756 0 -1 4202560 5304 0 0 0 68 0 0 0 20 0 22 0 529490814 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15012] ppid=14994 vsize=15695704 CPUtime=1.02 cores=0,2,4,6
/proc/14996/task/15012/stat : 15012 (java) S 14994 14996 14756 0 -1 4202560 10113 0 0 0 101 1 0 0 16 0 22 0 529490814 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15013] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15013/stat : 15013 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15014] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15014/stat : 15014 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529490814 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15015] ppid=14994 vsize=15695704 CPUtime=2.23 cores=0,2,4,6
/proc/14996/task/15015/stat : 15015 (java) R 14994 14996 14756 0 -1 4202560 12235 0 0 0 222 1 0 0 21 0 22 0 529490837 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912506098210 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14996/tid=15016] ppid=14994 vsize=15695704 CPUtime=2.41 cores=0,2,4,6
/proc/14996/task/15016/stat : 15016 (java) R 14994 14996 14756 0 -1 4202560 17941 0 0 0 239 2 0 0 20 0 22 0 529490837 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 47492128873536 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14996/tid=15017] ppid=14994 vsize=15695704 CPUtime=2.4 cores=0,2,4,6
/proc/14996/task/15017/stat : 15017 (java) R 14994 14996 14756 0 -1 4202560 16782 0 0 0 239 1 0 0 20 0 22 0 529490837 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505731806 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14996/tid=15018] ppid=14994 vsize=15695704 CPUtime=2.13 cores=0,2,4,6
/proc/14996/task/15018/stat : 15018 (java) R 14994 14996 14756 0 -1 4202560 10146 0 0 0 211 2 0 0 21 0 22 0 529490838 16072400896 79996 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505760735 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 15695704

[startup+6.30136 s]
/proc/loadavg: 8.31 8.18 8.10 9/224 15018
/proc/meminfo: memFree=28879516/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=24.13 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 87923 0 1 0 2400 13 0 0 25 0 22 0 529490809 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 68464 2289 9 0 3914645 0
[pid=14996/tid=14998] ppid=14994 vsize=15695704 CPUtime=0.4 cores=0,2,4,6
/proc/14996/task/14998/stat : 14998 (java) S 14994 14996 14756 0 -1 4202560 7568 0 1 0 39 1 0 0 20 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=14999] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/14999/stat : 14999 (java) S 14994 14996 14756 0 -1 4202560 654 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15000] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15000/stat : 15000 (java) S 14994 14996 14756 0 -1 4202560 428 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15001] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15001/stat : 15001 (java) S 14994 14996 14756 0 -1 4202560 512 0 0 0 0 0 0 0 16 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15002] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15002/stat : 15002 (java) S 14994 14996 14756 0 -1 4202560 475 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15003] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15003/stat : 15003 (java) S 14994 14996 14756 0 -1 4202560 577 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15004] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15004/stat : 15004 (java) S 14994 14996 14756 0 -1 4202560 1093 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15005] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15005/stat : 15005 (java) S 14994 14996 14756 0 -1 4202560 1441 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15006] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15006/stat : 15006 (java) S 14994 14996 14756 0 -1 4202560 1095 0 0 0 0 0 0 0 15 0 22 0 529490810 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15007] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15007/stat : 15007 (java) S 14994 14996 14756 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 529490811 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 0 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15008] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15008/stat : 15008 (java) S 14994 14996 14756 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15009] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15009/stat : 15009 (java) S 14994 14996 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15010] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15010/stat : 15010 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389125041 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15011] ppid=14994 vsize=15695704 CPUtime=0.76 cores=0,2,4,6
/proc/14996/task/15011/stat : 15011 (java) S 14994 14996 14756 0 -1 4202560 5382 0 0 0 76 0 0 0 15 0 22 0 529490814 16072400896 68464 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0

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

[pid=14996/tid=15016] ppid=14994 vsize=15695704 CPUtime=1048.77 cores=0,2,4,6
/proc/14996/task/15016/stat : 15016 (java) R 14994 14996 14756 0 -1 4202560 156805 0 0 0 104847 30 0 0 25 0 22 0 529490837 16072400896 70102 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912506019375 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14996/tid=15017] ppid=14994 vsize=15695704 CPUtime=1048.5 cores=0,2,4,6
/proc/14996/task/15017/stat : 15017 (java) R 14994 14996 14756 0 -1 4202560 154790 0 0 0 104822 28 0 0 25 0 22 0 529490837 16072400896 70102 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505806380 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14996/tid=15018] ppid=14994 vsize=15695704 CPUtime=1048.72 cores=0,2,4,6
/proc/14996/task/15018/stat : 15018 (java) R 14994 14996 14756 0 -1 4202560 149772 0 0 0 104842 30 0 0 25 0 22 0 529490838 16072400896 70102 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505804161 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4222.85
Current children cumulated vsize (KiB) 15695704

[startup+1122.3 s]
/proc/loadavg: 8.00 8.11 8.09 9/224 15109
/proc/meminfo: memFree=28762692/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=4461.47 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 1114850 0 1 0 445831 316 0 0 25 0 22 0 529490809 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 75951 2299 9 0 3914645 0
[pid=14996/tid=14998] ppid=14994 vsize=15695704 CPUtime=0.4 cores=0,2,4,6
/proc/14996/task/14998/stat : 14998 (java) S 14994 14996 14756 0 -1 4202560 7568 0 1 0 39 1 0 0 20 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=14999] ppid=14994 vsize=15695704 CPUtime=3.09 cores=0,2,4,6
/proc/14996/task/14999/stat : 14999 (java) S 14994 14996 14756 0 -1 4202560 53825 0 0 0 295 14 0 0 16 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15000] ppid=14994 vsize=15695704 CPUtime=3.06 cores=0,2,4,6
/proc/14996/task/15000/stat : 15000 (java) S 14994 14996 14756 0 -1 4202560 53970 0 0 0 292 14 0 0 15 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15001] ppid=14994 vsize=15695704 CPUtime=3.2 cores=0,2,4,6
/proc/14996/task/15001/stat : 15001 (java) S 14994 14996 14756 0 -1 4202560 53993 0 0 0 304 16 0 0 15 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15002] ppid=14994 vsize=15695704 CPUtime=2.99 cores=0,2,4,6
/proc/14996/task/15002/stat : 15002 (java) S 14994 14996 14756 0 -1 4202560 54274 0 0 0 287 12 0 0 15 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15003] ppid=14994 vsize=15695704 CPUtime=3.14 cores=0,2,4,6
/proc/14996/task/15003/stat : 15003 (java) S 14994 14996 14756 0 -1 4202560 55214 0 0 0 297 17 0 0 16 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15004] ppid=14994 vsize=15695704 CPUtime=3.09 cores=0,2,4,6
/proc/14996/task/15004/stat : 15004 (java) S 14994 14996 14756 0 -1 4202560 54369 0 0 0 292 17 0 0 16 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15005] ppid=14994 vsize=15695704 CPUtime=3.03 cores=0,2,4,6
/proc/14996/task/15005/stat : 15005 (java) S 14994 14996 14756 0 -1 4202560 53156 0 0 0 289 14 0 0 15 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15006] ppid=14994 vsize=15695704 CPUtime=3.1 cores=0,2,4,6
/proc/14996/task/15006/stat : 15006 (java) S 14994 14996 14756 0 -1 4202560 54174 0 0 0 295 15 0 0 16 0 22 0 529490810 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15007] ppid=14994 vsize=15695704 CPUtime=2.13 cores=0,2,4,6
/proc/14996/task/15007/stat : 15007 (java) S 14994 14996 14756 0 -1 4202560 2874 0 0 0 156 57 0 0 15 0 22 0 529490811 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 0 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15008] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15008/stat : 15008 (java) S 14994 14996 14756 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15009] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15009/stat : 15009 (java) S 14994 14996 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15010] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15010/stat : 15010 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389125041 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15011] ppid=14994 vsize=15695704 CPUtime=0.78 cores=0,2,4,6
/proc/14996/task/15011/stat : 15011 (java) S 14994 14996 14756 0 -1 4202560 5386 0 0 0 78 0 0 0 15 0 22 0 529490814 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15012] ppid=14994 vsize=15695704 CPUtime=1.13 cores=0,2,4,6
/proc/14996/task/15012/stat : 15012 (java) S 14994 14996 14756 0 -1 4202560 10141 0 0 0 112 1 0 0 15 0 22 0 529490814 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15013] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15013/stat : 15013 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15014] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15014/stat : 15014 (java) S 14994 14996 14756 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 529490814 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15015] ppid=14994 vsize=15695704 CPUtime=1108.16 cores=0,2,4,6
/proc/14996/task/15015/stat : 15015 (java) R 14994 14996 14756 0 -1 4202560 162954 0 0 0 110782 34 0 0 25 0 22 0 529490837 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14996/tid=15016] ppid=14994 vsize=15695704 CPUtime=1108.16 cores=0,2,4,6
/proc/14996/task/15016/stat : 15016 (java) R 14994 14996 14756 0 -1 4202560 166653 0 0 0 110784 32 0 0 25 0 22 0 529490837 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912506099050 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14996/tid=15017] ppid=14994 vsize=15695704 CPUtime=1107.76 cores=0,2,4,6
/proc/14996/task/15017/stat : 15017 (java) R 14994 14996 14756 0 -1 4202560 164959 0 0 0 110746 30 0 0 25 0 22 0 529490837 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505737543 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14996/tid=15018] ppid=14994 vsize=15695704 CPUtime=1108.08 cores=0,2,4,6
/proc/14996/task/15018/stat : 15018 (java) R 14994 14996 14756 0 -1 4202560 159895 0 0 0 110776 32 0 0 25 0 22 0 529490838 16072400896 75951 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505759279 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4461.47
Current children cumulated vsize (KiB) 15695704

[startup+1182.3 s]
/proc/loadavg: 8.07 8.12 8.09 9/224 15111
/proc/meminfo: memFree=28607172/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=4700.09 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 1179086 0 1 0 469678 331 0 0 25 0 22 0 529490809 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 81769 2299 9 0 3914645 0
[pid=14996/tid=14998] ppid=14994 vsize=15695704 CPUtime=0.4 cores=0,2,4,6
/proc/14996/task/14998/stat : 14998 (java) S 14994 14996 14756 0 -1 4202560 7568 0 1 0 39 1 0 0 20 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=14999] ppid=14994 vsize=15695704 CPUtime=3.25 cores=0,2,4,6
/proc/14996/task/14999/stat : 14999 (java) S 14994 14996 14756 0 -1 4202560 57058 0 0 0 310 15 0 0 16 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15000] ppid=14994 vsize=15695704 CPUtime=3.23 cores=0,2,4,6
/proc/14996/task/15000/stat : 15000 (java) S 14994 14996 14756 0 -1 4202560 57596 0 0 0 308 15 0 0 15 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15001] ppid=14994 vsize=15695704 CPUtime=3.35 cores=0,2,4,6
/proc/14996/task/15001/stat : 15001 (java) S 14994 14996 14756 0 -1 4202560 57388 0 0 0 319 16 0 0 15 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15002] ppid=14994 vsize=15695704 CPUtime=3.16 cores=0,2,4,6
/proc/14996/task/15002/stat : 15002 (java) S 14994 14996 14756 0 -1 4202560 57341 0 0 0 303 13 0 0 15 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15003] ppid=14994 vsize=15695704 CPUtime=3.29 cores=0,2,4,6
/proc/14996/task/15003/stat : 15003 (java) S 14994 14996 14756 0 -1 4202560 58217 0 0 0 312 17 0 0 16 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15004] ppid=14994 vsize=15695704 CPUtime=3.25 cores=0,2,4,6
/proc/14996/task/15004/stat : 15004 (java) S 14994 14996 14756 0 -1 4202560 58074 0 0 0 307 18 0 0 15 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15005] ppid=14994 vsize=15695704 CPUtime=3.19 cores=0,2,4,6
/proc/14996/task/15005/stat : 15005 (java) S 14994 14996 14756 0 -1 4202560 56421 0 0 0 304 15 0 0 16 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15006] ppid=14994 vsize=15695704 CPUtime=3.26 cores=0,2,4,6
/proc/14996/task/15006/stat : 15006 (java) S 14994 14996 14756 0 -1 4202560 57869 0 0 0 310 16 0 0 15 0 22 0 529490810 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15007] ppid=14994 vsize=15695704 CPUtime=2.23 cores=0,2,4,6
/proc/14996/task/15007/stat : 15007 (java) S 14994 14996 14756 0 -1 4202560 3033 0 0 0 163 60 0 0 15 0 22 0 529490811 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 0 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15008] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15008/stat : 15008 (java) S 14994 14996 14756 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15009] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15009/stat : 15009 (java) S 14994 14996 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15010] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15010/stat : 15010 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389125041 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15011] ppid=14994 vsize=15695704 CPUtime=0.78 cores=0,2,4,6
/proc/14996/task/15011/stat : 15011 (java) S 14994 14996 14756 0 -1 4202560 5386 0 0 0 78 0 0 0 15 0 22 0 529490814 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15012] ppid=14994 vsize=15695704 CPUtime=1.13 cores=0,2,4,6
/proc/14996/task/15012/stat : 15012 (java) S 14994 14996 14756 0 -1 4202560 10141 0 0 0 112 1 0 0 15 0 22 0 529490814 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15013] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15013/stat : 15013 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15014] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15014/stat : 15014 (java) S 14994 14996 14756 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529490814 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15015] ppid=14994 vsize=15695704 CPUtime=1167.43 cores=0,2,4,6
/proc/14996/task/15015/stat : 15015 (java) R 14994 14996 14756 0 -1 4202560 171866 0 0 0 116707 36 0 0 25 0 22 0 529490837 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 47492129405027 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14996/tid=15016] ppid=14994 vsize=15695704 CPUtime=1167.47 cores=0,2,4,6
/proc/14996/task/15016/stat : 15016 (java) R 14994 14996 14756 0 -1 4202560 175838 0 0 0 116713 34 0 0 25 0 22 0 529490837 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14996/tid=15017] ppid=14994 vsize=15695704 CPUtime=1167.05 cores=0,2,4,6
/proc/14996/task/15017/stat : 15017 (java) R 14994 14996 14756 0 -1 4202560 174745 0 0 0 116674 31 0 0 25 0 22 0 529490837 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14996/tid=15018] ppid=14994 vsize=15695704 CPUtime=1167.44 cores=0,2,4,6
/proc/14996/task/15018/stat : 15018 (java) R 14994 14996 14756 0 -1 4202560 169097 0 0 0 116710 34 0 0 25 0 22 0 529490838 16072400896 81769 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505700628 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.09
Current children cumulated vsize (KiB) 15695704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.05 8.11 8.09 9/224 15111
/proc/meminfo: memFree=28783244/32951124 swapFree=67111352/67111528
[pid=14996] ppid=14994 vsize=15695704 CPUtime=4800.35 cores=0,2,4,6
/proc/14996/stat : 14996 (java) S 14994 14996 14756 0 -1 4202496 1201423 0 1 0 479698 337 0 0 25 0 22 0 529490809 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/14996/statm: 3923926 82877 2299 9 0 3914645 0
[pid=14996/tid=14998] ppid=14994 vsize=15695704 CPUtime=0.4 cores=0,2,4,6
/proc/14996/task/14998/stat : 14998 (java) S 14994 14996 14756 0 -1 4202560 7568 0 1 0 39 1 0 0 20 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=14999] ppid=14994 vsize=15695704 CPUtime=3.32 cores=0,2,4,6
/proc/14996/task/14999/stat : 14999 (java) S 14994 14996 14756 0 -1 4202560 57545 0 0 0 317 15 0 0 16 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15000] ppid=14994 vsize=15695704 CPUtime=3.3 cores=0,2,4,6
/proc/14996/task/15000/stat : 15000 (java) S 14994 14996 14756 0 -1 4202560 58321 0 0 0 314 16 0 0 15 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15001] ppid=14994 vsize=15695704 CPUtime=3.41 cores=0,2,4,6
/proc/14996/task/15001/stat : 15001 (java) S 14994 14996 14756 0 -1 4202560 58125 0 0 0 325 16 0 0 15 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15002] ppid=14994 vsize=15695704 CPUtime=3.22 cores=0,2,4,6
/proc/14996/task/15002/stat : 15002 (java) S 14994 14996 14756 0 -1 4202560 57824 0 0 0 309 13 0 0 15 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15003] ppid=14994 vsize=15695704 CPUtime=3.36 cores=0,2,4,6
/proc/14996/task/15003/stat : 15003 (java) S 14994 14996 14756 0 -1 4202560 58800 0 0 0 318 18 0 0 16 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 0 0 0 0
[pid=14996/tid=15004] ppid=14994 vsize=15695704 CPUtime=3.32 cores=0,2,4,6
/proc/14996/task/15004/stat : 15004 (java) S 14994 14996 14756 0 -1 4202560 58803 0 0 0 314 18 0 0 16 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15005] ppid=14994 vsize=15695704 CPUtime=3.26 cores=0,2,4,6
/proc/14996/task/15005/stat : 15005 (java) S 14994 14996 14756 0 -1 4202560 57057 0 0 0 310 16 0 0 16 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15006] ppid=14994 vsize=15695704 CPUtime=3.32 cores=0,2,4,6
/proc/14996/task/15006/stat : 15006 (java) S 14994 14996 14756 0 -1 4202560 58312 0 0 0 316 16 0 0 15 0 22 0 529490810 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 6 0 0 0
[pid=14996/tid=15007] ppid=14994 vsize=15695704 CPUtime=2.27 cores=0,2,4,6
/proc/14996/task/15007/stat : 15007 (java) S 14994 14996 14756 0 -1 4202560 3089 0 0 0 166 61 0 0 15 0 22 0 529490811 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 0 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15008] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15008/stat : 15008 (java) S 14994 14996 14756 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15009] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15009/stat : 15009 (java) S 14994 14996 14756 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529490812 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15010] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15010/stat : 15010 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389125041 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15011] ppid=14994 vsize=15695704 CPUtime=0.78 cores=0,2,4,6
/proc/14996/task/15011/stat : 15011 (java) S 14994 14996 14756 0 -1 4202560 5386 0 0 0 78 0 0 0 15 0 22 0 529490814 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15012] ppid=14994 vsize=15695704 CPUtime=1.13 cores=0,2,4,6
/proc/14996/task/15012/stat : 15012 (java) S 14994 14996 14756 0 -1 4202560 10141 0 0 0 112 1 0 0 15 0 22 0 529490814 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 2 0 0 0
[pid=14996/tid=15013] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15013/stat : 15013 (java) S 14994 14996 14756 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529490814 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117337 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15014] ppid=14994 vsize=15695704 CPUtime=0 cores=0,2,4,6
/proc/14996/task/15014/stat : 15014 (java) S 14994 14996 14756 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529490814 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 255389117952 0 4 0 16800975 18446604441603700608 0 0 -1 4 0 0 0
[pid=14996/tid=15015] ppid=14994 vsize=15695704 CPUtime=1192.38 cores=0,2,4,6
/proc/14996/task/15015/stat : 15015 (java) R 14994 14996 14756 0 -1 4202560 176265 0 0 0 119201 37 0 0 25 0 22 0 529490837 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 47492129407108 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14996/tid=15016] ppid=14994 vsize=15695704 CPUtime=1192.32 cores=0,2,4,6
/proc/14996/task/15016/stat : 15016 (java) R 14994 14996 14756 0 -1 4202560 180026 0 0 0 119198 34 0 0 25 0 22 0 529490837 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505742966 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14996/tid=15017] ppid=14994 vsize=15695704 CPUtime=1192.02 cores=0,2,4,6
/proc/14996/task/15017/stat : 15017 (java) R 14994 14996 14756 0 -1 4202560 179283 0 0 0 119170 32 0 0 25 0 22 0 529490837 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 46912505737552 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14996/tid=15018] ppid=14994 vsize=15695704 CPUtime=1192.39 cores=0,2,4,6
/proc/14996/task/15018/stat : 15018 (java) R 14994 14996 14756 0 -1 4202560 173428 0 0 0 119204 35 0 0 25 0 22 0 529490838 16072400896 82877 33554432000 1073741824 1073778376 140736784767424 18446744073709551615 18446744073699065944 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15695704

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

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

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.41
CPU user time (s): 4797.02
CPU system time (s): 3.39148
CPU usage (%): 397.539
Max. virtual memory (cumulated for all children) (KiB): 15695704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.02
system time used= 3.39148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1201450
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= 329166
involuntary context switches= 217260

runsolver used 1.88871 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 17:55:29
IDJOB=3311673
IDBENCH=83058
IDSOLVER=1698
FILE ID=node135/3311673-1304178929
RUNJOBID= node135-1304177720-14774
PBS_JOBID= 13172439
Free space on /tmp= 72096 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S218235649-089.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311673-1304178929/watcher-3311673-1304178929 -o /tmp/evaluation-result-3311673-1304178929/solver-3311673-1304178929 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311673-1304178929.cnf -hbr 2

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

MD5SUM BENCH= 010b9faa30750ce3440cb9a8110ebefe
RANDOM SEED=220848175

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29135524 kB
Buffers:        956516 kB
Cached:        1937764 kB
SwapCached:        172 kB
Active:         522380 kB
Inactive:      2774288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29135524 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:      402312 kB
Mapped:          23492 kB
Slab:           454400 kB
PageTables:       5992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   605292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72096 MiB
End job on node135 at 2011-04-30 18:15:39