Trace number 3313079

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.48 1206.96

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted 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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.10/0.11	35:36 INFO : Reading from input HOME/instance-3313079-1304080536.cnf
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
2.40/1.25	35:37 INFO : 945 variables remaining out of 945
2.40/1.25	35:37 INFO : 349794 literals remaining out of 185082

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-3313079-1304080536/watcher-3313079-1304080536 -o /tmp/evaluation-result-3313079-1304080536/solver-3313079-1304080536 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313079-1304080536.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: 7.83 8.04 7.78 2/194 13305
/proc/meminfo: memFree=22979924/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 1415 0 0 0 0 0 0 0 25 0 2 0 519654010 26714112 885 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 6522 885 678 9 0 381 0
[pid=13305/tid=13306] ppid=13303 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 519654011 27824128 894 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699199166 0 0 -1 4 0 0 0

[startup+0.0258151 s]
/proc/loadavg: 7.83 8.04 7.78 2/194 13305
/proc/meminfo: memFree=22979924/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15669652 CPUtime=0.01 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 3483 0 1 0 1 0 0 0 25 0 13 0 519654010 16045723648 2921 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3917413 2922 1651 9 0 3908161 0
[pid=13305/tid=13306] ppid=13303 vsize=15669652 CPUtime=0.01 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) R 13303 13305 13067 0 -1 4202560 2091 0 1 0 1 0 0 0 25 0 13 0 519654011 16045723648 2922 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 47701398935140 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15669652

[startup+0.100843 s]
/proc/loadavg: 7.83 8.04 7.78 2/194 13305
/proc/meminfo: memFree=22979924/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15676948 CPUtime=0.1 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 5615 0 1 0 9 1 0 0 25 0 18 0 519654010 16053194752 5034 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3919237 5036 2118 9 0 3909956 0
[pid=13305/tid=13306] ppid=13303 vsize=15676948 CPUtime=0.09 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) R 13303 13305 13067 0 -1 4202560 3494 0 1 0 8 1 0 0 18 0 18 0 519654011 16053194752 5037 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 47701400590355 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676948

[startup+0.300824 s]
/proc/loadavg: 7.83 8.04 7.78 2/194 13305
/proc/meminfo: memFree=22979924/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15684980 CPUtime=0.52 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 14533 0 1 0 50 2 0 0 25 0 18 0 519654010 16061419520 13088 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3921245 13095 2207 9 0 3911964 0
[pid=13305/tid=13306] ppid=13303 vsize=15684980 CPUtime=0.29 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) R 13303 13305 13067 0 -1 4202560 9590 0 1 0 27 2 0 0 18 0 18 0 519654011 16061419520 13099 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505638769 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684980

[startup+0.700726 s]
/proc/loadavg: 7.83 8.04 7.78 2/194 13305
/proc/meminfo: memFree=22979924/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15698020 CPUtime=1.16 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 45032 0 1 0 110 6 0 0 25 0 22 0 519654010 16074772480 41762 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3924505 41762 2249 9 0 3915224 0
[pid=13305/tid=13306] ppid=13303 vsize=15698020 CPUtime=0.68 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) R 13303 13305 13067 0 -1 4202560 35663 0 1 0 63 5 0 0 20 0 22 0 519654011 16074772480 41762 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505200839 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 15698020

