Trace number 3311143

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.5 1203.77

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
MD5SUM79bb5af0297560cf515e2461b267e196
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark235.781
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
Number of clauses of size over 50

Solver Data

0.10/0.12	13:48 INFO : Reading from input HOME/instance-3311143-1304111628.cnf
0.60/0.43	Executor set job limit to 1000000
0.60/0.43	Executor set job limit to 1000000
0.60/0.43	Executor set job limit to 1000000
0.60/0.43	Executor set job limit to 1000000
0.60/0.43	Starting Executor!
0.60/0.43	Starting Executor!
0.60/0.43	Starting Executor!
0.60/0.44	Starting Executor!
2.13/1.01	13:49 INFO : 1250 variables remaining out of 1250
2.13/1.01	13:49 INFO : 150000 literals remaining out of 150000

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

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

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


[startup+0 s]
/proc/loadavg: 4.76 7.15 7.57 3/174 32296
/proc/meminfo: memFree=30937656/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (java) R 32294 32296 32264 0 -1 4202496 1197 0 0 0 0 0 0 0 25 0 1 0 522760767 23580672 683 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228239386088 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32296/statm: 5757 684 511 9 0 124 0

[startup+0.0481019 s]
/proc/loadavg: 4.76 7.15 7.57 3/174 32296
/proc/meminfo: memFree=30937656/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 3867 0 1 0 3 0 0 0 25 0 13 0 522760767 15978749952 3306 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3901062 3307 1684 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.103913 s]
/proc/loadavg: 4.76 7.15 7.57 3/174 32296
/proc/meminfo: memFree=30937656/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15676764 CPUtime=0.1 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 5545 0 1 0 9 1 0 0 25 0 18 0 522760767 16053006336 4969 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3919191 4969 2116 9 0 3909910 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676764

[startup+0.301056 s]
/proc/loadavg: 4.76 7.15 7.57 3/174 32296
/proc/meminfo: memFree=30937656/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15680420 CPUtime=0.5 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 14931 0 1 0 49 1 0 0 25 0 18 0 522760767 16056750080 13406 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3920105 13413 2206 9 0 3910824 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680420

[startup+0.700985 s]
/proc/loadavg: 4.76 7.15 7.57 3/174 32296
/proc/meminfo: memFree=30937656/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15703804 CPUtime=1.23 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 44513 0 1 0 118 5 0 0 25 0 22 0 522760767 16080695296 40958 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3925951 40958 2233 9 0 3916670 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 15703804

