Trace number 3292849

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) 1299.63 1300.01

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.42	This is pico-portfolio, a naive parallel portfolio
0.00/0.42	Copyright (C) 2011 Olivier Roussel
0.00/0.42	Using 1 processing units
0.00/0.42	This portfolio uses the following solvers:
0.00/0.42	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.42	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.42	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.42	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.42	Starting clasp 1.3.6 on core(s) 0
0.00/0.42	Starting TNM 2009 on core(s) 0
1299.60/1300.01	Done

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-3292849-1303785185/watcher-3292849-1303785185 -o /tmp/evaluation-result-3292849-1303785185/solver-3292849-1303785185 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3292849-1303785185.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: 3.79 3.96 3.97 6/193 1744
/proc/meminfo: memFree=26759312/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=2712 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 490116694 2777088 37 33554432000 4194304 4287625 140736778111168 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 0 0 0 0
/proc/1744/statm: 678 37 27 23 0 23 0

[startup+0.0584149 s]
/proc/loadavg: 3.79 3.96 3.97 6/193 1744
/proc/meminfo: memFree=26759312/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=2712 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 490116694 2777088 37 33554432000 4194304 4287625 140736778111168 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 0 0 0 0
/proc/1744/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100375 s]
/proc/loadavg: 3.79 3.96 3.97 6/193 1744
/proc/meminfo: memFree=26759312/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=2712 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 490116694 2777088 37 33554432000 4194304 4287625 140736778111168 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 0 0 0 0
/proc/1744/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300346 s]
/proc/loadavg: 3.79 3.96 3.97 6/193 1744
/proc/meminfo: memFree=26759312/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=2712 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 490116694 2777088 37 33554432000 4194304 4287625 140736778111168 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 0 0 0 0
/proc/1744/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.700282 s]
/proc/loadavg: 3.79 3.96 3.97 6/193 1744
/proc/meminfo: memFree=26759312/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 3975694412356223236 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 4.29 4.06 4.00 11/200 1751
/proc/meminfo: memFree=26712352/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=24908 CPUtime=0.1 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 761 0 0 0 10 0 0 0 22 0 1 0 490116736 25505792 642 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 6227 642 326 96 0 2789 0
[pid=1749] ppid=1744 vsize=13628 CPUtime=0.89 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 862 0 0 0 89 0 0 0 19 0 1 0 490116736 13955072 752 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 3407 752 340 145 0 452 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=0.07 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 7 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 512688

[startup+3.10087 s]
/proc/loadavg: 4.29 4.06 4.00 11/200 1751
/proc/meminfo: memFree=26661288/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631037572408147968 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=1182920 CPUtime=0.6 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 1483 0 0 0 60 0 0 0 25 0 1 0 490116736 1211310080 944 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 295730 944 327 96 0 292292 0
[pid=1749] ppid=1744 vsize=13892 CPUtime=1.42 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 921 0 0 0 142 0 0 0 20 0 1 0 490116736 14225408 811 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 3473 811 340 145 0 518 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=0.64 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 64 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 1670964

[startup+6.30126 s]
/proc/loadavg: 4.29 4.06 4.00 12/205 1760
/proc/meminfo: memFree=26077312/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631037160091287552 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2373176 CPUtime=2.22 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 3648 0 0 0 222 0 0 0 19 0 1 0 490116736 2430132224 2016 33554432000 4194304 4587354 140734388154720 18446744073709551615 4241083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 593294 2016 334 96 0 589856 0
[pid=1749] ppid=1744 vsize=14032 CPUtime=2.19 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 980 0 0 0 219 0 0 0 21 0 1 0 490116736 14368768 870 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 3508 870 340 145 0 553 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=1.44 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 144 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 2099591 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 2861360

[startup+12.7012 s]
/proc/loadavg: 5.47 4.32 4.09 12/205 1761
/proc/meminfo: memFree=25596160/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631037847286054912 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2370664 CPUtime=4.39 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 6098 0 0 0 439 0 0 0 25 0 1 0 490116736 2427559936 2320 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 592666 2320 334 96 0 589228 0
[pid=1749] ppid=1744 vsize=14448 CPUtime=4.32 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 1066 0 0 0 432 0 0 0 25 0 1 0 490116736 14794752 956 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 3612 956 340 145 0 657 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=3.54 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 354 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 2859264

[startup+25.5009 s]
/proc/loadavg: 6.32 4.54 4.16 12/205 1761
/proc/meminfo: memFree=25172488/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036198018613248 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2374092 CPUtime=8.62 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 8979 0 0 0 861 1 0 0 25 0 1 0 490116736 2431070208 3055 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 593523 3055 334 96 0 590085 0
[pid=1749] ppid=1744 vsize=14852 CPUtime=8.59 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 1173 0 0 0 859 0 0 0 25 0 1 0 490116736 15208448 1063 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 3713 1063 340 145 0 758 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=7.84 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 784 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 2863096

