Trace number 3312606

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.44 1207.26

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	49:32 INFO : Reading from input HOME/instance-3312606-1304124572.cnf
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.49/0.36	49:32 INFO : 549 variables remaining out of 550
0.49/0.36	49:32 INFO : 9336 literals remaining out of 9372

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

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

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


[startup+0 s]
/proc/loadavg: 8.02 8.08 8.03 5/198 4963
/proc/meminfo: memFree=29010436/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4963/stat : 4963 (java) R 4961 4963 4553 0 -1 4202496 919 0 0 0 0 0 0 0 25 0 1 0 504872627 23580672 406 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228090488576 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4963/statm: 5757 419 324 9 0 124 0

[startup+0.0103761 s]
/proc/loadavg: 8.02 8.08 8.03 5/198 4963
/proc/meminfo: memFree=29010436/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 1573 0 0 0 0 0 0 0 25 0 2 0 504872627 36646912 1018 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 8947 1018 785 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35788

[startup+0.104679 s]
/proc/loadavg: 8.02 8.08 8.03 5/198 4963
/proc/meminfo: memFree=29010436/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15676360 CPUtime=0.1 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 5519 0 1 0 9 1 0 0 25 0 18 0 504872627 16052592640 4959 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3919090 4959 2117 9 0 3909809 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676360

[startup+0.304344 s]
/proc/loadavg: 8.02 8.08 8.03 5/198 4963
/proc/meminfo: memFree=29010436/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15685904 CPUtime=0.49 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 10176 0 1 0 46 3 0 0 25 0 22 0 504872627 16062365696 9049 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3921476 9049 2221 9 0 3912195 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15685904

[startup+0.942005 s]
/proc/loadavg: 8.02 8.08 8.03 5/198 4963
/proc/meminfo: memFree=29010436/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15696088 CPUtime=2.69 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 44445 0 1 0 262 7 0 0 25 0 22 0 504872627 16072794112 41241 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3924022 41241 2262 9 0 3914741 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 15696088

[startup+1.5011 s]
/proc/loadavg: 8.02 8.08 8.03 9/220 4985
/proc/meminfo: memFree=28842736/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15696088 CPUtime=4.91 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 51645 0 1 0 482 9 0 0 25 0 22 0 504872627 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3924022 48429 2276 9 0 3914741 0
[pid=4963/tid=4965] ppid=4961 vsize=15696088 CPUtime=0.34 cores=1,3,5,7
/proc/4963/task/4965/stat : 4965 (java) S 4961 4963 4553 0 -1 4202560 6388 0 1 0 33 1 0 0 18 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4966] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4966/stat : 4966 (java) S 4961 4963 4553 0 -1 4202560 333 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4967] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4967/stat : 4967 (java) S 4961 4963 4553 0 -1 4202560 1135 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4968] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4968/stat : 4968 (java) S 4961 4963 4553 0 -1 4202560 1893 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4969] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4969/stat : 4969 (java) S 4961 4963 4553 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4970] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4970/stat : 4970 (java) S 4961 4963 4553 0 -1 4202560 510 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4971] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4971/stat : 4971 (java) S 4961 4963 4553 0 -1 4202560 330 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4972] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4972/stat : 4972 (java) S 4961 4963 4553 0 -1 4202560 638 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4973] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4973/stat : 4973 (java) S 4961 4963 4553 0 -1 4202560 906 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4974] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4974/stat : 4974 (java) S 4961 4963 4553 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 504872629 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 0 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4975] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4975/stat : 4975 (java) S 4961 4963 4553 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504872630 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4976] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4976/stat : 4976 (java) S 4961 4963 4553 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504872630 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4977] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4977/stat : 4977 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107274673 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4978] ppid=4961 vsize=15696088 CPUtime=0.53 cores=1,3,5,7
/proc/4963/task/4978/stat : 4978 (java) R 4961 4963 4553 0 -1 4202560 3669 0 0 0 53 0 0 0 15 0 22 0 504872632 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 47132229432813 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4963/tid=4979] ppid=4961 vsize=15696088 CPUtime=0.77 cores=1,3,5,7
/proc/4963/task/4979/stat : 4979 (java) S 4961 4963 4553 0 -1 4202560 4897 0 0 0 76 1 0 0 18 0 22 0 504872632 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4980] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4980/stat : 4980 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4981] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4981/stat : 4981 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504872632 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4982] ppid=4961 vsize=15696088 CPUtime=1.07 cores=1,3,5,7
/proc/4963/task/4982/stat : 4982 (java) R 4961 4963 4553 0 -1 4202560 10637 0 0 0 106 1 0 0 17 0 22 0 504872653 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 18446744073699065932 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4963/tid=4983] ppid=4961 vsize=15696088 CPUtime=0.68 cores=1,3,5,7
/proc/4963/task/4983/stat : 4983 (java) R 4961 4963 4553 0 -1 4202560 7989 0 0 0 68 0 0 0 18 0 22 0 504872653 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 47132232401611 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4963/tid=4984] ppid=4961 vsize=15696088 CPUtime=0.9 cores=1,3,5,7
/proc/4963/task/4984/stat : 4984 (java) R 4961 4963 4553 0 -1 4202560 10167 0 0 0 90 0 0 0 18 0 22 0 504872653 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 47132231838215 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4963/tid=4985] ppid=4961 vsize=15696088 CPUtime=0.5 cores=1,3,5,7
/proc/4963/task/4985/stat : 4985 (java) R 4961 4963 4553 0 -1 4202560 598 0 0 0 50 0 0 0 17 0 22 0 504872653 16072794112 48429 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 47132232401783 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 15696088