[startup+1.50389 s]
/proc/loadavg: 4.76 7.15 7.57 7/220 32345
/proc/meminfo: memFree=30584880/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15708632 CPUtime=3.59 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 59089 0 1 0 352 7 0 0 25 0 22 0 522760767 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3927158 48807 2273 9 0 3917877 0
[pid=32296/tid=32298] ppid=32294 vsize=15708632 CPUtime=0.99 cores=1,3,5,7
/proc/32296/task/32298/stat : 32298 (java) S 32294 32296 32264 0 -1 4202560 33078 0 1 0 96 3 0 0 20 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32299] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32299/stat : 32299 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32300] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32300/stat : 32300 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32301] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32301/stat : 32301 (java) S 32294 32296 32264 0 -1 4202560 304 0 0 0 0 0 0 0 18 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32302] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32302/stat : 32302 (java) S 32294 32296 32264 0 -1 4202560 31 0 0 0 0 0 0 0 17 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32303] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32303/stat : 32303 (java) S 32294 32296 32264 0 -1 4202560 173 0 0 0 0 0 0 0 17 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32304] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32304/stat : 32304 (java) S 32294 32296 32264 0 -1 4202560 695 0 0 0 0 0 0 0 17 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32305] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32305/stat : 32305 (java) S 32294 32296 32264 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32306] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32306/stat : 32306 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 522760768 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32307] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32307/stat : 32307 (java) S 32294 32296 32264 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 522760769 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 0 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32308] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32308/stat : 32308 (java) S 32294 32296 32264 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32309] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32309/stat : 32309 (java) S 32294 32296 32264 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32317] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32317/stat : 32317 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760772 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256172465 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32318] ppid=32294 vsize=15708632 CPUtime=0.83 cores=1,3,5,7
/proc/32296/task/32318/stat : 32318 (java) S 32294 32296 32264 0 -1 4202560 7615 0 0 0 82 1 0 0 15 0 22 0 522760772 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32319] ppid=32294 vsize=15708632 CPUtime=0.95 cores=1,3,5,7
/proc/32296/task/32319/stat : 32319 (java) R 32294 32296 32264 0 -1 4202560 14381 0 0 0 94 1 0 0 16 0 22 0 522760772 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 47738202400370 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32296/tid=32320] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32320/stat : 32320 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522760772 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32321] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32321/stat : 32321 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522760772 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32338] ppid=32294 vsize=15708632 CPUtime=0.26 cores=1,3,5,7
/proc/32296/task/32338/stat : 32338 (java) R 32294 32296 32264 0 -1 4202560 83 0 0 0 26 0 0 0 16 0 22 0 522760811 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256174773 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32296/tid=32339] ppid=32294 vsize=15708632 CPUtime=0.12 cores=1,3,5,7
/proc/32296/task/32339/stat : 32339 (java) R 32294 32296 32264 0 -1 4202560 21 0 0 0 12 0 0 0 16 0 22 0 522760811 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505523475 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32296/tid=32340] ppid=32294 vsize=15708632 CPUtime=0.22 cores=1,3,5,7
/proc/32296/task/32340/stat : 32340 (java) R 32294 32296 32264 0 -1 4202560 654 0 0 0 22 0 0 0 16 0 22 0 522760811 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32296/tid=32341] ppid=32294 vsize=15708632 CPUtime=0.16 cores=1,3,5,7
/proc/32296/task/32341/stat : 32341 (java) R 32294 32296 32264 0 -1 4202560 652 0 0 0 16 0 0 0 15 0 22 0 522760811 16085639168 48807 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505959852 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 15708632

