Trace number 3313461

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.3 1205.05

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.26	10:37 INFO : Reading from input HOME/instance-3313461-1304075436.cnf
0.57/0.52	Executor set job limit to 1000000
0.57/0.52	Executor set job limit to 1000000
0.57/0.52	Executor set job limit to 1000000
0.57/0.52	Executor set job limit to 1000000
0.57/0.52	Starting Executor!
0.57/0.52	Starting Executor!
0.57/0.52	Starting Executor!
0.57/0.52	Starting Executor!
3.03/1.42	10:38 INFO : 7775 variables remaining out of 8527
3.03/1.42	10:38 INFO : 139212 literals remaining out of 84944

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.95 5.17 3/174 24529
/proc/meminfo: memFree=30946784/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=256 CPUtime=0 cores=1,3,5,7
/proc/24529/stat : 24529 (java) R 24527 24529 23667 0 -1 4194304 527 0 0 0 0 0 0 0 17 0 1 0 519140700 262144 32 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239471771271 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/24529/statm: 64 32 24 9 0 23 0

[startup+0.085578 s]
/proc/loadavg: 2.00 2.95 5.17 3/174 24529
/proc/meminfo: memFree=30946784/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15609644 CPUtime=0.04 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 4005 0 5 0 3 1 0 0 17 0 18 0 519140700 15984275456 3448 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3902411 3448 1749 9 0 3893130 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609644

[startup+0.100576 s]
/proc/loadavg: 2.00 2.95 5.17 3/174 24529
/proc/meminfo: memFree=30946784/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 4223 0 5 0 4 1 0 0 17 0 18 0 519140700 15984414720 3666 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3902445 3667 1768 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.300746 s]
/proc/loadavg: 2.00 2.95 5.17 3/174 24529
/proc/meminfo: memFree=30946784/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15742184 CPUtime=0.18 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 6250 0 5 0 16 2 0 0 17 0 18 0 519140700 16119996416 5622 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3935546 5622 2175 9 0 3926265 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 15742184

[startup+0.700458 s]
/proc/loadavg: 2.00 2.95 5.17 3/174 24529
/proc/meminfo: memFree=30946784/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15761592 CPUtime=1 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 30981 0 7 0 95 5 0 0 17 0 22 0 519140700 16139870208 27435 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3940398 27435 2240 9 0 3931117 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 15761592

[startup+1.5013 s]
/proc/loadavg: 2.00 2.95 5.17 5/216 24574
/proc/meminfo: memFree=30656208/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15777920 CPUtime=3.3 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 46277 0 7 0 322 8 0 0 17 0 22 0 519140700 16156590080 36864 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3944480 36873 2260 9 0 3935199 0
[pid=24529/tid=24531] ppid=24527 vsize=15777920 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24531/stat : 24531 (java) S 24527 24529 23667 0 -1 4202560 23570 0 3 0 122 4 0 0 21 0 22 0 519140701 16156590080 36880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 12
[pid=24529/tid=24532] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24532/stat : 24532 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140702 16156590080 36882 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24533] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24533/stat : 24533 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36884 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24534] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24534/stat : 24534 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36886 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24535] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24535/stat : 24535 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36887 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24536] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24536/stat : 24536 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36890 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24537] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24537/stat : 24537 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36892 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24538] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24538/stat : 24538 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36894 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24539] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24539/stat : 24539 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519140702 16156590080 36896 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24540] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24540/stat : 24540 (java) S 24527 24529 23667 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 519140703 16156590080 36897 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 0 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24541] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24541/stat : 24541 (java) S 24527 24529 23667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 519140704 16156590080 36899 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24542] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24542/stat : 24542 (java) S 24527 24529 23667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 519140704 16156590080 36901 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24543] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24543/stat : 24543 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140708 16156590080 36903 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488518577 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24544] ppid=24527 vsize=15777920 CPUtime=1.06 cores=1,3,5,7
/proc/24529/task/24544/stat : 24544 (java) R 24527 24529 23667 0 -1 4202560 14503 0 1 0 104 2 0 0 17 0 22 0 519140708 16156590080 36905 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488520885 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24529/tid=24545] ppid=24527 vsize=15777920 CPUtime=0.9 cores=1,3,5,7
/proc/24529/task/24545/stat : 24545 (java) R 24527 24529 23667 0 -1 4202560 6162 0 1 0 90 0 0 0 16 0 22 0 519140708 16156590080 36906 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239476387536 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24529/tid=24546] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24546/stat : 24546 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519140708 16156590080 36908 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24547] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24547/stat : 24547 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519140708 16156590080 36910 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24566] ppid=24527 vsize=15777920 CPUtime=0.04 cores=1,3,5,7
/proc/24529/task/24566/stat : 24566 (java) R 24527 24529 23667 0 -1 4202560 641 0 0 0 4 0 0 0 15 0 22 0 519140752 16156590080 36912 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 47904319949651 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24529/tid=24567] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24567/stat : 24567 (java) S 24527 24529 23667 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 519140752 16156590080 36914 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24568] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24568/stat : 24568 (java) S 24527 24529 23667 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 519140752 16156590080 36915 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24569] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24569/stat : 24569 (java) S 24527 24529 23667 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 519140752 16156590080 36917 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 15777920

