Trace number 3312742

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.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1639347701-083.SATISFIABLE.cnf
MD5SUM409e3a755415661f5541c475b40a659c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076987
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.09/0.14	55:57 INFO : Reading from input HOME/instance-3312742-1304132157.cnf
0.47/0.35	Executor set job limit to 1000000
0.47/0.35	Executor set job limit to 1000000
0.47/0.35	Executor set job limit to 1000000
0.47/0.35	Executor set job limit to 1000000
0.47/0.35	Starting Executor!
0.47/0.36	Starting Executor!
0.47/0.36	Starting Executor!
0.47/0.36	Starting Executor!
0.89/0.58	55:57 INFO : 80 variables remaining out of 80
0.89/0.58	55:57 INFO : 56960 literals remaining out of 56960

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.41 6.82 7.63 3/177 3091
/proc/meminfo: memFree=25183076/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/3091/stat : 3091 (java) R 3088 3091 32581 0 -1 4202496 1101 0 0 0 0 0 0 0 24 0 1 0 505631521 23580672 588 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233505335040 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3091/statm: 5757 602 452 9 0 124 0
[pid=3091/tid=3093] ppid=3088 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) R 3088 3091 32581 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 2 0 505631522 24580096 860 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233510340743 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0755021 s]
/proc/loadavg: 4.41 6.82 7.63 3/177 3091
/proc/meminfo: memFree=25183076/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15675316 CPUtime=0.04 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 4232 0 1 0 4 0 0 0 24 0 18 0 505631521 16051523584 3672 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3918829 3674 1768 9 0 3909548 0
[pid=3091/tid=3093] ppid=3088 vsize=15675316 CPUtime=0.04 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) R 3088 3091 32581 0 -1 4202560 2817 0 1 0 4 0 0 0 22 0 18 0 505631522 16051523584 3675 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505164395 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675316

[startup+0.104509 s]
/proc/loadavg: 4.41 6.82 7.63 3/177 3091
/proc/meminfo: memFree=25183076/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15676180 CPUtime=0.09 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 5375 0 1 0 8 1 0 0 24 0 18 0 505631521 16052408320 4788 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3919045 4788 2115 9 0 3909764 0
[pid=3091/tid=3093] ppid=3088 vsize=15676180 CPUtime=0.06 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) R 3088 3091 32581 0 -1 4202560 3199 0 1 0 6 0 0 0 18 0 18 0 505631522 16052408320 4788 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676180

[startup+0.300472 s]
/proc/loadavg: 4.41 6.82 7.63 3/177 3091
/proc/meminfo: memFree=25183076/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15677716 CPUtime=0.47 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 12459 0 1 0 45 2 0 0 24 0 18 0 505631521 16053981184 10873 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3919429 10878 2207 9 0 3910148 0
[pid=3091/tid=3093] ppid=3088 vsize=15677716 CPUtime=0.26 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) R 3088 3091 32581 0 -1 4202560 7602 0 1 0 25 1 0 0 18 0 18 0 505631522 16053981184 10881 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505579020 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15677716

[startup+0.758311 s]
/proc/loadavg: 4.41 6.82 7.63 3/177 3091
/proc/meminfo: memFree=25183076/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15697752 CPUtime=1.67 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 32659 0 1 0 162 5 0 0 24 0 22 0 505631521 16074498048 27988 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3924438 27988 2258 9 0 3915157 0
[pid=3091/tid=3093] ppid=3088 vsize=15697752 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16074498048 27988 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 15697752