[startup+1.50842 s]
/proc/loadavg: 7.83 8.04 7.78 6/220 13331
/proc/meminfo: memFree=22788260/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15714896 CPUtime=3.07 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 51537 0 1 0 300 7 0 0 25 0 22 0 519654010 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3928724 46924 2274 9 0 3919443 0
[pid=13305/tid=13306] ppid=13303 vsize=15714896 CPUtime=1.24 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 35718 0 1 0 119 5 0 0 18 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13308] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13308/stat : 13308 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13309] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13309/stat : 13309 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13310] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13310/stat : 13310 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13311] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13311/stat : 13311 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13312] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13312/stat : 13312 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13313] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13313/stat : 13313 (java) S 13303 13305 13067 0 -1 4202560 326 0 0 0 0 0 0 0 21 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13314] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13314/stat : 13314 (java) S 13303 13305 13067 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13315] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13315/stat : 13315 (java) S 13303 13305 13067 0 -1 4202560 72 0 0 0 0 0 0 0 21 0 22 0 519654011 16092053504 46924 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13316] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13316/stat : 13316 (java) S 13303 13305 13067 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 519654012 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 0 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13317] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13317/stat : 13317 (java) S 13303 13305 13067 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519654012 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13318] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13318/stat : 13318 (java) S 13303 13305 13067 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 519654012 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13319] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13319/stat : 13319 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654014 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458768817 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13320] ppid=13303 vsize=15714896 CPUtime=0.95 cores=0,2,4,6
/proc/13305/task/13320/stat : 13320 (java) S 13303 13305 13067 0 -1 4202560 11082 0 0 0 94 1 0 0 16 0 22 0 519654014 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13321] ppid=13303 vsize=15714896 CPUtime=0.55 cores=0,2,4,6
/proc/13305/task/13321/stat : 13321 (java) S 13303 13305 13067 0 -1 4202560 2879 0 0 0 55 0 0 0 15 0 22 0 519654015 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13322] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13322/stat : 13322 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654015 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13323] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13323/stat : 13323 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519654015 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13328] ppid=13303 vsize=15714896 CPUtime=0.11 cores=0,2,4,6
/proc/13305/task/13328/stat : 13328 (java) S 13303 13305 13067 0 -1 4202560 16 0 0 0 11 0 0 0 15 0 22 0 519654057 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13329] ppid=13303 vsize=15714896 CPUtime=0.04 cores=0,2,4,6
/proc/13305/task/13329/stat : 13329 (java) R 13303 13305 13067 0 -1 4202560 23 0 0 0 4 0 0 0 15 0 22 0 519654057 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505201594 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13305/tid=13330] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13330/stat : 13330 (java) S 13303 13305 13067 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 519654057 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13331] ppid=13303 vsize=15714896 CPUtime=0.14 cores=0,2,4,6
/proc/13305/task/13331/stat : 13331 (java) R 13303 13305 13067 0 -1 4202560 9 0 0 0 14 0 0 0 16 0 22 0 519654057 16092053504 46925 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505205061 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15714896

[startup+3.10118 s]
/proc/loadavg: 7.83 8.04 7.78 10/220 13331
/proc/meminfo: memFree=22659176/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15714896 CPUtime=9.3 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 146286 0 1 0 909 21 0 0 25 0 22 0 519654010 16092053504 140946 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3928724 140954 2284 9 0 3919443 0
[pid=13305/tid=13306] ppid=13303 vsize=15714896 CPUtime=1.24 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 35718 0 1 0 119 5 0 0 18 0 22 0 519654011 16092053504 140956 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13308] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13308/stat : 13308 (java) S 13303 13305 13067 0 -1 4202560 1605 0 0 0 0 0 0 0 15 0 22 0 519654011 16092053504 140960 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13309] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13309/stat : 13309 (java) S 13303 13305 13067 0 -1 4202560 3314 0 0 0 0 0 0 0 16 0 22 0 519654011 16092053504 140965 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13310] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13310/stat : 13310 (java) S 13303 13305 13067 0 -1 4202560 3581 0 0 0 0 0 0 0 16 0 22 0 519654011 16092053504 140970 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13311] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13311/stat : 13311 (java) S 13303 13305 13067 0 -1 4202560 4465 0 0 0 0 0 0 0 15 0 22 0 519654011 16092053504 140973 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13312] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13312/stat : 13312 (java) S 13303 13305 13067 0 -1 4202560 4297 0 0 0 0 0 0 0 15 0 22 0 519654011 16092053504 140978 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13313] ppid=13303 vsize=15714896 CPUtime=0.02 cores=0,2,4,6
/proc/13305/task/13313/stat : 13313 (java) S 13303 13305 13067 0 -1 4202560 6226 0 0 0 1 1 0 0 16 0 22 0 519654011 16092053504 140982 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13314] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13314/stat : 13314 (java) S 13303 13305 13067 0 -1 4202560 2397 0 0 0 0 0 0 0 15 0 22 0 519654011 16092053504 140986 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13315] ppid=13303 vsize=15714896 CPUtime=0.01 cores=0,2,4,6
/proc/13305/task/13315/stat : 13315 (java) S 13303 13305 13067 0 -1 4202560 2570 0 0 0 1 0 0 0 15 0 22 0 519654011 16092053504 140990 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13316] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13316/stat : 13316 (java) S 13303 13305 13067 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 22 0 519654012 16092053504 140994 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 0 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13317] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13317/stat : 13317 (java) S 13303 13305 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 140997 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13318] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13318/stat : 13318 (java) S 13303 13305 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 141002 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13319] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13319/stat : 13319 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654014 16092053504 141006 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458768817 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13320] ppid=13303 vsize=15714896 CPUtime=1.1 cores=0,2,4,6
/proc/13305/task/13320/stat : 13320 (java) S 13303 13305 13067 0 -1 4202560 11809 0 0 0 109 1 0 0 15 0 22 0 519654014 16092053504 141011 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13321] ppid=13303 vsize=15714896 CPUtime=0.73 cores=0,2,4,6
/proc/13305/task/13321/stat : 13321 (java) S 13303 13305 13067 0 -1 4202560 3035 0 0 0 73 0 0 0 15 0 22 0 519654015 16092053504 141015 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13322] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13322/stat : 13322 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654015 16092053504 141020 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13323] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13323/stat : 13323 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519654015 16092053504 141023 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13328] ppid=13303 vsize=15714896 CPUtime=1.45 cores=0,2,4,6
/proc/13305/task/13328/stat : 13328 (java) R 13303 13305 13067 0 -1 4202560 15767 0 0 0 143 2 0 0 17 0 22 0 519654057 16092053504 141028 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505933574 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13305/tid=13329] ppid=13303 vsize=15714896 CPUtime=1.5 cores=0,2,4,6
/proc/13305/task/13329/stat : 13329 (java) R 13303 13305 13067 0 -1 4202560 16735 0 0 0 148 2 0 0 16 0 22 0 519654057 16092053504 141031 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505928278 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13305/tid=13330] ppid=13303 vsize=15714896 CPUtime=1.44 cores=0,2,4,6
/proc/13305/task/13330/stat : 13330 (java) R 13303 13305 13067 0 -1 4202560 16762 0 0 0 143 1 0 0 17 0 22 0 519654057 16092053504 141035 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505928278 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13305/tid=13331] ppid=13303 vsize=15714896 CPUtime=1.65 cores=0,2,4,6
/proc/13305/task/13331/stat : 13331 (java) R 13303 13305 13067 0 -1 4202560 16491 0 0 0 164 1 0 0 17 0 22 0 519654057 16092053504 141040 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505934333 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.3
Current children cumulated vsize (KiB) 15714896

