Trace number 3312846

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.23 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S314780693-050.SATISFIABLE.cnf
MD5SUMb3fdf3b46fb0b1e907e496e0b191070b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.289955
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

Solver Data

0.10/0.12	35:58 INFO : Reading from input HOME/instance-3312846-1304177758.cnf
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.95/0.53	35:59 INFO : 70 variables remaining out of 70
0.95/0.53	35:59 INFO : 49840 literals remaining out of 49840

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-3312846-1304177758/watcher-3312846-1304177758 -o /tmp/evaluation-result-3312846-1304177758/solver-3312846-1304177758 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312846-1304177758.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.14 8.10 7.96 6/198 17961
/proc/meminfo: memFree=30525340/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/17961/stat : 17961 (java) R 17959 17961 17712 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 510191438 23580672 387 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270333421333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17961/statm: 5757 400 310 9 0 124 0

[startup+0.0532369 s]
/proc/loadavg: 8.14 8.10 7.96 6/198 17961
/proc/meminfo: memFree=30525340/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 3890 0 1 0 3 0 0 0 25 0 13 0 510191438 15978749952 3329 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3901319 3335 1692 9 0 3892067 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100229 s]
/proc/loadavg: 8.14 8.10 7.96 6/198 17961
/proc/meminfo: memFree=30525340/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15677012 CPUtime=0.1 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 5518 0 1 0 9 1 0 0 25 0 18 0 510191438 16053260288 4943 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3919253 4944 2115 9 0 3909972 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677012

[startup+0.300186 s]
/proc/loadavg: 8.14 8.10 7.96 6/198 17961
/proc/meminfo: memFree=30525340/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15680908 CPUtime=0.5 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 14103 0 1 0 48 2 0 0 25 0 18 0 510191438 16057249792 12570 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3920227 12575 2207 9 0 3910946 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680908

[startup+0.701109 s]
/proc/loadavg: 8.14 8.10 7.96 6/198 17961
/proc/meminfo: memFree=30525340/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15700128 CPUtime=1.61 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 29791 0 1 0 156 5 0 0 25 0 22 0 510191438 16076931072 25293 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925032 25293 2258 9 0 3915751 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 15700128

[startup+1.50092 s]
/proc/loadavg: 8.14 8.10 7.96 10/220 17983
/proc/meminfo: memFree=30337128/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15703228 CPUtime=4.72 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 56490 0 1 0 464 8 0 0 25 0 22 0 510191438 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925807 51983 2284 9 0 3916526 0
[pid=17961/tid=17963] ppid=17959 vsize=15703228 CPUtime=0.5 cores=1,3,5,7
/proc/17961/task/17963/stat : 17963 (java) S 17959 17961 17712 0 -1 4202560 13668 0 1 0 48 2 0 0 20 0 22 0 510191439 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17964] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17964/stat : 17964 (java) S 17959 17961 17712 0 -1 4202560 704 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17965] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17965/stat : 17965 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17966] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17966/stat : 17966 (java) S 17959 17961 17712 0 -1 4202560 573 0 0 0 0 0 0 0 16 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17967] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17967/stat : 17967 (java) S 17959 17961 17712 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17968] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17968/stat : 17968 (java) S 17959 17961 17712 0 -1 4202560 886 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17969] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17969/stat : 17969 (java) S 17959 17961 17712 0 -1 4202560 521 0 0 0 0 0 0 0 16 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17970] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17970/stat : 17970 (java) S 17959 17961 17712 0 -1 4202560 1445 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17971] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17971/stat : 17971 (java) S 17959 17961 17712 0 -1 4202560 685 0 0 0 0 0 0 0 16 0 22 0 510191440 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17972] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17972/stat : 17972 (java) S 17959 17961 17712 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 510191441 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 0 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17973] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17973/stat : 17973 (java) S 17959 17961 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17974] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17974/stat : 17974 (java) S 17959 17961 17712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17975] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17975/stat : 17975 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350207409 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17976] ppid=17959 vsize=15703228 CPUtime=0.77 cores=1,3,5,7
/proc/17961/task/17976/stat : 17976 (java) S 17959 17961 17712 0 -1 4202560 5724 0 0 0 76 1 0 0 15 0 22 0 510191443 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17977] ppid=17959 vsize=15703228 CPUtime=0.76 cores=1,3,5,7
/proc/17961/task/17977/stat : 17977 (java) S 17959 17961 17712 0 -1 4202560 8738 0 0 0 75 1 0 0 15 0 22 0 510191443 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17978] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17978/stat : 17978 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17979] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17979/stat : 17979 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510191443 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17980] ppid=17959 vsize=15703228 CPUtime=0.67 cores=1,3,5,7
/proc/17961/task/17980/stat : 17980 (java) R 17959 17961 17712 0 -1 4202560 7369 0 0 0 66 1 0 0 18 0 22 0 510191471 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912506009655 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=17961/tid=17981] ppid=17959 vsize=15703228 CPUtime=0.67 cores=1,3,5,7
/proc/17961/task/17981/stat : 17981 (java) R 17959 17961 17712 0 -1 4202560 4799 0 0 0 67 0 0 0 16 0 22 0 510191471 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912506008721 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17961/tid=17982] ppid=17959 vsize=15703228 CPUtime=0.56 cores=1,3,5,7
/proc/17961/task/17982/stat : 17982 (java) R 17959 17961 17712 0 -1 4202560 6488 0 0 0 56 0 0 0 17 0 22 0 510191471 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912506013957 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17961/tid=17983] ppid=17959 vsize=15703228 CPUtime=0.7 cores=1,3,5,7
/proc/17961/task/17983/stat : 17983 (java) R 17959 17961 17712 0 -1 4202560 3442 0 0 0 70 0 0 0 17 0 22 0 510191471 16080105472 51983 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912506008366 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 15703228

