Trace number 3313515

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) 4276.7 1302.7

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.10/0.12	49:45 INFO : Reading from input HOME/instance-3313515-1304102983.cnf
3.44/9.36	Executor set job limit to 1000000
3.44/40.11	Executor set job limit to 1000000
3.44/40.11	Executor set job limit to 1000000
3.44/40.11	Executor set job limit to 1000000
3.44/40.11	Starting Executor!
3.44/40.11	Starting Executor!
3.44/40.11	Starting Executor!
3.44/40.11	Starting Executor!
52.70/50.30	50:35 INFO : 120599 variables remaining out of 175084
52.70/50.30	50:35 INFO : 28058291 literals remaining out of 9281392

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

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

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


[startup+0 s]
/proc/loadavg: 6.16 7.61 7.54 2/172 9481
/proc/meminfo: memFree=19004420/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9481/stat : 9481 (java) R 9479 9481 8608 0 -1 4202496 804 0 0 0 0 0 0 0 22 0 1 0 521898089 23580672 291 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210642183936 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9481/statm: 5757 304 239 9 0 124 0

[startup+0.102292 s]
/proc/loadavg: 6.16 7.61 7.54 2/172 9481
/proc/meminfo: memFree=19004420/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15676644 CPUtime=0.1 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 5570 0 1 0 9 1 0 0 22 0 18 0 521898089 16052883456 4998 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3919161 4998 2117 9 0 3909880 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676644

[startup+0.201294 s]
/proc/loadavg: 6.16 7.61 7.54 2/172 9481
/proc/meminfo: memFree=19004420/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15677720 CPUtime=0.27 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 7344 0 1 0 25 2 0 0 22 0 18 0 521898089 16053985280 6704 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3919430 6704 2182 9 0 3910149 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677720

[startup+0.300251 s]
/proc/loadavg: 6.16 7.61 7.54 2/172 9481
/proc/meminfo: memFree=19004420/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15679872 CPUtime=0.52 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 14523 0 1 0 50 2 0 0 22 0 18 0 521898089 16056188928 13051 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3919968 13054 2207 9 0 3910687 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679872

[startup+0.701198 s]
/proc/loadavg: 6.16 7.61 7.54 2/172 9481
/proc/meminfo: memFree=19004420/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15679724 CPUtime=0.93 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 42149 0 1 0 88 5 0 0 22 0 18 0 521898089 16056037376 40635 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3919931 40635 2223 9 0 3910650 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15679724

[startup+1.50106 s]
/proc/loadavg: 6.16 7.61 7.54 3/190 9499
/proc/meminfo: memFree=18800616/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15679724 CPUtime=1.75 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 76112 0 1 0 165 10 0 0 22 0 18 0 521898089 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3919931 74595 2223 9 0 3910650 0
[pid=9481/tid=9483] ppid=9479 vsize=15679724 CPUtime=1.47 cores=0,2,4,6
/proc/9481/task/9483/stat : 9483 (java) R 9479 9481 8608 0 -1 4202560 65925 0 1 0 138 9 0 0 19 0 18 0 521898090 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 46912505513190 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9481/tid=9484] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9484/stat : 9484 (java) S 9479 9481 8608 0 -1 4202560 1531 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9485] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9485/stat : 9485 (java) S 9479 9481 8608 0 -1 4202560 730 0 0 0 0 0 0 0 15 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9486] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9486/stat : 9486 (java) S 9479 9481 8608 0 -1 4202560 193 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9487] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9487/stat : 9487 (java) S 9479 9481 8608 0 -1 4202560 285 0 0 0 0 0 0 0 15 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9488] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9488/stat : 9488 (java) S 9479 9481 8608 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9489] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9489/stat : 9489 (java) S 9479 9481 8608 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9490] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9490/stat : 9490 (java) S 9479 9481 8608 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9491] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9491/stat : 9491 (java) S 9479 9481 8608 0 -1 4202560 1796 0 0 0 0 0 0 0 15 0 18 0 521898091 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9492] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9492/stat : 9492 (java) S 9479 9481 8608 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 18 0 521898092 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 0 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9493] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9493/stat : 9493 (java) S 9479 9481 8608 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521898092 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9494] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9494/stat : 9494 (java) S 9479 9481 8608 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521898092 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9495] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9495/stat : 9495 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521898094 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658970033 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9496] ppid=9479 vsize=15679724 CPUtime=0.11 cores=0,2,4,6
/proc/9481/task/9496/stat : 9496 (java) S 9479 9481 8608 0 -1 4202560 1226 0 0 0 11 0 0 0 17 0 18 0 521898094 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9497] ppid=9479 vsize=15679724 CPUtime=0.13 cores=0,2,4,6
/proc/9481/task/9497/stat : 9497 (java) S 9479 9481 8608 0 -1 4202560 2564 0 0 0 13 0 0 0 17 0 18 0 521898094 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521898094 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9499] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9499/stat : 9499 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521898094 16056037376 74595 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15679724