[startup+6.30158 s]
/proc/loadavg: 7.84 8.04 7.78 10/220 13331
/proc/meminfo: memFree=21277080/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15714896 CPUtime=22.07 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 289754 0 1 0 2170 37 0 0 25 0 22 0 519654010 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3928724 283840 2284 9 0 3919443 0
[pid=13305/tid=13306] ppid=13303 vsize=15714896 CPUtime=1.24 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 35718 0 1 0 119 5 0 0 18 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13308] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13308/stat : 13308 (java) S 13303 13305 13067 0 -1 4202560 2791 0 0 0 0 0 0 0 16 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13309] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13309/stat : 13309 (java) S 13303 13305 13067 0 -1 4202560 3314 0 0 0 0 0 0 0 15 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13310] ppid=13303 vsize=15714896 CPUtime=0.01 cores=0,2,4,6
/proc/13305/task/13310/stat : 13310 (java) S 13303 13305 13067 0 -1 4202560 4932 0 0 0 1 0 0 0 16 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13311] ppid=13303 vsize=15714896 CPUtime=0.02 cores=0,2,4,6
/proc/13305/task/13311/stat : 13311 (java) S 13303 13305 13067 0 -1 4202560 5496 0 0 0 1 1 0 0 15 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13312] ppid=13303 vsize=15714896 CPUtime=0.02 cores=0,2,4,6
/proc/13305/task/13312/stat : 13312 (java) S 13303 13305 13067 0 -1 4202560 7330 0 0 0 1 1 0 0 16 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13313] ppid=13303 vsize=15714896 CPUtime=0.02 cores=0,2,4,6
/proc/13305/task/13313/stat : 13313 (java) S 13303 13305 13067 0 -1 4202560 8122 0 0 0 1 1 0 0 16 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13314] ppid=13303 vsize=15714896 CPUtime=0.01 cores=0,2,4,6
/proc/13305/task/13314/stat : 13314 (java) S 13303 13305 13067 0 -1 4202560 4883 0 0 0 1 0 0 0 15 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13315] ppid=13303 vsize=15714896 CPUtime=0.01 cores=0,2,4,6
/proc/13305/task/13315/stat : 13315 (java) S 13303 13305 13067 0 -1 4202560 4394 0 0 0 1 0 0 0 15 0 22 0 519654011 16092053504 283840 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0

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

