Trace number 3312976

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.39 1207.53

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

Solver Data

0.09/0.12	11:43 INFO : Reading from input HOME/instance-3312976-1304183502.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.27	Starting Executor!
0.52/0.39	11:43 INFO : 256 variables remaining out of 256
0.52/0.39	11:43 INFO : 15872 literals remaining out of 10112

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

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

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


[startup+0 s]
/proc/loadavg: 7.59 7.94 8.03 5/198 30157
/proc/meminfo: memFree=29572180/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 1413 0 0 0 0 0 0 0 25 0 2 0 608580823 26714112 884 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 6522 884 678 9 0 381 0
[pid=30157/tid=30158] ppid=30155 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) R 30155 30157 29719 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 2 0 608580824 27824128 891 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260015433472 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.0682089 s]
/proc/loadavg: 7.59 7.94 8.03 5/198 30157
/proc/meminfo: memFree=29572180/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 4236 0 1 0 4 1 0 0 25 0 18 0 608580823 15984414720 3675 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3902445 3676 1768 9 0 3893164 0
[pid=30157/tid=30158] ppid=30155 vsize=15609780 CPUtime=0.04 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) R 30155 30157 29719 0 -1 4202560 2819 0 1 0 4 0 0 0 25 0 18 0 608580824 15984414720 3676 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 47201469068824 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.101208 s]
/proc/loadavg: 7.59 7.94 8.03 5/198 30157
/proc/meminfo: memFree=29572180/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15676764 CPUtime=0.09 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 5463 0 1 0 8 1 0 0 25 0 18 0 608580823 16053006336 4902 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3919191 4903 2115 9 0 3909910 0
[pid=30157/tid=30158] ppid=30155 vsize=15676764 CPUtime=0.08 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) R 30155 30157 29719 0 -1 4202560 3348 0 1 0 7 1 0 0 18 0 18 0 608580824 16053006336 4903 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 47201468405779 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676764

[startup+0.305134 s]
/proc/loadavg: 7.59 7.94 8.03 5/198 30157
/proc/meminfo: memFree=29572180/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15684596 CPUtime=0.52 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 11206 0 1 0 49 3 0 0 25 0 22 0 608580823 16061026304 9747 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3921149 9747 2213 9 0 3911868 0
[pid=30157/tid=30158] ppid=30155 vsize=15684596 CPUtime=0.28 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) R 30155 30157 29719 0 -1 4202560 6158 0 1 0 26 2 0 0 18 0 22 0 608580824 16061026304 9747 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505216980 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684596

[startup+0.76468 s]
/proc/loadavg: 7.59 7.94 8.03 5/198 30157
/proc/meminfo: memFree=29572180/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15698936 CPUtime=2.05 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 35806 0 1 0 199 6 0 0 25 0 22 0 608580823 16075710464 32227 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3924734 32227 2260 9 0 3915453 0
[pid=30157/tid=30158] ppid=30155 vsize=15698936 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16075710464 32227 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 15698936