[startup+3.10094 s]
/proc/loadavg: 2.08 2.95 5.16 8/216 24574
/proc/meminfo: memFree=30396924/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15777920 CPUtime=9.34 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 130327 0 7 0 915 19 0 0 17 0 22 0 519140700 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3944480 117958 2275 9 0 3935199 0
[pid=24529/tid=24531] ppid=24527 vsize=15777920 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24531/stat : 24531 (java) S 24527 24529 23667 0 -1 4202560 23570 0 3 0 122 4 0 0 21 0 22 0 519140701 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 12
[pid=24529/tid=24532] ppid=24527 vsize=15777920 CPUtime=0.02 cores=1,3,5,7
/proc/24529/task/24532/stat : 24532 (java) S 24527 24529 23667 0 -1 4202560 4381 0 0 0 2 0 0 0 16 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24533] ppid=24527 vsize=15777920 CPUtime=0.03 cores=1,3,5,7
/proc/24529/task/24533/stat : 24533 (java) S 24527 24529 23667 0 -1 4202560 7762 0 0 0 2 1 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24534] ppid=24527 vsize=15777920 CPUtime=0.03 cores=1,3,5,7
/proc/24529/task/24534/stat : 24534 (java) S 24527 24529 23667 0 -1 4202560 6972 0 0 0 2 1 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24535] ppid=24527 vsize=15777920 CPUtime=0.01 cores=1,3,5,7
/proc/24529/task/24535/stat : 24535 (java) S 24527 24529 23667 0 -1 4202560 3738 0 0 0 1 0 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24536] ppid=24527 vsize=15777920 CPUtime=0.01 cores=1,3,5,7
/proc/24529/task/24536/stat : 24536 (java) S 24527 24529 23667 0 -1 4202560 4499 0 0 0 1 0 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24537] ppid=24527 vsize=15777920 CPUtime=0.01 cores=1,3,5,7
/proc/24529/task/24537/stat : 24537 (java) S 24527 24529 23667 0 -1 4202560 5644 0 0 0 1 0 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24538] ppid=24527 vsize=15777920 CPUtime=0.04 cores=1,3,5,7
/proc/24529/task/24538/stat : 24538 (java) S 24527 24529 23667 0 -1 4202560 7819 0 0 0 3 1 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24539] ppid=24527 vsize=15777920 CPUtime=0.02 cores=1,3,5,7
/proc/24529/task/24539/stat : 24539 (java) S 24527 24529 23667 0 -1 4202560 7087 0 0 0 2 0 0 0 15 0 22 0 519140702 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24540] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24540/stat : 24540 (java) S 24527 24529 23667 0 -1 4202560 239 0 0 0 0 0 0 0 15 0 22 0 519140703 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 0 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24541] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24541/stat : 24541 (java) S 24527 24529 23667 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519140704 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24542] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24542/stat : 24542 (java) S 24527 24529 23667 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519140704 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24543] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24543/stat : 24543 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140708 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488518577 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24544] ppid=24527 vsize=15777920 CPUtime=1.25 cores=1,3,5,7
/proc/24529/task/24544/stat : 24544 (java) S 24527 24529 23667 0 -1 4202560 14562 0 1 0 123 2 0 0 16 0 22 0 519140708 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24545] ppid=24527 vsize=15777920 CPUtime=1.17 cores=1,3,5,7
/proc/24529/task/24545/stat : 24545 (java) R 24527 24529 23667 0 -1 4202560 9193 0 1 0 116 1 0 0 15 0 22 0 519140708 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 47904318028532 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24529/tid=24546] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24546/stat : 24546 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519140708 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24547] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24547/stat : 24547 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519140708 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24566] ppid=24527 vsize=15777920 CPUtime=1.46 cores=1,3,5,7
/proc/24529/task/24566/stat : 24566 (java) R 24527 24529 23667 0 -1 4202560 10028 0 0 0 145 1 0 0 16 0 22 0 519140752 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506364077 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24529/tid=24567] ppid=24527 vsize=15777920 CPUtime=1.22 cores=1,3,5,7
/proc/24529/task/24567/stat : 24567 (java) R 24527 24529 23667 0 -1 4202560 6369 0 0 0 122 0 0 0 16 0 22 0 519140752 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505524159 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24529/tid=24568] ppid=24527 vsize=15777920 CPUtime=1.29 cores=1,3,5,7
/proc/24529/task/24568/stat : 24568 (java) R 24527 24529 23667 0 -1 4202560 8953 0 0 0 129 0 0 0 16 0 22 0 519140752 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506307305 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24529/tid=24569] ppid=24527 vsize=15777920 CPUtime=1.34 cores=1,3,5,7
/proc/24529/task/24569/stat : 24569 (java) R 24527 24529 23667 0 -1 4202560 8127 0 0 0 134 0 0 0 16 0 22 0 519140752 16156590080 117958 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506057076 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.34
Current children cumulated vsize (KiB) 15777920