[startup+3.1008 s]
/proc/loadavg: 6.16 7.61 7.54 3/190 9499
/proc/meminfo: memFree=18452936/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15679724 CPUtime=3.44 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 145821 0 1 0 325 19 0 0 22 0 18 0 521898089 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3919931 144300 2241 9 0 3910650 0
[pid=9481/tid=9483] ppid=9479 vsize=15679724 CPUtime=3.03 cores=0,2,4,6
/proc/9481/task/9483/stat : 9483 (java) R 9479 9481 8608 0 -1 4202560 127154 0 1 0 287 16 0 0 22 0 18 0 521898090 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 46912505556704 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9481/tid=9484] ppid=9479 vsize=15679724 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9484/stat : 9484 (java) S 9479 9481 8608 0 -1 4202560 1706 0 0 0 1 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9485] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9485/stat : 9485 (java) S 9479 9481 8608 0 -1 4202560 751 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9486] ppid=9479 vsize=15679724 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9486/stat : 9486 (java) S 9479 9481 8608 0 -1 4202560 2764 0 0 0 1 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9487] ppid=9479 vsize=15679724 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9487/stat : 9487 (java) S 9479 9481 8608 0 -1 4202560 5443 0 0 0 1 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9488] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9488/stat : 9488 (java) S 9479 9481 8608 0 -1 4202560 115 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9489] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9489/stat : 9489 (java) S 9479 9481 8608 0 -1 4202560 224 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9490] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9490/stat : 9490 (java) S 9479 9481 8608 0 -1 4202560 194 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9491] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9491/stat : 9491 (java) S 9479 9481 8608 0 -1 4202560 1796 0 0 0 0 0 0 0 16 0 18 0 521898091 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9492] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9492/stat : 9492 (java) S 9479 9481 8608 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 18 0 521898092 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 0 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9493] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9493/stat : 9493 (java) S 9479 9481 8608 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521898092 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9494] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9494/stat : 9494 (java) S 9479 9481 8608 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521898092 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9495] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9495/stat : 9495 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521898094 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658970033 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9496] ppid=9479 vsize=15679724 CPUtime=0.13 cores=0,2,4,6
/proc/9481/task/9496/stat : 9496 (java) S 9479 9481 8608 0 -1 4202560 1253 0 0 0 13 0 0 0 16 0 18 0 521898094 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9497] ppid=9479 vsize=15679724 CPUtime=0.15 cores=0,2,4,6
/proc/9481/task/9497/stat : 9497 (java) S 9479 9481 8608 0 -1 4202560 2600 0 0 0 15 0 0 0 16 0 18 0 521898094 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521898094 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9499] ppid=9479 vsize=15679724 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9499/stat : 9499 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521898094 16056037376 144300 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 15679724