[startup+3.10081 s]
/proc/loadavg: 8.02 8.08 8.03 10/220 4985
/proc/meminfo: memFree=28488468/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15696088 CPUtime=11.28 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 147289 0 1 0 1105 23 0 0 25 0 22 0 504872627 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3924022 144029 2277 9 0 3914741 0
[pid=4963/tid=4965] ppid=4961 vsize=15696088 CPUtime=0.34 cores=1,3,5,7
/proc/4963/task/4965/stat : 4965 (java) S 4961 4963 4553 0 -1 4202560 6388 0 1 0 33 1 0 0 18 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4966] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4966/stat : 4966 (java) S 4961 4963 4553 0 -1 4202560 1776 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4967] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4967/stat : 4967 (java) S 4961 4963 4553 0 -1 4202560 2123 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4968] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4968/stat : 4968 (java) S 4961 4963 4553 0 -1 4202560 3167 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4969] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4969/stat : 4969 (java) S 4961 4963 4553 0 -1 4202560 1863 0 0 0 0 0 0 0 16 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4970] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4970/stat : 4970 (java) S 4961 4963 4553 0 -1 4202560 1121 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4971] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4971/stat : 4971 (java) S 4961 4963 4553 0 -1 4202560 660 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4972] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4972/stat : 4972 (java) S 4961 4963 4553 0 -1 4202560 1137 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4973] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4973/stat : 4973 (java) S 4961 4963 4553 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 22 0 504872628 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4974] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4974/stat : 4974 (java) S 4961 4963 4553 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 504872629 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 0 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4975] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4975/stat : 4975 (java) S 4961 4963 4553 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504872630 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4976] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4976/stat : 4976 (java) S 4961 4963 4553 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504872630 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4977] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4977/stat : 4977 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107274673 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4978] ppid=4961 vsize=15696088 CPUtime=0.6 cores=1,3,5,7
/proc/4963/task/4978/stat : 4978 (java) S 4961 4963 4553 0 -1 4202560 3686 0 0 0 60 0 0 0 15 0 22 0 504872632 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4979] ppid=4961 vsize=15696088 CPUtime=0.82 cores=1,3,5,7
/proc/4963/task/4979/stat : 4979 (java) S 4961 4963 4553 0 -1 4202560 4905 0 0 0 81 1 0 0 16 0 22 0 504872632 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4980] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4980/stat : 4980 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4981] ppid=4961 vsize=15696088 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4981/stat : 4981 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504872632 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4982] ppid=4961 vsize=15696088 CPUtime=2.66 cores=1,3,5,7
/proc/4963/task/4982/stat : 4982 (java) R 4961 4963 4553 0 -1 4202560 33013 0 0 0 260 6 0 0 19 0 22 0 504872653 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505868760 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4963/tid=4983] ppid=4961 vsize=15696088 CPUtime=2.19 cores=1,3,5,7
/proc/4963/task/4983/stat : 4983 (java) R 4961 4963 4553 0 -1 4202560 29020 0 0 0 217 2 0 0 21 0 22 0 504872653 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505870121 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4963/tid=4984] ppid=4961 vsize=15696088 CPUtime=2.5 cores=1,3,5,7
/proc/4963/task/4984/stat : 4984 (java) R 4961 4963 4553 0 -1 4202560 33300 0 0 0 246 4 0 0 22 0 22 0 504872653 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505869026 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4963/tid=4985] ppid=4961 vsize=15696088 CPUtime=2.03 cores=1,3,5,7
/proc/4963/task/4985/stat : 4985 (java) R 4961 4963 4553 0 -1 4202560 22396 0 0 0 201 2 0 0 19 0 22 0 504872653 16072794112 144029 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505869062 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 15696088

