Trace number 3251216

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 seq? (TO) 1300.02 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3251216-1303569999/watcher-3251216-1303569999 -o /tmp/evaluation-result-3251216-1303569999/solver-3251216-1303569999 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3251216-1303569999.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.93 10.89 8.58 11/198 17558
/proc/meminfo: memFree=11391812/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) R 17556 17558 17106 0 -1 4202496 454 0 0 0 0 0 0 0 25 0 1 0 547230630 18763776 390 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17558/statm: 4581 390 342 23 0 91 0

[startup+0.045132 s]
/proc/loadavg: 11.93 10.89 8.58 11/198 17558
/proc/meminfo: memFree=11391812/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 3981072123727675652 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101123 s]
/proc/loadavg: 11.93 10.89 8.58 11/198 17558
/proc/meminfo: memFree=11391812/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 3981072123727675652 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301083 s]
/proc/loadavg: 11.93 10.89 8.58 11/198 17558
/proc/meminfo: memFree=11391812/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032426959699968 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701008 s]
/proc/loadavg: 11.93 10.89 8.58 11/198 17558
/proc/meminfo: memFree=11391812/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032839276560384 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 11.93 10.89 8.58 13/202 17562
/proc/meminfo: memFree=11312668/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032839276560384 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=68932 CPUtime=0.49 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 11644 0 0 0 48 1 0 0 25 0 1 0 547230631 70586368 11529 33554432000 4194304 4587354 140735089444992 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 17233 11529 314 96 0 13795 0
[pid=17561] ppid=17558 vsize=35424 CPUtime=0.39 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 7728 0 0 0 38 1 0 0 25 0 1 0 547230631 36274176 5842 33554432000 4194304 4785740 140736767453632 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 8856 5842 313 145 0 5901 0
[pid=17562] ppid=17558 vsize=468628 CPUtime=0.58 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 5820 0 0 0 58 0 0 0 25 0 1 0 547230631 479875072 5717 33554432000 134512640 134534564 4288118912 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117157 5717 91 6 0 115823 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 591308

[startup+3.10055 s]
/proc/loadavg: 11.93 10.89 8.58 13/202 17562
/proc/meminfo: memFree=11310712/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032839276560384 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=91152 CPUtime=1.03 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 17890 0 0 0 101 2 0 0 25 0 1 0 547230631 93339648 15663 33554432000 4194304 4587354 140735089444992 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 22788 15663 315 96 0 19350 0
[pid=17561] ppid=17558 vsize=35424 CPUtime=0.89 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 7728 0 0 0 88 1 0 0 25 0 1 0 547230631 36274176 5842 33554432000 4194304 4785740 140736767453632 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 8856 5842 313 145 0 5901 0
[pid=17562] ppid=17558 vsize=468628 CPUtime=1.13 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 5820 0 0 0 113 0 0 0 25 0 1 0 547230631 479875072 5717 33554432000 134512640 134534564 4288118912 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117157 5717 91 6 0 115823 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 613528

[startup+6.30096 s]
/proc/loadavg: 11.94 10.91 8.60 13/202 17562
/proc/meminfo: memFree=11297940/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033389032374272 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=77464 CPUtime=2.09 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 18920 0 0 0 207 2 0 0 25 0 1 0 547230631 79323136 13934 33554432000 4194304 4587354 140735089444992 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 19366 13934 326 96 0 15928 0
[pid=17561] ppid=17558 vsize=36348 CPUtime=1.99 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 7986 0 0 0 198 1 0 0 25 0 1 0 547230631 37220352 6100 33554432000 4194304 4785740 140736767453632 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 9087 6100 316 145 0 6132 0
[pid=17562] ppid=17558 vsize=468628 CPUtime=2.18 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 5820 0 0 0 218 0 0 0 25 0 1 0 547230631 479875072 5717 33554432000 134512640 134534564 4288118912 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117157 5717 91 6 0 115823 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 600764

[startup+12.7008 s]
/proc/loadavg: 11.94 10.93 8.62 13/202 17562
/proc/meminfo: memFree=11280348/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033801349234688 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1041596 CPUtime=4.24 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 21072 0 0 0 421 3 0 0 25 0 1 0 547230631 1066594304 14234 33554432000 4194304 4587354 140735089444992 18446744073709551615 4236522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 260399 14234 331 96 0 256961 0
[pid=17561] ppid=17558 vsize=33888 CPUtime=4.09 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 8297 0 0 0 408 1 0 0 25 0 1 0 547230631 34701312 5715 33554432000 4194304 4785740 140736767453632 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 8472 5715 340 145 0 5517 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=4.34 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 433 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1565208