[startup+1.50917 s]
/proc/loadavg: 4.41 6.82 7.63 13/220 3141
/proc/meminfo: memFree=24917312/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15701924 CPUtime=4.52 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 61561 0 1 0 443 9 0 0 24 0 22 0 505631521 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3925481 52899 2285 9 0 3916200 0
[pid=3091/tid=3093] ppid=3088 vsize=15701924 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3095] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3095/stat : 3095 (java) S 3088 3091 32581 0 -1 4202560 694 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3097] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3097/stat : 3097 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3098] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3098/stat : 3098 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3102] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3102/stat : 3102 (java) S 3088 3091 32581 0 -1 4202560 566 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3104] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3104/stat : 3104 (java) S 3088 3091 32581 0 -1 4202560 682 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3107] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3107/stat : 3107 (java) S 3088 3091 32581 0 -1 4202560 1217 0 0 0 0 0 0 0 16 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3109] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3109/stat : 3109 (java) S 3088 3091 32581 0 -1 4202560 822 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3114] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3114/stat : 3114 (java) S 3088 3091 32581 0 -1 4202560 1023 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3119] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3119/stat : 3119 (java) S 3088 3091 32581 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 505631524 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 0 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3121] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3121/stat : 3121 (java) S 3088 3091 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3123] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3123/stat : 3123 (java) S 3088 3091 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3126] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3126/stat : 3126 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505631528 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522121137 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3127] ppid=3088 vsize=15701924 CPUtime=0.88 cores=0,2,4,6
/proc/3091/task/3127/stat : 3127 (java) S 3088 3091 32581 0 -1 4202560 5906 0 0 0 88 0 0 0 15 0 22 0 505631528 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3129] ppid=3088 vsize=15701924 CPUtime=0.97 cores=0,2,4,6
/proc/3091/task/3129/stat : 3129 (java) S 3088 3091 32581 0 -1 4202560 13646 0 0 0 96 1 0 0 17 0 22 0 505631528 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3131] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3131/stat : 3131 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505631528 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3133] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3133/stat : 3133 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505631528 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3138] ppid=3088 vsize=15701924 CPUtime=0.37 cores=0,2,4,6
/proc/3091/task/3138/stat : 3138 (java) R 3088 3091 32581 0 -1 4202560 2725 0 0 0 37 0 0 0 15 0 22 0 505631557 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505873782 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3091/tid=3139] ppid=3088 vsize=15701924 CPUtime=0.59 cores=0,2,4,6
/proc/3091/task/3139/stat : 3139 (java) R 3088 3091 32581 0 -1 4202560 7416 0 0 0 59 0 0 0 17 0 22 0 505631557 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505905561 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3091/tid=3140] ppid=3088 vsize=15701924 CPUtime=0.49 cores=0,2,4,6
/proc/3091/task/3140/stat : 3140 (java) R 3088 3091 32581 0 -1 4202560 4492 0 0 0 49 0 0 0 15 0 22 0 505631558 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505777056 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3091/tid=3141] ppid=3088 vsize=15701924 CPUtime=0.58 cores=0,2,4,6
/proc/3091/task/3141/stat : 3141 (java) R 3088 3091 32581 0 -1 4202560 5975 0 0 0 57 1 0 0 17 0 22 0 505631558 16078770176 52899 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505181424 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 15701924

