Trace number 3313283

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) 4801.71 1289.62

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.10/0.11	25:47 INFO : Reading from input HOME/instance-3313283-1304101546.cnf
5.64/5.37	Executor set job limit to 1000000
5.64/5.37	Executor set job limit to 1000000
5.64/5.37	Executor set job limit to 1000000
5.64/5.37	Executor set job limit to 1000000
5.64/5.37	Starting Executor!
5.64/5.37	Starting Executor!
5.64/5.37	Starting Executor!
5.64/5.37	Starting Executor!
41.86/39.26	26:26 INFO : 66719 variables remaining out of 109684
41.86/39.26	26:26 INFO : 24652394 literals remaining out of 5801392

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-3313283-1304101546/watcher-3313283-1304101546 -o /tmp/evaluation-result-3313283-1304101546/solver-3313283-1304101546 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313283-1304101546.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: 5.81 7.09 7.56 3/198 10999
/proc/meminfo: memFree=24939144/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 1427 0 0 0 0 0 0 0 21 0 2 0 521752878 29065216 896 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 7096 898 686 9 0 381 0
[pid=10999/tid=11000] ppid=10997 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 99 0 0 0 0 0 0 0 22 0 2 0 521752878 31313920 925 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246511871744 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0783171 s]
/proc/loadavg: 5.81 7.09 7.56 3/198 10999
/proc/meminfo: memFree=24939144/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15675572 CPUtime=0.07 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 4953 0 1 0 7 0 0 0 21 0 18 0 521752878 16051785728 4391 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3918893 4394 2043 9 0 3909612 0
[pid=10999/tid=11000] ppid=10997 vsize=15675572 CPUtime=0.06 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 3127 0 1 0 6 0 0 0 18 0 18 0 521752878 16051785728 4394 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 47404822414731 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675572

[startup+0.100337 s]
/proc/loadavg: 5.81 7.09 7.56 3/198 10999
/proc/meminfo: memFree=24939144/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15676176 CPUtime=0.1 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 5529 0 1 0 9 1 0 0 21 0 18 0 521752878 16052404224 4967 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3919044 4968 2117 9 0 3909763 0
[pid=10999/tid=11000] ppid=10997 vsize=15676176 CPUtime=0.08 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 3433 0 1 0 8 0 0 0 18 0 18 0 521752878 16052404224 4968 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528660939 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) 15676176

[startup+0.30032 s]
/proc/loadavg: 5.81 7.09 7.56 3/198 10999
/proc/meminfo: memFree=24939144/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15679688 CPUtime=0.5 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 15410 0 1 0 48 2 0 0 21 0 18 0 521752878 16056000512 13807 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3919922 13813 2208 9 0 3910641 0
[pid=10999/tid=11000] ppid=10997 vsize=15679688 CPUtime=0.28 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 10230 0 1 0 26 2 0 0 18 0 18 0 521752878 16056000512 13816 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505639827 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15679688

[startup+0.70022 s]
/proc/loadavg: 5.81 7.09 7.56 3/198 10999
/proc/meminfo: memFree=24939144/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15679688 CPUtime=0.91 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 42037 0 1 0 86 5 0 0 21 0 18 0 521752878 16056000512 40431 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3919922 40431 2223 9 0 3910641 0
[pid=10999/tid=11000] ppid=10997 vsize=15679688 CPUtime=0.67 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 35518 0 1 0 63 4 0 0 18 0 18 0 521752878 16056000512 40431 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505640467 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15679688