[startup+6.30122 s]
/proc/loadavg: 8.02 8.08 8.03 9/220 4985
/proc/meminfo: memFree=28383944/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15693300 CPUtime=24.05 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 152845 0 1 0 2381 24 0 0 25 0 22 0 504872627 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3923325 144526 2284 9 0 3914044 0
[pid=4963/tid=4965] ppid=4961 vsize=15693300 CPUtime=0.34 cores=1,3,5,7
/proc/4963/task/4965/stat : 4965 (java) S 4961 4963 4553 0 -1 4202560 6388 0 1 0 33 1 0 0 18 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4966] ppid=4961 vsize=15693300 CPUtime=0.01 cores=1,3,5,7
/proc/4963/task/4966/stat : 4966 (java) S 4961 4963 4553 0 -1 4202560 2420 0 0 0 1 0 0 0 16 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4967] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4967/stat : 4967 (java) S 4961 4963 4553 0 -1 4202560 3247 0 0 0 0 0 0 0 15 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4968] ppid=4961 vsize=15693300 CPUtime=0.01 cores=1,3,5,7
/proc/4963/task/4968/stat : 4968 (java) S 4961 4963 4553 0 -1 4202560 3997 0 0 0 0 1 0 0 15 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4969] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4969/stat : 4969 (java) S 4961 4963 4553 0 -1 4202560 2297 0 0 0 0 0 0 0 15 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4970] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4970/stat : 4970 (java) S 4961 4963 4553 0 -1 4202560 2290 0 0 0 0 0 0 0 16 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4971] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4971/stat : 4971 (java) S 4961 4963 4553 0 -1 4202560 1368 0 0 0 0 0 0 0 15 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4972] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4972/stat : 4972 (java) S 4961 4963 4553 0 -1 4202560 1753 0 0 0 0 0 0 0 16 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4973] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4973/stat : 4973 (java) S 4961 4963 4553 0 -1 4202560 911 0 0 0 0 0 0 0 15 0 22 0 504872628 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4974] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4974/stat : 4974 (java) S 4961 4963 4553 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 504872629 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 0 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4975] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4975/stat : 4975 (java) S 4961 4963 4553 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4976] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4976/stat : 4976 (java) S 4961 4963 4553 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4977] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4977/stat : 4977 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107274673 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4978] ppid=4961 vsize=15693300 CPUtime=0.64 cores=1,3,5,7
/proc/4963/task/4978/stat : 4978 (java) S 4961 4963 4553 0 -1 4202560 3692 0 0 0 64 0 0 0 15 0 22 0 504872632 16069939200 144526 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0

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