[startup+3.10154 s]
/proc/loadavg: 4.76 7.15 7.57 10/220 32345
/proc/meminfo: memFree=30439180/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15708632 CPUtime=9.96 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 126904 0 1 0 977 19 0 0 25 0 22 0 522760767 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3927158 116410 2273 9 0 3917877 0
[pid=32296/tid=32298] ppid=32294 vsize=15708632 CPUtime=0.99 cores=1,3,5,7
/proc/32296/task/32298/stat : 32298 (java) S 32294 32296 32264 0 -1 4202560 33078 0 1 0 96 3 0 0 20 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32299] ppid=32294 vsize=15708632 CPUtime=0.01 cores=1,3,5,7
/proc/32296/task/32299/stat : 32299 (java) S 32294 32296 32264 0 -1 4202560 8152 0 0 0 1 0 0 0 15 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32300] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32300/stat : 32300 (java) S 32294 32296 32264 0 -1 4202560 2778 0 0 0 0 0 0 0 15 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32301] ppid=32294 vsize=15708632 CPUtime=0.02 cores=1,3,5,7
/proc/32296/task/32301/stat : 32301 (java) S 32294 32296 32264 0 -1 4202560 8373 0 0 0 1 1 0 0 16 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32302] ppid=32294 vsize=15708632 CPUtime=0.01 cores=1,3,5,7
/proc/32296/task/32302/stat : 32302 (java) S 32294 32296 32264 0 -1 4202560 6622 0 0 0 0 1 0 0 16 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32303] ppid=32294 vsize=15708632 CPUtime=0.01 cores=1,3,5,7
/proc/32296/task/32303/stat : 32303 (java) S 32294 32296 32264 0 -1 4202560 5951 0 0 0 1 0 0 0 16 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32304] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32304/stat : 32304 (java) S 32294 32296 32264 0 -1 4202560 3168 0 0 0 0 0 0 0 15 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32305] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32305/stat : 32305 (java) S 32294 32296 32264 0 -1 4202560 3122 0 0 0 0 0 0 0 15 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32306] ppid=32294 vsize=15708632 CPUtime=0.02 cores=1,3,5,7
/proc/32296/task/32306/stat : 32306 (java) S 32294 32296 32264 0 -1 4202560 7308 0 0 0 1 1 0 0 16 0 22 0 522760768 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32307] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32307/stat : 32307 (java) S 32294 32296 32264 0 -1 4202560 243 0 0 0 0 0 0 0 15 0 22 0 522760769 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 0 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32308] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32308/stat : 32308 (java) S 32294 32296 32264 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32309] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32309/stat : 32309 (java) S 32294 32296 32264 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32317] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32317/stat : 32317 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760772 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256172465 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32318] ppid=32294 vsize=15708632 CPUtime=0.86 cores=1,3,5,7
/proc/32296/task/32318/stat : 32318 (java) S 32294 32296 32264 0 -1 4202560 7618 0 0 0 85 1 0 0 15 0 22 0 522760772 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32319] ppid=32294 vsize=15708632 CPUtime=0.98 cores=1,3,5,7
/proc/32296/task/32319/stat : 32319 (java) S 32294 32296 32264 0 -1 4202560 14387 0 0 0 97 1 0 0 15 0 22 0 522760772 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32320] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32320/stat : 32320 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522760772 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32321] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32321/stat : 32321 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522760772 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32338] ppid=32294 vsize=15708632 CPUtime=1.77 cores=1,3,5,7
/proc/32296/task/32338/stat : 32338 (java) R 32294 32296 32264 0 -1 4202560 5531 0 0 0 177 0 0 0 17 0 22 0 522760811 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505879201 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32296/tid=32339] ppid=32294 vsize=15708632 CPUtime=1.66 cores=1,3,5,7
/proc/32296/task/32339/stat : 32339 (java) R 32294 32296 32264 0 -1 4202560 5530 0 0 0 166 0 0 0 17 0 22 0 522760811 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505955441 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32296/tid=32340] ppid=32294 vsize=15708632 CPUtime=1.73 cores=1,3,5,7
/proc/32296/task/32340/stat : 32340 (java) R 32294 32296 32264 0 -1 4202560 6859 0 0 0 173 0 0 0 17 0 22 0 522760811 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505845076 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32296/tid=32341] ppid=32294 vsize=15708632 CPUtime=1.7 cores=1,3,5,7
/proc/32296/task/32341/stat : 32341 (java) R 32294 32296 32264 0 -1 4202560 6799 0 0 0 170 0 0 0 17 0 22 0 522760811 16085639168 116410 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505959983 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (KiB) 15708632