[startup+6.30133 s]
/proc/loadavg: 2.08 2.95 5.16 6/220 24578
/proc/meminfo: memFree=29024176/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15777920 CPUtime=22.1 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 323102 0 7 0 2168 42 0 0 17 0 22 0 519140700 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3944480 310450 2285 9 0 3935199 0
[pid=24529/tid=24531] ppid=24527 vsize=15777920 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24531/stat : 24531 (java) S 24527 24529 23667 0 -1 4202560 23570 0 3 0 122 4 0 0 21 0 22 0 519140701 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 12
[pid=24529/tid=24532] ppid=24527 vsize=15777920 CPUtime=0.04 cores=1,3,5,7
/proc/24529/task/24532/stat : 24532 (java) S 24527 24529 23667 0 -1 4202560 8217 0 0 0 3 1 0 0 15 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24533] ppid=24527 vsize=15777920 CPUtime=0.07 cores=1,3,5,7
/proc/24529/task/24533/stat : 24533 (java) S 24527 24529 23667 0 -1 4202560 16295 0 0 0 5 2 0 0 16 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24534] ppid=24527 vsize=15777920 CPUtime=0.06 cores=1,3,5,7
/proc/24529/task/24534/stat : 24534 (java) S 24527 24529 23667 0 -1 4202560 14726 0 0 0 4 2 0 0 16 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24535] ppid=24527 vsize=15777920 CPUtime=0.01 cores=1,3,5,7
/proc/24529/task/24535/stat : 24535 (java) S 24527 24529 23667 0 -1 4202560 3738 0 0 0 1 0 0 0 15 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24536] ppid=24527 vsize=15777920 CPUtime=0.03 cores=1,3,5,7
/proc/24529/task/24536/stat : 24536 (java) S 24527 24529 23667 0 -1 4202560 9182 0 0 0 2 1 0 0 15 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24537] ppid=24527 vsize=15777920 CPUtime=0.06 cores=1,3,5,7
/proc/24529/task/24537/stat : 24537 (java) S 24527 24529 23667 0 -1 4202560 18049 0 0 0 4 2 0 0 16 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24538] ppid=24527 vsize=15777920 CPUtime=0.06 cores=1,3,5,7
/proc/24529/task/24538/stat : 24538 (java) S 24527 24529 23667 0 -1 4202560 10824 0 0 0 5 1 0 0 15 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24539] ppid=24527 vsize=15777920 CPUtime=0.05 cores=1,3,5,7
/proc/24529/task/24539/stat : 24539 (java) S 24527 24529 23667 0 -1 4202560 8774 0 0 0 4 1 0 0 16 0 22 0 519140702 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24540] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24540/stat : 24540 (java) S 24527 24529 23667 0 -1 4202560 792 0 0 0 0 0 0 0 15 0 22 0 519140703 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 0 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24541] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24541/stat : 24541 (java) S 24527 24529 23667 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519140704 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24542] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24542/stat : 24542 (java) S 24527 24529 23667 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519140704 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24543] ppid=24527 vsize=15777920 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24543/stat : 24543 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140708 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488518577 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24544] ppid=24527 vsize=15777920 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24544/stat : 24544 (java) S 24527 24529 23667 0 -1 4202560 14563 0 1 0 124 2 0 0 15 0 22 0 519140708 16156590080 310450 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0

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