[pid=4963/tid=4983] ppid=4961 vsize=15693300 CPUtime=1107.6 cores=1,3,5,7
/proc/4963/task/4983/stat : 4983 (java) R 4961 4963 4553 0 -1 4202560 366362 0 0 0 110704 56 0 0 25 0 22 0 504872653 16069939200 89894 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912506107727 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4963/tid=4984] ppid=4961 vsize=15693300 CPUtime=1108.14 cores=1,3,5,7
/proc/4963/task/4984/stat : 4984 (java) R 4961 4963 4553 0 -1 4202560 371894 0 0 0 110758 56 0 0 25 0 22 0 504872653 16069939200 89894 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505870126 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4963/tid=4985] ppid=4961 vsize=15693300 CPUtime=1107.57 cores=1,3,5,7
/proc/4963/task/4985/stat : 4985 (java) R 4961 4963 4553 0 -1 4202560 360945 0 0 0 110700 57 0 0 25 0 22 0 504872653 16069939200 89894 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 47132232401783 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.66
Current children cumulated vsize (KiB) 15693300

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 8.03 8/220 5076
/proc/meminfo: memFree=28649820/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15693300 CPUtime=4701.28 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 2880660 0 1 0 469558 570 0 0 25 0 22 0 504872627 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3923325 94259 2298 9 0 3914044 0
[pid=4963/tid=4965] ppid=4961 vsize=15693300 CPUtime=0.34 cores=1,3,5,7
/proc/4963/task/4965/stat : 4965 (java) S 4961 4963 4553 0 -1 4202560 6388 0 1 0 33 1 0 0 18 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4966] ppid=4961 vsize=15693300 CPUtime=3.61 cores=1,3,5,7
/proc/4963/task/4966/stat : 4966 (java) S 4961 4963 4553 0 -1 4202560 159340 0 0 0 333 28 0 0 16 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4967] ppid=4961 vsize=15693300 CPUtime=3.54 cores=1,3,5,7
/proc/4963/task/4967/stat : 4967 (java) S 4961 4963 4553 0 -1 4202560 160311 0 0 0 325 29 0 0 16 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4968] ppid=4961 vsize=15693300 CPUtime=3.53 cores=1,3,5,7
/proc/4963/task/4968/stat : 4968 (java) S 4961 4963 4553 0 -1 4202560 164344 0 0 0 325 28 0 0 16 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4969] ppid=4961 vsize=15693300 CPUtime=3.54 cores=1,3,5,7
/proc/4963/task/4969/stat : 4969 (java) S 4961 4963 4553 0 -1 4202560 168704 0 0 0 324 30 0 0 16 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4970] ppid=4961 vsize=15693300 CPUtime=3.54 cores=1,3,5,7
/proc/4963/task/4970/stat : 4970 (java) S 4961 4963 4553 0 -1 4202560 162843 0 0 0 326 28 0 0 15 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4971] ppid=4961 vsize=15693300 CPUtime=3.48 cores=1,3,5,7
/proc/4963/task/4971/stat : 4971 (java) S 4961 4963 4553 0 -1 4202560 161061 0 0 0 322 26 0 0 15 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4972] ppid=4961 vsize=15693300 CPUtime=3.64 cores=1,3,5,7
/proc/4963/task/4972/stat : 4972 (java) S 4961 4963 4553 0 -1 4202560 163118 0 0 0 334 30 0 0 15 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4973] ppid=4961 vsize=15693300 CPUtime=3.58 cores=1,3,5,7
/proc/4963/task/4973/stat : 4973 (java) S 4961 4963 4553 0 -1 4202560 165087 0 0 0 330 28 0 0 15 0 22 0 504872628 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4974] ppid=4961 vsize=15693300 CPUtime=2.39 cores=1,3,5,7
/proc/4963/task/4974/stat : 4974 (java) S 4961 4963 4553 0 -1 4202560 7694 0 0 0 144 95 0 0 15 0 22 0 504872629 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 0 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4975] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4975/stat : 4975 (java) S 4961 4963 4553 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4976] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4976/stat : 4976 (java) S 4961 4963 4553 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4977] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4977/stat : 4977 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107274673 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4978] ppid=4961 vsize=15693300 CPUtime=0.75 cores=1,3,5,7
/proc/4963/task/4978/stat : 4978 (java) S 4961 4963 4553 0 -1 4202560 4142 0 0 0 74 1 0 0 15 0 22 0 504872632 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4979] ppid=4961 vsize=15693300 CPUtime=0.89 cores=1,3,5,7
/proc/4963/task/4979/stat : 4979 (java) S 4961 4963 4553 0 -1 4202560 4926 0 0 0 88 1 0 0 15 0 22 0 504872632 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4980] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4980/stat : 4980 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4981] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4981/stat : 4981 (java) S 4961 4963 4553 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 504872632 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4982] ppid=4961 vsize=15693300 CPUtime=1167.19 cores=1,3,5,7
/proc/4963/task/4982/stat : 4982 (java) R 4961 4963 4553 0 -1 4202560 390326 0 0 0 116659 60 0 0 25 0 22 0 504872653 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505660122 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4963/tid=4983] ppid=4961 vsize=15693300 CPUtime=1166.75 cores=1,3,5,7
/proc/4963/task/4983/stat : 4983 (java) R 4961 4963 4553 0 -1 4202560 386006 0 0 0 116616 59 0 0 25 0 22 0 504872653 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505823652 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4963/tid=4984] ppid=4961 vsize=15693300 CPUtime=1167.5 cores=1,3,5,7
/proc/4963/task/4984/stat : 4984 (java) R 4961 4963 4553 0 -1 4202560 392273 0 0 0 116691 59 0 0 25 0 22 0 504872653 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505682957 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4963/tid=4985] ppid=4961 vsize=15693300 CPUtime=1166.86 cores=1,3,5,7
/proc/4963/task/4985/stat : 4985 (java) R 4961 4963 4553 0 -1 4202560 382651 0 0 0 116626 60 0 0 25 0 22 0 504872653 16069939200 94259 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 18446744073699065978 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.28
Current children cumulated vsize (KiB) 15693300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.05 8.06 8.03 9/220 5077
/proc/meminfo: memFree=28586772/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15693300 CPUtime=4800.27 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 2948972 0 1 0 479444 583 0 0 25 0 22 0 504872627 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3923325 104455 2298 9 0 3914044 0
[pid=4963/tid=4965] ppid=4961 vsize=15693300 CPUtime=0.34 cores=1,3,5,7
/proc/4963/task/4965/stat : 4965 (java) S 4961 4963 4553 0 -1 4202560 6388 0 1 0 33 1 0 0 18 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4966] ppid=4961 vsize=15693300 CPUtime=3.68 cores=1,3,5,7
/proc/4963/task/4966/stat : 4966 (java) S 4961 4963 4553 0 -1 4202560 162386 0 0 0 339 29 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4967] ppid=4961 vsize=15693300 CPUtime=3.6 cores=1,3,5,7
/proc/4963/task/4967/stat : 4967 (java) S 4961 4963 4553 0 -1 4202560 161337 0 0 0 331 29 0 0 15 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4968] ppid=4961 vsize=15693300 CPUtime=3.61 cores=1,3,5,7
/proc/4963/task/4968/stat : 4968 (java) S 4961 4963 4553 0 -1 4202560 167061 0 0 0 332 29 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4969] ppid=4961 vsize=15693300 CPUtime=3.6 cores=1,3,5,7
/proc/4963/task/4969/stat : 4969 (java) S 4961 4963 4553 0 -1 4202560 171641 0 0 0 330 30 0 0 15 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4970] ppid=4961 vsize=15693300 CPUtime=3.6 cores=1,3,5,7
/proc/4963/task/4970/stat : 4970 (java) S 4961 4963 4553 0 -1 4202560 165088 0 0 0 332 28 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4971] ppid=4961 vsize=15693300 CPUtime=3.54 cores=1,3,5,7
/proc/4963/task/4971/stat : 4971 (java) S 4961 4963 4553 0 -1 4202560 163484 0 0 0 328 26 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4972] ppid=4961 vsize=15693300 CPUtime=3.69 cores=1,3,5,7
/proc/4963/task/4972/stat : 4972 (java) S 4961 4963 4553 0 -1 4202560 165547 0 0 0 339 30 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4973] ppid=4961 vsize=15693300 CPUtime=3.65 cores=1,3,5,7
/proc/4963/task/4973/stat : 4973 (java) S 4961 4963 4553 0 -1 4202560 167371 0 0 0 337 28 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4974] ppid=4961 vsize=15693300 CPUtime=2.46 cores=1,3,5,7
/proc/4963/task/4974/stat : 4974 (java) S 4961 4963 4553 0 -1 4202560 7854 0 0 0 149 97 0 0 15 0 22 0 504872629 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 0 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4975] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4975/stat : 4975 (java) S 4961 4963 4553 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4976] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4976/stat : 4976 (java) S 4961 4963 4553 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4977] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4977/stat : 4977 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107274673 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4978] ppid=4961 vsize=15693300 CPUtime=0.75 cores=1,3,5,7
/proc/4963/task/4978/stat : 4978 (java) S 4961 4963 4553 0 -1 4202560 4142 0 0 0 74 1 0 0 15 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4979] ppid=4961 vsize=15693300 CPUtime=0.89 cores=1,3,5,7
/proc/4963/task/4979/stat : 4979 (java) S 4961 4963 4553 0 -1 4202560 4926 0 0 0 88 1 0 0 15 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4980] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4980/stat : 4980 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4981] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4981/stat : 4981 (java) S 4961 4963 4553 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4982] ppid=4961 vsize=15693300 CPUtime=1191.8 cores=1,3,5,7
/proc/4963/task/4982/stat : 4982 (java) R 4961 4963 4553 0 -1 4202560 402768 0 0 0 119118 62 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912506097260 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4963/tid=4983] ppid=4961 vsize=15693300 CPUtime=1191.36 cores=1,3,5,7
/proc/4963/task/4983/stat : 4983 (java) R 4961 4963 4553 0 -1 4202560 397382 0 0 0 119075 61 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4963/tid=4984] ppid=4961 vsize=15693300 CPUtime=1192.08 cores=1,3,5,7
/proc/4963/task/4984/stat : 4984 (java) R 4961 4963 4553 0 -1 4202560 405318 0 0 0 119147 61 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505660348 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4963/tid=4985] ppid=4961 vsize=15693300 CPUtime=1191.47 cores=1,3,5,7
/proc/4963/task/4985/stat : 4985 (java) R 4961 4963 4553 0 -1 4202560 394833 0 0 0 119085 62 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505868877 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15693300

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

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