[startup+6.30097 s]
/proc/loadavg: 5.18 7.20 7.59 9/220 32346
/proc/meminfo: memFree=29153052/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15708632 CPUtime=22.73 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 287385 0 1 0 2233 40 0 0 25 0 22 0 522760767 16085639168 275716 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3927158 275733 2276 9 0 3917877 0
[pid=32296/tid=32298] ppid=32294 vsize=15708632 CPUtime=0.99 cores=1,3,5,7
/proc/32296/task/32298/stat : 32298 (java) S 32294 32296 32264 0 -1 4202560 33078 0 1 0 96 3 0 0 20 0 22 0 522760768 16085639168 275742 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32299] ppid=32294 vsize=15708632 CPUtime=0.04 cores=1,3,5,7
/proc/32296/task/32299/stat : 32299 (java) S 32294 32296 32264 0 -1 4202560 13621 0 0 0 2 2 0 0 15 0 22 0 522760768 16085639168 275752 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32300] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32300/stat : 32300 (java) S 32294 32296 32264 0 -1 4202560 2778 0 0 0 0 0 0 0 15 0 22 0 522760768 16085639168 275763 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32301] ppid=32294 vsize=15708632 CPUtime=0.05 cores=1,3,5,7
/proc/32296/task/32301/stat : 32301 (java) S 32294 32296 32264 0 -1 4202560 15644 0 0 0 2 3 0 0 16 0 22 0 522760768 16085639168 275772 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32302] ppid=32294 vsize=15708632 CPUtime=0.01 cores=1,3,5,7
/proc/32296/task/32302/stat : 32302 (java) S 32294 32296 32264 0 -1 4202560 6622 0 0 0 0 1 0 0 15 0 22 0 522760768 16085639168 275782 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32303] ppid=32294 vsize=15708632 CPUtime=0.06 cores=1,3,5,7
/proc/32296/task/32303/stat : 32303 (java) S 32294 32296 32264 0 -1 4202560 19502 0 0 0 3 3 0 0 16 0 22 0 522760768 16085639168 275792 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32304] ppid=32294 vsize=15708632 CPUtime=0.03 cores=1,3,5,7
/proc/32296/task/32304/stat : 32304 (java) S 32294 32296 32264 0 -1 4202560 10343 0 0 0 1 2 0 0 16 0 22 0 522760768 16085639168 275801 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32305] ppid=32294 vsize=15708632 CPUtime=0.03 cores=1,3,5,7
/proc/32296/task/32305/stat : 32305 (java) S 32294 32296 32264 0 -1 4202560 9547 0 0 0 2 1 0 0 16 0 22 0 522760768 16085639168 275812 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32306] ppid=32294 vsize=15708632 CPUtime=0.07 cores=1,3,5,7
/proc/32296/task/32306/stat : 32306 (java) S 32294 32296 32264 0 -1 4202560 18754 0 0 0 4 3 0 0 16 0 22 0 522760768 16085639168 275822 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32307] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32307/stat : 32307 (java) S 32294 32296 32264 0 -1 4202560 538 0 0 0 0 0 0 0 15 0 22 0 522760769 16085639168 275832 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 0 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32308] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32308/stat : 32308 (java) S 32294 32296 32264 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 275842 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32309] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32309/stat : 32309 (java) S 32294 32296 32264 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 275851 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32317] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32317/stat : 32317 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760772 16085639168 275855 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256172465 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32318] ppid=32294 vsize=15708632 CPUtime=0.86 cores=1,3,5,7
/proc/32296/task/32318/stat : 32318 (java) S 32294 32296 32264 0 -1 4202560 7621 0 0 0 85 1 0 0 15 0 22 0 522760772 16085639168 275856 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0

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

[pid=32296/tid=32339] ppid=32294 vsize=15708632 CPUtime=1112.09 cores=1,3,5,7
/proc/32296/task/32339/stat : 32339 (java) R 32294 32296 32264 0 -1 4202560 305349 0 0 0 111173 36 0 0 25 0 22 0 522760811 16085639168 314877 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505744085 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32296/tid=32340] ppid=32294 vsize=15708632 CPUtime=1113.14 cores=1,3,5,7
/proc/32296/task/32340/stat : 32340 (java) R 32294 32296 32264 0 -1 4202560 305364 0 0 0 111278 36 0 0 25 0 22 0 522760811 16085639168 314877 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505879192 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32296/tid=32341] ppid=32294 vsize=15708632 CPUtime=1113.26 cores=1,3,5,7
/proc/32296/task/32341/stat : 32341 (java) R 32294 32296 32264 0 -1 4202560 305421 0 0 0 111290 36 0 0 25 0 22 0 522760811 16085639168 314877 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505816365 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.81
Current children cumulated vsize (KiB) 15708632