[pid=24529/tid=24567] ppid=24527 vsize=15769044 CPUtime=1048.79 cores=1,3,5,7
/proc/24529/task/24567/stat : 24567 (java) R 24527 24529 23667 0 -1 4202560 411967 0 0 0 104830 49 0 0 25 0 22 0 519140752 16147501056 235167 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505882918 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24529/tid=24568] ppid=24527 vsize=15769044 CPUtime=1048.64 cores=1,3,5,7
/proc/24529/task/24568/stat : 24568 (java) R 24527 24529 23667 0 -1 4202560 411956 0 0 0 104816 48 0 0 25 0 22 0 519140752 16147501056 235167 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505854488 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24529/tid=24569] ppid=24527 vsize=15769044 CPUtime=1049.01 cores=1,3,5,7
/proc/24529/task/24569/stat : 24569 (java) R 24527 24529 23667 0 -1 4202560 418346 0 0 0 104851 50 0 0 25 0 22 0 519140752 16147501056 235167 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505854474 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4231.41
Current children cumulated vsize (KiB) 15769044

[startup+1122.3 s]
/proc/loadavg: 7.82 7.80 7.07 9/220 24608
/proc/meminfo: memFree=14653904/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15769044 CPUtime=4470.51 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 2745616 0 7 0 446626 425 0 0 17 0 22 0 519140700 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3942261 228345 2296 9 0 3932980 0
[pid=24529/tid=24531] ppid=24527 vsize=15769044 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24531/stat : 24531 (java) S 24527 24529 23667 0 -1 4202560 23570 0 3 0 122 4 0 0 21 0 22 0 519140701 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 12
[pid=24529/tid=24532] ppid=24527 vsize=15769044 CPUtime=3.92 cores=1,3,5,7
/proc/24529/task/24532/stat : 24532 (java) S 24527 24529 23667 0 -1 4202560 118624 0 0 0 374 18 0 0 16 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24533] ppid=24527 vsize=15769044 CPUtime=4.12 cores=1,3,5,7
/proc/24529/task/24533/stat : 24533 (java) S 24527 24529 23667 0 -1 4202560 128342 0 0 0 391 21 0 0 15 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24534] ppid=24527 vsize=15769044 CPUtime=4.04 cores=1,3,5,7
/proc/24529/task/24534/stat : 24534 (java) S 24527 24529 23667 0 -1 4202560 123492 0 0 0 383 21 0 0 16 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24535] ppid=24527 vsize=15769044 CPUtime=4.05 cores=1,3,5,7
/proc/24529/task/24535/stat : 24535 (java) S 24527 24529 23667 0 -1 4202560 115550 0 0 0 385 20 0 0 16 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24536] ppid=24527 vsize=15769044 CPUtime=4.03 cores=1,3,5,7
/proc/24529/task/24536/stat : 24536 (java) S 24527 24529 23667 0 -1 4202560 119915 0 0 0 386 17 0 0 16 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24537] ppid=24527 vsize=15769044 CPUtime=3.99 cores=1,3,5,7
/proc/24529/task/24537/stat : 24537 (java) S 24527 24529 23667 0 -1 4202560 123741 0 0 0 380 19 0 0 15 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24538] ppid=24527 vsize=15769044 CPUtime=4.09 cores=1,3,5,7
/proc/24529/task/24538/stat : 24538 (java) S 24527 24529 23667 0 -1 4202560 129733 0 0 0 389 20 0 0 15 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24539] ppid=24527 vsize=15769044 CPUtime=4.04 cores=1,3,5,7
/proc/24529/task/24539/stat : 24539 (java) S 24527 24529 23667 0 -1 4202560 124138 0 0 0 383 21 0 0 16 0 22 0 519140702 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24540] ppid=24527 vsize=15769044 CPUtime=1.68 cores=1,3,5,7
/proc/24529/task/24540/stat : 24540 (java) S 24527 24529 23667 0 -1 4202560 7045 0 0 0 119 49 0 0 15 0 22 0 519140703 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 0 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24541] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24541/stat : 24541 (java) S 24527 24529 23667 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519140704 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24542] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24542/stat : 24542 (java) S 24527 24529 23667 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519140704 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24543] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24543/stat : 24543 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140708 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488518577 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24544] ppid=24527 vsize=15769044 CPUtime=1.37 cores=1,3,5,7
/proc/24529/task/24544/stat : 24544 (java) S 24527 24529 23667 0 -1 4202560 14585 0 1 0 135 2 0 0 15 0 22 0 519140708 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24545] ppid=24527 vsize=15769044 CPUtime=1.33 cores=1,3,5,7
/proc/24529/task/24545/stat : 24545 (java) S 24527 24529 23667 0 -1 4202560 9211 0 1 0 132 1 0 0 15 0 22 0 519140708 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24546] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24546/stat : 24546 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519140708 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24547] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24547/stat : 24547 (java) S 24527 24529 23667 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 519140708 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24566] ppid=24527 vsize=15769044 CPUtime=1107.87 cores=1,3,5,7
/proc/24529/task/24566/stat : 24566 (java) R 24527 24529 23667 0 -1 4202560 428538 0 0 0 110738 49 0 0 25 0 22 0 519140752 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505854355 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24529/tid=24567] ppid=24527 vsize=15769044 CPUtime=1108.14 cores=1,3,5,7
/proc/24529/task/24567/stat : 24567 (java) R 24527 24529 23667 0 -1 4202560 424209 0 0 0 110763 51 0 0 25 0 22 0 519140752 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505854185 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24529/tid=24568] ppid=24527 vsize=15769044 CPUtime=1108.03 cores=1,3,5,7
/proc/24529/task/24568/stat : 24568 (java) R 24527 24529 23667 0 -1 4202560 424340 0 0 0 110752 51 0 0 20 0 22 0 519140752 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505843328 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24529/tid=24569] ppid=24527 vsize=15769044 CPUtime=1108.38 cores=1,3,5,7
/proc/24529/task/24569/stat : 24569 (java) R 24527 24529 23667 0 -1 4202560 429136 0 0 0 110787 51 0 0 25 0 22 0 519140752 16147501056 228345 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506361890 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4470.51
Current children cumulated vsize (KiB) 15769044