[pid=13305/tid=13329] ppid=13303 vsize=15714896 CPUtime=1106.72 cores=0,2,4,6
/proc/13305/task/13329/stat : 13329 (java) R 13303 13305 13067 0 -1 4202560 429069 0 0 0 110615 57 0 0 25 0 22 0 519654057 16092053504 129814 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505933724 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13305/tid=13330] ppid=13303 vsize=15714896 CPUtime=1107.21 cores=0,2,4,6
/proc/13305/task/13330/stat : 13330 (java) R 13303 13305 13067 0 -1 4202560 422856 0 0 0 110667 54 0 0 25 0 22 0 519654057 16092053504 129814 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505861773 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13305/tid=13331] ppid=13303 vsize=15714896 CPUtime=1107.82 cores=0,2,4,6
/proc/13305/task/13331/stat : 13331 (java) R 13303 13305 13067 0 -1 4202560 415095 0 0 0 110727 55 0 0 25 0 22 0 519654057 16092053504 129814 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505650166 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4463.72
Current children cumulated vsize (KiB) 15714896

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 7.98 9/220 13363
/proc/meminfo: memFree=21853908/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15714896 CPUtime=4702.44 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 3130859 0 1 0 469658 586 0 0 25 0 22 0 519654010 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3928724 131286 2299 9 0 3919443 0
[pid=13305/tid=13306] ppid=13303 vsize=15714896 CPUtime=1.24 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 35718 0 1 0 119 5 0 0 18 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13308] ppid=13303 vsize=15714896 CPUtime=3.75 cores=0,2,4,6
/proc/13305/task/13308/stat : 13308 (java) S 13303 13305 13067 0 -1 4202560 166288 0 0 0 343 32 0 0 16 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13309] ppid=13303 vsize=15714896 CPUtime=3.8 cores=0,2,4,6
/proc/13305/task/13309/stat : 13309 (java) S 13303 13305 13067 0 -1 4202560 158527 0 0 0 348 32 0 0 15 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13310] ppid=13303 vsize=15714896 CPUtime=3.82 cores=0,2,4,6
/proc/13305/task/13310/stat : 13310 (java) S 13303 13305 13067 0 -1 4202560 159409 0 0 0 352 30 0 0 15 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13311] ppid=13303 vsize=15714896 CPUtime=3.79 cores=0,2,4,6
/proc/13305/task/13311/stat : 13311 (java) S 13303 13305 13067 0 -1 4202560 166939 0 0 0 346 33 0 0 16 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13312] ppid=13303 vsize=15714896 CPUtime=3.73 cores=0,2,4,6
/proc/13305/task/13312/stat : 13312 (java) S 13303 13305 13067 0 -1 4202560 159361 0 0 0 338 35 0 0 15 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13313] ppid=13303 vsize=15714896 CPUtime=3.83 cores=0,2,4,6
/proc/13305/task/13313/stat : 13313 (java) S 13303 13305 13067 0 -1 4202560 163334 0 0 0 350 33 0 0 15 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13314] ppid=13303 vsize=15714896 CPUtime=3.74 cores=0,2,4,6
/proc/13305/task/13314/stat : 13314 (java) S 13303 13305 13067 0 -1 4202560 156977 0 0 0 346 28 0 0 16 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13315] ppid=13303 vsize=15714896 CPUtime=3.74 cores=0,2,4,6
/proc/13305/task/13315/stat : 13315 (java) S 13303 13305 13067 0 -1 4202560 160173 0 0 0 340 34 0 0 16 0 22 0 519654011 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13316] ppid=13303 vsize=15714896 CPUtime=2.25 cores=0,2,4,6
/proc/13305/task/13316/stat : 13316 (java) S 13303 13305 13067 0 -1 4202560 7981 0 0 0 148 77 0 0 15 0 22 0 519654012 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 0 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13317] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13317/stat : 13317 (java) S 13303 13305 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13318] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13318/stat : 13318 (java) S 13303 13305 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13319] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13319/stat : 13319 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654014 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458768817 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13320] ppid=13303 vsize=15714896 CPUtime=1.3 cores=0,2,4,6
/proc/13305/task/13320/stat : 13320 (java) S 13303 13305 13067 0 -1 4202560 12742 0 0 0 129 1 0 0 15 0 22 0 519654014 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13321] ppid=13303 vsize=15714896 CPUtime=0.98 cores=0,2,4,6
/proc/13305/task/13321/stat : 13321 (java) S 13303 13305 13067 0 -1 4202560 3070 0 0 0 98 0 0 0 15 0 22 0 519654015 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13322] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13322/stat : 13322 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654015 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13323] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13323/stat : 13323 (java) S 13303 13305 13067 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 519654015 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13328] ppid=13303 vsize=15714896 CPUtime=1166.74 cores=0,2,4,6
/proc/13305/task/13328/stat : 13328 (java) R 13303 13305 13067 0 -1 4202560 444867 0 0 0 116614 60 0 0 25 0 22 0 519654057 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505685416 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13305/tid=13329] ppid=13303 vsize=15714896 CPUtime=1165.92 cores=0,2,4,6
/proc/13305/task/13329/stat : 13329 (java) R 13303 13305 13067 0 -1 4202560 451726 0 0 0 116532 60 0 0 25 0 22 0 519654057 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912506215280 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13305/tid=13330] ppid=13303 vsize=15714896 CPUtime=1166.54 cores=0,2,4,6
/proc/13305/task/13330/stat : 13330 (java) R 13303 13305 13067 0 -1 4202560 445678 0 0 0 116596 58 0 0 25 0 22 0 519654057 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505737461 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13305/tid=13331] ppid=13303 vsize=15714896 CPUtime=1167.1 cores=0,2,4,6
/proc/13305/task/13331/stat : 13331 (java) R 13303 13305 13067 0 -1 4202560 436616 0 0 0 116651 59 0 0 25 0 22 0 519654057 16092053504 131286 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505785339 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4702.44
Current children cumulated vsize (KiB) 15714896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.12 8.10 7.98 5/197 13366
/proc/meminfo: memFree=22630308/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15714896 CPUtime=4800.34 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 3196564 0 1 0 479436 598 0 0 25 0 22 0 519654010 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3928724 125094 2299 9 0 3919443 0
[pid=13305/tid=13306] ppid=13303 vsize=15714896 CPUtime=1.24 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 35718 0 1 0 119 5 0 0 18 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13308] ppid=13303 vsize=15714896 CPUtime=3.84 cores=0,2,4,6
/proc/13305/task/13308/stat : 13308 (java) S 13303 13305 13067 0 -1 4202560 170158 0 0 0 351 33 0 0 16 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13309] ppid=13303 vsize=15714896 CPUtime=3.87 cores=0,2,4,6
/proc/13305/task/13309/stat : 13309 (java) S 13303 13305 13067 0 -1 4202560 159927 0 0 0 355 32 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13310] ppid=13303 vsize=15714896 CPUtime=3.89 cores=0,2,4,6
/proc/13305/task/13310/stat : 13310 (java) S 13303 13305 13067 0 -1 4202560 162661 0 0 0 358 31 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13311] ppid=13303 vsize=15714896 CPUtime=3.86 cores=0,2,4,6
/proc/13305/task/13311/stat : 13311 (java) S 13303 13305 13067 0 -1 4202560 168357 0 0 0 353 33 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13312] ppid=13303 vsize=15714896 CPUtime=3.81 cores=0,2,4,6
/proc/13305/task/13312/stat : 13312 (java) S 13303 13305 13067 0 -1 4202560 162023 0 0 0 346 35 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13313] ppid=13303 vsize=15714896 CPUtime=3.9 cores=0,2,4,6
/proc/13305/task/13313/stat : 13313 (java) S 13303 13305 13067 0 -1 4202560 166344 0 0 0 356 34 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13314] ppid=13303 vsize=15714896 CPUtime=3.82 cores=0,2,4,6
/proc/13305/task/13314/stat : 13314 (java) S 13303 13305 13067 0 -1 4202560 159419 0 0 0 353 29 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13315] ppid=13303 vsize=15714896 CPUtime=3.83 cores=0,2,4,6
/proc/13305/task/13315/stat : 13315 (java) S 13303 13305 13067 0 -1 4202560 163424 0 0 0 348 35 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13316] ppid=13303 vsize=15714896 CPUtime=2.31 cores=0,2,4,6
/proc/13305/task/13316/stat : 13316 (java) S 13303 13305 13067 0 -1 4202560 8099 0 0 0 152 79 0 0 15 0 22 0 519654012 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 0 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13317] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13317/stat : 13317 (java) S 13303 13305 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13318] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13318/stat : 13318 (java) S 13303 13305 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13319] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13319/stat : 13319 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654014 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458768817 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13320] ppid=13303 vsize=15714896 CPUtime=1.3 cores=0,2,4,6
/proc/13305/task/13320/stat : 13320 (java) S 13303 13305 13067 0 -1 4202560 12742 0 0 0 129 1 0 0 15 0 22 0 519654014 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13321] ppid=13303 vsize=15714896 CPUtime=0.98 cores=0,2,4,6
/proc/13305/task/13321/stat : 13321 (java) S 13303 13305 13067 0 -1 4202560 3070 0 0 0 98 0 0 0 15 0 22 0 519654015 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13322] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13322/stat : 13322 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654015 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13323] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13323/stat : 13323 (java) S 13303 13305 13067 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 519654015 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13328] ppid=13303 vsize=15714896 CPUtime=1191.1 cores=0,2,4,6
/proc/13305/task/13328/stat : 13328 (java) R 13303 13305 13067 0 -1 4202560 454854 0 0 0 119048 62 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505861796 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13305/tid=13329] ppid=13303 vsize=15714896 CPUtime=1190.2 cores=0,2,4,6
/proc/13305/task/13329/stat : 13329 (java) R 13303 13305 13067 0 -1 4202560 463474 0 0 0 118958 62 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505599504 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13305/tid=13330] ppid=13303 vsize=15714896 CPUtime=1190.83 cores=0,2,4,6
/proc/13305/task/13330/stat : 13330 (java) R 13303 13305 13067 0 -1 4202560 457415 0 0 0 119023 60 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912506128078 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13305/tid=13331] ppid=13303 vsize=15714896 CPUtime=1191.44 cores=0,2,4,6
/proc/13305/task/13331/stat : 13331 (java) R 13303 13305 13067 0 -1 4202560 447424 0 0 0 119084 60 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505872940 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15714896

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

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