[startup+1182.3 s]
/proc/loadavg: 8.16 8.12 7.95 9/220 32377
/proc/meminfo: memFree=24499476/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15708632 CPUtime=4715.04 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 2285007 0 1 0 471145 359 0 0 25 0 22 0 522760767 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3927158 287680 2297 9 0 3917877 0
[pid=32296/tid=32298] ppid=32294 vsize=15708632 CPUtime=0.99 cores=1,3,5,7
/proc/32296/task/32298/stat : 32298 (java) S 32294 32296 32264 0 -1 4202560 33078 0 1 0 96 3 0 0 20 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32299] ppid=32294 vsize=15708632 CPUtime=2.43 cores=1,3,5,7
/proc/32296/task/32299/stat : 32299 (java) S 32294 32296 32264 0 -1 4202560 122631 0 0 0 224 19 0 0 16 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32300] ppid=32294 vsize=15708632 CPUtime=2.42 cores=1,3,5,7
/proc/32296/task/32300/stat : 32300 (java) S 32294 32296 32264 0 -1 4202560 98307 0 0 0 225 17 0 0 16 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32301] ppid=32294 vsize=15708632 CPUtime=2.41 cores=1,3,5,7
/proc/32296/task/32301/stat : 32301 (java) S 32294 32296 32264 0 -1 4202560 112273 0 0 0 222 19 0 0 15 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32302] ppid=32294 vsize=15708632 CPUtime=2.47 cores=1,3,5,7
/proc/32296/task/32302/stat : 32302 (java) S 32294 32296 32264 0 -1 4202560 137115 0 0 0 223 24 0 0 15 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32303] ppid=32294 vsize=15708632 CPUtime=2.43 cores=1,3,5,7
/proc/32296/task/32303/stat : 32303 (java) S 32294 32296 32264 0 -1 4202560 123206 0 0 0 224 19 0 0 15 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32304] ppid=32294 vsize=15708632 CPUtime=2.56 cores=1,3,5,7
/proc/32296/task/32304/stat : 32304 (java) S 32294 32296 32264 0 -1 4202560 144539 0 0 0 232 24 0 0 15 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32305] ppid=32294 vsize=15708632 CPUtime=2.4 cores=1,3,5,7
/proc/32296/task/32305/stat : 32305 (java) S 32294 32296 32264 0 -1 4202560 101375 0 0 0 223 17 0 0 15 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32306] ppid=32294 vsize=15708632 CPUtime=2.6 cores=1,3,5,7
/proc/32296/task/32306/stat : 32306 (java) S 32294 32296 32264 0 -1 4202560 127726 0 0 0 239 21 0 0 15 0 22 0 522760768 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32307] ppid=32294 vsize=15708632 CPUtime=0.91 cores=1,3,5,7
/proc/32296/task/32307/stat : 32307 (java) S 32294 32296 32264 0 -1 4202560 5820 0 0 0 54 37 0 0 16 0 22 0 522760769 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 0 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32308] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32308/stat : 32308 (java) S 32294 32296 32264 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32309] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32309/stat : 32309 (java) S 32294 32296 32264 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32317] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32317/stat : 32317 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760772 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256172465 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32318] ppid=32294 vsize=15708632 CPUtime=1.26 cores=1,3,5,7
/proc/32296/task/32318/stat : 32318 (java) S 32294 32296 32264 0 -1 4202560 7686 0 0 0 125 1 0 0 16 0 22 0 522760772 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32319] ppid=32294 vsize=15708632 CPUtime=1.13 cores=1,3,5,7
/proc/32296/task/32319/stat : 32319 (java) S 32294 32296 32264 0 -1 4202560 14414 0 0 0 112 1 0 0 15 0 22 0 522760772 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32320] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32320/stat : 32320 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522760772 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32321] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32321/stat : 32321 (java) S 32294 32296 32264 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522760772 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32338] ppid=32294 vsize=15708632 CPUtime=1174.24 cores=1,3,5,7
/proc/32296/task/32338/stat : 32338 (java) R 32294 32296 32264 0 -1 4202560 311460 0 0 0 117387 37 0 0 25 0 22 0 522760811 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505816973 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32296/tid=32339] ppid=32294 vsize=15708632 CPUtime=1171.57 cores=1,3,5,7
/proc/32296/task/32339/stat : 32339 (java) R 32294 32296 32264 0 -1 4202560 313954 0 0 0 117120 37 0 0 25 0 22 0 522760811 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505631157 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32296/tid=32340] ppid=32294 vsize=15708632 CPUtime=1172.3 cores=1,3,5,7
/proc/32296/task/32340/stat : 32340 (java) R 32294 32296 32264 0 -1 4202560 312801 0 0 0 117193 37 0 0 25 0 22 0 522760811 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505922881 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32296/tid=32341] ppid=32294 vsize=15708632 CPUtime=1172.75 cores=1,3,5,7
/proc/32296/task/32341/stat : 32341 (java) R 32294 32296 32264 0 -1 4202560 317168 0 0 0 117238 37 0 0 25 0 22 0 522760811 16085639168 287680 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.04
Current children cumulated vsize (KiB) 15708632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.10 8.11 7.95 5/197 32381
/proc/meminfo: memFree=29709752/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15708632 CPUtime=4800.41 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 2330344 0 1 0 479675 366 0 0 25 0 22 0 522760767 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3927158 307878 2297 9 0 3917877 0
[pid=32296/tid=32298] ppid=32294 vsize=15708632 CPUtime=0.99 cores=1,3,5,7
/proc/32296/task/32298/stat : 32298 (java) S 32294 32296 32264 0 -1 4202560 33078 0 1 0 96 3 0 0 20 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32299] ppid=32294 vsize=15708632 CPUtime=2.53 cores=1,3,5,7
/proc/32296/task/32299/stat : 32299 (java) S 32294 32296 32264 0 -1 4202560 125322 0 0 0 233 20 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32300] ppid=32294 vsize=15708632 CPUtime=2.5 cores=1,3,5,7
/proc/32296/task/32300/stat : 32300 (java) S 32294 32296 32264 0 -1 4202560 103045 0 0 0 232 18 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32301] ppid=32294 vsize=15708632 CPUtime=2.49 cores=1,3,5,7
/proc/32296/task/32301/stat : 32301 (java) S 32294 32296 32264 0 -1 4202560 118397 0 0 0 229 20 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32302] ppid=32294 vsize=15708632 CPUtime=2.53 cores=1,3,5,7
/proc/32296/task/32302/stat : 32302 (java) S 32294 32296 32264 0 -1 4202560 140997 0 0 0 229 24 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32303] ppid=32294 vsize=15708632 CPUtime=2.49 cores=1,3,5,7
/proc/32296/task/32303/stat : 32303 (java) S 32294 32296 32264 0 -1 4202560 125905 0 0 0 230 19 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32304] ppid=32294 vsize=15708632 CPUtime=2.62 cores=1,3,5,7
/proc/32296/task/32304/stat : 32304 (java) S 32294 32296 32264 0 -1 4202560 148484 0 0 0 238 24 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32305] ppid=32294 vsize=15708632 CPUtime=2.48 cores=1,3,5,7
/proc/32296/task/32305/stat : 32305 (java) S 32294 32296 32264 0 -1 4202560 104108 0 0 0 231 17 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32306] ppid=32294 vsize=15708632 CPUtime=2.67 cores=1,3,5,7
/proc/32296/task/32306/stat : 32306 (java) S 32294 32296 32264 0 -1 4202560 130910 0 0 0 245 22 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32307] ppid=32294 vsize=15708632 CPUtime=0.93 cores=1,3,5,7
/proc/32296/task/32307/stat : 32307 (java) S 32294 32296 32264 0 -1 4202560 5980 0 0 0 55 38 0 0 15 0 22 0 522760769 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 0 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32308] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32308/stat : 32308 (java) S 32294 32296 32264 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32309] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32309/stat : 32309 (java) S 32294 32296 32264 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32317] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32317/stat : 32317 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256172465 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32318] ppid=32294 vsize=15708632 CPUtime=1.26 cores=1,3,5,7
/proc/32296/task/32318/stat : 32318 (java) S 32294 32296 32264 0 -1 4202560 7686 0 0 0 125 1 0 0 16 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32319] ppid=32294 vsize=15708632 CPUtime=1.13 cores=1,3,5,7
/proc/32296/task/32319/stat : 32319 (java) S 32294 32296 32264 0 -1 4202560 14414 0 0 0 112 1 0 0 15 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32320] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32320/stat : 32320 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32321] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32321/stat : 32321 (java) S 32294 32296 32264 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32338] ppid=32294 vsize=15708632 CPUtime=1195.43 cores=1,3,5,7
/proc/32296/task/32338/stat : 32338 (java) R 32294 32296 32264 0 -1 4202560 314558 0 0 0 119505 38 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505744138 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32296/tid=32339] ppid=32294 vsize=15708632 CPUtime=1192.8 cores=1,3,5,7
/proc/32296/task/32339/stat : 32339 (java) R 32294 32296 32264 0 -1 4202560 316988 0 0 0 119243 37 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505817012 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32296/tid=32340] ppid=32294 vsize=15708632 CPUtime=1193.44 cores=1,3,5,7
/proc/32296/task/32340/stat : 32340 (java) R 32294 32296 32264 0 -1 4202560 318272 0 0 0 119307 37 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32296/tid=32341] ppid=32294 vsize=15708632 CPUtime=1193.98 cores=1,3,5,7
/proc/32296/task/32341/stat : 32341 (java) R 32294 32296 32264 0 -1 4202560 320744 0 0 0 119360 38 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505814465 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15708632

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

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

