Trace number 3312087

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) 1415.41 1300.53

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

Solver Data

0.10/0.12	28:25 INFO : Reading from input HOME/instance-3312087-1304101700.cnf
21.51/20.88	Executor set job limit to 1000000
21.51/20.88	Executor set job limit to 1000000
21.51/20.88	Executor set job limit to 1000000
21.51/20.88	Executor set job limit to 1000000
21.51/20.88	Starting Executor!
21.51/20.88	Starting Executor!
21.51/20.88	Starting Executor!
21.51/20.88	Starting Executor!
145.10/139.49	30:44 INFO : 1082827 variables remaining out of 1260306
145.10/139.49	30:44 INFO : 41154085 literals remaining out of 22867120

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

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

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


[startup+0 s]
/proc/loadavg: 4.49 4.81 4.95 1/172 21654
/proc/meminfo: memFree=18279200/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/21654/stat : 21654 (java) R 21652 21654 20607 0 -1 4202496 778 0 0 0 0 0 0 0 22 0 1 0 600401121 23580672 264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224279963413 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21654/statm: 5757 276 219 9 0 124 0

[startup+0.10032 s]
/proc/loadavg: 4.49 4.81 4.95 1/172 21654
/proc/meminfo: memFree=18279200/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15677000 CPUtime=0.1 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 5507 0 1 0 9 1 0 0 22 0 18 0 600401121 16053248000 4946 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919250 4946 2117 9 0 3909969 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677000

[startup+0.204289 s]
/proc/loadavg: 4.49 4.81 4.95 1/172 21654
/proc/meminfo: memFree=18279200/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15677812 CPUtime=0.26 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 8486 0 1 0 25 1 0 0 22 0 18 0 600401121 16054079488 7801 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919453 7802 2185 9 0 3910172 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15677812

[startup+0.300248 s]
/proc/loadavg: 4.49 4.81 4.95 1/172 21654
/proc/meminfo: memFree=18279200/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15679932 CPUtime=0.51 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 15383 0 1 0 48 3 0 0 22 0 18 0 600401121 16056250368 13796 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919983 13802 2207 9 0 3910702 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679932

[startup+0.700187 s]
/proc/loadavg: 4.49 4.81 4.95 1/172 21654
/proc/meminfo: memFree=18279200/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15679932 CPUtime=0.92 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 44342 0 1 0 86 6 0 0 22 0 18 0 600401121 16056250368 42753 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919983 42753 2223 9 0 3910702 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679932

[startup+1.50105 s]
/proc/loadavg: 4.49 4.81 4.95 2/189 21672
/proc/meminfo: memFree=18106588/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15679932 CPUtime=1.74 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 78240 0 1 0 164 10 0 0 22 0 18 0 600401121 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919983 76648 2223 9 0 3910702 0
[pid=21654/tid=21656] ppid=21652 vsize=15679932 CPUtime=1.46 cores=1,3,5,7
/proc/21654/task/21656/stat : 21656 (java) R 21652 21654 20607 0 -1 4202560 63839 0 1 0 138 8 0 0 25 0 18 0 600401121 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21654/tid=21657] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21657/stat : 21657 (java) S 21652 21654 20607 0 -1 4202560 55 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21658] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21658/stat : 21658 (java) S 21652 21654 20607 0 -1 4202560 2508 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21659] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21659/stat : 21659 (java) S 21652 21654 20607 0 -1 4202560 1298 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21660] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21660/stat : 21660 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21661] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21661/stat : 21661 (java) S 21652 21654 20607 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21662] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21662/stat : 21662 (java) S 21652 21654 20607 0 -1 4202560 356 0 0 0 0 0 0 0 15 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21663] ppid=21652 vsize=15679932 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21663/stat : 21663 (java) S 21652 21654 20607 0 -1 4202560 2575 0 0 0 1 0 0 0 15 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21664] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21664/stat : 21664 (java) S 21652 21654 20607 0 -1 4202560 2232 0 0 0 0 0 0 0 15 0 18 0 600401122 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21665] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21665/stat : 21665 (java) S 21652 21654 20607 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 18 0 600401123 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21666] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21666/stat : 21666 (java) S 21652 21654 20607 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 600401124 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21667] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21667/stat : 21667 (java) S 21652 21654 20607 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 600401124 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21668] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21668/stat : 21668 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 600401126 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21669] ppid=21652 vsize=15679932 CPUtime=0.11 cores=1,3,5,7
/proc/21654/task/21669/stat : 21669 (java) S 21652 21654 20607 0 -1 4202560 2555 0 0 0 11 0 0 0 15 0 18 0 600401126 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21670] ppid=21652 vsize=15679932 CPUtime=0.1 cores=1,3,5,7
/proc/21654/task/21670/stat : 21670 (java) S 21652 21654 20607 0 -1 4202560 1206 0 0 0 10 0 0 0 19 0 18 0 600401126 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21671] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21671/stat : 21671 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 600401126 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21672] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21672/stat : 21672 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 600401126 16056250368 76648 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15679932