[startup+51.1003 s]
/proc/loadavg: 7.91 5.06 4.34 12/205 1762
/proc/meminfo: memFree=25154180/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036610335473664 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2372920 CPUtime=17.19 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 14328 0 0 0 1715 4 0 0 25 0 1 0 490116736 2429870080 3566 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 593230 3566 334 96 0 589792 0
[pid=1749] ppid=1744 vsize=15744 CPUtime=17.13 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 1358 0 0 0 1713 0 0 0 25 0 1 0 490116736 16121856 1248 33554432000 4194304 4785740 140736677747184 18446744073709551615 4319146 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 3936 1248 340 145 0 981 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=16.34 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 1634 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2862816

[startup+102.307 s]
/proc/loadavg: 9.77 6.06 4.72 12/205 1763
/proc/meminfo: memFree=25139384/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631037297530241024 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2372772 CPUtime=34.23 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 25257 0 0 0 3416 7 0 0 25 0 1 0 490116736 2429718528 3975 33554432000 4194304 4587354 140734388154720 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 593193 3975 334 96 0 589755 0
[pid=1749] ppid=1744 vsize=16768 CPUtime=34.19 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 1623 0 0 0 3419 0 0 0 25 0 1 0 490116736 17170432 1513 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 4192 1513 340 145 0 1237 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=33.44 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 3344 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 2863692

[startup+162.301 s]
/proc/loadavg: 10.55 6.95 5.11 12/205 1765
/proc/meminfo: memFree=25099204/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631037709847101440 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2374524 CPUtime=54.24 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 36664 0 0 0 5414 10 0 0 25 0 1 0 490116736 2431512576 4543 33554432000 4194304 4587354 140734388154720 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 593631 4543 334 96 0 590193 0
[pid=1749] ppid=1744 vsize=17660 CPUtime=54.18 cores=0

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

[startup+822.3 s]
/proc/loadavg: 9.01 9.96 7.89 9/196 1828
/proc/meminfo: memFree=25048008/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036747774427136 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2383476 CPUtime=274.25 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 122780 0 0 0 27391 34 0 0 25 0 1 0 490116736 2440679424 9053 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 595869 9053 334 96 0 592431 0
[pid=1749] ppid=1744 vsize=20604 CPUtime=274.22 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2526 0 0 0 27421 1 0 0 25 0 1 0 490116736 21098496 2416 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5151 2416 341 145 0 2196 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=273.4 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 27340 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 2878232

[startup+882.301 s]
/proc/loadavg: 6.97 9.24 7.78 6/187 1847
/proc/meminfo: memFree=25086960/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036747774427136 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2385488 CPUtime=294.25 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 127168 0 0 0 29389 36 0 0 25 0 1 0 490116736 2442739712 9827 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 596372 9827 334 96 0 592934 0
[pid=1749] ppid=1744 vsize=20772 CPUtime=294.22 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2585 0 0 0 29421 1 0 0 25 0 1 0 490116736 21270528 2475 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5193 2475 341 145 0 2238 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=293.4 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 29340 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134529872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 2880412

[startup+942.301 s]
/proc/loadavg: 5.72 8.47 7.60 6/187 1848
/proc/meminfo: memFree=25073292/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036747774427136 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2402092 CPUtime=314.24 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 131548 0 0 0 31387 37 0 0 25 0 1 0 490116736 2459742208 14156 33554432000 4194304 4587354 140734388154720 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 600523 14156 334 96 0 597085 0
[pid=1749] ppid=1744 vsize=21116 CPUtime=314.23 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2634 0 0 0 31422 1 0 0 25 0 1 0 490116736 21622784 2524 33554432000 4194304 4785740 140736677747184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5279 2524 341 145 0 2324 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=313.39 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 31339 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 2100225 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 2897360

[startup+1002.3 s]
/proc/loadavg: 5.26 7.83 7.43 6/187 1850
/proc/meminfo: memFree=25057380/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036885213380608 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2398332 CPUtime=334.24 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 135034 0 0 0 33386 38 0 0 25 0 1 0 490116736 2455891968 13964 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 599583 13964 334 96 0 596145 0
[pid=1749] ppid=1744 vsize=21284 CPUtime=334.24 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2672 0 0 0 33423 1 0 0 25 0 1 0 490116736 21794816 2562 33554432000 4194304 4785740 140736677747184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5321 2562 341 145 0 2366 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=333.39 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 33339 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 2893768

[startup+1062.3 s]
/proc/loadavg: 5.10 7.32 7.28 6/187 1852
/proc/meminfo: memFree=25011836/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036885213380608 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2398332 CPUtime=354.24 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 140442 0 0 0 35384 40 0 0 25 0 1 0 490116736 2455891968 15019 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 599583 15019 334 96 0 596145 0
[pid=1749] ppid=1744 vsize=21792 CPUtime=354.23 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2778 0 0 0 35422 1 0 0 25 0 1 0 490116736 22315008 2668 33554432000 4194304 4785740 140736677747184 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5448 2668 341 145 0 2493 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=353.4 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 35340 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 2894276