[startup+1207.2 s]
/proc/loadavg: 8.05 8.06 8.03 9/220 5077
/proc/meminfo: memFree=28586772/32951124 swapFree=67111348/67111528
[pid=4963] ppid=4961 vsize=15693300 CPUtime=4800.27 cores=1,3,5,7
/proc/4963/stat : 4963 (java) S 4961 4963 4553 0 -1 4202496 2948972 0 1 0 479444 583 0 0 25 0 22 0 504872627 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/4963/statm: 3923325 104455 2298 9 0 3914044 0
[pid=4963/tid=4965] ppid=4961 vsize=15693300 CPUtime=0.34 cores=1,3,5,7
/proc/4963/task/4965/stat : 4965 (java) S 4961 4963 4553 0 -1 4202560 6388 0 1 0 33 1 0 0 18 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4966] ppid=4961 vsize=15693300 CPUtime=3.68 cores=1,3,5,7
/proc/4963/task/4966/stat : 4966 (java) S 4961 4963 4553 0 -1 4202560 162386 0 0 0 339 29 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4967] ppid=4961 vsize=15693300 CPUtime=3.6 cores=1,3,5,7
/proc/4963/task/4967/stat : 4967 (java) S 4961 4963 4553 0 -1 4202560 161337 0 0 0 331 29 0 0 15 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4968] ppid=4961 vsize=15693300 CPUtime=3.61 cores=1,3,5,7
/proc/4963/task/4968/stat : 4968 (java) S 4961 4963 4553 0 -1 4202560 167061 0 0 0 332 29 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 5 0 0 0
[pid=4963/tid=4969] ppid=4961 vsize=15693300 CPUtime=3.6 cores=1,3,5,7
/proc/4963/task/4969/stat : 4969 (java) S 4961 4963 4553 0 -1 4202560 171641 0 0 0 330 30 0 0 15 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4970] ppid=4961 vsize=15693300 CPUtime=3.6 cores=1,3,5,7
/proc/4963/task/4970/stat : 4970 (java) S 4961 4963 4553 0 -1 4202560 165088 0 0 0 332 28 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 1 0 0 0
[pid=4963/tid=4971] ppid=4961 vsize=15693300 CPUtime=3.54 cores=1,3,5,7
/proc/4963/task/4971/stat : 4971 (java) S 4961 4963 4553 0 -1 4202560 163484 0 0 0 328 26 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4972] ppid=4961 vsize=15693300 CPUtime=3.69 cores=1,3,5,7
/proc/4963/task/4972/stat : 4972 (java) S 4961 4963 4553 0 -1 4202560 165547 0 0 0 339 30 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4973] ppid=4961 vsize=15693300 CPUtime=3.65 cores=1,3,5,7
/proc/4963/task/4973/stat : 4973 (java) S 4961 4963 4553 0 -1 4202560 167371 0 0 0 337 28 0 0 16 0 22 0 504872628 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4974] ppid=4961 vsize=15693300 CPUtime=2.46 cores=1,3,5,7
/proc/4963/task/4974/stat : 4974 (java) S 4961 4963 4553 0 -1 4202560 7854 0 0 0 149 97 0 0 15 0 22 0 504872629 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 0 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4975] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4975/stat : 4975 (java) S 4961 4963 4553 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4976] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4976/stat : 4976 (java) S 4961 4963 4553 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504872630 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4977] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4977/stat : 4977 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107274673 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4978] ppid=4961 vsize=15693300 CPUtime=0.75 cores=1,3,5,7
/proc/4963/task/4978/stat : 4978 (java) S 4961 4963 4553 0 -1 4202560 4142 0 0 0 74 1 0 0 15 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4979] ppid=4961 vsize=15693300 CPUtime=0.89 cores=1,3,5,7
/proc/4963/task/4979/stat : 4979 (java) S 4961 4963 4553 0 -1 4202560 4926 0 0 0 88 1 0 0 15 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4980] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4980/stat : 4980 (java) S 4961 4963 4553 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107266969 0 4 0 16800975 18446604471121984320 0 0 -1 7 0 0 0
[pid=4963/tid=4981] ppid=4961 vsize=15693300 CPUtime=0 cores=1,3,5,7
/proc/4963/task/4981/stat : 4981 (java) S 4961 4963 4553 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 504872632 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 228107267584 0 4 0 16800975 18446604471121984320 0 0 -1 3 0 0 0
[pid=4963/tid=4982] ppid=4961 vsize=15693300 CPUtime=1191.8 cores=1,3,5,7
/proc/4963/task/4982/stat : 4982 (java) R 4961 4963 4553 0 -1 4202560 402768 0 0 0 119118 62 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912506097260 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4963/tid=4983] ppid=4961 vsize=15693300 CPUtime=1191.36 cores=1,3,5,7
/proc/4963/task/4983/stat : 4983 (java) R 4961 4963 4553 0 -1 4202560 397382 0 0 0 119075 61 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4963/tid=4984] ppid=4961 vsize=15693300 CPUtime=1192.08 cores=1,3,5,7
/proc/4963/task/4984/stat : 4984 (java) R 4961 4963 4553 0 -1 4202560 405318 0 0 0 119147 61 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505660348 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4963/tid=4985] ppid=4961 vsize=15693300 CPUtime=1191.47 cores=1,3,5,7
/proc/4963/task/4985/stat : 4985 (java) R 4961 4963 4553 0 -1 4202560 394833 0 0 0 119085 62 0 0 25 0 22 0 504872653 16069939200 104455 33554432000 1073741824 1073778376 140735624264640 18446744073709551615 46912505868877 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15693300

Child status: 143
Real time (s): 1207.26
CPU time (s): 4800.44
CPU user time (s): 4794.59
CPU system time (s): 5.85611
CPU usage (%): 397.63
Max. virtual memory (cumulated for all children) (KiB): 15697240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.59
system time used= 5.85611
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2948999
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= 229296
involuntary context switches= 138639

runsolver used 2.02569 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 02:49:32
IDJOB=3312606
IDBENCH=82791
IDSOLVER=1699
FILE ID=node142/3312606-1304124572
RUNJOBID= node142-1304122698-4572
PBS_JOBID= 13170747
Free space on /tmp= 71312 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312606-1304124572/watcher-3312606-1304124572 -o /tmp/evaluation-result-3312606-1304124572/solver-3312606-1304124572 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312606-1304124572.cnf

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=108845774

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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:      29010708 kB
Buffers:       1074264 kB
Cached:        1939132 kB
SwapCached:        176 kB
Active:         511572 kB
Inactive:      2931172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29010708 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1572 kB
Writeback:          32 kB
AnonPages:      428740 kB
Mapped:          23516 kB
Slab:           432036 kB
PageTables:       7208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   624672 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= 71312 MiB
End job on node142 at 2011-04-30 03:09:41