[startup+25.5013 s]
/proc/loadavg: 11.95 10.98 8.67 13/202 17563
/proc/meminfo: memFree=11237000/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032564398653440 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1041596 CPUtime=8.49 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 21506 0 0 0 846 3 0 0 25 0 1 0 547230631 1066594304 14664 33554432000 4194304 4587354 140735089444992 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 260399 14664 337 96 0 256961 0
[pid=17561] ppid=17558 vsize=61792 CPUtime=8.39 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 15349 0 0 0 837 2 0 0 25 0 1 0 547230631 63275008 12767 33554432000 4194304 4785740 140736767453632 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 15448 12767 340 145 0 12493 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=8.59 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 858 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1593112

[startup+51.1005 s]
/proc/loadavg: 11.97 11.06 8.76 13/202 17563
/proc/meminfo: memFree=11159164/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032976715513856 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1056836 CPUtime=17.04 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 24346 0 0 0 1701 3 0 0 25 0 1 0 547230631 1082200064 17504 33554432000 4194304 4587354 140735089444992 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 264209 17504 337 96 0 260771 0
[pid=17561] ppid=17558 vsize=93832 CPUtime=16.88 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 23214 0 0 0 1684 4 0 0 25 0 1 0 547230631 96083968 20632 33554432000 4194304 4785740 140736767453632 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 23458 20632 340 145 0 20503 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=17.14 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 1713 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1640392

[startup+102.307 s]
/proc/loadavg: 11.98 11.20 8.93 13/202 17565
/proc/meminfo: memFree=11033040/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032701837606912 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1147996 CPUtime=34.08 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 33715 0 0 0 3403 5 0 0 25 0 1 0 547230631 1175547904 19754 33554432000 4194304 4587354 140735089444992 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 286999 19754 337 96 0 283561 0
[pid=17561] ppid=17558 vsize=150304 CPUtime=33.98 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 36981 0 0 0 3390 8 0 0 25 0 1 0 547230631 153911296 34399 33554432000 4194304 4785740 140736767453632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 37576 34399 340 145 0 34621 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=34.2 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 3419 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1788024

[startup+162.301 s]
/proc/loadavg: 11.99 11.35 9.12 13/202 17566
/proc/meminfo: memFree=10837092/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033251593420800 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1197492 CPUtime=54.08 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 45071 0 0 0 5402 6 0 0 25 0 1 0 547230631 1226231808 31110 33554432000 4194304 4587354 140735089444992 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 299373 31110 337 96 0 295935 0
[pid=17561] ppid=17558 vsize=192316 CPUtime=53.98 cores=0

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

/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1928904

[startup+882.301 s]
/proc/loadavg: 12.00 11.94 10.66 13/202 17687
/proc/meminfo: memFree=11871556/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032014642839552 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1147408 CPUtime=294.14 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 95130 0 0 0 29399 15 0 0 25 0 1 0 547230631 1174945792 41166 33554432000 4194304 4587354 140735089444992 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 286852 41166 337 96 0 283414 0
[pid=17561] ppid=17558 vsize=315832 CPUtime=293.96 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 77012 0 0 0 29376 20 0 0 25 0 1 0 547230631 323411968 74430 33554432000 4194304 4785740 140736767453632 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 78958 74430 340 145 0 76003 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=294.19 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 29418 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1952964

[startup+942.301 s]
/proc/loadavg: 12.00 11.95 10.74 13/202 17719
/proc/meminfo: memFree=12087652/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032701837606912 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1196168 CPUtime=314.15 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 107041 0 0 0 31398 17 0 0 25 0 1 0 547230631 1224876032 53077 33554432000 4194304 4587354 140735089444992 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 299042 53077 337 96 0 295604 0
[pid=17561] ppid=17558 vsize=321416 CPUtime=313.96 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 78331 0 0 0 31376 20 0 0 25 0 1 0 547230631 329129984 75749 33554432000 4194304 4785740 140736767453632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 80354 75749 340 145 0 77399 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=314.19 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 31418 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2007308

[startup+1002.3 s]
/proc/loadavg: 12.00 11.95 10.82 13/202 17751
/proc/meminfo: memFree=11898672/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033526471327744 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1270368 CPUtime=334.14 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 112794 0 0 0 33395 19 0 0 25 0 1 0 547230631 1300856832 53077 33554432000 4194304 4587354 140735089444992 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 317592 53077 337 96 0 314154 0
[pid=17561] ppid=17558 vsize=329808 CPUtime=333.97 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 80232 0 0 0 33377 20 0 0 25 0 1 0 547230631 337723392 77650 33554432000 4194304 4785740 140736767453632 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 82452 77650 340 145 0 79497 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=334.18 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 33417 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2089900

[startup+1062.3 s]
/proc/loadavg: 12.00 11.96 10.89 13/202 17752
/proc/meminfo: memFree=11758816/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033663910281216 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1196156 CPUtime=354.14 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 116671 0 0 0 35394 20 0 0 25 0 1 0 547230631 1224863744 54090 33554432000 4194304 4587354 140735089444992 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 299039 54090 337 96 0 295601 0
[pid=17561] ppid=17558 vsize=335568 CPUtime=353.98 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 81496 0 0 0 35378 20 0 0 25 0 1 0 547230631 343621632 78914 33554432000 4194304 4785740 140736767453632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 83892 78914 340 145 0 80937 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=354.18 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 35417 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2021448

