Trace number 3191610

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.91 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
MD5SUM9ec6e0c9f7f3592c1fc9e4fe986eba4f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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: 12.05 11.87 9.46 8/191 26579
/proc/meminfo: memFree=11136900/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=8428 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 365454108 8630272 54 33554432000 4194304 4287625 140736926090816 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/26579/statm: 2107 54 41 23 0 44 0

[startup+0.00757893 s]
/proc/loadavg: 12.05 11.87 9.46 8/191 26579
/proc/meminfo: memFree=11136900/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=8428 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 365454108 8630272 54 33554432000 4194304 4287625 140736926090816 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/26579/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100605 s]
/proc/loadavg: 12.05 11.87 9.46 8/191 26579
/proc/meminfo: memFree=11136900/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=8428 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 365454108 8630272 54 33554432000 4194304 4287625 140736926090816 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/26579/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300563 s]
/proc/loadavg: 12.05 11.87 9.46 8/191 26579
/proc/meminfo: memFree=11136900/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365454108 18763776 394 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4402484414911610880 0 0 17 7 0 0 0
/proc/26579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.09242 s]
/proc/loadavg: 12.05 11.87 9.46 8/191 26579
/proc/meminfo: memFree=11136900/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365454108 18763776 394 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4402484964667424768 0 0 17 7 0 0 0
/proc/26579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 12.05 11.87 9.46 8/191 26579
/proc/meminfo: memFree=11136900/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365454108 18763776 394 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4402484964667424768 0 0 17 7 0 0 0
/proc/26579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10104 s]
/proc/loadavg: 11.96 11.86 9.46 12/201 26681
/proc/meminfo: memFree=11106036/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=0 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365454108 18763776 394 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4402486339056959488 0 0 17 7 0 0 0
/proc/26579/statm: 4581 394 345 23 0 91 0
[pid=26586] ppid=26579 vsize=633044 CPUtime=1.34 cores=5
/proc/26586/stat : 26586 (cryptominisat) R 26579 26579 26349 0 -1 4202496 4313 0 0 0 134 0 0 0 19 0 1 0 365454122 648237056 2828 33554432000 4194304 4587354 140733892962656 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26586/statm: 158261 2828 337 96 0 154823 0
[pid=26589] ppid=26579 vsize=14196 CPUtime=1.12 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 990 0 0 0 112 0 0 0 19 0 1 0 365454122 14536704 880 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 3549 880 340 145 0 594 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=0.48 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 48 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 1121652

[startup+6.30045 s]
/proc/loadavg: 11.96 11.86 9.46 11/200 26681
/proc/meminfo: memFree=11100380/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=14904 CPUtime=2.52 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 1162 0 0 0 252 0 0 0 22 0 1 0 365454122 15261696 1052 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 3726 1052 340 145 0 771 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=1.83 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 183 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 489316

[startup+12.7073 s]
/proc/loadavg: 11.66 11.80 9.47 11/200 26681
/proc/meminfo: memFree=11091312/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=15852 CPUtime=5.72 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 1407 0 0 0 572 0 0 0 25 0 1 0 365454122 16232448 1297 33554432000 4194304 4785740 140736282905136 18446744073709551615 4549857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 3963 1297 340 145 0 1008 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=5.03 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 503 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 490264

[startup+25.5009 s]
/proc/loadavg: 11.25 11.71 9.46 10/199 26682
/proc/meminfo: memFree=11144568/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=17124 CPUtime=12.11 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 1716 0 0 0 1211 0 0 0 25 0 1 0 365454122 17534976 1606 33554432000 4194304 4785740 140736282905136 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 4281 1606 340 145 0 1326 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=11.43 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 1143 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 491536

[startup+51.1011 s]
/proc/loadavg: 10.48 11.49 9.45 10/199 26683
/proc/meminfo: memFree=11150512/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=18904 CPUtime=24.91 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 2144 0 0 0 2491 0 0 0 25 0 1 0 365454122 19357696 2034 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 4726 2034 340 145 0 1771 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=24.24 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 2424 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 493316