[startup+1.50107 s]
/proc/loadavg: 5.81 7.09 7.56 3/216 11017
/proc/meminfo: memFree=24641060/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15679688 CPUtime=1.75 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 60301 0 1 0 167 8 0 0 21 0 18 0 521752878 16056000512 58677 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3919922 58683 2223 9 0 3910641 0
[pid=10999/tid=11000] ppid=10997 vsize=15679688 CPUtime=1.46 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 50662 0 1 0 140 6 0 0 19 0 18 0 521752878 16056000512 58686 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505639827 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10999/tid=11002] ppid=10997 vsize=15679688 CPUtime=0.01 cores=1,3,5,7
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10639 0 -1 4202560 75 0 0 0 1 0 0 0 15 0 18 0 521752879 16056000512 58690 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11003] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10639 0 -1 4202560 1772 0 0 0 0 0 0 0 16 0 18 0 521752879 16056000512 58694 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11004] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10639 0 -1 4202560 1055 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 58698 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11005] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10639 0 -1 4202560 38 0 0 0 0 0 0 0 16 0 18 0 521752879 16056000512 58702 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11006] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10639 0 -1 4202560 43 0 0 0 0 0 0 0 16 0 18 0 521752879 16056000512 58706 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11007] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10639 0 -1 4202560 1289 0 0 0 0 0 0 0 16 0 18 0 521752879 16056000512 58710 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11008] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11008/stat : 11008 (java) S 10997 10999 10639 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 58714 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11009] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11009/stat : 11009 (java) S 10997 10999 10639 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 58718 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11010] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11010/stat : 11010 (java) S 10997 10999 10639 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 521752880 16056000512 58721 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 0 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11011] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11011/stat : 11011 (java) S 10997 10999 10639 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521752880 16056000512 58725 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) S 10997 10999 10639 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521752880 16056000512 58728 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11013] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11013/stat : 11013 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521752882 16056000512 58732 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528657841 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11014] ppid=10997 vsize=15679688 CPUtime=0.11 cores=1,3,5,7
/proc/10999/task/11014/stat : 11014 (java) S 10997 10999 10639 0 -1 4202560 1132 0 0 0 11 0 0 0 25 0 18 0 521752882 16056000512 58736 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11015] ppid=10997 vsize=15679688 CPUtime=0.11 cores=1,3,5,7
/proc/10999/task/11015/stat : 11015 (java) S 10997 10999 10639 0 -1 4202560 2663 0 0 0 11 0 0 0 17 0 18 0 521752882 16056000512 58740 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11016] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11016/stat : 11016 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521752882 16056000512 58744 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11017] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11017/stat : 11017 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521752883 16056000512 58748 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15679688

[startup+3.10077 s]
/proc/loadavg: 5.58 7.02 7.53 3/216 11017
/proc/meminfo: memFree=24337260/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15679688 CPUtime=3.41 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 139958 0 1 0 324 17 0 0 21 0 18 0 521752878 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3919922 138324 2241 9 0 3910641 0
[pid=10999/tid=11000] ppid=10997 vsize=15679688 CPUtime=3.06 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 127374 0 1 0 290 16 0 0 24 0 18 0 521752878 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505639866 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10999/tid=11002] ppid=10997 vsize=15679688 CPUtime=0.01 cores=1,3,5,7
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10639 0 -1 4202560 76 0 0 0 1 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11003] ppid=10997 vsize=15679688 CPUtime=0.01 cores=1,3,5,7
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10639 0 -1 4202560 1772 0 0 0 1 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11004] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10639 0 -1 4202560 1056 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11005] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10639 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11006] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10639 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11007] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10639 0 -1 4202560 1401 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11008] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11008/stat : 11008 (java) S 10997 10999 10639 0 -1 4202560 133 0 0 0 0 0 0 0 15 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11009] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11009/stat : 11009 (java) S 10997 10999 10639 0 -1 4202560 2589 0 0 0 0 0 0 0 16 0 18 0 521752879 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11010] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11010/stat : 11010 (java) S 10997 10999 10639 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 18 0 521752880 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 0 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11011] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11011/stat : 11011 (java) S 10997 10999 10639 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521752880 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) S 10997 10999 10639 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521752880 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11013] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11013/stat : 11013 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521752882 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528657841 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11014] ppid=10997 vsize=15679688 CPUtime=0.13 cores=1,3,5,7
/proc/10999/task/11014/stat : 11014 (java) S 10997 10999 10639 0 -1 4202560 1148 0 0 0 13 0 0 0 16 0 18 0 521752882 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11015] ppid=10997 vsize=15679688 CPUtime=0.13 cores=1,3,5,7
/proc/10999/task/11015/stat : 11015 (java) S 10997 10999 10639 0 -1 4202560 2715 0 0 0 13 0 0 0 15 0 18 0 521752882 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11016] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11016/stat : 11016 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521752882 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11017] ppid=10997 vsize=15679688 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11017/stat : 11017 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521752883 16056000512 138324 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15679688