[startup+3.10089 s]
/proc/loadavg: 4.41 6.82 7.63 11/220 3141
/proc/meminfo: memFree=24676648/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15701924 CPUtime=10.86 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 145972 0 1 0 1066 20 0 0 24 0 22 0 505631521 16078770176 137301 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3925481 137303 2285 9 0 3916200 0
[pid=3091/tid=3093] ppid=3088 vsize=15701924 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16078770176 137305 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3095] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3095/stat : 3095 (java) S 3088 3091 32581 0 -1 4202560 2000 0 0 0 0 0 0 0 16 0 22 0 505631523 16078770176 137312 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3097] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3097/stat : 3097 (java) S 3088 3091 32581 0 -1 4202560 1611 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 137315 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3098] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3098/stat : 3098 (java) S 3088 3091 32581 0 -1 4202560 1589 0 0 0 0 0 0 0 16 0 22 0 505631523 16078770176 137316 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3102] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3102/stat : 3102 (java) S 3088 3091 32581 0 -1 4202560 1549 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 137318 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3104] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3104/stat : 3104 (java) S 3088 3091 32581 0 -1 4202560 1730 0 0 0 0 0 0 0 16 0 22 0 505631523 16078770176 137322 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3107] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3107/stat : 3107 (java) S 3088 3091 32581 0 -1 4202560 1994 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 137326 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3109] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3109/stat : 3109 (java) S 3088 3091 32581 0 -1 4202560 1561 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 137331 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3114] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3114/stat : 3114 (java) S 3088 3091 32581 0 -1 4202560 3151 0 0 0 0 0 0 0 16 0 22 0 505631523 16078770176 137343 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3119] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3119/stat : 3119 (java) S 3088 3091 32581 0 -1 4202560 193 0 0 0 0 0 0 0 15 0 22 0 505631524 16078770176 137351 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 0 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3121] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3121/stat : 3121 (java) S 3088 3091 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 137352 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3123] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3123/stat : 3123 (java) S 3088 3091 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 137356 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3126] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3126/stat : 3126 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505631528 16078770176 137367 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522121137 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3127] ppid=3088 vsize=15701924 CPUtime=0.94 cores=0,2,4,6
/proc/3091/task/3127/stat : 3127 (java) S 3088 3091 32581 0 -1 4202560 5934 0 0 0 94 0 0 0 15 0 22 0 505631528 16078770176 137369 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3129] ppid=3088 vsize=15701924 CPUtime=1.06 cores=0,2,4,6
/proc/3091/task/3129/stat : 3129 (java) S 3088 3091 32581 0 -1 4202560 13660 0 0 0 105 1 0 0 15 0 22 0 505631528 16078770176 137370 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3131] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3131/stat : 3131 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505631528 16078770176 137371 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3133] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3133/stat : 3133 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505631528 16078770176 137371 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3138] ppid=3088 vsize=15701924 CPUtime=1.89 cores=0,2,4,6
/proc/3091/task/3138/stat : 3138 (java) R 3088 3091 32581 0 -1 4202560 21718 0 0 0 188 1 0 0 17 0 22 0 505631557 16078770176 137375 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505776514 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3091/tid=3139] ppid=3088 vsize=15701924 CPUtime=2.08 cores=0,2,4,6
/proc/3091/task/3139/stat : 3139 (java) R 3088 3091 32581 0 -1 4202560 25471 0 0 0 205 3 0 0 18 0 22 0 505631557 16078770176 137378 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505732507 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3091/tid=3140] ppid=3088 vsize=15701924 CPUtime=2.06 cores=0,2,4,6
/proc/3091/task/3140/stat : 3140 (java) R 3088 3091 32581 0 -1 4202560 23099 0 0 0 204 2 0 0 17 0 22 0 505631558 16078770176 137382 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505183367 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3091/tid=3141] ppid=3088 vsize=15701924 CPUtime=2.15 cores=0,2,4,6
/proc/3091/task/3141/stat : 3141 (java) R 3088 3091 32581 0 -1 4202560 24411 0 0 0 212 3 0 0 19 0 22 0 505631558 16078770176 137386 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912506155022 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 15701924

[startup+6.30131 s]
/proc/loadavg: 4.78 6.86 7.64 9/220 3141
/proc/meminfo: memFree=23901320/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15701924 CPUtime=23.6 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 161172 0 1 0 2338 22 0 0 24 0 22 0 505631521 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3925481 150239 2288 9 0 3916200 0
[pid=3091/tid=3093] ppid=3088 vsize=15701924 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3095] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3095/stat : 3095 (java) S 3088 3091 32581 0 -1 4202560 2989 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3097] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3097/stat : 3097 (java) S 3088 3091 32581 0 -1 4202560 1918 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3098] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3098/stat : 3098 (java) S 3088 3091 32581 0 -1 4202560 1589 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3102] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3102/stat : 3102 (java) S 3088 3091 32581 0 -1 4202560 1844 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3104] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3104/stat : 3104 (java) S 3088 3091 32581 0 -1 4202560 2654 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3107] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3107/stat : 3107 (java) S 3088 3091 32581 0 -1 4202560 2429 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3109] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3109/stat : 3109 (java) S 3088 3091 32581 0 -1 4202560 2397 0 0 0 0 0 0 0 15 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3114] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3114/stat : 3114 (java) S 3088 3091 32581 0 -1 4202560 4145 0 0 0 0 0 0 0 16 0 22 0 505631523 16078770176 150239 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0

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

[pid=3091/tid=3139] ppid=3088 vsize=15701924 CPUtime=1107.79 cores=0,2,4,6
/proc/3091/task/3139/stat : 3139 (java) R 3088 3091 32581 0 -1 4202560 160628 0 0 0 110751 28 0 0 25 0 22 0 505631557 16078770176 77059 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505776894 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3091/tid=3140] ppid=3088 vsize=15701924 CPUtime=1108.18 cores=0,2,4,6
/proc/3091/task/3140/stat : 3140 (java) R 3088 3091 32581 0 -1 4202560 158682 0 0 0 110786 32 0 0 25 0 22 0 505631558 16078770176 77059 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505751301 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3091/tid=3141] ppid=3088 vsize=15701924 CPUtime=1108.23 cores=0,2,4,6
/proc/3091/task/3141/stat : 3141 (java) R 3088 3091 32581 0 -1 4202560 159763 0 0 0 110792 31 0 0 25 0 22 0 505631558 16078770176 77059 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46964856987783 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4462.42
Current children cumulated vsize (KiB) 15701924