[startup+3.10078 s]
/proc/loadavg: 4.49 4.81 4.95 2/189 21672
/proc/meminfo: memFree=17812956/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15679932 CPUtime=3.44 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 147947 0 1 0 324 20 0 0 22 0 18 0 600401121 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919983 146349 2241 9 0 3910702 0
[pid=21654/tid=21656] ppid=21652 vsize=15679932 CPUtime=3.03 cores=1,3,5,7
/proc/21654/task/21656/stat : 21656 (java) R 21652 21654 20607 0 -1 4202560 122954 0 1 0 287 16 0 0 25 0 18 0 600401121 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 46912505534327 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21654/tid=21657] ppid=21652 vsize=15679932 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21657/stat : 21657 (java) S 21652 21654 20607 0 -1 4202560 55 0 0 0 1 0 0 0 15 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21658] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21658/stat : 21658 (java) S 21652 21654 20607 0 -1 4202560 7629 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21659] ppid=21652 vsize=15679932 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21659/stat : 21659 (java) S 21652 21654 20607 0 -1 4202560 3957 0 0 0 1 0 0 0 16 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21660] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21660/stat : 21660 (java) S 21652 21654 20607 0 -1 4202560 1233 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21661] ppid=21652 vsize=15679932 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21661/stat : 21661 (java) S 21652 21654 20607 0 -1 4202560 41 0 0 0 1 0 0 0 16 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21662] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21662/stat : 21662 (java) S 21652 21654 20607 0 -1 4202560 1590 0 0 0 0 0 0 0 16 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21663] ppid=21652 vsize=15679932 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21663/stat : 21663 (java) S 21652 21654 20607 0 -1 4202560 2575 0 0 0 1 0 0 0 16 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21664] ppid=21652 vsize=15679932 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21664/stat : 21664 (java) S 21652 21654 20607 0 -1 4202560 2268 0 0 0 1 0 0 0 15 0 18 0 600401122 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21665] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21665/stat : 21665 (java) S 21652 21654 20607 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 18 0 600401123 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21666] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21666/stat : 21666 (java) S 21652 21654 20607 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 600401124 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21667] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21667/stat : 21667 (java) S 21652 21654 20607 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 600401124 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21668] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21668/stat : 21668 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 600401126 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21669] ppid=21652 vsize=15679932 CPUtime=0.14 cores=1,3,5,7
/proc/21654/task/21669/stat : 21669 (java) S 21652 21654 20607 0 -1 4202560 2593 0 0 0 14 0 0 0 15 0 18 0 600401126 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21670] ppid=21652 vsize=15679932 CPUtime=0.12 cores=1,3,5,7
/proc/21654/task/21670/stat : 21670 (java) S 21652 21654 20607 0 -1 4202560 1225 0 0 0 12 0 0 0 15 0 18 0 600401126 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21671] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21671/stat : 21671 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 600401126 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21672] ppid=21652 vsize=15679932 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21672/stat : 21672 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 600401126 16056250368 146349 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 15679932