[startup+40.2186 s]
/proc/loadavg: 6.16 7.61 7.54 3/190 9499
/proc/meminfo: memFree=18452936/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15695736 CPUtime=42.11 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 491971 0 1 0 4120 91 0 0 22 0 22 0 521898089 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3923934 485419 2277 9 0 3914653 0
[pid=9481/tid=9483] ppid=9479 vsize=15695736 CPUtime=39.9 cores=0,2,4,6
/proc/9481/task/9483/stat : 9483 (java) R 9479 9481 8608 0 -1 4202560 409996 0 1 0 3935 55 0 0 25 0 22 0 521898090 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 46912505879320 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9481/tid=9484] ppid=9479 vsize=15695736 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9484/stat : 9484 (java) S 9479 9481 8608 0 -1 4202560 1706 0 0 0 1 0 0 0 15 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9485] ppid=9479 vsize=15695736 CPUtime=0.07 cores=0,2,4,6
/proc/9481/task/9485/stat : 9485 (java) S 9479 9481 8608 0 -1 4202560 9793 0 0 0 5 2 0 0 16 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9486] ppid=9479 vsize=15695736 CPUtime=0.09 cores=0,2,4,6
/proc/9481/task/9486/stat : 9486 (java) S 9479 9481 8608 0 -1 4202560 28326 0 0 0 6 3 0 0 16 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9487] ppid=9479 vsize=15695736 CPUtime=0.03 cores=0,2,4,6
/proc/9481/task/9487/stat : 9487 (java) S 9479 9481 8608 0 -1 4202560 5443 0 0 0 3 0 0 0 15 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9488] ppid=9479 vsize=15695736 CPUtime=0.07 cores=0,2,4,6
/proc/9481/task/9488/stat : 9488 (java) S 9479 9481 8608 0 -1 4202560 12239 0 0 0 6 1 0 0 16 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9489] ppid=9479 vsize=15695736 CPUtime=0.08 cores=0,2,4,6
/proc/9481/task/9489/stat : 9489 (java) S 9479 9481 8608 0 -1 4202560 8242 0 0 0 6 2 0 0 16 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9490] ppid=9479 vsize=15695736 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9490/stat : 9490 (java) S 9479 9481 8608 0 -1 4202560 195 0 0 0 1 0 0 0 15 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9491] ppid=9479 vsize=15695736 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9491/stat : 9491 (java) S 9479 9481 8608 0 -1 4202560 1796 0 0 0 1 0 0 0 15 0 22 0 521898091 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9492] ppid=9479 vsize=15695736 CPUtime=0.07 cores=0,2,4,6
/proc/9481/task/9492/stat : 9492 (java) S 9479 9481 8608 0 -1 4202560 1230 0 0 0 1 6 0 0 15 0 22 0 521898092 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 0 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9493] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9493/stat : 9493 (java) S 9479 9481 8608 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 521898092 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9494] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9494/stat : 9494 (java) S 9479 9481 8608 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 521898092 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9495] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9495/stat : 9495 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658970033 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9496] ppid=9479 vsize=15695736 CPUtime=0.92 cores=0,2,4,6
/proc/9481/task/9496/stat : 9496 (java) S 9479 9481 8608 0 -1 4202560 8662 0 0 0 90 2 0 0 15 0 22 0 521898094 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9497] ppid=9479 vsize=15695736 CPUtime=0.5 cores=0,2,4,6
/proc/9481/task/9497/stat : 9497 (java) S 9479 9481 8608 0 -1 4202560 2891 0 0 0 50 0 0 0 15 0 22 0 521898094 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9499] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9499/stat : 9499 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521898094 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 42.11
Current children cumulated vsize (KiB) 15695736

[startup+40.3015 s]
/proc/loadavg: 6.50 7.50 7.50 3/214 9527
/proc/meminfo: memFree=11500732/32951132 swapFree=67111400/67111528
[pid=9481] ppid=9479 vsize=15695736 CPUtime=42.2 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 491971 0 1 0 4129 91 0 0 22 0 22 0 521898089 16072433664 485419 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3923934 485419 2277 9 0 3914653 0
[pid=9481/tid=9483] ppid=9479 vsize=15695736 CPUtime=39.99 cores=0,2,4,6

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

