Trace number 3261205

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
ppfolio parUNSAT 2451.77 792.697

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
2451.44/792.68	s UNSATISFIABLE
2451.44/792.69	solver [5] march_hi 2009 answered
2451.44/792.69	Done

Verifier Data

No possible verification on an UNSAT instance

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-3261205-1304085184/watcher-3261205-1304085184 -o /tmp/evaluation-result-3261205-1304085184/solver-3261205-1304085184 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3261205-1304085184.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: 10.34 10.21 9.98 7/182 776
/proc/meminfo: memFree=30981476/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) R 774 776 32278 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 520117206 18677760 233 33554432000 4194304 4287625 140733898342480 18446744073709551615 235589903848 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/776/statm: 4560 233 196 23 0 57 0

[startup+0.236969 s]
/proc/loadavg: 10.34 10.21 9.98 7/182 776
/proc/meminfo: memFree=30981476/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300958 s]
/proc/loadavg: 10.34 10.21 9.98 7/182 776
/proc/meminfo: memFree=30981476/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400941 s]
/proc/loadavg: 10.34 10.21 9.98 7/182 776
/proc/meminfo: memFree=30981476/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700888 s]
/proc/loadavg: 10.34 10.21 9.98 7/182 776
/proc/meminfo: memFree=30981476/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 10.31 10.20 9.98 11/188 782
/proc/meminfo: memFree=30970888/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
[pid=777] ppid=776 vsize=198164 CPUtime=1.49 cores=0
/proc/777/stat : 777 (cryptominisat) R 776 776 32278 0 -1 4202496 3337 0 0 0 149 0 0 0 25 0 1 0 520117206 202919936 1286 33554432000 4194304 4587354 140733300848544 18446744073709551615 4243555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/777/statm: 49541 1286 331 96 0 46103 0
[pid=778] ppid=776 vsize=13628 CPUtime=1.49 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 862 0 0 0 149 0 0 0 25 0 1 0 520117206 13955072 753 33554432000 4194304 4785740 140734287842352 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 3407 753 340 145 0 452 0
[pid=779] ppid=776 vsize=455832 CPUtime=0.94 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 94 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=8008 CPUtime=1.49 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 1522 0 0 0 149 0 0 0 25 0 1 0 520117206 8200192 1196 33554432000 4194304 4352236 140734530912000 18446744073709551615 4231080 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 2002 1196 127 39 0 1082 0
[pid=781] ppid=776 vsize=7108 CPUtime=0.53 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 421 0 0 0 53 0 0 0 25 0 1 0 520117206 7278592 314 33554432000 4194304 4331988 140736722652672 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 1777 314 174 34 0 219 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 701064

[startup+3.10047 s]
/proc/loadavg: 10.31 10.20 9.98 11/188 782
/proc/meminfo: memFree=30960844/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
[pid=777] ppid=776 vsize=210184 CPUtime=3.09 cores=0
/proc/777/stat : 777 (cryptominisat) R 776 776 32278 0 -1 4202496 6540 0 0 0 308 1 0 0 25 0 1 0 520117206 215228416 4484 33554432000 4194304 4587354 140733300848544 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/777/statm: 52546 4484 337 96 0 49108 0
[pid=778] ppid=776 vsize=14168 CPUtime=3.09 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 996 0 0 0 309 0 0 0 25 0 1 0 520117206 14508032 887 33554432000 4194304 4785740 140734287842352 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 3542 887 340 145 0 587 0
[pid=779] ppid=776 vsize=455832 CPUtime=1.74 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 174 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=9032 CPUtime=3.09 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 2034 0 0 0 309 0 0 0 25 0 1 0 520117206 9248768 1452 33554432000 4194304 4352236 140734530912000 18446744073709551615 4278833 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 2258 1452 127 39 0 1338 0
[pid=781] ppid=776 vsize=7476 CPUtime=1.33 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 528 0 0 0 133 0 0 0 25 0 1 0 520117206 7655424 403 33554432000 4194304 4331988 140736722652672 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 1869 403 175 34 0 311 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 715016