[startup+102.301 s]
/proc/loadavg: 9.64 11.10 9.43 10/199 26684
/proc/meminfo: memFree=11128340/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=21216 CPUtime=50.5 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 2644 0 0 0 5050 0 0 0 25 0 1 0 365454122 21725184 2534 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 5304 2534 340 145 0 2349 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=49.84 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 4984 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 495628

[startup+162.307 s]
/proc/loadavg: 9.23 10.72 9.40 10/199 26685
/proc/meminfo: memFree=11126920/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=22872 CPUtime=80.5 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 3040 0 0 0 8050 0 0 0 25 0 1 0 365454122 23420928 2930 33554432000 4194304 4785740 140736282905136 18446744073709551615 4546107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 5718 2930 340 145 0 2763 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=79.85 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 7985 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134529049 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 497284

[startup+222.3 s]
/proc/loadavg: 9.14 10.42 9.37 10/199 26687
/proc/meminfo: memFree=11008956/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=24756 CPUtime=110.49 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 3464 0 0 0 11049 0 0 0 25 0 1 0 365454122 25350144 3354 33554432000 4194304 4785740 140736282905136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 6189 3354 341 145 0 3234 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=109.85 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 10985 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 499168

[startup+282.3 s]
/proc/loadavg: 9.10 10.17 9.35 10/199 26689
/proc/meminfo: memFree=10988832/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7

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