[startup+3.1016 s]
/proc/loadavg: 8.14 8.10 7.96 9/220 17983
/proc/meminfo: memFree=30311384/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15703228 CPUtime=11.09 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 89412 0 1 0 1097 12 0 0 25 0 22 0 510191438 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925807 84545 2284 9 0 3916526 0
[pid=17961/tid=17963] ppid=17959 vsize=15703228 CPUtime=0.5 cores=1,3,5,7
/proc/17961/task/17963/stat : 17963 (java) S 17959 17961 17712 0 -1 4202560 13668 0 1 0 48 2 0 0 20 0 22 0 510191439 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17964] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17964/stat : 17964 (java) S 17959 17961 17712 0 -1 4202560 2136 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17965] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17965/stat : 17965 (java) S 17959 17961 17712 0 -1 4202560 796 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17966] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17966/stat : 17966 (java) S 17959 17961 17712 0 -1 4202560 574 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17967] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17967/stat : 17967 (java) S 17959 17961 17712 0 -1 4202560 927 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17968] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17968/stat : 17968 (java) S 17959 17961 17712 0 -1 4202560 1934 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17969] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17969/stat : 17969 (java) S 17959 17961 17712 0 -1 4202560 765 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17970] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17970/stat : 17970 (java) S 17959 17961 17712 0 -1 4202560 2488 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17971] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17971/stat : 17971 (java) S 17959 17961 17712 0 -1 4202560 806 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17972] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17972/stat : 17972 (java) S 17959 17961 17712 0 -1 4202560 201 0 0 0 0 0 0 0 16 0 22 0 510191441 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 0 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17973] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17973/stat : 17973 (java) S 17959 17961 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17974] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17974/stat : 17974 (java) S 17959 17961 17712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17975] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17975/stat : 17975 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350207409 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17976] ppid=17959 vsize=15703228 CPUtime=0.83 cores=1,3,5,7
/proc/17961/task/17976/stat : 17976 (java) S 17959 17961 17712 0 -1 4202560 5730 0 0 0 82 1 0 0 15 0 22 0 510191443 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17977] ppid=17959 vsize=15703228 CPUtime=0.83 cores=1,3,5,7
/proc/17961/task/17977/stat : 17977 (java) S 17959 17961 17712 0 -1 4202560 8745 0 0 0 82 1 0 0 15 0 22 0 510191443 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17978] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17978/stat : 17978 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17979] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17979/stat : 17979 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510191443 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17980] ppid=17959 vsize=15703228 CPUtime=2.19 cores=1,3,5,7
/proc/17961/task/17980/stat : 17980 (java) R 17959 17961 17712 0 -1 4202560 13884 0 0 0 218 1 0 0 20 0 22 0 510191471 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505802144 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17961/tid=17981] ppid=17959 vsize=15703228 CPUtime=2.26 cores=1,3,5,7
/proc/17961/task/17981/stat : 17981 (java) R 17959 17961 17712 0 -1 4202560 11416 0 0 0 225 1 0 0 18 0 22 0 510191471 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46997407136592 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17961/tid=17982] ppid=17959 vsize=15703228 CPUtime=2.07 cores=1,3,5,7
/proc/17961/task/17982/stat : 17982 (java) R 17959 17961 17712 0 -1 4202560 13530 0 0 0 206 1 0 0 19 0 22 0 510191471 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17961/tid=17983] ppid=17959 vsize=15703228 CPUtime=2.28 cores=1,3,5,7
/proc/17961/task/17983/stat : 17983 (java) R 17959 17961 17712 0 -1 4202560 10427 0 0 0 228 0 0 0 19 0 22 0 510191471 16080105472 84545 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505801960 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 15703228