[startup+1203.7 s]
/proc/loadavg: 8.10 8.11 7.95 5/197 32381
/proc/meminfo: memFree=29709752/32951124 swapFree=67111364/67111528
[pid=32296] ppid=32294 vsize=15708632 CPUtime=4800.41 cores=1,3,5,7
/proc/32296/stat : 32296 (java) S 32294 32296 32264 0 -1 4202496 2330344 0 1 0 479675 366 0 0 25 0 22 0 522760767 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32296/statm: 3927158 307878 2297 9 0 3917877 0
[pid=32296/tid=32298] ppid=32294 vsize=15708632 CPUtime=0.99 cores=1,3,5,7
/proc/32296/task/32298/stat : 32298 (java) S 32294 32296 32264 0 -1 4202560 33078 0 1 0 96 3 0 0 20 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32299] ppid=32294 vsize=15708632 CPUtime=2.53 cores=1,3,5,7
/proc/32296/task/32299/stat : 32299 (java) S 32294 32296 32264 0 -1 4202560 125322 0 0 0 233 20 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32300] ppid=32294 vsize=15708632 CPUtime=2.5 cores=1,3,5,7
/proc/32296/task/32300/stat : 32300 (java) S 32294 32296 32264 0 -1 4202560 103045 0 0 0 232 18 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32301] ppid=32294 vsize=15708632 CPUtime=2.49 cores=1,3,5,7
/proc/32296/task/32301/stat : 32301 (java) S 32294 32296 32264 0 -1 4202560 118397 0 0 0 229 20 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32302] ppid=32294 vsize=15708632 CPUtime=2.53 cores=1,3,5,7
/proc/32296/task/32302/stat : 32302 (java) S 32294 32296 32264 0 -1 4202560 140997 0 0 0 229 24 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32303] ppid=32294 vsize=15708632 CPUtime=2.49 cores=1,3,5,7
/proc/32296/task/32303/stat : 32303 (java) S 32294 32296 32264 0 -1 4202560 125905 0 0 0 230 19 0 0 15 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32304] ppid=32294 vsize=15708632 CPUtime=2.62 cores=1,3,5,7
/proc/32296/task/32304/stat : 32304 (java) S 32294 32296 32264 0 -1 4202560 148484 0 0 0 238 24 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32305] ppid=32294 vsize=15708632 CPUtime=2.48 cores=1,3,5,7
/proc/32296/task/32305/stat : 32305 (java) S 32294 32296 32264 0 -1 4202560 104108 0 0 0 231 17 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 1 0 0 0
[pid=32296/tid=32306] ppid=32294 vsize=15708632 CPUtime=2.67 cores=1,3,5,7
/proc/32296/task/32306/stat : 32306 (java) S 32294 32296 32264 0 -1 4202560 130910 0 0 0 245 22 0 0 16 0 22 0 522760768 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32307] ppid=32294 vsize=15708632 CPUtime=0.93 cores=1,3,5,7
/proc/32296/task/32307/stat : 32307 (java) S 32294 32296 32264 0 -1 4202560 5980 0 0 0 55 38 0 0 15 0 22 0 522760769 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 0 0 16800975 18446604461713380352 0 0 -1 7 0 0 0
[pid=32296/tid=32308] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32308/stat : 32308 (java) S 32294 32296 32264 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32309] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32309/stat : 32309 (java) S 32294 32296 32264 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522760770 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32317] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32317/stat : 32317 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256172465 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32318] ppid=32294 vsize=15708632 CPUtime=1.26 cores=1,3,5,7
/proc/32296/task/32318/stat : 32318 (java) S 32294 32296 32264 0 -1 4202560 7686 0 0 0 125 1 0 0 16 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32319] ppid=32294 vsize=15708632 CPUtime=1.13 cores=1,3,5,7
/proc/32296/task/32319/stat : 32319 (java) S 32294 32296 32264 0 -1 4202560 14414 0 0 0 112 1 0 0 15 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32320] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32320/stat : 32320 (java) S 32294 32296 32264 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256164761 0 4 0 16800975 18446604461713380352 0 0 -1 5 0 0 0
[pid=32296/tid=32321] ppid=32294 vsize=15708632 CPUtime=0 cores=1,3,5,7
/proc/32296/task/32321/stat : 32321 (java) S 32294 32296 32264 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522760772 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 228256165376 0 4 0 16800975 18446604461713380352 0 0 -1 3 0 0 0
[pid=32296/tid=32338] ppid=32294 vsize=15708632 CPUtime=1195.43 cores=1,3,5,7
/proc/32296/task/32338/stat : 32338 (java) R 32294 32296 32264 0 -1 4202560 314558 0 0 0 119505 38 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505744138 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32296/tid=32339] ppid=32294 vsize=15708632 CPUtime=1192.8 cores=1,3,5,7
/proc/32296/task/32339/stat : 32339 (java) R 32294 32296 32264 0 -1 4202560 316988 0 0 0 119243 37 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505817012 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32296/tid=32340] ppid=32294 vsize=15708632 CPUtime=1193.44 cores=1,3,5,7
/proc/32296/task/32340/stat : 32340 (java) R 32294 32296 32264 0 -1 4202560 318272 0 0 0 119307 37 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32296/tid=32341] ppid=32294 vsize=15708632 CPUtime=1193.98 cores=1,3,5,7
/proc/32296/task/32341/stat : 32341 (java) R 32294 32296 32264 0 -1 4202560 320744 0 0 0 119360 38 0 0 25 0 22 0 522760811 16085639168 307878 33554432000 1073741824 1073778376 140734847183504 18446744073709551615 46912505814465 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15708632