[startup+6.30091 s]
/proc/loadavg: 10.31 10.20 9.98 11/188 782
/proc/meminfo: memFree=30948072/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
[pid=777] ppid=776 vsize=218180 CPUtime=6.29 cores=0
/proc/777/stat : 777 (cryptominisat) R 776 776 32278 0 -1 4202496 10102 0 0 0 627 2 0 0 25 0 1 0 520117206 223416320 6391 33554432000 4194304 4587354 140733300848544 18446744073709551615 4244615 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/777/statm: 54545 6391 337 96 0 51107 0
[pid=778] ppid=776 vsize=14848 CPUtime=6.29 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 1169 0 0 0 629 0 0 0 25 0 1 0 520117206 15204352 1060 33554432000 4194304 4785740 140734287842352 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 3712 1060 340 145 0 757 0
[pid=779] ppid=776 vsize=455832 CPUtime=3.34 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 334 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 9919508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=12104 CPUtime=6.29 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 3188 0 0 0 629 0 0 0 25 0 1 0 520117206 12394496 2220 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 3026 2220 127 39 0 2106 0
[pid=781] ppid=776 vsize=8044 CPUtime=2.91 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 641 0 0 0 291 0 0 0 25 0 1 0 520117206 8237056 516 33554432000 4194304 4331988 140736722652672 18446744073709551615 4315916 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 2011 516 175 34 0 453 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 727332

[startup+12.7008 s]
/proc/loadavg: 10.26 10.20 9.98 11/188 782
/proc/meminfo: memFree=30936396/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
[pid=777] ppid=776 vsize=224068 CPUtime=12.68 cores=0
/proc/777/stat : 777 (cryptominisat) R 776 776 32278 0 -1 4202496 14129 0 0 0 1266 2 0 0 25 0 1 0 520117206 229445632 8256 33554432000 4194304 4587354 140733300848544 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/777/statm: 56017 8256 337 96 0 52579 0
[pid=778] ppid=776 vsize=15672 CPUtime=12.69 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 1378 0 0 0 1269 0 0 0 25 0 1 0 520117206 16048128 1269 33554432000 4194304 4785740 140734287842352 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 3918 1269 340 145 0 963 0
[pid=779] ppid=776 vsize=455832 CPUtime=6.51 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 651 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=13128 CPUtime=12.69 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 4244 0 0 0 1269 0 0 0 25 0 1 0 520117206 13443072 2476 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 3282 2476 127 39 0 2362 0
[pid=781] ppid=776 vsize=9320 CPUtime=6.1 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 882 0 0 0 610 0 0 0 25 0 1 0 520117206 9543680 757 33554432000 4194304 4331988 140736722652672 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 2330 757 175 34 0 772 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 736344

[startup+25.5065 s]
/proc/loadavg: 10.22 10.19 9.98 11/188 782
/proc/meminfo: memFree=30926096/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
[pid=777] ppid=776 vsize=216040 CPUtime=25.49 cores=0
/proc/777/stat : 777 (cryptominisat) R 776 776 32278 0 -1 4202496 23211 0 0 0 2544 5 0 0 25 0 1 0 520117206 221224960 7427 33554432000 4194304 4587354 140733300848544 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/777/statm: 54010 7427 337 96 0 50572 0
[pid=778] ppid=776 vsize=16672 CPUtime=25.5 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 1593 0 0 0 2550 0 0 0 25 0 1 0 520117206 17072128 1484 33554432000 4194304 4785740 140734287842352 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 4168 1484 340 145 0 1213 0
[pid=779] ppid=776 vsize=455832 CPUtime=12.85 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 1285 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=18504 CPUtime=25.49 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 6452 0 0 0 2549 0 0 0 25 0 1 0 520117206 18948096 3820 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328221 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 4626 3820 127 39 0 3706 0
[pid=781] ppid=776 vsize=12340 CPUtime=12.5 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 1360 0 0 0 1250 0 0 0 25 0 1 0 520117206 12636160 1235 33554432000 4194304 4331988 140736722652672 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 3085 1235 175 34 0 1527 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 737712

[startup+51.101 s]
/proc/loadavg: 10.14 10.17 9.98 11/188 783
/proc/meminfo: memFree=30907696/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520117206 18763776 390 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 4588860573646585855 0 0 17 2 0 0 0
/proc/776/statm: 4581 390 341 23 0 91 0
[pid=777] ppid=776 vsize=236500 CPUtime=51.08 cores=0
/proc/777/stat : 777 (cryptominisat) R 776 776 32278 0 -1 4202496 36557 0 0 0 5101 7 0 0 25 0 1 0 520117206 242176000 11166 33554432000 4194304 4587354 140733300848544 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/777/statm: 59125 11166 337 96 0 55687 0
[pid=778] ppid=776 vsize=17860 CPUtime=51.09 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 1879 0 0 0 5109 0 0 0 25 0 1 0 520117206 18288640 1770 33554432000 4194304 4785740 140734287842352 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 4465 1770 340 145 0 1510 0
[pid=779] ppid=776 vsize=455832 CPUtime=25.61 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 2561 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=20428 CPUtime=51.08 cores=2

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


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