[startup+1.50088 s]
/proc/loadavg: 7.59 7.94 8.03 12/220 30179
/proc/meminfo: memFree=29376644/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15699716 CPUtime=4.98 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 79079 0 1 0 485 13 0 0 25 0 22 0 608580823 16076509184 72421 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3924929 72427 2279 9 0 3915648 0
[pid=30157/tid=30158] ppid=30155 vsize=15699716 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16076509184 72430 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30160] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30160/stat : 30160 (java) S 30155 30157 29719 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 608580825 16076509184 72436 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30161] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30161/stat : 30161 (java) S 30155 30157 29719 0 -1 4202560 195 0 0 0 0 0 0 0 16 0 22 0 608580825 16076509184 72439 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30162] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30162/stat : 30162 (java) S 30155 30157 29719 0 -1 4202560 355 0 0 0 0 0 0 0 15 0 22 0 608580825 16076509184 72441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30163] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30163/stat : 30163 (java) S 30155 30157 29719 0 -1 4202560 358 0 0 0 0 0 0 0 16 0 22 0 608580825 16076509184 72445 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30164] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30164/stat : 30164 (java) S 30155 30157 29719 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 608580825 16076509184 72448 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30165] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30165/stat : 30165 (java) S 30155 30157 29719 0 -1 4202560 353 0 0 0 0 0 0 0 15 0 22 0 608580825 16076509184 72451 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30166] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30166/stat : 30166 (java) S 30155 30157 29719 0 -1 4202560 548 0 0 0 0 0 0 0 16 0 22 0 608580825 16076509184 72452 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30167] ppid=30155 vsize=15699716 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30167/stat : 30167 (java) S 30155 30157 29719 0 -1 4202560 307 0 0 0 1 0 0 0 15 0 22 0 608580825 16076509184 72453 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30168] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30168/stat : 30168 (java) S 30155 30157 29719 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 608580826 16076509184 72457 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 0 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30169] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30169/stat : 30169 (java) S 30155 30157 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608580826 16076509184 72461 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30170] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30170/stat : 30170 (java) R 30155 30157 29719 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 608580826 16076509184 72462 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30157/tid=30171] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30171/stat : 30171 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16076509184 72464 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032219569 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30172] ppid=30155 vsize=15699716 CPUtime=0.53 cores=0,2,4,6
/proc/30157/task/30172/stat : 30172 (java) R 30155 30157 29719 0 -1 4202560 11639 0 0 0 52 1 0 0 18 0 22 0 608580829 16076509184 72467 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 47201466856914 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30157/tid=30173] ppid=30155 vsize=15699716 CPUtime=1.09 cores=0,2,4,6
/proc/30157/task/30173/stat : 30173 (java) S 30155 30157 29719 0 -1 4202560 11660 0 0 0 108 1 0 0 17 0 22 0 608580829 16076509184 72468 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30174] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30174/stat : 30174 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16076509184 72470 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30175] ppid=30155 vsize=15699716 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30175/stat : 30175 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608580829 16076509184 72479 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30176] ppid=30155 vsize=15699716 CPUtime=0.99 cores=0,2,4,6
/proc/30157/task/30176/stat : 30176 (java) R 30155 30157 29719 0 -1 4202560 14126 0 0 0 98 1 0 0 16 0 22 0 608580850 16076509184 72485 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30157/tid=30177] ppid=30155 vsize=15699716 CPUtime=0.85 cores=0,2,4,6
/proc/30157/task/30177/stat : 30177 (java) R 30155 30157 29719 0 -1 4202560 12952 0 0 0 84 1 0 0 18 0 22 0 608580850 16076509184 72487 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505700123 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30157/tid=30178] ppid=30155 vsize=15699716 CPUtime=0.57 cores=0,2,4,6
/proc/30157/task/30178/stat : 30178 (java) R 30155 30157 29719 0 -1 4202560 13871 0 0 0 55 2 0 0 18 0 22 0 608580850 16076509184 72488 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505670470 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30157/tid=30179] ppid=30155 vsize=15699716 CPUtime=0.45 cores=0,2,4,6
/proc/30157/task/30179/stat : 30179 (java) R 30155 30157 29719 0 -1 4202560 4865 0 0 0 45 0 0 0 17 0 22 0 608580850 16076509184 72497 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505934601 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 15699716