[startup+6.30125 s]
/proc/loadavg: 4.21 4.74 4.93 2/189 21672
/proc/meminfo: memFree=17156620/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15678700 CPUtime=6.69 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 285675 0 1 0 631 38 0 0 22 0 18 0 600401121 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919675 282736 2241 9 0 3910394 0
[pid=21654/tid=21656] ppid=21652 vsize=15678700 CPUtime=6.21 cores=1,3,5,7
/proc/21654/task/21656/stat : 21656 (java) R 21652 21654 20607 0 -1 4202560 250135 0 1 0 588 33 0 0 25 0 18 0 600401121 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 46912505638119 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21654/tid=21657] ppid=21652 vsize=15678700 CPUtime=0.02 cores=1,3,5,7
/proc/21654/task/21657/stat : 21657 (java) S 21652 21654 20607 0 -1 4202560 56 0 0 0 2 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21658] ppid=21652 vsize=15678700 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21658/stat : 21658 (java) S 21652 21654 20607 0 -1 4202560 7631 0 0 0 1 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21659] ppid=21652 vsize=15678700 CPUtime=0.02 cores=1,3,5,7
/proc/21654/task/21659/stat : 21659 (java) S 21652 21654 20607 0 -1 4202560 14198 0 0 0 1 1 0 0 16 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21660] ppid=21652 vsize=15678700 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21660/stat : 21660 (java) S 21652 21654 20607 0 -1 4202560 1234 0 0 0 1 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21661] ppid=21652 vsize=15678700 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21661/stat : 21661 (java) S 21652 21654 20607 0 -1 4202560 41 0 0 0 1 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21662] ppid=21652 vsize=15678700 CPUtime=0.01 cores=1,3,5,7
/proc/21654/task/21662/stat : 21662 (java) S 21652 21654 20607 0 -1 4202560 1590 0 0 0 1 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21663] ppid=21652 vsize=15678700 CPUtime=0.02 cores=1,3,5,7
/proc/21654/task/21663/stat : 21663 (java) S 21652 21654 20607 0 -1 4202560 2575 0 0 0 2 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21664] ppid=21652 vsize=15678700 CPUtime=0.02 cores=1,3,5,7
/proc/21654/task/21664/stat : 21664 (java) S 21652 21654 20607 0 -1 4202560 2268 0 0 0 2 0 0 0 15 0 18 0 600401122 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21665] ppid=21652 vsize=15678700 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21665/stat : 21665 (java) S 21652 21654 20607 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 18 0 600401123 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21666] ppid=21652 vsize=15678700 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21666/stat : 21666 (java) S 21652 21654 20607 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 600401124 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21667] ppid=21652 vsize=15678700 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21667/stat : 21667 (java) S 21652 21654 20607 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 600401124 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21668] ppid=21652 vsize=15678700 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21668/stat : 21668 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 600401126 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21669] ppid=21652 vsize=15678700 CPUtime=0.14 cores=1,3,5,7
/proc/21654/task/21669/stat : 21669 (java) S 21652 21654 20607 0 -1 4202560 2593 0 0 0 14 0 0 0 15 0 18 0 600401126 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21670] ppid=21652 vsize=15678700 CPUtime=0.12 cores=1,3,5,7
/proc/21654/task/21670/stat : 21670 (java) S 21652 21654 20607 0 -1 4202560 1225 0 0 0 12 0 0 0 15 0 18 0 600401126 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21671] ppid=21652 vsize=15678700 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21671/stat : 21671 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 600401126 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21672] ppid=21652 vsize=15678700 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21672/stat : 21672 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 600401126 16054988800 282736 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 15678700

[startup+12.7012 s]
/proc/loadavg: 3.95 4.68 4.90 2/189 21672
/proc/meminfo: memFree=16455864/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15678700 CPUtime=13.19 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 460794 0 1 0 1258 61 0 0 22 0 18 0 600401121 16054988800 457836 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3919675 457836 2241 9 0 3910394 0
[pid=21654/tid=21656] ppid=21652 vsize=15678700 CPUtime=12.57 cores=1,3,5,7

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