[startup+1182.3 s]
/proc/loadavg: 8.05 7.87 7.13 9/220 24609
/proc/meminfo: memFree=14532832/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15769044 CPUtime=4709.65 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 2905580 0 7 0 470516 449 0 0 17 0 22 0 519140700 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3942261 257707 2296 9 0 3932980 0
[pid=24529/tid=24531] ppid=24527 vsize=15769044 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24531/stat : 24531 (java) S 24527 24529 23667 0 -1 4202560 23570 0 3 0 122 4 0 0 21 0 22 0 519140701 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 12
[pid=24529/tid=24532] ppid=24527 vsize=15769044 CPUtime=4.17 cores=1,3,5,7
/proc/24529/task/24532/stat : 24532 (java) S 24527 24529 23667 0 -1 4202560 133047 0 0 0 397 20 0 0 15 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24533] ppid=24527 vsize=15769044 CPUtime=4.37 cores=1,3,5,7
/proc/24529/task/24533/stat : 24533 (java) S 24527 24529 23667 0 -1 4202560 144267 0 0 0 414 23 0 0 16 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24534] ppid=24527 vsize=15769044 CPUtime=4.26 cores=1,3,5,7
/proc/24529/task/24534/stat : 24534 (java) S 24527 24529 23667 0 -1 4202560 136882 0 0 0 403 23 0 0 15 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24535] ppid=24527 vsize=15769044 CPUtime=4.27 cores=1,3,5,7
/proc/24529/task/24535/stat : 24535 (java) S 24527 24529 23667 0 -1 4202560 128095 0 0 0 405 22 0 0 16 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24536] ppid=24527 vsize=15769044 CPUtime=4.24 cores=1,3,5,7
/proc/24529/task/24536/stat : 24536 (java) S 24527 24529 23667 0 -1 4202560 129944 0 0 0 405 19 0 0 16 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24537] ppid=24527 vsize=15769044 CPUtime=4.22 cores=1,3,5,7
/proc/24529/task/24537/stat : 24537 (java) S 24527 24529 23667 0 -1 4202560 138958 0 0 0 401 21 0 0 15 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24538] ppid=24527 vsize=15769044 CPUtime=4.32 cores=1,3,5,7
/proc/24529/task/24538/stat : 24538 (java) S 24527 24529 23667 0 -1 4202560 140769 0 0 0 411 21 0 0 16 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24539] ppid=24527 vsize=15769044 CPUtime=4.25 cores=1,3,5,7
/proc/24529/task/24539/stat : 24539 (java) S 24527 24529 23667 0 -1 4202560 136546 0 0 0 402 23 0 0 15 0 22 0 519140702 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24540] ppid=24527 vsize=15769044 CPUtime=1.78 cores=1,3,5,7
/proc/24529/task/24540/stat : 24540 (java) S 24527 24529 23667 0 -1 4202560 7460 0 0 0 126 52 0 0 15 0 22 0 519140703 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 0 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24541] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24541/stat : 24541 (java) S 24527 24529 23667 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519140704 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24542] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24542/stat : 24542 (java) S 24527 24529 23667 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519140704 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24543] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24543/stat : 24543 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140708 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488518577 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24544] ppid=24527 vsize=15769044 CPUtime=1.37 cores=1,3,5,7
/proc/24529/task/24544/stat : 24544 (java) S 24527 24529 23667 0 -1 4202560 14585 0 1 0 135 2 0 0 15 0 22 0 519140708 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24545] ppid=24527 vsize=15769044 CPUtime=1.33 cores=1,3,5,7
/proc/24529/task/24545/stat : 24545 (java) S 24527 24529 23667 0 -1 4202560 9211 0 1 0 132 1 0 0 15 0 22 0 519140708 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24546] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24546/stat : 24546 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519140708 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24547] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24547/stat : 24547 (java) S 24527 24529 23667 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 519140708 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24566] ppid=24527 vsize=15769044 CPUtime=1167.24 cores=1,3,5,7
/proc/24529/task/24566/stat : 24566 (java) R 24527 24529 23667 0 -1 4202560 443581 0 0 0 116672 52 0 0 25 0 22 0 519140752 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506129229 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24529/tid=24567] ppid=24527 vsize=15769044 CPUtime=1167.34 cores=1,3,5,7
/proc/24529/task/24567/stat : 24567 (java) R 24527 24529 23667 0 -1 4202560 436876 0 0 0 116681 53 0 0 25 0 22 0 519140752 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505845868 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24529/tid=24568] ppid=24527 vsize=15769044 CPUtime=1167.41 cores=1,3,5,7
/proc/24529/task/24568/stat : 24568 (java) R 24527 24529 23667 0 -1 4202560 437173 0 0 0 116688 53 0 0 25 0 22 0 519140752 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506053352 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24529/tid=24569] ppid=24527 vsize=15769044 CPUtime=1167.65 cores=1,3,5,7
/proc/24529/task/24569/stat : 24569 (java) R 24527 24529 23667 0 -1 4202560 443165 0 0 0 116713 52 0 0 25 0 22 0 519140752 16147501056 257707 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506288856 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4709.65
Current children cumulated vsize (KiB) 15769044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 7.80 7.82 7.13 10/220 24610
/proc/meminfo: memFree=14607116/32950928 swapFree=67086400/67111528
[pid=24529] ppid=24527 vsize=15769044 CPUtime=4800.22 cores=1,3,5,7
/proc/24529/stat : 24529 (java) S 24527 24529 23667 0 -1 4202496 2942933 0 7 0 479567 455 0 0 17 0 22 0 519140700 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24529/statm: 3942261 239880 2296 9 0 3932980 0
[pid=24529/tid=24531] ppid=24527 vsize=15769044 CPUtime=1.26 cores=1,3,5,7
/proc/24529/task/24531/stat : 24531 (java) S 24527 24529 23667 0 -1 4202560 23570 0 3 0 122 4 0 0 21 0 22 0 519140701 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 12
[pid=24529/tid=24532] ppid=24527 vsize=15769044 CPUtime=4.25 cores=1,3,5,7
/proc/24529/task/24532/stat : 24532 (java) S 24527 24529 23667 0 -1 4202560 135930 0 0 0 404 21 0 0 15 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24533] ppid=24527 vsize=15769044 CPUtime=4.47 cores=1,3,5,7
/proc/24529/task/24533/stat : 24533 (java) S 24527 24529 23667 0 -1 4202560 148264 0 0 0 423 24 0 0 15 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24534] ppid=24527 vsize=15769044 CPUtime=4.36 cores=1,3,5,7
/proc/24529/task/24534/stat : 24534 (java) S 24527 24529 23667 0 -1 4202560 140245 0 0 0 412 24 0 0 15 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24535] ppid=24527 vsize=15769044 CPUtime=4.38 cores=1,3,5,7
/proc/24529/task/24535/stat : 24535 (java) S 24527 24529 23667 0 -1 4202560 133544 0 0 0 415 23 0 0 16 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24536] ppid=24527 vsize=15769044 CPUtime=4.33 cores=1,3,5,7
/proc/24529/task/24536/stat : 24536 (java) S 24527 24529 23667 0 -1 4202560 133007 0 0 0 414 19 0 0 16 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 7 0 0 0
[pid=24529/tid=24537] ppid=24527 vsize=15769044 CPUtime=4.31 cores=1,3,5,7
/proc/24529/task/24537/stat : 24537 (java) S 24527 24529 23667 0 -1 4202560 143038 0 0 0 410 21 0 0 16 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 1 0 0 0
[pid=24529/tid=24538] ppid=24527 vsize=15769044 CPUtime=4.4 cores=1,3,5,7
/proc/24529/task/24538/stat : 24538 (java) S 24527 24529 23667 0 -1 4202560 144899 0 0 0 418 22 0 0 16 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24539] ppid=24527 vsize=15769044 CPUtime=4.34 cores=1,3,5,7
/proc/24529/task/24539/stat : 24539 (java) S 24527 24529 23667 0 -1 4202560 141427 0 0 0 411 23 0 0 15 0 22 0 519140702 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24540] ppid=24527 vsize=15769044 CPUtime=1.8 cores=1,3,5,7
/proc/24529/task/24540/stat : 24540 (java) S 24527 24529 23667 0 -1 4202560 7539 0 0 0 127 53 0 0 15 0 22 0 519140703 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 0 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24541] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24541/stat : 24541 (java) S 24527 24529 23667 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519140704 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24542] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24542/stat : 24542 (java) S 24527 24529 23667 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519140704 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24543] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24543/stat : 24543 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519140708 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488518577 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24544] ppid=24527 vsize=15769044 CPUtime=1.37 cores=1,3,5,7
/proc/24529/task/24544/stat : 24544 (java) S 24527 24529 23667 0 -1 4202560 14585 0 1 0 135 2 0 0 15 0 22 0 519140708 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 3 0 0 0
[pid=24529/tid=24545] ppid=24527 vsize=15769044 CPUtime=1.33 cores=1,3,5,7
/proc/24529/task/24545/stat : 24545 (java) S 24527 24529 23667 0 -1 4202560 9211 0 1 0 132 1 0 0 15 0 22 0 519140708 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24546] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24546/stat : 24546 (java) S 24527 24529 23667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519140708 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488510873 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24547] ppid=24527 vsize=15769044 CPUtime=0 cores=1,3,5,7
/proc/24529/task/24547/stat : 24547 (java) S 24527 24529 23667 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 519140708 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 239488511488 0 4 0 16800975 18446604471151172672 0 0 -1 5 0 0 0
[pid=24529/tid=24566] ppid=24527 vsize=15769044 CPUtime=1189.73 cores=1,3,5,7
/proc/24529/task/24566/stat : 24566 (java) R 24527 24529 23667 0 -1 4202560 444242 0 0 0 118921 52 0 0 25 0 22 0 519140752 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505854154 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24529/tid=24567] ppid=24527 vsize=15769044 CPUtime=1189.7 cores=1,3,5,7
/proc/24529/task/24567/stat : 24567 (java) R 24527 24529 23667 0 -1 4202560 438137 0 0 0 118917 53 0 0 25 0 22 0 519140752 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912506271872 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24529/tid=24568] ppid=24527 vsize=15769044 CPUtime=1189.9 cores=1,3,5,7
/proc/24529/task/24568/stat : 24568 (java) R 24527 24529 23667 0 -1 4202560 439494 0 0 0 118937 53 0 0 25 0 22 0 519140752 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505882698 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24529/tid=24569] ppid=24527 vsize=15769044 CPUtime=1190.15 cores=1,3,5,7
/proc/24529/task/24569/stat : 24569 (java) R 24527 24529 23667 0 -1 4202560 444350 0 0 0 118962 53 0 0 25 0 22 0 519140752 16147501056 239880 33554432000 1073741824 1073778376 140736738225072 18446744073709551615 46912505939169 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15769044

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

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