[startup+3.10159 s]
/proc/loadavg: 7.95 8.01 8.05 10/220 30179
/proc/meminfo: memFree=29201556/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15695936 CPUtime=11.35 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 165002 0 1 0 1114 21 0 0 25 0 22 0 608580823 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3923984 151182 2287 9 0 3914703 0
[pid=30157/tid=30158] ppid=30155 vsize=15695936 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30160] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30160/stat : 30160 (java) S 30155 30157 29719 0 -1 4202560 717 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30161] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30161/stat : 30161 (java) S 30155 30157 29719 0 -1 4202560 1197 0 0 0 0 0 0 0 16 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30162] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30162/stat : 30162 (java) S 30155 30157 29719 0 -1 4202560 1571 0 0 0 1 0 0 0 16 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30163] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30163/stat : 30163 (java) S 30155 30157 29719 0 -1 4202560 358 0 0 0 1 0 0 0 15 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30164] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30164/stat : 30164 (java) S 30155 30157 29719 0 -1 4202560 658 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30165] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30165/stat : 30165 (java) S 30155 30157 29719 0 -1 4202560 949 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30166] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30166/stat : 30166 (java) S 30155 30157 29719 0 -1 4202560 548 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30167] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30167/stat : 30167 (java) S 30155 30157 29719 0 -1 4202560 572 0 0 0 1 0 0 0 16 0 22 0 608580825 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30168] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30168/stat : 30168 (java) S 30155 30157 29719 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 608580826 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 0 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30169] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30169/stat : 30169 (java) S 30155 30157 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608580826 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30170] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30170/stat : 30170 (java) S 30155 30157 29719 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608580826 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30171] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30171/stat : 30171 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032219569 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30172] ppid=30155 vsize=15695936 CPUtime=1.04 cores=0,2,4,6
/proc/30157/task/30172/stat : 30172 (java) S 30155 30157 29719 0 -1 4202560 16250 0 0 0 102 2 0 0 18 0 22 0 608580829 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30173] ppid=30155 vsize=15695936 CPUtime=1.3 cores=0,2,4,6
/proc/30157/task/30173/stat : 30173 (java) S 30155 30157 29719 0 -1 4202560 12274 0 0 0 129 1 0 0 15 0 22 0 608580829 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30174] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30174/stat : 30174 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30175] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30175/stat : 30175 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608580829 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30176] ppid=30155 vsize=15695936 CPUtime=2.59 cores=0,2,4,6
/proc/30157/task/30176/stat : 30176 (java) R 30155 30157 29719 0 -1 4202560 34547 0 0 0 256 3 0 0 18 0 22 0 608580850 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505671968 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30157/tid=30177] ppid=30155 vsize=15695936 CPUtime=2.02 cores=0,2,4,6
/proc/30157/task/30177/stat : 30177 (java) R 30155 30157 29719 0 -1 4202560 33415 0 0 0 198 4 0 0 19 0 22 0 608580850 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30157/tid=30178] ppid=30155 vsize=15695936 CPUtime=2.02 cores=0,2,4,6
/proc/30157/task/30178/stat : 30178 (java) R 30155 30157 29719 0 -1 4202560 33711 0 0 0 198 4 0 0 21 0 22 0 608580850 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505819183 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30157/tid=30179] ppid=30155 vsize=15695936 CPUtime=1.88 cores=0,2,4,6
/proc/30157/task/30179/stat : 30179 (java) R 30155 30157 29719 0 -1 4202560 20212 0 0 0 187 1 0 0 19 0 22 0 608580850 16072638464 151182 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505724067 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 15695936

[startup+6.301 s]
/proc/loadavg: 7.95 8.01 8.05 9/220 30180
/proc/meminfo: memFree=28988488/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15695936 CPUtime=24.12 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 167169 0 1 0 2390 22 0 0 25 0 22 0 608580823 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3923984 149469 2287 9 0 3914703 0
[pid=30157/tid=30158] ppid=30155 vsize=15695936 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30160] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30160/stat : 30160 (java) S 30155 30157 29719 0 -1 4202560 851 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30161] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30161/stat : 30161 (java) S 30155 30157 29719 0 -1 4202560 1441 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30162] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30162/stat : 30162 (java) S 30155 30157 29719 0 -1 4202560 1687 0 0 0 1 0 0 0 16 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30163] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30163/stat : 30163 (java) S 30155 30157 29719 0 -1 4202560 450 0 0 0 1 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30164] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30164/stat : 30164 (java) S 30155 30157 29719 0 -1 4202560 1230 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30165] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30165/stat : 30165 (java) S 30155 30157 29719 0 -1 4202560 1489 0 0 0 0 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30166] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30166/stat : 30166 (java) S 30155 30157 29719 0 -1 4202560 610 0 0 0 1 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30167] ppid=30155 vsize=15695936 CPUtime=0.01 cores=0,2,4,6
/proc/30157/task/30167/stat : 30167 (java) S 30155 30157 29719 0 -1 4202560 958 0 0 0 1 0 0 0 15 0 22 0 608580825 16072638464 149469 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0

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