[pid=21654/tid=21662] ppid=21652 vsize=15771832 CPUtime=8.36 cores=1,3,5,7
/proc/21654/task/21662/stat : 21662 (java) S 21652 21654 20607 0 -1 4202560 291912 0 0 0 783 53 0 0 16 0 22 0 600401122 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21663] ppid=21652 vsize=15771832 CPUtime=8.37 cores=1,3,5,7
/proc/21654/task/21663/stat : 21663 (java) S 21652 21654 20607 0 -1 4202560 364811 0 0 0 782 55 0 0 16 0 22 0 600401122 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21664] ppid=21652 vsize=15771832 CPUtime=9.31 cores=1,3,5,7
/proc/21654/task/21664/stat : 21664 (java) S 21652 21654 20607 0 -1 4202560 397828 0 0 0 863 68 0 0 16 0 22 0 600401122 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21665] ppid=21652 vsize=15771832 CPUtime=19.7 cores=1,3,5,7
/proc/21654/task/21665/stat : 21665 (java) S 21652 21654 20607 0 -1 4202560 12153 0 0 0 1962 8 0 0 15 0 22 0 600401123 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21666] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21666/stat : 21666 (java) S 21652 21654 20607 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600401124 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21667] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21667/stat : 21667 (java) S 21652 21654 20607 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600401124 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21668] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21668/stat : 21668 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600401126 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21669] ppid=21652 vsize=15771832 CPUtime=2.47 cores=1,3,5,7
/proc/21654/task/21669/stat : 21669 (java) S 21652 21654 20607 0 -1 4202560 22389 0 0 0 245 2 0 0 16 0 22 0 600401126 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21670] ppid=21652 vsize=15771832 CPUtime=1.93 cores=1,3,5,7
/proc/21654/task/21670/stat : 21670 (java) S 21652 21654 20607 0 -1 4202560 7016 0 0 0 193 0 0 0 15 0 22 0 600401126 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21671] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21671/stat : 21671 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600401126 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21672] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21672/stat : 21672 (java) S 21652 21654 20607 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 600401126 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21673] ppid=21652 vsize=15771832 CPUtime=56.28 cores=1,3,5,7
/proc/21654/task/21673/stat : 21673 (java) S 21652 21654 20607 0 -1 4202560 31946 0 0 0 5626 2 0 0 15 0 22 0 600403209 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21674] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21674/stat : 21674 (java) S 21652 21654 20607 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 22 0 600403209 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21675] ppid=21652 vsize=15771832 CPUtime=953.27 cores=1,3,5,7
/proc/21654/task/21675/stat : 21675 (java) R 21652 21654 20607 0 -1 4202560 54 0 0 0 95327 0 0 0 25 0 22 0 600403209 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 46912506373397 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21654/tid=21676] ppid=21652 vsize=15771832 CPUtime=56.11 cores=1,3,5,7
/proc/21654/task/21676/stat : 21676 (java) S 21652 21654 20607 0 -1 4202560 29619 0 0 0 5609 2 0 0 15 0 22 0 600403209 16150355968 3592296 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1293.36
Current children cumulated vsize (KiB) 15771832