/proc/9481/task/9488/stat : 9488 (java) S 9479 9481 8608 0 -1 4202560 568924 0 44 0 908 222 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 1080
[pid=9481/tid=9489] ppid=9479 vsize=15695736 CPUtime=9.34 cores=0,2,4,6
/proc/9481/task/9489/stat : 9489 (java) S 9479 9481 8608 0 -1 4202560 354437 0 36 0 822 112 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 1381
[pid=9481/tid=9490] ppid=9479 vsize=15695736 CPUtime=13.25 cores=0,2,4,6
/proc/9481/task/9490/stat : 9490 (java) S 9479 9481 8608 0 -1 4202560 443594 0 35 0 1173 152 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 671
[pid=9481/tid=9491] ppid=9479 vsize=15695736 CPUtime=16.55 cores=0,2,4,6
/proc/9481/task/9491/stat : 9491 (java) S 9479 9481 8608 0 -1 4202560 483312 0 38 0 1505 150 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 372
[pid=9481/tid=9492] ppid=9479 vsize=15695736 CPUtime=94.04 cores=0,2,4,6
/proc/9481/task/9492/stat : 9492 (java) R 9479 9481 8608 0 -1 4202560 11808 0 0 0 9389 15 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 47722972632896 0 0 0 16800975 0 0 0 -1 2 0 0 0
[pid=9481/tid=9493] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9493/stat : 9493 (java) S 9479 9481 8608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9494] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9494/stat : 9494 (java) S 9479 9481 8608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9495] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9495/stat : 9495 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658970033 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9496] ppid=9479 vsize=15695736 CPUtime=1.42 cores=0,2,4,6
/proc/9481/task/9496/stat : 9496 (java) S 9479 9481 8608 0 -1 4202560 8729 0 0 0 140 2 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9497] ppid=9479 vsize=15695736 CPUtime=1.11 cores=0,2,4,6
/proc/9481/task/9497/stat : 9497 (java) S 9479 9481 8608 0 -1 4202560 4125 0 0 0 111 0 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9499] ppid=9479 vsize=15695736 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9499/stat : 9499 (java) S 9479 9481 8608 0 -1 4202560 68 0 0 0 0 1 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9501] ppid=9479 vsize=15695736 CPUtime=962.32 cores=0,2,4,6
/proc/9481/task/9501/stat : 9501 (java) S 9479 9481 8608 0 -1 4202560 17049 0 0 0 96174 58 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9502] ppid=9479 vsize=15695736 CPUtime=956.96 cores=0,2,4,6
/proc/9481/task/9502/stat : 9502 (java) S 9479 9481 8608 0 -1 4202560 22249 0 0 0 95666 30 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9503] ppid=9479 vsize=15695736 CPUtime=996 cores=0,2,4,6
/proc/9481/task/9503/stat : 9503 (java) S 9479 9481 8608 0 -1 4202560 14873 0 0 0 99556 44 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9504] ppid=9479 vsize=15695736 CPUtime=992.04 cores=0,2,4,6
/proc/9481/task/9504/stat : 9504 (java) S 9479 9481 8608 0 -1 4202560 20626 0 0 0 99167 37 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4156.05
Current children cumulated vsize (KiB) 15695736