[startup+768.101 s]
/proc/loadavg: 9.24 9.26 9.53 10/187 862
/proc/meminfo: memFree=31109376/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=768.1 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3025 0 0 0 76810 0 0 0 25 0 1 0 520117206 23085056 2916 33554432000 4194304 4785740 140734287842352 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2916 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=382.17 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 38217 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=59988 CPUtime=768.03 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 76793 10 0 0 25 0 1 0 520117206 61427712 14191 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 14997 14191 127 39 0 14077 0
[pid=781] ppid=776 vsize=141440 CPUtime=381.74 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 33778 0 0 0 38165 9 0 0 25 0 1 0 520117206 144834560 33653 33554432000 4194304 4331988 140736722652672 18446744073709551615 4226430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 35360 33653 175 34 0 33802 0
Current children cumulated CPU time (s) 2378.07
Current children cumulated vsize (KiB) 698128

[startup+780.901 s]
/proc/loadavg: 9.20 9.25 9.53 10/187 862
/proc/meminfo: memFree=31098584/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=780.9 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 78090 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=388.5 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 38850 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=59988 CPUtime=780.83 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 78073 10 0 0 25 0 1 0 520117206 61427712 14191 33554432000 4194304 4352236 140734530912000 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 14997 14191 127 39 0 14077 0
[pid=781] ppid=776 vsize=207740 CPUtime=388.14 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34365 0 0 0 38805 9 0 0 25 0 1 0 520117206 212725760 34240 33554432000 4194304 4331988 140736722652672 18446744073709551615 4228331 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34240 175 34 0 50377 0
Current children cumulated CPU time (s) 2416.4
Current children cumulated vsize (KiB) 764428

[startup+787.301 s]
/proc/loadavg: 9.17 9.25 9.52 10/187 863
/proc/meminfo: memFree=31092376/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=787.3 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 78730 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4307207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=391.68 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 39168 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=59988 CPUtime=787.23 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 78713 10 0 0 25 0 1 0 520117206 61427712 14191 33554432000 4194304 4352236 140734530912000 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 14997 14191 127 39 0 14077 0
[pid=781] ppid=776 vsize=207740 CPUtime=391.32 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34650 0 0 0 39123 9 0 0 25 0 1 0 520117206 212725760 34525 33554432000 4194304 4331988 140736722652672 18446744073709551615 4210384 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34525 175 34 0 50377 0
Current children cumulated CPU time (s) 2435.56
Current children cumulated vsize (KiB) 764428

[startup+790.501 s]
/proc/loadavg: 9.17 9.25 9.52 10/187 863
/proc/meminfo: memFree=31088036/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=790.5 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 79050 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=393.28 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 39328 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=43604 CPUtime=790.43 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 79033 10 0 0 25 0 1 0 520117206 44650496 10095 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 10901 10095 127 39 0 9981 0
[pid=781] ppid=776 vsize=207740 CPUtime=392.9 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34794 0 0 0 39281 9 0 0 25 0 1 0 520117206 212725760 34669 33554432000 4194304 4331988 140736722652672 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34669 175 34 0 50377 0
Current children cumulated CPU time (s) 2445.14
Current children cumulated vsize (KiB) 748044

[startup+791.301 s]
/proc/loadavg: 9.15 9.24 9.52 10/187 863
/proc/meminfo: memFree=31103660/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=791.3 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 79130 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=393.68 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 39368 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 9918782 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=43604 CPUtime=791.23 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 79113 10 0 0 25 0 1 0 520117206 44650496 10095 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 10901 10095 127 39 0 9981 0
[pid=781] ppid=776 vsize=207740 CPUtime=393.3 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34832 0 0 0 39321 9 0 0 25 0 1 0 520117206 212725760 34707 33554432000 4194304 4331988 140736722652672 18446744073709551615 4308792 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34707 175 34 0 50377 0
Current children cumulated CPU time (s) 2447.54
Current children cumulated vsize (KiB) 748044