[startup+1242.3 s]
/proc/loadavg: 1.45 1.25 2.11 2/193 21711
/proc/meminfo: memFree=3894412/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15771832 CPUtime=1355.29 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 3770252 0 1 0 134915 614 0 0 22 0 22 0 600401121 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3942958 3592264 2300 9 0 3933677 0
[pid=21654/tid=21656] ppid=21652 vsize=15771832 CPUtime=136.05 cores=1,3,5,7
/proc/21654/task/21656/stat : 21656 (java) S 21652 21654 20607 0 -1 4202560 459138 0 1 0 13541 64 0 0 21 0 22 0 600401121 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21657] ppid=21652 vsize=15771832 CPUtime=8.84 cores=1,3,5,7
/proc/21654/task/21657/stat : 21657 (java) S 21652 21654 20607 0 -1 4202560 458937 0 0 0 816 68 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21658] ppid=21652 vsize=15771832 CPUtime=7.7 cores=1,3,5,7
/proc/21654/task/21658/stat : 21658 (java) S 21652 21654 20607 0 -1 4202560 389928 0 0 0 699 71 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21659] ppid=21652 vsize=15771832 CPUtime=8.18 cores=1,3,5,7
/proc/21654/task/21659/stat : 21659 (java) S 21652 21654 20607 0 -1 4202560 312483 0 0 0 759 59 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21660] ppid=21652 vsize=15771832 CPUtime=8.04 cores=1,3,5,7
/proc/21654/task/21660/stat : 21660 (java) S 21652 21654 20607 0 -1 4202560 334540 0 0 0 745 59 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21661] ppid=21652 vsize=15771832 CPUtime=10.19 cores=1,3,5,7
/proc/21654/task/21661/stat : 21661 (java) S 21652 21654 20607 0 -1 4202560 655990 0 0 0 924 95 0 0 15 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21662] ppid=21652 vsize=15771832 CPUtime=8.54 cores=1,3,5,7
/proc/21654/task/21662/stat : 21662 (java) S 21652 21654 20607 0 -1 4202560 291912 0 0 0 801 53 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21663] ppid=21652 vsize=15771832 CPUtime=8.84 cores=1,3,5,7
/proc/21654/task/21663/stat : 21663 (java) S 21652 21654 20607 0 -1 4202560 364811 0 0 0 829 55 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21664] ppid=21652 vsize=15771832 CPUtime=9.64 cores=1,3,5,7
/proc/21654/task/21664/stat : 21664 (java) S 21652 21654 20607 0 -1 4202560 397828 0 0 0 896 68 0 0 16 0 22 0 600401122 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21665] ppid=21652 vsize=15771832 CPUtime=19.7 cores=1,3,5,7
/proc/21654/task/21665/stat : 21665 (java) S 21652 21654 20607 0 -1 4202560 12171 0 0 0 1962 8 0 0 15 0 22 0 600401123 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21666] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21666/stat : 21666 (java) S 21652 21654 20607 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600401124 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21667] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21667/stat : 21667 (java) S 21652 21654 20607 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600401124 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21668] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21668/stat : 21668 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600401126 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21669] ppid=21652 vsize=15771832 CPUtime=2.48 cores=1,3,5,7
/proc/21654/task/21669/stat : 21669 (java) S 21652 21654 20607 0 -1 4202560 22391 0 0 0 246 2 0 0 15 0 22 0 600401126 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21670] ppid=21652 vsize=15771832 CPUtime=1.93 cores=1,3,5,7
/proc/21654/task/21670/stat : 21670 (java) S 21652 21654 20607 0 -1 4202560 7016 0 0 0 193 0 0 0 15 0 22 0 600401126 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21671] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21671/stat : 21671 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600401126 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21672] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21672/stat : 21672 (java) S 21652 21654 20607 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 600401126 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21673] ppid=21652 vsize=15771832 CPUtime=56.28 cores=1,3,5,7
/proc/21654/task/21673/stat : 21673 (java) S 21652 21654 20607 0 -1 4202560 31946 0 0 0 5626 2 0 0 15 0 22 0 600403209 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21674] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21674/stat : 21674 (java) S 21652 21654 20607 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 600403209 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21675] ppid=21652 vsize=15771832 CPUtime=1012.62 cores=1,3,5,7
/proc/21654/task/21675/stat : 21675 (java) R 21652 21654 20607 0 -1 4202560 54 0 0 0 101262 0 0 0 25 0 22 0 600403209 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 46912505524207 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21654/tid=21676] ppid=21652 vsize=15771832 CPUtime=56.11 cores=1,3,5,7
/proc/21654/task/21676/stat : 21676 (java) S 21652 21654 20607 0 -1 4202560 29620 0 0 0 5609 2 0 0 15 0 22 0 600403209 16150355968 3592264 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1355.29
Current children cumulated vsize (KiB) 15771832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.16 1.20 2.04 2/193 21713
/proc/meminfo: memFree=3894232/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=15771832 CPUtime=1414.88 cores=1,3,5,7
/proc/21654/stat : 21654 (java) S 21652 21654 20607 0 -1 4202496 3770310 0 1 0 140874 614 0 0 22 0 22 0 600401121 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 3942958 3592303 2300 9 0 3933677 0
[pid=21654/tid=21656] ppid=21652 vsize=15771832 CPUtime=136.05 cores=1,3,5,7
/proc/21654/task/21656/stat : 21656 (java) S 21652 21654 20607 0 -1 4202560 459138 0 1 0 13541 64 0 0 21 0 22 0 600401121 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21657] ppid=21652 vsize=15771832 CPUtime=9.21 cores=1,3,5,7
/proc/21654/task/21657/stat : 21657 (java) S 21652 21654 20607 0 -1 4202560 458937 0 0 0 853 68 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21658] ppid=21652 vsize=15771832 CPUtime=8 cores=1,3,5,7
/proc/21654/task/21658/stat : 21658 (java) S 21652 21654 20607 0 -1 4202560 389928 0 0 0 729 71 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21659] ppid=21652 vsize=15771832 CPUtime=8.41 cores=1,3,5,7
/proc/21654/task/21659/stat : 21659 (java) S 21652 21654 20607 0 -1 4202560 312483 0 0 0 782 59 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21660] ppid=21652 vsize=15771832 CPUtime=8.27 cores=1,3,5,7
/proc/21654/task/21660/stat : 21660 (java) S 21652 21654 20607 0 -1 4202560 334540 0 0 0 768 59 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21661] ppid=21652 vsize=15771832 CPUtime=10.41 cores=1,3,5,7
/proc/21654/task/21661/stat : 21661 (java) S 21652 21654 20607 0 -1 4202560 655990 0 0 0 946 95 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21662] ppid=21652 vsize=15771832 CPUtime=8.86 cores=1,3,5,7
/proc/21654/task/21662/stat : 21662 (java) S 21652 21654 20607 0 -1 4202560 291912 0 0 0 833 53 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
[pid=21654/tid=21663] ppid=21652 vsize=15771832 CPUtime=9.24 cores=1,3,5,7
/proc/21654/task/21663/stat : 21663 (java) S 21652 21654 20607 0 -1 4202560 364811 0 0 0 869 55 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 7 0 0 0
[pid=21654/tid=21664] ppid=21652 vsize=15771832 CPUtime=10.07 cores=1,3,5,7
/proc/21654/task/21664/stat : 21664 (java) S 21652 21654 20607 0 -1 4202560 397828 0 0 0 939 68 0 0 16 0 22 0 600401122 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21665] ppid=21652 vsize=15771832 CPUtime=19.7 cores=1,3,5,7
/proc/21654/task/21665/stat : 21665 (java) S 21652 21654 20607 0 -1 4202560 12223 0 0 0 1962 8 0 0 15 0 22 0 600401123 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 0 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21666] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21666/stat : 21666 (java) S 21652 21654 20607 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 600401124 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21667] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21667/stat : 21667 (java) S 21652 21654 20607 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 600401124 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21668] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21668/stat : 21668 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 600401126 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296749489 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21669] ppid=21652 vsize=15771832 CPUtime=2.48 cores=1,3,5,7
/proc/21654/task/21669/stat : 21669 (java) S 21652 21654 20607 0 -1 4202560 22391 0 0 0 246 2 0 0 15 0 22 0 600401126 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21670] ppid=21652 vsize=15771832 CPUtime=1.93 cores=1,3,5,7
/proc/21654/task/21670/stat : 21670 (java) S 21652 21654 20607 0 -1 4202560 7016 0 0 0 193 0 0 0 15 0 22 0 600401126 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21671] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21671/stat : 21671 (java) S 21652 21654 20607 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 600401126 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296741785 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21672] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21672/stat : 21672 (java) S 21652 21654 20607 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 600401126 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 5 0 0 0
[pid=21654/tid=21673] ppid=21652 vsize=15771832 CPUtime=56.28 cores=1,3,5,7
/proc/21654/task/21673/stat : 21673 (java) S 21652 21654 20607 0 -1 4202560 31948 0 0 0 5626 2 0 0 15 0 22 0 600403209 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21674] ppid=21652 vsize=15771832 CPUtime=0 cores=1,3,5,7
/proc/21654/task/21674/stat : 21674 (java) S 21652 21654 20607 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 600403209 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 3 0 0 0
[pid=21654/tid=21675] ppid=21652 vsize=15771832 CPUtime=1069.71 cores=1,3,5,7
/proc/21654/task/21675/stat : 21675 (java) R 21652 21654 20607 0 -1 4202560 54 0 0 0 106971 0 0 0 25 0 22 0 600403209 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 46912506489530 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21654/tid=21676] ppid=21652 vsize=15771832 CPUtime=56.11 cores=1,3,5,7
/proc/21654/task/21676/stat : 21676 (java) S 21652 21654 20607 0 -1 4202560 29620 0 0 0 5609 2 0 0 15 0 22 0 600403209 16150355968 3592303 33554432000 1073741824 1073778376 140736185862672 18446744073709551615 224296742400 0 4 0 16800975 18446604471130089280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1414.88
Current children cumulated vsize (KiB) 15771832

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

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