[startup+1182.3 s]
/proc/loadavg: 8.01 8.01 7.91 10/220 3240
/proc/meminfo: memFree=24477524/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15701924 CPUtime=4700.94 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 1293467 0 1 0 469759 335 0 0 24 0 22 0 505631521 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3925481 77838 2298 9 0 3916200 0
[pid=3091/tid=3093] ppid=3088 vsize=15701924 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3095] ppid=3088 vsize=15701924 CPUtime=3.35 cores=0,2,4,6
/proc/3091/task/3095/stat : 3095 (java) S 3088 3091 32581 0 -1 4202560 73437 0 0 0 317 18 0 0 15 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3097] ppid=3088 vsize=15701924 CPUtime=3.33 cores=0,2,4,6
/proc/3091/task/3097/stat : 3097 (java) S 3088 3091 32581 0 -1 4202560 71942 0 0 0 316 17 0 0 15 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3098] ppid=3088 vsize=15701924 CPUtime=3.27 cores=0,2,4,6
/proc/3091/task/3098/stat : 3098 (java) S 3088 3091 32581 0 -1 4202560 70666 0 0 0 311 16 0 0 16 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3102] ppid=3088 vsize=15701924 CPUtime=3.29 cores=0,2,4,6
/proc/3091/task/3102/stat : 3102 (java) S 3088 3091 32581 0 -1 4202560 75577 0 0 0 310 19 0 0 15 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3104] ppid=3088 vsize=15701924 CPUtime=3.3 cores=0,2,4,6
/proc/3091/task/3104/stat : 3104 (java) S 3088 3091 32581 0 -1 4202560 71627 0 0 0 314 16 0 0 15 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3107] ppid=3088 vsize=15701924 CPUtime=3.35 cores=0,2,4,6
/proc/3091/task/3107/stat : 3107 (java) S 3088 3091 32581 0 -1 4202560 74523 0 0 0 316 19 0 0 15 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3109] ppid=3088 vsize=15701924 CPUtime=3.27 cores=0,2,4,6
/proc/3091/task/3109/stat : 3109 (java) S 3088 3091 32581 0 -1 4202560 72301 0 0 0 311 16 0 0 15 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3114] ppid=3088 vsize=15701924 CPUtime=3.28 cores=0,2,4,6
/proc/3091/task/3114/stat : 3114 (java) S 3088 3091 32581 0 -1 4202560 75743 0 0 0 312 16 0 0 16 0 22 0 505631523 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3119] ppid=3088 vsize=15701924 CPUtime=2.1 cores=0,2,4,6
/proc/3091/task/3119/stat : 3119 (java) S 3088 3091 32581 0 -1 4202560 3218 0 0 0 152 58 0 0 15 0 22 0 505631524 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 0 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3121] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3121/stat : 3121 (java) S 3088 3091 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3123] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3123/stat : 3123 (java) S 3088 3091 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3126] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3126/stat : 3126 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505631528 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522121137 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3127] ppid=3088 vsize=15701924 CPUtime=1.01 cores=0,2,4,6
/proc/3091/task/3127/stat : 3127 (java) S 3088 3091 32581 0 -1 4202560 5941 0 0 0 101 0 0 0 16 0 22 0 505631528 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3129] ppid=3088 vsize=15701924 CPUtime=1.22 cores=0,2,4,6
/proc/3091/task/3129/stat : 3129 (java) S 3088 3091 32581 0 -1 4202560 13687 0 0 0 121 1 0 0 15 0 22 0 505631528 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3131] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3131/stat : 3131 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505631528 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3133] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3133/stat : 3133 (java) S 3088 3091 32581 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505631528 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3138] ppid=3088 vsize=15701924 CPUtime=1167.45 cores=0,2,4,6
/proc/3091/task/3138/stat : 3138 (java) R 3088 3091 32581 0 -1 4202560 163980 0 0 0 116714 31 0 0 25 0 22 0 505631557 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505960754 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3091/tid=3139] ppid=3088 vsize=15701924 CPUtime=1167.09 cores=0,2,4,6
/proc/3091/task/3139/stat : 3139 (java) R 3088 3091 32581 0 -1 4202560 169349 0 0 0 116679 30 0 0 25 0 22 0 505631557 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505740529 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3091/tid=3140] ppid=3088 vsize=15701924 CPUtime=1167.43 cores=0,2,4,6
/proc/3091/task/3140/stat : 3140 (java) R 3088 3091 32581 0 -1 4202560 166642 0 0 0 116709 34 0 0 25 0 22 0 505631558 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505740254 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3091/tid=3141] ppid=3088 vsize=15701924 CPUtime=1167.5 cores=0,2,4,6
/proc/3091/task/3141/stat : 3141 (java) R 3088 3091 32581 0 -1 4202560 168386 0 0 0 116717 33 0 0 25 0 22 0 505631558 16078770176 77838 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505704932 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.94
Current children cumulated vsize (KiB) 15701924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.87 7.98 7.90 9/220 3241
/proc/meminfo: memFree=24444284/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15701924 CPUtime=4800.38 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 1323799 0 1 0 479695 343 0 0 24 0 22 0 505631521 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3925481 82943 2298 9 0 3916200 0
[pid=3091/tid=3093] ppid=3088 vsize=15701924 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3095] ppid=3088 vsize=15701924 CPUtime=3.42 cores=0,2,4,6
/proc/3091/task/3095/stat : 3095 (java) S 3088 3091 32581 0 -1 4202560 74471 0 0 0 324 18 0 0 16 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3097] ppid=3088 vsize=15701924 CPUtime=3.4 cores=0,2,4,6
/proc/3091/task/3097/stat : 3097 (java) S 3088 3091 32581 0 -1 4202560 73179 0 0 0 322 18 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3098] ppid=3088 vsize=15701924 CPUtime=3.34 cores=0,2,4,6
/proc/3091/task/3098/stat : 3098 (java) S 3088 3091 32581 0 -1 4202560 71724 0 0 0 317 17 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3102] ppid=3088 vsize=15701924 CPUtime=3.34 cores=0,2,4,6
/proc/3091/task/3102/stat : 3102 (java) S 3088 3091 32581 0 -1 4202560 76797 0 0 0 315 19 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3104] ppid=3088 vsize=15701924 CPUtime=3.37 cores=0,2,4,6
/proc/3091/task/3104/stat : 3104 (java) S 3088 3091 32581 0 -1 4202560 72855 0 0 0 320 17 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3107] ppid=3088 vsize=15701924 CPUtime=3.4 cores=0,2,4,6
/proc/3091/task/3107/stat : 3107 (java) S 3088 3091 32581 0 -1 4202560 75459 0 0 0 321 19 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3109] ppid=3088 vsize=15701924 CPUtime=3.34 cores=0,2,4,6
/proc/3091/task/3109/stat : 3109 (java) S 3088 3091 32581 0 -1 4202560 73623 0 0 0 318 16 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3114] ppid=3088 vsize=15701924 CPUtime=3.36 cores=0,2,4,6
/proc/3091/task/3114/stat : 3114 (java) S 3088 3091 32581 0 -1 4202560 77013 0 0 0 319 17 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3119] ppid=3088 vsize=15701924 CPUtime=2.16 cores=0,2,4,6
/proc/3091/task/3119/stat : 3119 (java) S 3088 3091 32581 0 -1 4202560 3281 0 0 0 156 60 0 0 15 0 22 0 505631524 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 0 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3121] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3121/stat : 3121 (java) S 3088 3091 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3123] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3123/stat : 3123 (java) S 3088 3091 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3126] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3126/stat : 3126 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522121137 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3127] ppid=3088 vsize=15701924 CPUtime=1.01 cores=0,2,4,6
/proc/3091/task/3127/stat : 3127 (java) S 3088 3091 32581 0 -1 4202560 5941 0 0 0 101 0 0 0 16 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3129] ppid=3088 vsize=15701924 CPUtime=1.22 cores=0,2,4,6
/proc/3091/task/3129/stat : 3129 (java) S 3088 3091 32581 0 -1 4202560 13687 0 0 0 121 1 0 0 15 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3131] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3131/stat : 3131 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3133] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3133/stat : 3133 (java) S 3088 3091 32581 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3138] ppid=3088 vsize=15701924 CPUtime=1192.14 cores=0,2,4,6
/proc/3091/task/3138/stat : 3138 (java) R 3088 3091 32581 0 -1 4202560 169093 0 0 0 119182 32 0 0 25 0 22 0 505631557 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505718128 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3091/tid=3139] ppid=3088 vsize=15701924 CPUtime=1191.77 cores=0,2,4,6
/proc/3091/task/3139/stat : 3139 (java) R 3088 3091 32581 0 -1 4202560 174535 0 0 0 119146 31 0 0 25 0 22 0 505631557 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505817399 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3091/tid=3140] ppid=3088 vsize=15701924 CPUtime=1192.18 cores=0,2,4,6
/proc/3091/task/3140/stat : 3140 (java) R 3088 3091 32581 0 -1 4202560 172079 0 0 0 119184 34 0 0 25 0 22 0 505631558 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505818138 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3091/tid=3141] ppid=3088 vsize=15701924 CPUtime=1192.24 cores=0,2,4,6
/proc/3091/task/3141/stat : 3141 (java) R 3088 3091 32581 0 -1 4202560 173614 0 0 0 119190 34 0 0 25 0 22 0 505631558 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505817273 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15701924

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

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