[startup+6.30097 s]
/proc/loadavg: 8.13 8.10 7.96 9/220 17983
/proc/meminfo: memFree=30205612/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15703228 CPUtime=23.84 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 92805 0 1 0 2371 13 0 0 25 0 22 0 510191438 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925807 84696 2287 9 0 3916526 0
[pid=17961/tid=17963] ppid=17959 vsize=15703228 CPUtime=0.5 cores=1,3,5,7
/proc/17961/task/17963/stat : 17963 (java) S 17959 17961 17712 0 -1 4202560 13668 0 1 0 48 2 0 0 20 0 22 0 510191439 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17964] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17964/stat : 17964 (java) S 17959 17961 17712 0 -1 4202560 2301 0 0 0 0 0 0 0 16 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17965] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17965/stat : 17965 (java) S 17959 17961 17712 0 -1 4202560 1136 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17966] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17966/stat : 17966 (java) S 17959 17961 17712 0 -1 4202560 1127 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17967] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17967/stat : 17967 (java) S 17959 17961 17712 0 -1 4202560 1054 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17968] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17968/stat : 17968 (java) S 17959 17961 17712 0 -1 4202560 2352 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17969] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17969/stat : 17969 (java) S 17959 17961 17712 0 -1 4202560 1305 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17970] ppid=17959 vsize=15703228 CPUtime=0.01 cores=1,3,5,7
/proc/17961/task/17970/stat : 17970 (java) S 17959 17961 17712 0 -1 4202560 3028 0 0 0 1 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17971] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17971/stat : 17971 (java) S 17959 17961 17712 0 -1 4202560 1475 0 0 0 0 0 0 0 15 0 22 0 510191440 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17972] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17972/stat : 17972 (java) S 17959 17961 17712 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 510191441 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 0 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17973] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17973/stat : 17973 (java) S 17959 17961 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17974] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17974/stat : 17974 (java) S 17959 17961 17712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17975] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17975/stat : 17975 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350207409 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17976] ppid=17959 vsize=15703228 CPUtime=0.91 cores=1,3,5,7
/proc/17961/task/17976/stat : 17976 (java) S 17959 17961 17712 0 -1 4202560 5737 0 0 0 90 1 0 0 16 0 22 0 510191443 16080105472 84696 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0

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

[pid=17961/tid=17981] ppid=17959 vsize=15703228 CPUtime=1048.91 cores=1,3,5,7
/proc/17961/task/17981/stat : 17981 (java) R 17959 17961 17712 0 -1 4202560 152504 0 0 0 104862 29 0 0 25 0 22 0 510191471 16080105472 76637 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912506013947 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17961/tid=17982] ppid=17959 vsize=15703228 CPUtime=1048.59 cores=1,3,5,7
/proc/17961/task/17982/stat : 17982 (java) R 17959 17961 17712 0 -1 4202560 153193 0 0 0 104826 33 0 0 25 0 22 0 510191471 16080105472 76637 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505842816 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17961/tid=17983] ppid=17959 vsize=15703228 CPUtime=1048.78 cores=1,3,5,7
/proc/17961/task/17983/stat : 17983 (java) R 17959 17961 17712 0 -1 4202560 149106 0 0 0 104850 28 0 0 25 0 22 0 510191471 16080105472 76637 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505983375 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4224.02
Current children cumulated vsize (KiB) 15703228