[pid=30157/tid=30177] ppid=30155 vsize=15695936 CPUtime=1107.84 cores=0,2,4,6
/proc/30157/task/30177/stat : 30177 (java) R 30155 30157 29719 0 -1 4202560 159041 0 0 0 110752 32 0 0 25 0 22 0 608580850 16072638464 87405 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30157/tid=30178] ppid=30155 vsize=15695936 CPUtime=1107.32 cores=0,2,4,6
/proc/30157/task/30178/stat : 30178 (java) R 30155 30157 29719 0 -1 4202560 160429 0 0 0 110701 31 0 0 25 0 22 0 608580850 16072638464 87405 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505691555 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30157/tid=30179] ppid=30155 vsize=15695936 CPUtime=1107.77 cores=0,2,4,6
/proc/30157/task/30179/stat : 30179 (java) R 30155 30157 29719 0 -1 4202560 145980 0 0 0 110748 29 0 0 25 0 22 0 608580850 16072638464 87405 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505664072 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4461.69
Current children cumulated vsize (KiB) 15695936

[startup+1182.3 s]
/proc/loadavg: 7.10 7.88 8.01 5/193 30231
/proc/meminfo: memFree=30089360/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15695936 CPUtime=4700.18 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 1176211 0 1 0 469687 331 0 0 25 0 22 0 608580823 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3923984 99441 2298 9 0 3914703 0
[pid=30157/tid=30158] ppid=30155 vsize=15695936 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30160] ppid=30155 vsize=15695936 CPUtime=3.18 cores=0,2,4,6
/proc/30157/task/30160/stat : 30160 (java) S 30155 30157 29719 0 -1 4202560 59665 0 0 0 302 16 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30161] ppid=30155 vsize=15695936 CPUtime=3.23 cores=0,2,4,6
/proc/30157/task/30161/stat : 30161 (java) S 30155 30157 29719 0 -1 4202560 60717 0 0 0 307 16 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30162] ppid=30155 vsize=15695936 CPUtime=3.22 cores=0,2,4,6
/proc/30157/task/30162/stat : 30162 (java) S 30155 30157 29719 0 -1 4202560 60290 0 0 0 306 16 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30163] ppid=30155 vsize=15695936 CPUtime=3.34 cores=0,2,4,6
/proc/30157/task/30163/stat : 30163 (java) S 30155 30157 29719 0 -1 4202560 57808 0 0 0 321 13 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30164] ppid=30155 vsize=15695936 CPUtime=3.19 cores=0,2,4,6
/proc/30157/task/30164/stat : 30164 (java) S 30155 30157 29719 0 -1 4202560 58168 0 0 0 303 16 0 0 16 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30165] ppid=30155 vsize=15695936 CPUtime=3.17 cores=0,2,4,6
/proc/30157/task/30165/stat : 30165 (java) S 30155 30157 29719 0 -1 4202560 61255 0 0 0 302 15 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30166] ppid=30155 vsize=15695936 CPUtime=3.3 cores=0,2,4,6
/proc/30157/task/30166/stat : 30166 (java) S 30155 30157 29719 0 -1 4202560 58108 0 0 0 314 16 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30167] ppid=30155 vsize=15695936 CPUtime=3.22 cores=0,2,4,6
/proc/30157/task/30167/stat : 30167 (java) S 30155 30157 29719 0 -1 4202560 58804 0 0 0 305 17 0 0 15 0 22 0 608580825 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30168] ppid=30155 vsize=15695936 CPUtime=2.32 cores=0,2,4,6
/proc/30157/task/30168/stat : 30168 (java) S 30155 30157 29719 0 -1 4202560 2878 0 0 0 171 61 0 0 15 0 22 0 608580826 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 0 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30169] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30169/stat : 30169 (java) S 30155 30157 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608580826 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30170] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30170/stat : 30170 (java) S 30155 30157 29719 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608580826 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30171] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30171/stat : 30171 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032219569 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30172] ppid=30155 vsize=15695936 CPUtime=1.08 cores=0,2,4,6
/proc/30157/task/30172/stat : 30172 (java) S 30155 30157 29719 0 -1 4202560 16254 0 0 0 106 2 0 0 15 0 22 0 608580829 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30173] ppid=30155 vsize=15695936 CPUtime=1.39 cores=0,2,4,6
/proc/30157/task/30173/stat : 30173 (java) S 30155 30157 29719 0 -1 4202560 12285 0 0 0 138 1 0 0 15 0 22 0 608580829 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30174] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30174/stat : 30174 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30175] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30175/stat : 30175 (java) S 30155 30157 29719 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 608580829 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30176] ppid=30155 vsize=15695936 CPUtime=1168.1 cores=0,2,4,6
/proc/30157/task/30176/stat : 30176 (java) R 30155 30157 29719 0 -1 4202560 170878 0 0 0 116776 34 0 0 25 0 22 0 608580850 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505524159 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30157/tid=30177] ppid=30155 vsize=15695936 CPUtime=1167.1 cores=0,2,4,6
/proc/30157/task/30177/stat : 30177 (java) R 30155 30157 29719 0 -1 4202560 167157 0 0 0 116676 34 0 0 25 0 22 0 608580850 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505720797 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30157/tid=30178] ppid=30155 vsize=15695936 CPUtime=1166.65 cores=0,2,4,6
/proc/30157/task/30178/stat : 30178 (java) R 30155 30157 29719 0 -1 4202560 169268 0 0 0 116632 33 0 0 25 0 22 0 608580850 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505825074 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30157/tid=30179] ppid=30155 vsize=15695936 CPUtime=1167.14 cores=0,2,4,6
/proc/30157/task/30179/stat : 30179 (java) R 30155 30157 29719 0 -1 4202560 154790 0 0 0 116684 30 0 0 25 0 22 0 608580850 16072638464 99441 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505812930 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.18
Current children cumulated vsize (KiB) 15695936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 6.04 7.57 7.90 5/193 30232
/proc/meminfo: memFree=30149972/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15695936 CPUtime=4800.35 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 1187582 0 1 0 479698 337 0 0 25 0 22 0 608580823 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3923984 84183 2298 9 0 3914703 0
[pid=30157/tid=30158] ppid=30155 vsize=15695936 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30160] ppid=30155 vsize=15695936 CPUtime=3.23 cores=0,2,4,6
/proc/30157/task/30160/stat : 30160 (java) S 30155 30157 29719 0 -1 4202560 60263 0 0 0 307 16 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30161] ppid=30155 vsize=15695936 CPUtime=3.3 cores=0,2,4,6
/proc/30157/task/30161/stat : 30161 (java) S 30155 30157 29719 0 -1 4202560 61153 0 0 0 313 17 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30162] ppid=30155 vsize=15695936 CPUtime=3.28 cores=0,2,4,6
/proc/30157/task/30162/stat : 30162 (java) S 30155 30157 29719 0 -1 4202560 60668 0 0 0 312 16 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30163] ppid=30155 vsize=15695936 CPUtime=3.41 cores=0,2,4,6
/proc/30157/task/30163/stat : 30163 (java) S 30155 30157 29719 0 -1 4202560 58513 0 0 0 328 13 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30164] ppid=30155 vsize=15695936 CPUtime=3.27 cores=0,2,4,6
/proc/30157/task/30164/stat : 30164 (java) S 30155 30157 29719 0 -1 4202560 58554 0 0 0 310 17 0 0 16 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30165] ppid=30155 vsize=15695936 CPUtime=3.23 cores=0,2,4,6
/proc/30157/task/30165/stat : 30165 (java) S 30155 30157 29719 0 -1 4202560 61896 0 0 0 308 15 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30166] ppid=30155 vsize=15695936 CPUtime=3.37 cores=0,2,4,6
/proc/30157/task/30166/stat : 30166 (java) S 30155 30157 29719 0 -1 4202560 58505 0 0 0 321 16 0 0 16 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30167] ppid=30155 vsize=15695936 CPUtime=3.3 cores=0,2,4,6
/proc/30157/task/30167/stat : 30167 (java) S 30155 30157 29719 0 -1 4202560 59112 0 0 0 312 18 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30168] ppid=30155 vsize=15695936 CPUtime=2.36 cores=0,2,4,6
/proc/30157/task/30168/stat : 30168 (java) S 30155 30157 29719 0 -1 4202560 2906 0 0 0 172 64 0 0 15 0 22 0 608580826 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 0 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30169] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30169/stat : 30169 (java) S 30155 30157 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608580826 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30170] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30170/stat : 30170 (java) S 30155 30157 29719 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608580826 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30171] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30171/stat : 30171 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032219569 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30172] ppid=30155 vsize=15695936 CPUtime=1.08 cores=0,2,4,6
/proc/30157/task/30172/stat : 30172 (java) S 30155 30157 29719 0 -1 4202560 16254 0 0 0 106 2 0 0 15 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30173] ppid=30155 vsize=15695936 CPUtime=1.39 cores=0,2,4,6
/proc/30157/task/30173/stat : 30173 (java) S 30155 30157 29719 0 -1 4202560 12285 0 0 0 138 1 0 0 15 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30174] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30174/stat : 30174 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30175] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30175/stat : 30175 (java) S 30155 30157 29719 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30176] ppid=30155 vsize=15695936 CPUtime=1193.03 cores=0,2,4,6
/proc/30157/task/30176/stat : 30176 (java) R 30155 30157 29719 0 -1 4202560 172848 0 0 0 119269 34 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505670936 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30157/tid=30177] ppid=30155 vsize=15695936 CPUtime=1192.01 cores=0,2,4,6
/proc/30157/task/30177/stat : 30177 (java) R 30155 30157 29719 0 -1 4202560 169048 0 0 0 119167 34 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505700294 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30157/tid=30178] ppid=30155 vsize=15695936 CPUtime=1191.47 cores=0,2,4,6
/proc/30157/task/30178/stat : 30178 (java) R 30155 30157 29719 0 -1 4202560 171013 0 0 0 119114 33 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505845151 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30157/tid=30179] ppid=30155 vsize=15695936 CPUtime=1192.07 cores=0,2,4,6
/proc/30157/task/30179/stat : 30179 (java) R 30155 30157 29719 0 -1 4202560 156676 0 0 0 119176 31 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505663943 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15695936

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

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