[startup+1207.3 s]
/proc/loadavg: 7.87 7.98 7.90 9/220 3241
/proc/meminfo: memFree=24444284/32951124 swapFree=67111524/67111528
[pid=3091] ppid=3088 vsize=15701924 CPUtime=4800.38 cores=0,2,4,6
/proc/3091/stat : 3091 (java) S 3088 3091 32581 0 -1 4202496 1323799 0 1 0 479695 343 0 0 24 0 22 0 505631521 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3091/statm: 3925481 82943 2298 9 0 3916200 0
[pid=3091/tid=3093] ppid=3088 vsize=15701924 CPUtime=0.54 cores=0,2,4,6
/proc/3091/task/3093/stat : 3093 (java) S 3088 3091 32581 0 -1 4202560 14998 0 1 0 52 2 0 0 20 0 22 0 505631522 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3095] ppid=3088 vsize=15701924 CPUtime=3.42 cores=0,2,4,6
/proc/3091/task/3095/stat : 3095 (java) S 3088 3091 32581 0 -1 4202560 74471 0 0 0 324 18 0 0 16 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3097] ppid=3088 vsize=15701924 CPUtime=3.4 cores=0,2,4,6
/proc/3091/task/3097/stat : 3097 (java) S 3088 3091 32581 0 -1 4202560 73179 0 0 0 322 18 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3098] ppid=3088 vsize=15701924 CPUtime=3.34 cores=0,2,4,6
/proc/3091/task/3098/stat : 3098 (java) S 3088 3091 32581 0 -1 4202560 71724 0 0 0 317 17 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3102] ppid=3088 vsize=15701924 CPUtime=3.34 cores=0,2,4,6
/proc/3091/task/3102/stat : 3102 (java) S 3088 3091 32581 0 -1 4202560 76797 0 0 0 315 19 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3104] ppid=3088 vsize=15701924 CPUtime=3.37 cores=0,2,4,6
/proc/3091/task/3104/stat : 3104 (java) S 3088 3091 32581 0 -1 4202560 72855 0 0 0 320 17 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3107] ppid=3088 vsize=15701924 CPUtime=3.4 cores=0,2,4,6
/proc/3091/task/3107/stat : 3107 (java) S 3088 3091 32581 0 -1 4202560 75459 0 0 0 321 19 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3109] ppid=3088 vsize=15701924 CPUtime=3.34 cores=0,2,4,6
/proc/3091/task/3109/stat : 3109 (java) S 3088 3091 32581 0 -1 4202560 73623 0 0 0 318 16 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 6 0 0 0
[pid=3091/tid=3114] ppid=3088 vsize=15701924 CPUtime=3.36 cores=0,2,4,6
/proc/3091/task/3114/stat : 3114 (java) S 3088 3091 32581 0 -1 4202560 77013 0 0 0 319 17 0 0 15 0 22 0 505631523 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3119] ppid=3088 vsize=15701924 CPUtime=2.16 cores=0,2,4,6
/proc/3091/task/3119/stat : 3119 (java) S 3088 3091 32581 0 -1 4202560 3281 0 0 0 156 60 0 0 15 0 22 0 505631524 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 0 0 16800975 18446604453912945024 0 0 -1 4 0 0 0
[pid=3091/tid=3121] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3121/stat : 3121 (java) S 3088 3091 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3123] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3123/stat : 3123 (java) S 3088 3091 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505631524 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3126] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3126/stat : 3126 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522121137 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3127] ppid=3088 vsize=15701924 CPUtime=1.01 cores=0,2,4,6
/proc/3091/task/3127/stat : 3127 (java) S 3088 3091 32581 0 -1 4202560 5941 0 0 0 101 0 0 0 16 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3129] ppid=3088 vsize=15701924 CPUtime=1.22 cores=0,2,4,6
/proc/3091/task/3129/stat : 3129 (java) S 3088 3091 32581 0 -1 4202560 13687 0 0 0 121 1 0 0 15 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3131] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3131/stat : 3131 (java) S 3088 3091 32581 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522113433 0 4 0 16800975 18446604453912945024 0 0 -1 0 0 0 0
[pid=3091/tid=3133] ppid=3088 vsize=15701924 CPUtime=0 cores=0,2,4,6
/proc/3091/task/3133/stat : 3133 (java) S 3088 3091 32581 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505631528 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 233522114048 0 4 0 16800975 18446604453912945024 0 0 -1 2 0 0 0
[pid=3091/tid=3138] ppid=3088 vsize=15701924 CPUtime=1192.14 cores=0,2,4,6
/proc/3091/task/3138/stat : 3138 (java) R 3088 3091 32581 0 -1 4202560 169093 0 0 0 119182 32 0 0 25 0 22 0 505631557 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505718128 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3091/tid=3139] ppid=3088 vsize=15701924 CPUtime=1191.77 cores=0,2,4,6
/proc/3091/task/3139/stat : 3139 (java) R 3088 3091 32581 0 -1 4202560 174535 0 0 0 119146 31 0 0 25 0 22 0 505631557 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505817399 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3091/tid=3140] ppid=3088 vsize=15701924 CPUtime=1192.18 cores=0,2,4,6
/proc/3091/task/3140/stat : 3140 (java) R 3088 3091 32581 0 -1 4202560 172079 0 0 0 119184 34 0 0 25 0 22 0 505631558 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505818138 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3091/tid=3141] ppid=3088 vsize=15701924 CPUtime=1192.24 cores=0,2,4,6
/proc/3091/task/3141/stat : 3141 (java) R 3088 3091 32581 0 -1 4202560 173614 0 0 0 119190 34 0 0 25 0 22 0 505631558 16078770176 82943 33554432000 1073741824 1073778376 140733481121584 18446744073709551615 46912505817273 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15701924

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.44
CPU user time (s): 4796.99
CPU system time (s): 3.44748
CPU usage (%): 397.607
Max. virtual memory (cumulated for all children) (KiB): 15704584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.99
system time used= 3.44747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1323824
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= 293965
involuntary context switches= 168095

runsolver used 2.11668 second user time and 4.51331 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 04:55:57
IDJOB=3312742
IDBENCH=82927
IDSOLVER=1699
FILE ID=node145/3312742-1304132157
RUNJOBID= node145-1304132157-3069
PBS_JOBID= 13170768
Free space on /tmp= 73028 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1639347701-083.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312742-1304132157/watcher-3312742-1304132157 -o /tmp/evaluation-result-3312742-1304132157/solver-3312742-1304132157 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312742-1304132157.cnf

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

MD5SUM BENCH= 409e3a755415661f5541c475b40a659c
RANDOM SEED=514466819

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25183240 kB
Buffers:       1281316 kB
Cached:        5893984 kB
SwapCached:          4 kB
Active:         815340 kB
Inactive:      6424492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25183240 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3444 kB
Writeback:           0 kB
AnonPages:       63232 kB
Mapped:          14800 kB
Slab:           465992 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195876 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= 73024 MiB
End job on node145 at 2011-04-30 05:16:06