[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=31176 CPUtime=350.51 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 4887 0 0 0 35051 0 0 0 25 0 1 0 365454122 31924224 4777 33554432000 4194304 4785740 140736282905136 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 7794 4777 341 145 0 4839 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=349.85 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 34985 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 505588

[startup+762.3 s]
/proc/loadavg: 9.08 9.26 9.21 10/199 26701
/proc/meminfo: memFree=10921184/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=31556 CPUtime=380.51 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 4997 0 0 0 38051 0 0 0 25 0 1 0 365454122 32313344 4887 33554432000 4194304 4785740 140736282905136 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 7889 4887 341 145 0 4934 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=379.85 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 37985 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 505968

[startup+822.306 s]
/proc/loadavg: 9.03 9.21 9.19 10/199 26764
/proc/meminfo: memFree=11228112/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=32060 CPUtime=410.53 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5100 0 0 0 41053 0 0 0 25 0 1 0 365454122 32829440 4990 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8015 4990 341 145 0 5060 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=409.84 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 40984 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 506472

[startup+882.301 s]
/proc/loadavg: 8.67 9.09 9.15 9/198 26766
/proc/meminfo: memFree=11234416/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=32904 CPUtime=440.53 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5301 0 0 0 44053 0 0 0 25 0 1 0 365454122 33693696 5191 33554432000 4194304 4785740 140736282905136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8226 5191 341 145 0 5271 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=439.84 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 43984 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 507316

[startup+942.301 s]
/proc/loadavg: 8.24 8.89 9.07 9/198 26767
/proc/meminfo: memFree=11231780/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=33240 CPUtime=470.53 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5415 0 0 0 47053 0 0 0 25 0 1 0 365454122 34037760 5305 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8310 5305 341 145 0 5355 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=469.83 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 46983 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 507652

[startup+1002.3 s]
/proc/loadavg: 8.09 8.72 9.00 9/198 26769
/proc/meminfo: memFree=11230004/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=33832 CPUtime=500.53 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5521 0 0 0 50053 0 0 0 25 0 1 0 365454122 34643968 5411 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8458 5411 341 145 0 5503 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=499.84 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 49984 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1002.16
Current children cumulated vsize (KiB) 508244

[startup+1062.3 s]
/proc/loadavg: 8.03 8.59 8.94 9/198 26770
/proc/meminfo: memFree=11227732/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=34252 CPUtime=530.53 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5638 0 0 0 53053 0 0 0 25 0 1 0 365454122 35074048 5528 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8563 5528 341 145 0 5608 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=529.84 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 52984 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1062.16
Current children cumulated vsize (KiB) 508664

[startup+1122.3 s]
/proc/loadavg: 8.01 8.48 8.88 9/198 26772
/proc/meminfo: memFree=11225952/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=34588 CPUtime=560.52 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5702 0 0 0 56052 0 0 0 25 0 1 0 365454122 35418112 5592 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8647 5592 341 145 0 5692 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=559.85 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 55985 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 9771297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 509000

[startup+1182.3 s]
/proc/loadavg: 8.05 8.40 8.82 9/198 26774
/proc/meminfo: memFree=11224672/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=34844 CPUtime=590.53 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5757 0 0 0 59052 1 0 0 25 0 1 0 365454122 35680256 5647 33554432000 4194304 4785740 140736282905136 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8711 5647 341 145 0 5756 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=589.85 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 58985 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 9770384 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 509256

[startup+1242.3 s]
/proc/loadavg: 8.02 8.33 8.77 9/198 26775
/proc/meminfo: memFree=11222892/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=35220 CPUtime=620.52 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5856 0 0 0 62051 1 0 0 25 0 1 0 365454122 36065280 5746 33554432000 4194304 4785740 140736282905136 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8805 5746 341 145 0 5850 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=619.86 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 61986 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 509632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.27 8.72 8/191 26799
/proc/meminfo: memFree=11258216/32951124 swapFree=67111528/67111528
[pid=26579] ppid=26577 vsize=18324 CPUtime=1.79 cores=5,7
/proc/26579/stat : 26579 (ppfolio) S 26577 26579 26349 0 -1 4202496 503 4504 0 0 0 0 179 0 15 0 1 0 365454108 18763776 395 33554432000 4194304 4287625 140736926090816 18446744073709551615 244446965263 0 0 4096 65536 4250463330210119940 0 0 17 7 0 0 0
/proc/26579/statm: 4581 395 346 23 0 91 0
[pid=26589] ppid=26579 vsize=35392 CPUtime=649.38 cores=5
/proc/26589/stat : 26589 (clasp) R 26579 26579 26349 0 -1 4202496 5908 0 0 0 64937 1 0 0 25 0 1 0 365454122 36241408 5798 33554432000 4194304 4785740 140736282905136 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26589/statm: 8848 5798 341 145 0 5893 0
[pid=26591] ppid=26579 vsize=456088 CPUtime=648.71 cores=5
/proc/26591/stat : 26591 (TNM) R 26579 26579 26349 0 -1 4202496 389 0 0 0 64871 0 0 0 25 0 1 0 365454128 467034112 285 33554432000 134512640 134534564 4288959392 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26591/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1299.88
Current children cumulated vsize (KiB) 509804

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.91
CPU user time (s): 1299.89
CPU system time (s): 0.022996
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 1121788

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

runsolver used 2.01769 second user time and 4.77327 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 18:15:37
IDJOB=3191610
IDBENCH=82741
IDSOLVER=1613
FILE ID=node105/3191610-1302538537
RUNJOBID= node105-1302537234-26370
PBS_JOBID= 12951132
Free space on /tmp= 71780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191610-1302538537/watcher-3191610-1302538537 -o /tmp/evaluation-result-3191610-1302538537/solver-3191610-1302538537 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191610-1302538537.cnf

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

MD5SUM BENCH= 9ec6e0c9f7f3592c1fc9e4fe986eba4f
RANDOM SEED=1438987519

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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:      11138544 kB
Buffers:        721452 kB
Cached:       20421464 kB
SwapCached:          0 kB
Active:       10459892 kB
Inactive:     10926988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11138544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20208 kB
Writeback:           0 kB
AnonPages:      244004 kB
Mapped:          16832 kB
Slab:           360996 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2755320 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= 71768 MiB
End job on node105 at 2011-04-11 18:37:17