[startup+1122.3 s]
/proc/loadavg: 7.82 7.98 7.98 9/220 18064
/proc/meminfo: memFree=28899148/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15703228 CPUtime=4462.57 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 1200863 0 1 0 445930 327 0 0 25 0 22 0 510191438 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925807 83109 2298 9 0 3916526 0
[pid=17961/tid=17963] ppid=17959 vsize=15703228 CPUtime=0.5 cores=1,3,5,7
/proc/17961/task/17963/stat : 17963 (java) S 17959 17961 17712 0 -1 4202560 13668 0 1 0 48 2 0 0 20 0 22 0 510191439 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17964] ppid=17959 vsize=15703228 CPUtime=3.15 cores=1,3,5,7
/proc/17961/task/17964/stat : 17964 (java) S 17959 17961 17712 0 -1 4202560 65733 0 0 0 299 16 0 0 16 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17965] ppid=17959 vsize=15703228 CPUtime=3.2 cores=1,3,5,7
/proc/17961/task/17965/stat : 17965 (java) S 17959 17961 17712 0 -1 4202560 63527 0 0 0 303 17 0 0 15 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17966] ppid=17959 vsize=15703228 CPUtime=3.16 cores=1,3,5,7
/proc/17961/task/17966/stat : 17966 (java) S 17959 17961 17712 0 -1 4202560 65414 0 0 0 302 14 0 0 15 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17967] ppid=17959 vsize=15703228 CPUtime=3.11 cores=1,3,5,7
/proc/17961/task/17967/stat : 17967 (java) S 17959 17961 17712 0 -1 4202560 61831 0 0 0 297 14 0 0 15 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17968] ppid=17959 vsize=15703228 CPUtime=3.17 cores=1,3,5,7
/proc/17961/task/17968/stat : 17968 (java) S 17959 17961 17712 0 -1 4202560 67779 0 0 0 301 16 0 0 15 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17969] ppid=17959 vsize=15703228 CPUtime=3.17 cores=1,3,5,7
/proc/17961/task/17969/stat : 17969 (java) S 17959 17961 17712 0 -1 4202560 64727 0 0 0 300 17 0 0 16 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17970] ppid=17959 vsize=15703228 CPUtime=3.2 cores=1,3,5,7
/proc/17961/task/17970/stat : 17970 (java) S 17959 17961 17712 0 -1 4202560 68632 0 0 0 303 17 0 0 15 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17971] ppid=17959 vsize=15703228 CPUtime=3.13 cores=1,3,5,7
/proc/17961/task/17971/stat : 17971 (java) S 17959 17961 17712 0 -1 4202560 66090 0 0 0 297 16 0 0 16 0 22 0 510191440 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17972] ppid=17959 vsize=15703228 CPUtime=2.06 cores=1,3,5,7
/proc/17961/task/17972/stat : 17972 (java) S 17959 17961 17712 0 -1 4202560 3291 0 0 0 148 58 0 0 15 0 22 0 510191441 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 0 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17973] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17973/stat : 17973 (java) S 17959 17961 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17974] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17974/stat : 17974 (java) S 17959 17961 17712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17975] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17975/stat : 17975 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350207409 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17976] ppid=17959 vsize=15703228 CPUtime=0.92 cores=1,3,5,7
/proc/17961/task/17976/stat : 17976 (java) S 17959 17961 17712 0 -1 4202560 5741 0 0 0 91 1 0 0 15 0 22 0 510191443 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17977] ppid=17959 vsize=15703228 CPUtime=0.96 cores=1,3,5,7
/proc/17961/task/17977/stat : 17977 (java) S 17959 17961 17712 0 -1 4202560 8771 0 0 0 95 1 0 0 15 0 22 0 510191443 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17978] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17978/stat : 17978 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17979] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17979/stat : 17979 (java) S 17959 17961 17712 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 510191443 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17980] ppid=17959 vsize=15703228 CPUtime=1108.48 cores=1,3,5,7
/proc/17961/task/17980/stat : 17980 (java) R 17959 17961 17712 0 -1 4202560 162021 0 0 0 110813 35 0 0 25 0 22 0 510191471 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46997406458726 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17961/tid=17981] ppid=17959 vsize=15703228 CPUtime=1108.14 cores=1,3,5,7
/proc/17961/task/17981/stat : 17981 (java) R 17959 17961 17712 0 -1 4202560 161630 0 0 0 110784 30 0 0 25 0 22 0 510191471 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505809851 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17961/tid=17982] ppid=17959 vsize=15703228 CPUtime=1107.93 cores=1,3,5,7
/proc/17961/task/17982/stat : 17982 (java) R 17959 17961 17712 0 -1 4202560 162412 0 0 0 110758 35 0 0 25 0 22 0 510191471 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505737196 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17961/tid=17983] ppid=17959 vsize=15703228 CPUtime=1108.11 cores=1,3,5,7
/proc/17961/task/17983/stat : 17983 (java) R 17959 17961 17712 0 -1 4202560 158156 0 0 0 110781 30 0 0 25 0 22 0 510191471 16080105472 83109 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505737238 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.57
Current children cumulated vsize (KiB) 15703228