[startup+1122.3 s]
/proc/loadavg: 5.03 6.89 7.13 6/187 1853
/proc/meminfo: memFree=25005360/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036885213380608 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2417220 CPUtime=374.24 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 143046 0 0 0 37383 41 0 0 25 0 1 0 490116736 2475233280 17584 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 604305 17584 334 96 0 600867 0
[pid=1749] ppid=1744 vsize=21792 CPUtime=374.23 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2789 0 0 0 37422 1 0 0 25 0 1 0 490116736 22315008 2679 33554432000 4194304 4785740 140736677747184 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5448 2679 341 145 0 2493 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=373.41 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 37341 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 2098673 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 2913164

[startup+1182.3 s]
/proc/loadavg: 5.01 6.54 7.00 6/187 1855
/proc/meminfo: memFree=24968004/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036885213380608 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2417256 CPUtime=394.23 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 148190 0 0 0 39381 42 0 0 25 0 1 0 490116736 2475270144 18065 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 604314 18065 334 96 0 600876 0
[pid=1749] ppid=1744 vsize=21960 CPUtime=394.23 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2827 0 0 0 39422 1 0 0 25 0 1 0 490116736 22487040 2717 33554432000 4194304 4785740 140736677747184 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5490 2717 341 145 0 2535 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=393.42 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 39342 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 2913368

[startup+1242.3 s]
/proc/loadavg: 5.06 6.28 6.87 6/187 1856
/proc/meminfo: memFree=24940076/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036885213380608 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2398332 CPUtime=414.23 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 149964 0 0 0 41380 43 0 0 25 0 1 0 490116736 2455891968 15136 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 599583 15136 334 96 0 596145 0
[pid=1749] ppid=1744 vsize=22296 CPUtime=414.23 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2912 0 0 0 41421 2 0 0 25 0 1 0 490116736 22831104 2802 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5574 2802 341 145 0 2619 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=413.43 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 41343 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 2894780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.02 6.06 6.76 6/187 1858
/proc/meminfo: memFree=24912244/32951124 swapFree=67111524/67111528
[pid=1744] ppid=1742 vsize=18324 CPUtime=0 cores=0,2
/proc/1744/stat : 1744 (ppfolio) S 1742 1744 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116694 18763776 394 33554432000 4194304 4287625 140736778111168 18446744073709551615 232335912463 0 0 4096 65536 12631036885213380608 0 0 17 2 0 0 0
/proc/1744/statm: 4581 394 345 23 0 91 0
[pid=1747] ppid=1744 vsize=2418820 CPUtime=433.49 cores=0
/proc/1747/stat : 1747 (cryptominisat) R 1744 1744 411 0 -1 4202496 153204 0 0 0 43305 44 0 0 25 0 1 0 490116736 2476871680 18311 33554432000 4194304 4587354 140734388154720 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1747/statm: 604705 18311 334 96 0 601267 0
[pid=1749] ppid=1744 vsize=22296 CPUtime=433.43 cores=0
/proc/1749/stat : 1749 (clasp) R 1744 1744 411 0 -1 4202496 2916 0 0 0 43341 2 0 0 25 0 1 0 490116736 22831104 2806 33554432000 4194304 4785740 140736677747184 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1749/statm: 5574 2806 341 145 0 2619 0
[pid=1750] ppid=1744 vsize=455828 CPUtime=432.68 cores=0
/proc/1750/stat : 1750 (TNM) R 1744 1744 411 0 -1 4202496 310 0 0 0 43268 0 0 0 25 0 1 0 490116736 466767872 207 33554432000 134512640 134534564 4290086288 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1750/statm: 113957 207 95 6 0 112623 0
Current children cumulated CPU time (s) 1299.6
Current children cumulated vsize (KiB) 2915268

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.63
CPU user time (s): 1299.15
CPU system time (s): 0.471928
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 4071744

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

runsolver used 2.27365 second user time and 4.87026 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 04:33:05
IDJOB=3292849
IDBENCH=87946
IDSOLVER=1613
FILE ID=node132/3292849-1303785185
RUNJOBID= node132-1303785184-1555
PBS_JOBID= 13157216
Free space on /tmp= 72040 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292849-1303785185/watcher-3292849-1303785185 -o /tmp/evaluation-result-3292849-1303785185/solver-3292849-1303785185 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292849-1303785185.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=130635144

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      26759716 kB
Buffers:        695052 kB
Cached:        4934872 kB
SwapCached:          4 kB
Active:         406848 kB
Inactive:      5294528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26759716 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           45220 kB
Writeback:           0 kB
AnonPages:       70760 kB
Mapped:          16324 kB
Slab:           426496 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   703880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71940 MiB
End job on node132 at 2011-04-26 04:54:47