[startup+1242.3 s]
/proc/loadavg: 2.78 4.72 6.10 3/218 9575
/proc/meminfo: memFree=130484/32951132 swapFree=66783420/67111528
[pid=9481] ppid=9479 vsize=15695736 CPUtime=4216.18 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 3974947 0 334 0 420151 1467 0 0 22 0 22 0 521898089 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3923934 3831573 2291 9 0 3914653 0
[pid=9481/tid=9483] ppid=9479 vsize=15695736 CPUtime=50 cores=0,2,4,6
/proc/9481/task/9483/stat : 9483 (java) S 9479 9481 8608 0 -1 4202560 410038 0 1 0 4944 56 0 0 25 0 22 0 521898090 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9484] ppid=9479 vsize=15695736 CPUtime=13.04 cores=0,2,4,6
/proc/9481/task/9484/stat : 9484 (java) S 9479 9481 8608 0 -1 4202560 408259 0 43 0 1150 154 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 702
[pid=9481/tid=9485] ppid=9479 vsize=15695736 CPUtime=13.81 cores=0,2,4,6
/proc/9481/task/9485/stat : 9485 (java) S 9479 9481 8608 0 -1 4202560 403087 0 61 0 1205 176 0 0 15 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 771
[pid=9481/tid=9486] ppid=9479 vsize=15695736 CPUtime=13.38 cores=0,2,4,6
/proc/9481/task/9486/stat : 9486 (java) S 9479 9481 8608 0 -1 4202560 410638 0 41 0 1213 125 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 776
[pid=9481/tid=9487] ppid=9479 vsize=15695736 CPUtime=11.32 cores=0,2,4,6
/proc/9481/task/9487/stat : 9487 (java) S 9479 9481 8608 0 -1 4202560 391339 0 35 0 1015 117 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 1046
[pid=9481/tid=9488] ppid=9479 vsize=15695736 CPUtime=11.3 cores=0,2,4,6
/proc/9481/task/9488/stat : 9488 (java) S 9479 9481 8608 0 -1 4202560 568924 0 44 0 908 222 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 1080
[pid=9481/tid=9489] ppid=9479 vsize=15695736 CPUtime=9.34 cores=0,2,4,6
/proc/9481/task/9489/stat : 9489 (java) S 9479 9481 8608 0 -1 4202560 354437 0 36 0 822 112 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 1381
[pid=9481/tid=9490] ppid=9479 vsize=15695736 CPUtime=13.25 cores=0,2,4,6
/proc/9481/task/9490/stat : 9490 (java) S 9479 9481 8608 0 -1 4202560 443594 0 35 0 1173 152 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 671
[pid=9481/tid=9491] ppid=9479 vsize=15695736 CPUtime=16.55 cores=0,2,4,6
/proc/9481/task/9491/stat : 9491 (java) S 9479 9481 8608 0 -1 4202560 483312 0 38 0 1505 150 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 372
[pid=9481/tid=9492] ppid=9479 vsize=15695736 CPUtime=153.97 cores=0,2,4,6
/proc/9481/task/9492/stat : 9492 (java) R 9479 9481 8608 0 -1 4202560 11813 0 0 0 15376 21 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 47722974224700 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=9481/tid=9493] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9493/stat : 9493 (java) S 9479 9481 8608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9494] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9494/stat : 9494 (java) S 9479 9481 8608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9495] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9495/stat : 9495 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658970033 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9496] ppid=9479 vsize=15695736 CPUtime=1.42 cores=0,2,4,6
/proc/9481/task/9496/stat : 9496 (java) S 9479 9481 8608 0 -1 4202560 8729 0 0 0 140 2 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9497] ppid=9479 vsize=15695736 CPUtime=1.11 cores=0,2,4,6
/proc/9481/task/9497/stat : 9497 (java) S 9479 9481 8608 0 -1 4202560 4125 0 0 0 111 0 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9499] ppid=9479 vsize=15695736 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9499/stat : 9499 (java) S 9479 9481 8608 0 -1 4202560 71 0 0 0 0 1 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9501] ppid=9479 vsize=15695736 CPUtime=962.36 cores=0,2,4,6
/proc/9481/task/9501/stat : 9501 (java) S 9479 9481 8608 0 -1 4202560 17224 0 0 0 96178 58 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9502] ppid=9479 vsize=15695736 CPUtime=957.01 cores=0,2,4,6
/proc/9481/task/9502/stat : 9502 (java) S 9479 9481 8608 0 -1 4202560 22360 0 0 0 95670 31 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9503] ppid=9479 vsize=15695736 CPUtime=996.04 cores=0,2,4,6
/proc/9481/task/9503/stat : 9503 (java) S 9479 9481 8608 0 -1 4202560 14985 0 0 0 99560 44 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9504] ppid=9479 vsize=15695736 CPUtime=992.11 cores=0,2,4,6
/proc/9481/task/9504/stat : 9504 (java) S 9479 9481 8608 0 -1 4202560 20628 0 0 0 99174 37 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4216.18
Current children cumulated vsize (KiB) 15695736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.28 4.23 5.84 3/218 9577
/proc/meminfo: memFree=130476/32951132 swapFree=66783420/67111528
[pid=9481] ppid=9479 vsize=15695736 CPUtime=4273.99 cores=0,2,4,6
/proc/9481/stat : 9481 (java) S 9479 9481 8608 0 -1 4202496 3975329 0 334 0 425925 1474 0 0 22 0 22 0 521898089 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 3923934 3831573 2291 9 0 3914653 0
[pid=9481/tid=9483] ppid=9479 vsize=15695736 CPUtime=50 cores=0,2,4,6
/proc/9481/task/9483/stat : 9483 (java) S 9479 9481 8608 0 -1 4202560 410038 0 1 0 4944 56 0 0 25 0 22 0 521898090 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9484] ppid=9479 vsize=15695736 CPUtime=13.04 cores=0,2,4,6
/proc/9481/task/9484/stat : 9484 (java) S 9479 9481 8608 0 -1 4202560 408259 0 43 0 1150 154 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 702
[pid=9481/tid=9485] ppid=9479 vsize=15695736 CPUtime=13.81 cores=0,2,4,6
/proc/9481/task/9485/stat : 9485 (java) S 9479 9481 8608 0 -1 4202560 403087 0 61 0 1205 176 0 0 15 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 771
[pid=9481/tid=9486] ppid=9479 vsize=15695736 CPUtime=13.38 cores=0,2,4,6
/proc/9481/task/9486/stat : 9486 (java) S 9479 9481 8608 0 -1 4202560 410638 0 41 0 1213 125 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 776
[pid=9481/tid=9487] ppid=9479 vsize=15695736 CPUtime=11.32 cores=0,2,4,6
/proc/9481/task/9487/stat : 9487 (java) S 9479 9481 8608 0 -1 4202560 391339 0 35 0 1015 117 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 1046
[pid=9481/tid=9488] ppid=9479 vsize=15695736 CPUtime=11.3 cores=0,2,4,6
/proc/9481/task/9488/stat : 9488 (java) S 9479 9481 8608 0 -1 4202560 568924 0 44 0 908 222 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 1080
[pid=9481/tid=9489] ppid=9479 vsize=15695736 CPUtime=9.34 cores=0,2,4,6
/proc/9481/task/9489/stat : 9489 (java) S 9479 9481 8608 0 -1 4202560 354437 0 36 0 822 112 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 1381
[pid=9481/tid=9490] ppid=9479 vsize=15695736 CPUtime=13.25 cores=0,2,4,6
/proc/9481/task/9490/stat : 9490 (java) S 9479 9481 8608 0 -1 4202560 443594 0 35 0 1173 152 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 671
[pid=9481/tid=9491] ppid=9479 vsize=15695736 CPUtime=16.55 cores=0,2,4,6
/proc/9481/task/9491/stat : 9491 (java) S 9479 9481 8608 0 -1 4202560 483312 0 38 0 1505 150 0 0 16 0 22 0 521898091 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 372
[pid=9481/tid=9492] ppid=9479 vsize=15695736 CPUtime=211.61 cores=0,2,4,6
/proc/9481/task/9492/stat : 9492 (java) R 9479 9481 8608 0 -1 4202560 11815 0 0 0 21133 28 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 47722976918804 0 0 0 16800975 0 0 0 -1 2 0 0 0
[pid=9481/tid=9493] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9493/stat : 9493 (java) S 9479 9481 8608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9494] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9494/stat : 9494 (java) S 9479 9481 8608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521898092 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9495] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9495/stat : 9495 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658970033 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9496] ppid=9479 vsize=15695736 CPUtime=1.42 cores=0,2,4,6
/proc/9481/task/9496/stat : 9496 (java) S 9479 9481 8608 0 -1 4202560 8729 0 0 0 140 2 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9497] ppid=9479 vsize=15695736 CPUtime=1.11 cores=0,2,4,6
/proc/9481/task/9497/stat : 9497 (java) S 9479 9481 8608 0 -1 4202560 4125 0 0 0 111 0 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=15695736 CPUtime=0 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) S 9479 9481 8608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
[pid=9481/tid=9499] ppid=9479 vsize=15695736 CPUtime=0.01 cores=0,2,4,6
/proc/9481/task/9499/stat : 9499 (java) S 9479 9481 8608 0 -1 4202560 73 0 0 0 0 1 0 0 15 0 22 0 521898094 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962944 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9501] ppid=9479 vsize=15695736 CPUtime=962.39 cores=0,2,4,6
/proc/9481/task/9501/stat : 9501 (java) S 9479 9481 8608 0 -1 4202560 17329 0 0 0 96181 58 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 6 0 0 0
[pid=9481/tid=9502] ppid=9479 vsize=15695736 CPUtime=957.04 cores=0,2,4,6
/proc/9481/task/9502/stat : 9502 (java) S 9479 9481 8608 0 -1 4202560 22507 0 0 0 95673 31 0 0 16 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 0 0 0 0
[pid=9481/tid=9503] ppid=9479 vsize=15695736 CPUtime=996.07 cores=0,2,4,6
/proc/9481/task/9503/stat : 9503 (java) S 9479 9481 8608 0 -1 4202560 15089 0 0 0 99563 44 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 2 0 0 0
[pid=9481/tid=9504] ppid=9479 vsize=15695736 CPUtime=992.19 cores=0,2,4,6
/proc/9481/task/9504/stat : 9504 (java) S 9479 9481 8608 0 -1 4202560 20650 0 0 0 99182 37 0 0 15 0 22 0 521899026 16072433664 3831573 33554432000 1073741824 1073778376 140736359043536 18446744073709551615 210658962329 0 4 0 16800975 18446604453417162560 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4273.99
Current children cumulated vsize (KiB) 15695736

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -9481