[startup+1300.2 s]
/proc/loadavg: 1.16 1.20 2.04 2/193 21713
/proc/meminfo: memFree=3894232/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=0 CPUtime=1415.07 cores=1,3,5,7
/proc/21654/stat : 21654 (java) Z 21652 21654 20607 0 -1 4203548 3770337 0 1 0 140875 632 0 0 17 0 2 0 600401121 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.07
Current children cumulated vsize (KiB) 0

[startup+1300.4 s]
/proc/loadavg: 1.16 1.20 2.04 2/193 21713
/proc/meminfo: memFree=3894232/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=0 CPUtime=1415.27 cores=1,3,5,7
/proc/21654/stat : 21654 (java) Z 21652 21654 20607 0 -1 4203548 3770337 0 1 0 140875 652 0 0 17 0 2 0 600401121 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.27
Current children cumulated vsize (KiB) 0

[startup+1300.5 s]
/proc/loadavg: 1.16 1.20 2.04 2/193 21713
/proc/meminfo: memFree=3894232/32951124 swapFree=67110396/67111528
[pid=21654] ppid=21652 vsize=0 CPUtime=1415.37 cores=1,3,5,7
/proc/21654/stat : 21654 (java) Z 21652 21654 20607 0 -1 4203548 3770337 0 1 0 140875 662 0 0 17 0 2 0 600401121 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.37
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.53
CPU time (s): 1415.41
CPU user time (s): 1408.75
CPU system time (s): 6.65599
CPU usage (%): 108.833
Max. virtual memory (cumulated for all children) (KiB): 15837368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1408.75
system time used= 6.65599
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3770337
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= 129996
involuntary context switches= 49183

runsolver used 1.93871 second user time and 5.16421 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 20:28:25
IDJOB=3312087
IDBENCH=82374
IDSOLVER=1698
FILE ID=node118/3312087-1304101700
RUNJOBID= node118-1304100397-21507
PBS_JOBID= 13170577
Free space on /tmp= 71488 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312087-1304101700/watcher-3312087-1304101700 -o /tmp/evaluation-result-3312087-1304101700/solver-3312087-1304101700 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312087-1304101700.cnf -hbr 2

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=752054510

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18279480 kB
Buffers:       1902888 kB
Cached:       12163412 kB
SwapCached:        600 kB
Active:        9623040 kB
Inactive:      4508296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18279480 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          135392 kB
Writeback:           0 kB
AnonPages:       63728 kB
Mapped:          14632 kB
Slab:           477316 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71484 MiB
End job on node118 at 2011-04-29 20:50:07