[startup+1122.3 s]
/proc/loadavg: 12.00 11.96 10.95 13/202 17754
/proc/meminfo: memFree=11655016/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033938788188160 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1196168 CPUtime=374.13 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 121022 0 0 0 37392 21 0 0 25 0 1 0 547230631 1224876032 53077 33554432000 4194304 4587354 140735089444992 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 299042 53077 337 96 0 295604 0
[pid=17561] ppid=17558 vsize=342556 CPUtime=373.99 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 83143 0 0 0 37378 21 0 0 25 0 1 0 547230631 350777344 80561 33554432000 4194304 4785740 140736767453632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 85639 80561 340 145 0 82684 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=374.18 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 37417 1 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2028448

[startup+1182.3 s]
/proc/loadavg: 12.00 11.97 11.02 13/202 17756
/proc/meminfo: memFree=11610108/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316032701837606912 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1196148 CPUtime=394.13 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 123998 0 0 0 39391 22 0 0 25 0 1 0 547230631 1224855552 53785 33554432000 4194304 4587354 140735089444992 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 299037 53785 337 96 0 295599 0
[pid=17561] ppid=17558 vsize=351408 CPUtime=393.99 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 85093 0 0 0 39378 21 0 0 25 0 1 0 547230631 359841792 82511 33554432000 4194304 4785740 140736767453632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 87852 82511 340 145 0 84897 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=394.18 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 39416 2 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2037280

[startup+1242.3 s]
/proc/loadavg: 12.06 11.99 11.08 13/202 17757
/proc/meminfo: memFree=11612808/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1171944 CPUtime=414.13 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 134673 0 0 0 41388 25 0 0 25 0 1 0 547230631 1200070656 51010 33554432000 4194304 4587354 140735089444992 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 292986 51010 337 96 0 289548 0
[pid=17561] ppid=17558 vsize=357044 CPUtime=414 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 86544 0 0 0 41378 22 0 0 25 0 1 0 547230631 365613056 83962 33554432000 4194304 4785740 140736767453632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 89261 83962 340 145 0 86306 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=414.18 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 41416 2 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2018712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.99 11.14 13/202 17759
/proc/meminfo: memFree=11565176/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=18324 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (ppfolio) S 17556 17558 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547230630 18763776 393 33554432000 4194304 4287625 140736325553616 18446744073709551615 231895510543 0 0 4096 65536 4316033938788188160 0 0 17 2 0 0 0
/proc/17558/statm: 4581 393 345 23 0 91 0
[pid=17559] ppid=17558 vsize=1171940 CPUtime=433.33 cores=0
/proc/17559/stat : 17559 (cryptominisat) R 17558 17558 17106 0 -1 4202496 139705 0 0 0 43306 27 0 0 25 0 1 0 547230631 1200066560 49332 33554432000 4194304 4587354 140735089444992 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17559/statm: 292985 49332 337 96 0 289547 0
[pid=17561] ppid=17558 vsize=366604 CPUtime=433.22 cores=0
/proc/17561/stat : 17561 (clasp) R 17558 17558 17106 0 -1 4202496 88893 0 0 0 43300 22 0 0 25 0 1 0 547230631 375402496 86311 33554432000 4194304 4785740 140736767453632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17561/statm: 91651 86311 340 145 0 88696 0
[pid=17562] ppid=17558 vsize=471400 CPUtime=433.47 cores=0
/proc/17562/stat : 17562 (TNM) R 17558 17558 17106 0 -1 4202496 8417 0 0 0 43345 2 0 0 25 0 1 0 547230631 482713600 8314 33554432000 134512640 134534564 4288118912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17562/statm: 117850 8314 95 6 0 116516 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2028268

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17558 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.02
CPU user time (s): 1299.51
CPU system time (s): 0.51
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 2989992

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

runsolver used 2.31165 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 16:46:39
IDJOB=3251216
IDBENCH=88216
IDSOLVER=1613
FILE ID=node114/3251216-1303569999
RUNJOBID= node114-1303568270-17124
PBS_JOBID= 13150300
Free space on /tmp= 71204 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251216-1303569999/watcher-3251216-1303569999 -o /tmp/evaluation-result-3251216-1303569999/solver-3251216-1303569999 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251216-1303569999.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=170691293

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.848
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:      11392216 kB
Buffers:       2302272 kB
Cached:       16936112 kB
SwapCached:          0 kB
Active:       11581816 kB
Inactive:      9385348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11392216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14396 kB
Writeback:           0 kB
AnonPages:     1728048 kB
Mapped:          17876 kB
Slab:           523244 kB
PageTables:       9536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6143776 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= 71208 MiB
End job on node114 at 2011-04-23 17:08:22