[startup+1206.9 s]
/proc/loadavg: 8.12 8.10 7.98 5/197 13366
/proc/meminfo: memFree=22630308/32951124 swapFree=67111524/67111528
[pid=13305] ppid=13303 vsize=15714896 CPUtime=4800.34 cores=0,2,4,6
/proc/13305/stat : 13305 (java) S 13303 13305 13067 0 -1 4202496 3196564 0 1 0 479436 598 0 0 25 0 22 0 519654010 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/13305/statm: 3928724 125094 2299 9 0 3919443 0
[pid=13305/tid=13306] ppid=13303 vsize=15714896 CPUtime=1.24 cores=0,2,4,6
/proc/13305/task/13306/stat : 13306 (java) S 13303 13305 13067 0 -1 4202560 35718 0 1 0 119 5 0 0 18 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13308] ppid=13303 vsize=15714896 CPUtime=3.84 cores=0,2,4,6
/proc/13305/task/13308/stat : 13308 (java) S 13303 13305 13067 0 -1 4202560 170158 0 0 0 351 33 0 0 16 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13309] ppid=13303 vsize=15714896 CPUtime=3.87 cores=0,2,4,6
/proc/13305/task/13309/stat : 13309 (java) S 13303 13305 13067 0 -1 4202560 159927 0 0 0 355 32 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13310] ppid=13303 vsize=15714896 CPUtime=3.89 cores=0,2,4,6
/proc/13305/task/13310/stat : 13310 (java) S 13303 13305 13067 0 -1 4202560 162661 0 0 0 358 31 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13311] ppid=13303 vsize=15714896 CPUtime=3.86 cores=0,2,4,6
/proc/13305/task/13311/stat : 13311 (java) S 13303 13305 13067 0 -1 4202560 168357 0 0 0 353 33 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13312] ppid=13303 vsize=15714896 CPUtime=3.81 cores=0,2,4,6
/proc/13305/task/13312/stat : 13312 (java) S 13303 13305 13067 0 -1 4202560 162023 0 0 0 346 35 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13313] ppid=13303 vsize=15714896 CPUtime=3.9 cores=0,2,4,6
/proc/13305/task/13313/stat : 13313 (java) S 13303 13305 13067 0 -1 4202560 166344 0 0 0 356 34 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13314] ppid=13303 vsize=15714896 CPUtime=3.82 cores=0,2,4,6
/proc/13305/task/13314/stat : 13314 (java) S 13303 13305 13067 0 -1 4202560 159419 0 0 0 353 29 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13315] ppid=13303 vsize=15714896 CPUtime=3.83 cores=0,2,4,6
/proc/13305/task/13315/stat : 13315 (java) S 13303 13305 13067 0 -1 4202560 163424 0 0 0 348 35 0 0 15 0 22 0 519654011 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 0 0 0 0
[pid=13305/tid=13316] ppid=13303 vsize=15714896 CPUtime=2.31 cores=0,2,4,6
/proc/13305/task/13316/stat : 13316 (java) S 13303 13305 13067 0 -1 4202560 8099 0 0 0 152 79 0 0 15 0 22 0 519654012 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 0 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13317] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13317/stat : 13317 (java) S 13303 13305 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13318] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13318/stat : 13318 (java) S 13303 13305 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519654012 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 2 0 0 0
[pid=13305/tid=13319] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13319/stat : 13319 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654014 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458768817 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13320] ppid=13303 vsize=15714896 CPUtime=1.3 cores=0,2,4,6
/proc/13305/task/13320/stat : 13320 (java) S 13303 13305 13067 0 -1 4202560 12742 0 0 0 129 1 0 0 15 0 22 0 519654014 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 6 0 0 0
[pid=13305/tid=13321] ppid=13303 vsize=15714896 CPUtime=0.98 cores=0,2,4,6
/proc/13305/task/13321/stat : 13321 (java) S 13303 13305 13067 0 -1 4202560 3070 0 0 0 98 0 0 0 15 0 22 0 519654015 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13322] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13322/stat : 13322 (java) S 13303 13305 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519654015 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761113 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13323] ppid=13303 vsize=15714896 CPUtime=0 cores=0,2,4,6
/proc/13305/task/13323/stat : 13323 (java) S 13303 13305 13067 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 519654015 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 244458761728 0 4 0 16800975 18446604453856444800 0 0 -1 4 0 0 0
[pid=13305/tid=13328] ppid=13303 vsize=15714896 CPUtime=1191.1 cores=0,2,4,6
/proc/13305/task/13328/stat : 13328 (java) R 13303 13305 13067 0 -1 4202560 454854 0 0 0 119048 62 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505861796 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13305/tid=13329] ppid=13303 vsize=15714896 CPUtime=1190.2 cores=0,2,4,6
/proc/13305/task/13329/stat : 13329 (java) R 13303 13305 13067 0 -1 4202560 463474 0 0 0 118958 62 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505599504 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13305/tid=13330] ppid=13303 vsize=15714896 CPUtime=1190.83 cores=0,2,4,6
/proc/13305/task/13330/stat : 13330 (java) R 13303 13305 13067 0 -1 4202560 457415 0 0 0 119023 60 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912506128078 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13305/tid=13331] ppid=13303 vsize=15714896 CPUtime=1191.44 cores=0,2,4,6
/proc/13305/task/13331/stat : 13331 (java) R 13303 13305 13067 0 -1 4202560 447424 0 0 0 119084 60 0 0 25 0 22 0 519654057 16092053504 125094 33554432000 1073741824 1073778376 140733496785392 18446744073709551615 46912505872940 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15714896

Child status: 143
Real time (s): 1206.96
CPU time (s): 4800.48
CPU user time (s): 4794.47
CPU system time (s): 6.01109
CPU usage (%): 397.733
Max. virtual memory (cumulated for all children) (KiB): 15714896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.47
system time used= 6.01109
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3196592
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165767
involuntary context switches= 100657

runsolver used 2.08768 second user time and 4.56431 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 14:35:36
IDJOB=3313079
IDBENCH=71300
IDSOLVER=1699
FILE ID=node105/3313079-1304080536
RUNJOBID= node105-1304079324-13085
PBS_JOBID= 13170530
Free space on /tmp= 71936 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313079-1304080536/watcher-3313079-1304080536 -o /tmp/evaluation-result-3313079-1304080536/solver-3313079-1304080536 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313079-1304080536.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=892970195

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22980196 kB
Buffers:       2153860 kB
Cached:        7058080 kB
SwapCached:          4 kB
Active:         619152 kB
Inactive:      8805040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22980196 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6884 kB
Writeback:           0 kB
AnonPages:      211000 kB
Mapped:          23396 kB
Slab:           483772 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   784316 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= 71932 MiB
End job on node105 at 2011-04-29 14:55:45