[startup+1207.5 s]
/proc/loadavg: 6.04 7.57 7.90 5/193 30232
/proc/meminfo: memFree=30149972/32951124 swapFree=67111464/67111528
[pid=30157] ppid=30155 vsize=15695936 CPUtime=4800.35 cores=0,2,4,6
/proc/30157/stat : 30157 (java) S 30155 30157 29719 0 -1 4202496 1187582 0 1 0 479698 337 0 0 25 0 22 0 608580823 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30157/statm: 3923984 84183 2298 9 0 3914703 0
[pid=30157/tid=30158] ppid=30155 vsize=15695936 CPUtime=0.36 cores=0,2,4,6
/proc/30157/task/30158/stat : 30158 (java) S 30155 30157 29719 0 -1 4202560 6436 0 1 0 34 2 0 0 18 0 22 0 608580824 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30160] ppid=30155 vsize=15695936 CPUtime=3.23 cores=0,2,4,6
/proc/30157/task/30160/stat : 30160 (java) S 30155 30157 29719 0 -1 4202560 60263 0 0 0 307 16 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30161] ppid=30155 vsize=15695936 CPUtime=3.3 cores=0,2,4,6
/proc/30157/task/30161/stat : 30161 (java) S 30155 30157 29719 0 -1 4202560 61153 0 0 0 313 17 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30162] ppid=30155 vsize=15695936 CPUtime=3.28 cores=0,2,4,6
/proc/30157/task/30162/stat : 30162 (java) S 30155 30157 29719 0 -1 4202560 60668 0 0 0 312 16 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30163] ppid=30155 vsize=15695936 CPUtime=3.41 cores=0,2,4,6
/proc/30157/task/30163/stat : 30163 (java) S 30155 30157 29719 0 -1 4202560 58513 0 0 0 328 13 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30164] ppid=30155 vsize=15695936 CPUtime=3.27 cores=0,2,4,6
/proc/30157/task/30164/stat : 30164 (java) S 30155 30157 29719 0 -1 4202560 58554 0 0 0 310 17 0 0 16 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30165] ppid=30155 vsize=15695936 CPUtime=3.23 cores=0,2,4,6
/proc/30157/task/30165/stat : 30165 (java) S 30155 30157 29719 0 -1 4202560 61896 0 0 0 308 15 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30166] ppid=30155 vsize=15695936 CPUtime=3.37 cores=0,2,4,6
/proc/30157/task/30166/stat : 30166 (java) S 30155 30157 29719 0 -1 4202560 58505 0 0 0 321 16 0 0 16 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30167] ppid=30155 vsize=15695936 CPUtime=3.3 cores=0,2,4,6
/proc/30157/task/30167/stat : 30167 (java) S 30155 30157 29719 0 -1 4202560 59112 0 0 0 312 18 0 0 15 0 22 0 608580825 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30168] ppid=30155 vsize=15695936 CPUtime=2.36 cores=0,2,4,6
/proc/30157/task/30168/stat : 30168 (java) S 30155 30157 29719 0 -1 4202560 2906 0 0 0 172 64 0 0 15 0 22 0 608580826 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 0 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30169] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30169/stat : 30169 (java) S 30155 30157 29719 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608580826 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30170] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30170/stat : 30170 (java) S 30155 30157 29719 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 608580826 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30171] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30171/stat : 30171 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032219569 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30172] ppid=30155 vsize=15695936 CPUtime=1.08 cores=0,2,4,6
/proc/30157/task/30172/stat : 30172 (java) S 30155 30157 29719 0 -1 4202560 16254 0 0 0 106 2 0 0 15 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 2 0 0 0
[pid=30157/tid=30173] ppid=30155 vsize=15695936 CPUtime=1.39 cores=0,2,4,6
/proc/30157/task/30173/stat : 30173 (java) S 30155 30157 29719 0 -1 4202560 12285 0 0 0 138 1 0 0 15 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 6 0 0 0
[pid=30157/tid=30174] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30174/stat : 30174 (java) S 30155 30157 29719 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032211865 0 4 0 16800975 18446604449821262848 0 0 -1 4 0 0 0
[pid=30157/tid=30175] ppid=30155 vsize=15695936 CPUtime=0 cores=0,2,4,6
/proc/30157/task/30175/stat : 30175 (java) S 30155 30157 29719 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 608580829 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 260032212480 0 4 0 16800975 18446604449821262848 0 0 -1 0 0 0 0
[pid=30157/tid=30176] ppid=30155 vsize=15695936 CPUtime=1193.03 cores=0,2,4,6
/proc/30157/task/30176/stat : 30176 (java) R 30155 30157 29719 0 -1 4202560 172848 0 0 0 119269 34 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505670936 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30157/tid=30177] ppid=30155 vsize=15695936 CPUtime=1192.01 cores=0,2,4,6
/proc/30157/task/30177/stat : 30177 (java) R 30155 30157 29719 0 -1 4202560 169048 0 0 0 119167 34 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505700294 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30157/tid=30178] ppid=30155 vsize=15695936 CPUtime=1191.47 cores=0,2,4,6
/proc/30157/task/30178/stat : 30178 (java) R 30155 30157 29719 0 -1 4202560 171013 0 0 0 119114 33 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505845151 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30157/tid=30179] ppid=30155 vsize=15695936 CPUtime=1192.07 cores=0,2,4,6
/proc/30157/task/30179/stat : 30179 (java) R 30155 30157 29719 0 -1 4202560 156676 0 0 0 119176 31 0 0 25 0 22 0 608580850 16072638464 84183 33554432000 1073741824 1073778376 140735522918160 18446744073709551615 46912505663943 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15695936

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.39
CPU user time (s): 4797
CPU system time (s): 3.38749
CPU usage (%): 397.538
Max. virtual memory (cumulated for all children) (KiB): 15699860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797
system time used= 3.38748
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1187607
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= 336413
involuntary context switches= 168859

runsolver used 1.9907 second user time and 4.63929 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-30 19:11:42
IDJOB=3312976
IDBENCH=83223
IDSOLVER=1699
FILE ID=node110/3312976-1304183502
RUNJOBID= node110-1304181047-29737
PBS_JOBID= 13172462
Free space on /tmp= 73472 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-16-16-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312976-1304183502/watcher-3312976-1304183502 -o /tmp/evaluation-result-3312976-1304183502/solver-3312976-1304183502 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312976-1304183502.cnf

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=1158558564

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.76
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.830
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.830
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.830
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:      29572452 kB
Buffers:       1004584 kB
Cached:         988996 kB
SwapCached:         64 kB
Active:        1195100 kB
Inactive:      1769504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29572452 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1880 kB
Writeback:           0 kB
AnonPages:      970928 kB
Mapped:          23592 kB
Slab:           349116 kB
PageTables:       6656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1484480 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= 73472 MiB
End job on node110 at 2011-04-30 19:31:52