[startup+6.30119 s]
/proc/loadavg: 5.58 7.02 7.53 4/224 11025
/proc/meminfo: memFree=23774740/32951124 swapFree=67111352/67111528
[pid=10999] ppid=10997 vsize=15715632 CPUtime=7.21 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 165734 0 1 0 700 21 0 0 21 0 22 0 521752878 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3928908 158708 2267 9 0 3919627 0
[pid=10999/tid=11000] ppid=10997 vsize=15715632 CPUtime=6.22 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) R 10997 10999 10639 0 -1 4202560 127482 0 1 0 606 16 0 0 18 0 22 0 521752878 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 47404823910474 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10999/tid=11002] ppid=10997 vsize=15715632 CPUtime=0.02 cores=1,3,5,7
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10639 0 -1 4202560 76 0 0 0 2 0 0 0 15 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11003] ppid=10997 vsize=15715632 CPUtime=0.02 cores=1,3,5,7
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10639 0 -1 4202560 1772 0 0 0 2 0 0 0 16 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11004] ppid=10997 vsize=15715632 CPUtime=0.01 cores=1,3,5,7
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10639 0 -1 4202560 1057 0 0 0 1 0 0 0 15 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11005] ppid=10997 vsize=15715632 CPUtime=0.02 cores=1,3,5,7
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10639 0 -1 4202560 66 0 0 0 2 0 0 0 16 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11006] ppid=10997 vsize=15715632 CPUtime=0.02 cores=1,3,5,7
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10639 0 -1 4202560 45 0 0 0 2 0 0 0 16 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11007] ppid=10997 vsize=15715632 CPUtime=0.02 cores=1,3,5,7
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10639 0 -1 4202560 11641 0 0 0 1 1 0 0 16 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11008] ppid=10997 vsize=15715632 CPUtime=0.01 cores=1,3,5,7
/proc/10999/task/11008/stat : 11008 (java) S 10997 10999 10639 0 -1 4202560 133 0 0 0 1 0 0 0 15 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11009] ppid=10997 vsize=15715632 CPUtime=0.01 cores=1,3,5,7
/proc/10999/task/11009/stat : 11009 (java) S 10997 10999 10639 0 -1 4202560 7710 0 0 0 1 0 0 0 16 0 22 0 521752879 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11010] ppid=10997 vsize=15715632 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11010/stat : 11010 (java) S 10997 10999 10639 0 -1 4202560 449 0 0 0 0 0 0 0 16 0 22 0 521752880 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 0 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11011] ppid=10997 vsize=15715632 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11011/stat : 11011 (java) S 10997 10999 10639 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 521752880 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=15715632 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) S 10997 10999 10639 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 521752880 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 0
[pid=10999/tid=11013] ppid=10997 vsize=15715632 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11013/stat : 11013 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528657841 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11014] ppid=10997 vsize=15715632 CPUtime=0.57 cores=1,3,5,7
/proc/10999/task/11014/stat : 11014 (java) R 10997 10999 10639 0 -1 4202560 11115 0 0 0 56 1 0 0 16 0 22 0 521752882 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 47404823729596 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10999/tid=11015] ppid=10997 vsize=15715632 CPUtime=0.21 cores=1,3,5,7
/proc/10999/task/11015/stat : 11015 (java) S 10997 10999 10639 0 -1 4202560 2750 0 0 0 21 0 0 0 15 0 22 0 521752882 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11016] ppid=10997 vsize=15715632 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11016/stat : 11016 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11017] ppid=10997 vsize=15715632 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11017/stat : 11017 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521752883 16092807168 158708 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0

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