Child status: 143
Real time (s): 1203.77
CPU time (s): 4800.5
CPU user time (s): 4796.78
CPU system time (s): 3.71843
CPU usage (%): 398.79
Max. virtual memory (cumulated for all children) (KiB): 15711584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.78
system time used= 3.71843
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2330370
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= 57096
involuntary context switches= 76566

runsolver used 1.9797 second user time and 4.6223 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 23:13:48
IDJOB=3311143
IDBENCH=82528
IDSOLVER=1698
FILE ID=node136/3311143-1304111628
RUNJOBID= node136-1304111628-32283
PBS_JOBID= 13170688
Free space on /tmp= 72336 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311143-1304111628/watcher-3311143-1304111628 -o /tmp/evaluation-result-3311143-1304111628/solver-3311143-1304111628 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311143-1304111628.cnf -hbr 2

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

MD5SUM BENCH= 79bb5af0297560cf515e2461b267e196
RANDOM SEED=144215013

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32951124 kB
MemFree:      30937944 kB
Buffers:        588612 kB
Cached:         931768 kB
SwapCached:          0 kB
Active:         132912 kB
Inactive:      1454992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30937944 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2148 kB
Writeback:           0 kB
AnonPages:       67016 kB
Mapped:          14320 kB
Slab:           360056 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192496 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= 72332 MiB
End job on node136 at 2011-04-29 23:33:54