Child status: 143
Real time (s): 1205.05
CPU time (s): 4800.3
CPU user time (s): 4795.71
CPU system time (s): 4.5913
CPU usage (%): 398.348
Max. virtual memory (cumulated for all children) (KiB): 15777920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.71
system time used= 4.5913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2942959
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84672
involuntary context switches= 76873

runsolver used 2.04269 second user time and 4.5993 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 13:10:36
IDJOB=3313461
IDBENCH=70775
IDSOLVER=1699
FILE ID=node148/3313461-1304075436
RUNJOBID= node148-1304074132-24371
PBS_JOBID= 13170479
Free space on /tmp= 71432 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313461-1304075436/watcher-3313461-1304075436 -o /tmp/evaluation-result-3313461-1304075436/solver-3313461-1304075436 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313461-1304075436.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=890967796

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30947984 kB
Buffers:        674644 kB
Cached:         914688 kB
SwapCached:       3756 kB
Active:          78008 kB
Inactive:      1556868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30947984 kB
SwapTotal:    67111528 kB
SwapFree:     67086400 kB
Dirty:            2836 kB
Writeback:           0 kB
AnonPages:       43996 kB
Mapped:          13676 kB
Slab:           300508 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191208 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= 71416 MiB
End job on node148 at 2011-04-29 13:30:43