[pid=10999/tid=11010] ppid=10997 vsize=15772384 CPUtime=26.87 cores=1,3,5,7
/proc/10999/task/11010/stat : 11010 (java) S 10997 10999 10639 0 -1 4202560 165194 0 3 0 2663 24 0 0 16 0 22 0 521752880 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 0 0 16800975 18446604468978886464 0 0 -1 5 0 0 5
[pid=10999/tid=11011] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11011/stat : 11011 (java) S 10997 10999 10639 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521752880 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) S 10997 10999 10639 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521752880 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11013] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11013/stat : 11013 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528657841 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11014] ppid=10997 vsize=15772384 CPUtime=1.89 cores=1,3,5,7
/proc/10999/task/11014/stat : 11014 (java) S 10997 10999 10639 0 -1 4202560 13142 0 0 0 188 1 0 0 15 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11015] ppid=10997 vsize=15772384 CPUtime=1.29 cores=1,3,5,7
/proc/10999/task/11015/stat : 11015 (java) S 10997 10999 10639 0 -1 4202560 8136 0 0 0 129 0 0 0 15 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11016] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11016/stat : 11016 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11017] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11017/stat : 11017 (java) S 10997 10999 10639 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521752883 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11022] ppid=10997 vsize=15772384 CPUtime=1140.9 cores=1,3,5,7
/proc/10999/task/11022/stat : 11022 (java) R 10997 10999 10639 0 -1 4202560 21294 0 0 0 114088 2 0 0 20 0 22 0 521753415 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912506293014 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10999/tid=11023] ppid=10997 vsize=15772384 CPUtime=1079.24 cores=1,3,5,7
/proc/10999/task/11023/stat : 11023 (java) R 10997 10999 10639 0 -1 4202560 60 0 0 0 107924 0 0 0 20 0 22 0 521753415 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505964701 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10999/tid=11024] ppid=10997 vsize=15772384 CPUtime=1113.07 cores=1,3,5,7
/proc/10999/task/11024/stat : 11024 (java) R 10997 10999 10639 0 -1 4202560 72 0 0 0 111307 0 0 0 20 0 22 0 521753416 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912506431479 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10999/tid=11025] ppid=10997 vsize=15772384 CPUtime=1110.43 cores=1,3,5,7
/proc/10999/task/11025/stat : 11025 (java) R 10997 10999 10639 0 -1 4202560 16101 0 2 0 111041 2 0 0 20 0 22 0 521753416 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505964713 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4621.98
Current children cumulated vsize (KiB) 15772384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1288.8 s]
/proc/loadavg: 7.26 8.18 7.96 7/224 11110
/proc/meminfo: memFree=14064980/32951124 swapFree=66785832/67111528
[pid=10999] ppid=10997 vsize=15772384 CPUtime=4800.34 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 3926463 0 38 0 479203 831 0 0 21 0 22 0 521752878 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10999/statm: 3943096 3764475 2042 9 0 3933815 0
[pid=10999/tid=11000] ppid=10997 vsize=15772384 CPUtime=39.12 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) S 10997 10999 10639 0 -1 4202560 127543 0 1 0 3895 17 0 0 25 0 22 0 521752878 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11002] ppid=10997 vsize=15772384 CPUtime=14.55 cores=1,3,5,7
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10639 0 -1 4202560 454333 0 5 0 1363 92 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 17
[pid=10999/tid=11003] ppid=10997 vsize=15772384 CPUtime=14.13 cores=1,3,5,7
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10639 0 -1 4202560 452480 0 3 0 1313 100 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 27
[pid=10999/tid=11004] ppid=10997 vsize=15772384 CPUtime=13.22 cores=1,3,5,7
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10639 0 -1 4202560 417268 0 7 0 1239 83 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 7
[pid=10999/tid=11005] ppid=10997 vsize=15772384 CPUtime=14.43 cores=1,3,5,7
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10639 0 -1 4202560 415484 0 4 0 1345 98 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 12
[pid=10999/tid=11006] ppid=10997 vsize=15772384 CPUtime=13.22 cores=1,3,5,7
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10639 0 -1 4202560 419128 0 3 0 1225 97 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 8
[pid=10999/tid=11007] ppid=10997 vsize=15772384 CPUtime=13.02 cores=1,3,5,7
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10639 0 -1 4202560 453583 0 3 0 1194 108 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 9
[pid=10999/tid=11008] ppid=10997 vsize=15772384 CPUtime=13.62 cores=1,3,5,7
/proc/10999/task/11008/stat : 11008 (java) S 10997 10999 10639 0 -1 4202560 490482 0 5 0 1263 99 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 12
[pid=10999/tid=11009] ppid=10997 vsize=15772384 CPUtime=14.47 cores=1,3,5,7
/proc/10999/task/11009/stat : 11009 (java) S 10997 10999 10639 0 -1 4202560 470694 0 2 0 1345 102 0 0 16 0 22 0 521752879 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 4
[pid=10999/tid=11010] ppid=10997 vsize=15772384 CPUtime=29.34 cores=1,3,5,7
/proc/10999/task/11010/stat : 11010 (java) S 10997 10999 10639 0 -1 4202560 165196 0 3 0 2910 24 0 0 15 0 22 0 521752880 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 0 0 16800975 18446604468978886464 0 0 -1 5 0 0 5
[pid=10999/tid=11011] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11011/stat : 11011 (java) S 10997 10999 10639 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521752880 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) S 10997 10999 10639 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521752880 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11013] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11013/stat : 11013 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528657841 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11014] ppid=10997 vsize=15772384 CPUtime=1.89 cores=1,3,5,7
/proc/10999/task/11014/stat : 11014 (java) S 10997 10999 10639 0 -1 4202560 13142 0 0 0 188 1 0 0 15 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11015] ppid=10997 vsize=15772384 CPUtime=1.29 cores=1,3,5,7
/proc/10999/task/11015/stat : 11015 (java) S 10997 10999 10639 0 -1 4202560 8136 0 0 0 129 0 0 0 15 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11016] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11016/stat : 11016 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11017] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11017/stat : 11017 (java) S 10997 10999 10639 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 521752883 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11022] ppid=10997 vsize=15772384 CPUtime=1184.53 cores=1,3,5,7
/proc/10999/task/11022/stat : 11022 (java) R 10997 10999 10639 0 -1 4202560 21296 0 0 0 118451 2 0 0 25 0 22 0 521753415 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912506072571 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10999/tid=11023] ppid=10997 vsize=15772384 CPUtime=1122.87 cores=1,3,5,7
/proc/10999/task/11023/stat : 11023 (java) R 10997 10999 10639 0 -1 4202560 61 0 0 0 112287 0 0 0 25 0 22 0 521753415 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505583088 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10999/tid=11024] ppid=10997 vsize=15772384 CPUtime=1156.45 cores=1,3,5,7
/proc/10999/task/11024/stat : 11024 (java) R 10997 10999 10639 0 -1 4202560 72 0 0 0 115645 0 0 0 25 0 22 0 521753416 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505583088 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10999/tid=11025] ppid=10997 vsize=15772384 CPUtime=1154.06 cores=1,3,5,7
/proc/10999/task/11025/stat : 11025 (java) R 10997 10999 10639 0 -1 4202560 16104 0 2 0 115404 2 0 0 25 0 22 0 521753416 16150921216 3764475 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505711844 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15772384

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

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