[startup+1182.3 s]
/proc/loadavg: 7.98 8.00 7.99 9/220 18065
/proc/meminfo: memFree=29439652/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15703228 CPUtime=4701.18 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 1264861 0 1 0 469775 343 0 0 25 0 22 0 510191438 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925807 84683 2298 9 0 3916526 0
[pid=17961/tid=17963] ppid=17959 vsize=15703228 CPUtime=0.5 cores=1,3,5,7
/proc/17961/task/17963/stat : 17963 (java) S 17959 17961 17712 0 -1 4202560 13668 0 1 0 48 2 0 0 20 0 22 0 510191439 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17964] ppid=17959 vsize=15703228 CPUtime=3.32 cores=1,3,5,7
/proc/17961/task/17964/stat : 17964 (java) S 17959 17961 17712 0 -1 4202560 68718 0 0 0 316 16 0 0 15 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17965] ppid=17959 vsize=15703228 CPUtime=3.34 cores=1,3,5,7
/proc/17961/task/17965/stat : 17965 (java) S 17959 17961 17712 0 -1 4202560 66622 0 0 0 317 17 0 0 16 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17966] ppid=17959 vsize=15703228 CPUtime=3.31 cores=1,3,5,7
/proc/17961/task/17966/stat : 17966 (java) S 17959 17961 17712 0 -1 4202560 68674 0 0 0 317 14 0 0 16 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17967] ppid=17959 vsize=15703228 CPUtime=3.28 cores=1,3,5,7
/proc/17961/task/17967/stat : 17967 (java) S 17959 17961 17712 0 -1 4202560 64433 0 0 0 313 15 0 0 15 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17968] ppid=17959 vsize=15703228 CPUtime=3.31 cores=1,3,5,7
/proc/17961/task/17968/stat : 17968 (java) S 17959 17961 17712 0 -1 4202560 70428 0 0 0 314 17 0 0 15 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17969] ppid=17959 vsize=15703228 CPUtime=3.34 cores=1,3,5,7
/proc/17961/task/17969/stat : 17969 (java) S 17959 17961 17712 0 -1 4202560 67621 0 0 0 316 18 0 0 15 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17970] ppid=17959 vsize=15703228 CPUtime=3.35 cores=1,3,5,7
/proc/17961/task/17970/stat : 17970 (java) S 17959 17961 17712 0 -1 4202560 71340 0 0 0 318 17 0 0 15 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17971] ppid=17959 vsize=15703228 CPUtime=3.29 cores=1,3,5,7
/proc/17961/task/17971/stat : 17971 (java) S 17959 17961 17712 0 -1 4202560 69677 0 0 0 312 17 0 0 15 0 22 0 510191440 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17972] ppid=17959 vsize=15703228 CPUtime=2.18 cores=1,3,5,7
/proc/17961/task/17972/stat : 17972 (java) S 17959 17961 17712 0 -1 4202560 3462 0 0 0 156 62 0 0 15 0 22 0 510191441 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 0 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17973] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17973/stat : 17973 (java) S 17959 17961 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17974] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17974/stat : 17974 (java) S 17959 17961 17712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17975] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17975/stat : 17975 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350207409 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17976] ppid=17959 vsize=15703228 CPUtime=0.92 cores=1,3,5,7
/proc/17961/task/17976/stat : 17976 (java) S 17959 17961 17712 0 -1 4202560 5741 0 0 0 91 1 0 0 15 0 22 0 510191443 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17977] ppid=17959 vsize=15703228 CPUtime=0.96 cores=1,3,5,7
/proc/17961/task/17977/stat : 17977 (java) S 17959 17961 17712 0 -1 4202560 8771 0 0 0 95 1 0 0 15 0 22 0 510191443 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17978] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17978/stat : 17978 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17979] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17979/stat : 17979 (java) S 17959 17961 17712 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 510191443 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17980] ppid=17959 vsize=15703228 CPUtime=1167.84 cores=1,3,5,7
/proc/17961/task/17980/stat : 17980 (java) R 17959 17961 17712 0 -1 4202560 172184 0 0 0 116748 36 0 0 25 0 22 0 510191471 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17961/tid=17981] ppid=17959 vsize=15703228 CPUtime=1167.42 cores=1,3,5,7
/proc/17961/task/17981/stat : 17981 (java) R 17959 17961 17712 0 -1 4202560 171825 0 0 0 116710 32 0 0 25 0 22 0 510191471 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505811449 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17961/tid=17982] ppid=17959 vsize=15703228 CPUtime=1167.26 cores=1,3,5,7
/proc/17961/task/17982/stat : 17982 (java) R 17959 17961 17712 0 -1 4202560 172272 0 0 0 116689 37 0 0 25 0 22 0 510191471 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=17961/tid=17983] ppid=17959 vsize=15703228 CPUtime=1167.39 cores=1,3,5,7
/proc/17961/task/17983/stat : 17983 (java) R 17959 17961 17712 0 -1 4202560 167982 0 0 0 116707 32 0 0 25 0 22 0 510191471 16080105472 84683 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912506009837 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.18
Current children cumulated vsize (KiB) 15703228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 7.99 8.00 7.99 9/220 18066
/proc/meminfo: memFree=29689744/32951124 swapFree=67111356/67111528
[pid=17961] ppid=17959 vsize=15703228 CPUtime=4800.18 cores=1,3,5,7
/proc/17961/stat : 17961 (java) S 17959 17961 17712 0 -1 4202496 1277701 0 1 0 479670 348 0 0 25 0 22 0 510191438 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17961/statm: 3925807 69793 2298 9 0 3916526 0
[pid=17961/tid=17963] ppid=17959 vsize=15703228 CPUtime=0.5 cores=1,3,5,7
/proc/17961/task/17963/stat : 17963 (java) S 17959 17961 17712 0 -1 4202560 13668 0 1 0 48 2 0 0 20 0 22 0 510191439 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17964] ppid=17959 vsize=15703228 CPUtime=3.4 cores=1,3,5,7
/proc/17961/task/17964/stat : 17964 (java) S 17959 17961 17712 0 -1 4202560 70262 0 0 0 323 17 0 0 15 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17965] ppid=17959 vsize=15703228 CPUtime=3.41 cores=1,3,5,7
/proc/17961/task/17965/stat : 17965 (java) S 17959 17961 17712 0 -1 4202560 68066 0 0 0 323 18 0 0 15 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17966] ppid=17959 vsize=15703228 CPUtime=3.38 cores=1,3,5,7
/proc/17961/task/17966/stat : 17966 (java) S 17959 17961 17712 0 -1 4202560 70101 0 0 0 324 14 0 0 16 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17967] ppid=17959 vsize=15703228 CPUtime=3.34 cores=1,3,5,7
/proc/17961/task/17967/stat : 17967 (java) S 17959 17961 17712 0 -1 4202560 65661 0 0 0 319 15 0 0 16 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 1 0 0 0
[pid=17961/tid=17968] ppid=17959 vsize=15703228 CPUtime=3.39 cores=1,3,5,7
/proc/17961/task/17968/stat : 17968 (java) S 17959 17961 17712 0 -1 4202560 72098 0 0 0 322 17 0 0 16 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17969] ppid=17959 vsize=15703228 CPUtime=3.39 cores=1,3,5,7
/proc/17961/task/17969/stat : 17969 (java) S 17959 17961 17712 0 -1 4202560 68959 0 0 0 321 18 0 0 15 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17970] ppid=17959 vsize=15703228 CPUtime=3.42 cores=1,3,5,7
/proc/17961/task/17970/stat : 17970 (java) S 17959 17961 17712 0 -1 4202560 72861 0 0 0 324 18 0 0 16 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17971] ppid=17959 vsize=15703228 CPUtime=3.35 cores=1,3,5,7
/proc/17961/task/17971/stat : 17971 (java) S 17959 17961 17712 0 -1 4202560 71173 0 0 0 318 17 0 0 15 0 22 0 510191440 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17972] ppid=17959 vsize=15703228 CPUtime=2.24 cores=1,3,5,7
/proc/17961/task/17972/stat : 17972 (java) S 17959 17961 17712 0 -1 4202560 3516 0 0 0 161 63 0 0 15 0 22 0 510191441 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 0 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17973] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17973/stat : 17973 (java) S 17959 17961 17712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17974] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17974/stat : 17974 (java) S 17959 17961 17712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510191441 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17975] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17975/stat : 17975 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350207409 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17976] ppid=17959 vsize=15703228 CPUtime=0.92 cores=1,3,5,7
/proc/17961/task/17976/stat : 17976 (java) S 17959 17961 17712 0 -1 4202560 5741 0 0 0 91 1 0 0 15 0 22 0 510191443 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 7 0 0 0
[pid=17961/tid=17977] ppid=17959 vsize=15703228 CPUtime=0.96 cores=1,3,5,7
/proc/17961/task/17977/stat : 17977 (java) S 17959 17961 17712 0 -1 4202560 8771 0 0 0 95 1 0 0 15 0 22 0 510191443 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 3 0 0 0
[pid=17961/tid=17978] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17978/stat : 17978 (java) S 17959 17961 17712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510191443 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350199705 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17979] ppid=17959 vsize=15703228 CPUtime=0 cores=1,3,5,7
/proc/17961/task/17979/stat : 17979 (java) S 17959 17961 17712 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 510191443 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 270350200320 0 4 0 16800975 18446604454225331264 0 0 -1 5 0 0 0
[pid=17961/tid=17980] ppid=17959 vsize=15703228 CPUtime=1192.43 cores=1,3,5,7
/proc/17961/task/17980/stat : 17980 (java) R 17959 17961 17712 0 -1 4202560 172587 0 0 0 119206 37 0 0 25 0 22 0 510191471 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505842632 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17961/tid=17981] ppid=17959 vsize=15703228 CPUtime=1192.05 cores=1,3,5,7
/proc/17961/task/17981/stat : 17981 (java) R 17959 17961 17712 0 -1 4202560 172039 0 0 0 119172 33 0 0 25 0 22 0 510191471 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505809798 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17961/tid=17982] ppid=17959 vsize=15703228 CPUtime=1191.82 cores=1,3,5,7
/proc/17961/task/17982/stat : 17982 (java) R 17959 17961 17712 0 -1 4202560 172489 0 0 0 119145 37 0 0 25 0 22 0 510191471 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505706022 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=17961/tid=17983] ppid=17959 vsize=15703228 CPUtime=1192 cores=1,3,5,7
/proc/17961/task/17983/stat : 17983 (java) R 17959 17961 17712 0 -1 4202560 168266 0 0 0 119168 32 0 0 25 0 22 0 510191471 16080105472 69793 33554432000 1073741824 1073778376 140735925477216 18446744073709551615 46912505809373 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15703228

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

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

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.23
CPU user time (s): 4796.73
CPU system time (s): 3.49647
CPU usage (%): 397.624
Max. virtual memory (cumulated for all children) (KiB): 15703228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.73
system time used= 3.49647
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1277727
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= 300846
involuntary context switches= 153436

runsolver used 2.07668 second user time and 4.54931 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 17:35:58
IDJOB=3312846
IDBENCH=83031
IDSOLVER=1699
FILE ID=node143/3312846-1304177758
RUNJOBID= node143-1304176414-17731
PBS_JOBID= 13172419
Free space on /tmp= 73496 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S314780693-050.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312846-1304177758/watcher-3312846-1304177758 -o /tmp/evaluation-result-3312846-1304177758/solver-3312846-1304177758 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312846-1304177758.cnf

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

MD5SUM BENCH= b3fdf3b46fb0b1e907e496e0b191070b
RANDOM SEED=15539257

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30525496 kB
Buffers:        279808 kB
Cached:        1189196 kB
SwapCached:        168 kB
Active:         952996 kB
Inactive:      1185764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30525496 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1648 kB
Writeback:           0 kB
AnonPages:      669400 kB
Mapped:          23804 kB
Slab:           221488 kB
PageTables:       7136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   961628 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= 73492 MiB
End job on node143 at 2011-04-30 17:56:07