[startup+792.101 s]
/proc/loadavg: 9.15 9.24 9.52 10/187 863
/proc/meminfo: memFree=31115812/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=792.11 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 79211 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=394.08 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 39408 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=43604 CPUtime=792.03 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 79193 10 0 0 25 0 1 0 520117206 44650496 10095 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 10901 10095 127 39 0 9981 0
[pid=781] ppid=776 vsize=207740 CPUtime=393.7 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34869 0 0 0 39361 9 0 0 25 0 1 0 520117206 212725760 34744 33554432000 4194304 4331988 140736722652672 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34744 175 34 0 50377 0
Current children cumulated CPU time (s) 2449.95
Current children cumulated vsize (KiB) 748044

[startup+792.501 s]
/proc/loadavg: 9.15 9.24 9.52 10/187 863
/proc/meminfo: memFree=31115812/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=792.5 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 79250 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=394.28 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 39428 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=43604 CPUtime=792.43 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 79233 10 0 0 25 0 1 0 520117206 44650496 10095 33554432000 4194304 4352236 140734530912000 18446744073709551615 4328349 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 10901 10095 127 39 0 9981 0
[pid=781] ppid=776 vsize=207740 CPUtime=393.89 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34886 0 0 0 39380 9 0 0 25 0 1 0 520117206 212725760 34761 33554432000 4194304 4331988 140736722652672 18446744073709551615 4239496 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34761 175 34 0 50377 0
Current children cumulated CPU time (s) 2451.13
Current children cumulated vsize (KiB) 748044

[startup+792.601 s]
/proc/loadavg: 9.15 9.24 9.52 10/187 863
/proc/meminfo: memFree=31115812/32950928 swapFree=67111404/67111528
[pid=776] ppid=774 vsize=18324 CPUtime=78.03 cores=0,2,4,6
/proc/776/stat : 776 (ppfolio) S 774 776 32278 0 -1 4202496 523 47985 0 0 0 0 7793 10 15 0 1 0 520117206 18763776 391 33554432000 4194304 4287625 140733898342480 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/776/statm: 4581 391 342 23 0 91 0
[pid=778] ppid=776 vsize=22544 CPUtime=792.6 cores=4
/proc/778/stat : 778 (clasp) R 776 776 32278 0 -1 4202496 3026 0 0 0 79260 0 0 0 25 0 1 0 520117206 23085056 2917 33554432000 4194304 4785740 140734287842352 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/778/statm: 5636 2917 341 145 0 2681 0
[pid=779] ppid=776 vsize=455832 CPUtime=394.34 cores=6
/proc/779/stat : 779 (TNM) R 776 776 32278 0 -1 4202496 324 0 0 0 39434 0 0 0 25 0 1 0 520117206 466771968 221 33554432000 134512640 134534564 4290619456 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/779/statm: 113958 221 95 6 0 112624 0
[pid=780] ppid=776 vsize=43604 CPUtime=792.53 cores=2
/proc/780/stat : 780 (lingeling) R 776 776 32278 0 -1 4202496 65143 0 0 0 79243 10 0 0 25 0 1 0 520117206 44650496 10095 33554432000 4194304 4352236 140734530912000 18446744073709551615 4329202 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/780/statm: 10901 10095 127 39 0 9981 0
[pid=781] ppid=776 vsize=207740 CPUtime=393.94 cores=6
/proc/781/stat : 781 (march_hi) R 776 776 32278 0 -1 4202496 34891 0 0 0 39385 9 0 0 25 0 1 0 520117206 212725760 34766 33554432000 4194304 4331988 140736722652672 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/781/statm: 51935 34766 175 34 0 50377 0
Current children cumulated CPU time (s) 2451.44
Current children cumulated vsize (KiB) 748044

Child status: 0
Real time (s): 792.697
CPU time (s): 2451.77
CPU user time (s): 2451.44
CPU system time (s): 0.336948
CPU usage (%): 309.295
Max. virtual memory (cumulated for all children) (KiB): 14951368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2451.44
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1188
involuntary context switches= 20427

runsolver used 1.3078 second user time and 3.01554 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 15:53:04
IDJOB=3261205
IDBENCH=83217
IDSOLVER=1612
FILE ID=node120/3261205-1304085184
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261205-1304085184/watcher-3261205-1304085184 -o /tmp/evaluation-result-3261205-1304085184/solver-3261205-1304085184 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3261205-1304085184.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=1029907833

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30981632 kB
Buffers:        466312 kB
Cached:         614504 kB
SwapCached:          8 kB
Active:         881220 kB
Inactive:       728108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30981632 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      528276 kB
Mapped:          16916 kB
Slab:           296380 kB
PageTables:       5884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3048124 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= 72056 MiB
End job on node120 at 2011-04-29 16:06:17