[startup+1288.92 s]
/proc/loadavg: 7.26 8.18 7.96 7/224 11110
/proc/meminfo: memFree=14064980/32951124 swapFree=66785832/67111528
[pid=10999] ppid=10997 vsize=15772384 CPUtime=4800.8 cores=1,3,5,7
/proc/10999/stat : 10999 (java) S 10997 10999 10639 0 -1 4202496 3926489 0 63 0 479249 831 0 0 18 0 22 0 521752878 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1
/proc/10999/statm: 3943096 3764516 2042 9 0 3933815 0
[pid=10999/tid=11000] ppid=10997 vsize=15772384 CPUtime=39.12 cores=1,3,5,7
/proc/10999/task/11000/stat : 11000 (java) S 10997 10999 10639 0 -1 4202560 127543 0 1 0 3895 17 0 0 25 0 22 0 521752878 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11002] ppid=10997 vsize=15772384 CPUtime=14.55 cores=1,3,5,7
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10639 0 -1 4202560 454333 0 5 0 1363 92 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 17
[pid=10999/tid=11003] ppid=10997 vsize=15772384 CPUtime=14.13 cores=1,3,5,7
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10639 0 -1 4202560 452480 0 3 0 1313 100 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 27
[pid=10999/tid=11004] ppid=10997 vsize=15772384 CPUtime=13.22 cores=1,3,5,7
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10639 0 -1 4202560 417268 0 7 0 1239 83 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 7
[pid=10999/tid=11005] ppid=10997 vsize=15772384 CPUtime=14.43 cores=1,3,5,7
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10639 0 -1 4202560 415484 0 4 0 1345 98 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 12
[pid=10999/tid=11006] ppid=10997 vsize=15772384 CPUtime=13.22 cores=1,3,5,7
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10639 0 -1 4202560 419128 0 3 0 1225 97 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 8
[pid=10999/tid=11007] ppid=10997 vsize=15772384 CPUtime=13.02 cores=1,3,5,7
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10639 0 -1 4202560 453583 0 3 0 1194 108 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 9
[pid=10999/tid=11008] ppid=10997 vsize=15772384 CPUtime=13.62 cores=1,3,5,7
/proc/10999/task/11008/stat : 11008 (java) S 10997 10999 10639 0 -1 4202560 490482 0 5 0 1263 99 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 12
[pid=10999/tid=11009] ppid=10997 vsize=15772384 CPUtime=14.47 cores=1,3,5,7
/proc/10999/task/11009/stat : 11009 (java) S 10997 10999 10639 0 -1 4202560 470694 0 2 0 1345 102 0 0 16 0 22 0 521752879 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 7 0 0 4
[pid=10999/tid=11010] ppid=10997 vsize=15772384 CPUtime=29.34 cores=1,3,5,7
/proc/10999/task/11010/stat : 11010 (java) S 10997 10999 10639 0 -1 4202560 165196 0 3 0 2910 24 0 0 15 0 22 0 521752880 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 0 0 16800975 18446604468978886464 0 0 -1 5 0 0 5
[pid=10999/tid=11011] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11011/stat : 11011 (java) S 10997 10999 10639 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521752880 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) S 10997 10999 10639 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521752880 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11013] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11013/stat : 11013 (java) D 10997 10999 10639 0 -1 4202560 27 0 22 0 0 0 0 0 18 0 22 0 521752882 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246516494243 0 4 0 16800975 18446744071562234166 0 0 -1 5 0 0 9
[pid=10999/tid=11014] ppid=10997 vsize=15772384 CPUtime=1.89 cores=1,3,5,7
/proc/10999/task/11014/stat : 11014 (java) S 10997 10999 10639 0 -1 4202560 13142 0 0 0 188 1 0 0 15 0 22 0 521752882 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 1 0 0 0
[pid=10999/tid=11015] ppid=10997 vsize=15772384 CPUtime=1.29 cores=1,3,5,7
/proc/10999/task/11015/stat : 11015 (java) S 10997 10999 10639 0 -1 4202560 8136 0 0 0 129 0 0 0 15 0 22 0 521752882 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11016] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11016/stat : 11016 (java) S 10997 10999 10639 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521752882 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650137 0 4 0 16800975 18446604468978886464 0 0 -1 5 0 0 0
[pid=10999/tid=11017] ppid=10997 vsize=15772384 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11017/stat : 11017 (java) S 10997 10999 10639 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 521752883 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 246528650752 0 4 0 16800975 18446604468978886464 0 0 -1 3 0 0 0
[pid=10999/tid=11022] ppid=10997 vsize=15772384 CPUtime=1184.64 cores=1,3,5,7
/proc/10999/task/11022/stat : 11022 (java) R 10997 10999 10639 0 -1 4202560 21296 0 0 0 118462 2 0 0 25 0 22 0 521753415 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505756885 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10999/tid=11023] ppid=10997 vsize=15772384 CPUtime=1122.98 cores=1,3,5,7
/proc/10999/task/11023/stat : 11023 (java) R 10997 10999 10639 0 -1 4202560 61 0 0 0 112298 0 0 0 25 0 22 0 521753415 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505964710 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10999/tid=11024] ppid=10997 vsize=15772384 CPUtime=1156.57 cores=1,3,5,7
/proc/10999/task/11024/stat : 11024 (java) R 10997 10999 10639 0 -1 4202560 72 0 0 0 115657 0 0 0 25 0 22 0 521753416 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912506071943 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10999/tid=11025] ppid=10997 vsize=15772384 CPUtime=1154.17 cores=1,3,5,7
/proc/10999/task/11025/stat : 11025 (java) R 10997 10999 10639 0 -1 4202560 16104 0 2 0 115415 2 0 0 25 0 22 0 521753416 16150921216 3764516 33554432000 1073741824 1073778376 140736658961408 18446744073709551615 46912505711573 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.8
Current children cumulated vsize (KiB) 15772384