[startup+1302.3 s]
/proc/loadavg: 2.28 4.23 5.84 3/220 9579
/proc/meminfo: memFree=130336/32951132 swapFree=66783420/67111528
[pid=9481] ppid=9479 vsize=0 CPUtime=4276.29 cores=0,2,4,6
/proc/9481/stat : 9481 (java) Z 9479 9481 8608 0 -1 4203548 3975357 0 334 0 426127 1502 0 0 18 0 2 0 521898089 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 0 0 0 0 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=0 CPUtime=0.28 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) R 9479 9481 8608 0 -1 4203588 1 0 0 0 0 28 0 0 18 0 2 0 521898094 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4276.29
Current children cumulated vsize (KiB) 0

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

[startup+1302.6 s]
/proc/loadavg: 2.28 4.23 5.84 3/220 9579
/proc/meminfo: memFree=130336/32951132 swapFree=66783420/67111528
[pid=9481] ppid=9479 vsize=0 CPUtime=4276.59 cores=0,2,4,6
/proc/9481/stat : 9481 (java) Z 9479 9481 8608 0 -1 4203548 3975357 0 334 0 426127 1532 0 0 18 0 2 0 521898089 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9481/statm: 0 0 0 0 0 0 0
[pid=9481/tid=9498] ppid=9479 vsize=0 CPUtime=0.58 cores=0,2,4,6
/proc/9481/task/9498/stat : 9498 (java) R 9479 9481 8608 0 -1 4203588 1 0 0 0 0 58 0 0 18 0 2 0 521898094 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4276.59
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1302.7
CPU time (s): 4276.7
CPU user time (s): 4261.27
CPU system time (s): 15.4247
CPU usage (%): 328.296
Max. virtual memory (cumulated for all children) (KiB): 15696764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4261.27
system time used= 15.4247
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3975357
page faults= 334
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63487
involuntary context switches= 211978

runsolver used 2.84657 second user time and 7.46686 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 20:49:45
IDJOB=3313515
IDBENCH=82394
IDSOLVER=1699
FILE ID=node129/3313515-1304102983
RUNJOBID= node129-1304102983-9467
PBS_JOBID= 13170600
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1880678709

node129.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19004708 kB
Buffers:       1254724 kB
Cached:       11959532 kB
SwapCached:        128 kB
Active:        2294472 kB
Inactive:     10987776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19004708 kB
SwapTotal:    67111528 kB
SwapFree:     67111400 kB
Dirty:          111028 kB
Writeback:           0 kB
AnonPages:       67496 kB
Mapped:          14792 kB
Slab:           601328 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node129 at 2011-04-29 21:11:27