[startup+1289.3 s]
/proc/loadavg: 7.26 8.18 7.96 4/205 11113
/proc/meminfo: memFree=22352424/32951124 swapFree=67095080/67111528
[pid=10999] ppid=10997 vsize=0 CPUtime=4801.39 cores=1,3,5,7
/proc/10999/stat : 10999 (java) Z 10997 10999 10639 0 -1 4203548 3926596 0 79 0 479276 863 0 0 16 0 2 0 521752878 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1
/proc/10999/statm: 0 0 0 0 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=0 CPUtime=0.3 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) R 10997 10999 10639 0 -1 4203588 10 0 0 0 0 30 0 0 18 0 2 0 521752880 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) 4801.39
Current children cumulated vsize (KiB) 0

[startup+1289.5 s]
/proc/loadavg: 7.26 8.18 7.96 4/205 11113
/proc/meminfo: memFree=22352424/32951124 swapFree=67095080/67111528
[pid=10999] ppid=10997 vsize=0 CPUtime=4801.58 cores=1,3,5,7
/proc/10999/stat : 10999 (java) Z 10997 10999 10639 0 -1 4203548 3926596 0 79 0 479276 882 0 0 16 0 2 0 521752878 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1
/proc/10999/statm: 0 0 0 0 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=0 CPUtime=0.49 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) R 10997 10999 10639 0 -1 4203588 10 0 0 0 0 49 0 0 18 0 2 0 521752880 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) 4801.58
Current children cumulated vsize (KiB) 0

[startup+1289.6 s]
/proc/loadavg: 7.26 8.18 7.96 4/205 11113
/proc/meminfo: memFree=22352424/32951124 swapFree=67095080/67111528
[pid=10999] ppid=10997 vsize=0 CPUtime=4801.68 cores=1,3,5,7
/proc/10999/stat : 10999 (java) Z 10997 10999 10639 0 -1 4203548 3926596 0 79 0 479276 892 0 0 16 0 2 0 521752878 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1
/proc/10999/statm: 0 0 0 0 0 0 0
[pid=10999/tid=11012] ppid=10997 vsize=0 CPUtime=0.59 cores=1,3,5,7
/proc/10999/task/11012/stat : 11012 (java) R 10997 10999 10639 0 -1 4203588 10 0 0 0 0 59 0 0 18 0 2 0 521752880 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) 4801.68
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1289.62
CPU time (s): 4801.71
CPU user time (s): 4792.77
CPU system time (s): 8.94764
CPU usage (%): 372.335
Max. virtual memory (cumulated for all children) (KiB): 15772384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.77
system time used= 8.94764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3926596
page faults= 79
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37070
involuntary context switches= 113530

runsolver used 2.15067 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 20:25:47
IDJOB=3313283
IDBENCH=82379
IDSOLVER=1699
FILE ID=node134/3313283-1304101546
RUNJOBID= node134-1304101546-10963
PBS_JOBID= 13170616
Free space on /tmp= 71532 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313283-1304101546/watcher-3313283-1304101546 -o /tmp/evaluation-result-3313283-1304101546/solver-3313283-1304101546 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313283-1304101546.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=817781144

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24939176 kB
Buffers:       1492924 kB
Cached:        5912112 kB
SwapCached:         64 kB
Active:        1546224 kB
Inactive:      5941752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24939176 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           56664 kB
Writeback:           0 kB
AnonPages:       82564 kB
Mapped:          22440 kB
Slab:           460272 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   777968 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= 71544 MiB
End job on node134 at 2011-04-29 20:47:18