Trace number 3281579

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

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-3281579-1303751128/watcher-3281579-1303751128 -o /tmp/evaluation-result-3281579-1303751128/solver-3281579-1303751128 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281579-1303751128.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: 6.17 3.37 3.26 9/197 31872
/proc/meminfo: memFree=10343844/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) R 31870 31872 31106 0 -1 4202496 484 0 0 0 0 0 0 0 22 0 1 0 467528927 18763776 392 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/31872/statm: 4581 392 343 23 0 91 0

[startup+0.031271 s]
/proc/loadavg: 6.17 3.37 3.26 9/197 31872
/proc/meminfo: memFree=10343844/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 467528927 18763776 394 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 10834060089401278464 0 0 17 2 0 0 0
/proc/31872/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100279 s]
/proc/loadavg: 6.17 3.37 3.26 9/197 31872
/proc/meminfo: memFree=10343844/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 467528927 18763776 394 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 10834060089401278464 0 0 17 2 0 0 0
/proc/31872/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300283 s]
/proc/loadavg: 6.17 3.37 3.26 9/197 31872
/proc/meminfo: memFree=10343844/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 467528927 18763776 394 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 10834060089401278464 0 0 17 2 0 0 0
/proc/31872/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701183 s]
/proc/loadavg: 6.17 3.37 3.26 9/197 31872
/proc/meminfo: memFree=10343844/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 467528927 18763776 394 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 10834060089401278464 0 0 17 2 0 0 0
/proc/31872/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50101 s]
/proc/loadavg: 6.17 3.37 3.26 12/201 31876
/proc/meminfo: memFree=10196872/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 467528927 18763776 394 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 10834060089401278464 0 0 17 2 0 0 0
/proc/31872/statm: 4581 394 345 23 0 91 0
[pid=31873] ppid=31872 vsize=128372 CPUtime=0.54 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 26670 0 0 0 50 4 0 0 25 0 1 0 467528927 131452928 26344 33554432000 4194304 4587354 140736846018112 18446744073709551615 4286570 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 32093 26344 287 96 0 28655 0
[pid=31874] ppid=31872 vsize=107520 CPUtime=0.52 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 31715 0 0 0 46 6 0 0 25 0 1 0 467528927 110100480 22459 33554432000 4194304 4785740 140734299854384 18446744073709551615 4475279 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 26880 22459 306 145 0 23925 0
[pid=31875] ppid=31872 vsize=460316 CPUtime=0.41 cores=0
/proc/31875/stat : 31875 (TNM) R 31872 31872 31106 0 -1 4202496 3639 0 0 0 41 0 0 0 25 0 1 0 467528927 471363584 3537 33554432000 134512640 134534564 4293906736 18446744073709551615 8693244 0 0 4096 0 0 0 0 17 0 0 0 19
/proc/31875/statm: 115079 3537 90 6 0 113745 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 714532

[startup+3.10071 s]
/proc/loadavg: 6.63 3.52 3.30 12/201 31876
/proc/meminfo: memFree=10064316/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=0 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 467528927 18763776 394 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 10834060089401278464 0 0 17 2 0 0 0
/proc/31872/statm: 4581 394 345 23 0 91 0
[pid=31873] ppid=31872 vsize=238420 CPUtime=1.05 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 49928 0 0 0 98 7 0 0 25 0 1 0 467528927 244142080 48923 33554432000 4194304 4587354 140736846018112 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 59605 48923 289 96 0 56167 0
[pid=31874] ppid=31872 vsize=179184 CPUtime=1.01 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 54793 0 0 0 92 9 0 0 25 0 1 0 467528927 183484416 40923 33554432000 4194304 4785740 140734299854384 18446744073709551615 4287623 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 44796 40923 308 145 0 41841 0
[pid=31875] ppid=31872 vsize=471272 CPUtime=1 cores=0
/proc/31875/stat : 31875 (TNM) R 31872 31872 31106 0 -1 4204032 9045 0 0 0 97 3 0 0 25 0 1 0 467528927 482582528 8943 33554432000 134512640 134534564 4293906736 18446744073709551615 8567002 0 0 4096 0 0 0 0 17 0 0 0 19
/proc/31875/statm: 117818 8943 1066 6 0 116484 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 907200

[startup+6.30115 s]
/proc/loadavg: 6.63 3.52 3.30 11/200 31876
/proc/meminfo: memFree=9810016/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=376792 CPUtime=2.64 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 84347 0 0 0 253 11 0 0 25 0 1 0 467528927 385835008 82824 33554432000 4194304 4587354 140736846018112 18446744073709551615 4357000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 94198 82824 310 96 0 90760 0
[pid=31874] ppid=31872 vsize=276300 CPUtime=2.58 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 80267 0 0 0 245 13 0 0 25 0 1 0 467528927 282931200 64853 33554432000 4194304 4785740 140734299854384 18446744073709551615 4495784 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 69075 64853 318 145 0 66120 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 671416

[startup+12.701 s]
/proc/loadavg: 7.15 3.73 3.37 11/200 31876
/proc/meminfo: memFree=9653296/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=421144 CPUtime=5.84 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 98260 0 0 0 570 14 0 0 25 0 1 0 467528927 431251456 96737 33554432000 4194304 4587354 140736846018112 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 105286 96737 311 96 0 101848 0
[pid=31874] ppid=31872 vsize=276300 CPUtime=5.78 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 80267 0 0 0 565 13 0 0 25 0 1 0 467528927 282931200 64853 33554432000 4194304 4785740 140734299854384 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 69075 64853 318 145 0 66120 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 715768

[startup+25.5007 s]
/proc/loadavg: 7.59 3.94 3.44 11/200 31877
/proc/meminfo: memFree=9612252/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=448884 CPUtime=12.24 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 98480 0 0 0 1210 14 0 0 25 0 1 0 467528927 459657216 95751 33554432000 4194304 4587354 140736846018112 18446744073709551615 233509962671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 112221 95751 328 96 0 108783 0
[pid=31874] ppid=31872 vsize=300068 CPUtime=12.18 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 86171 0 0 0 1204 14 0 0 25 0 1 0 467528927 307269632 70757 33554432000 4194304 4785740 140734299854384 18446744073709551615 4500020 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 75017 70757 319 145 0 72062 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 767276

[startup+51.1011 s]
/proc/loadavg: 8.41 4.42 3.62 11/200 31877
/proc/meminfo: memFree=9418744/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=648996 CPUtime=25.04 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 209683 0 0 0 2475 29 0 0 25 0 1 0 467528927 664571904 141050 33554432000 4194304 4587354 140736846018112 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 162249 141050 330 96 0 158811 0
[pid=31874] ppid=31872 vsize=280352 CPUtime=24.98 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 88173 0 0 0 2483 15 0 0 25 0 1 0 467528927 287080448 66448 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 70088 66448 340 145 0 67133 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 947672

[startup+102.307 s]
/proc/loadavg: 9.36 5.36 3.98 11/200 31879
/proc/meminfo: memFree=9189816/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=799000 CPUtime=50.63 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 210848 0 0 0 5034 29 0 0 25 0 1 0 467528927 818176000 142189 33554432000 4194304 4587354 140736846018112 18446744073709551615 4249152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 199750 142189 333 96 0 196312 0
[pid=31874] ppid=31872 vsize=280352 CPUtime=50.59 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 88175 0 0 0 5044 15 0 0 25 0 1 0 467528927 287080448 66450 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 70088 66450 340 145 0 67133 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1097676

[startup+162.301 s]
/proc/loadavg: 9.74 6.14 4.33 11/200 31910
/proc/meminfo: memFree=8270744/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=799000 CPUtime=80.62 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 210925 0 0 0 8033 29 0 0 25 0 1 0 467528927 818176000 142266 33554432000 4194304 4587354 140736846018112 18446744073709551615 4430368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 199750 142266 336 96 0 196312 0
[pid=31874] ppid=31872 vsize=280352 CPUtime=80.59 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 88355 0 0 0 8044 15 0 0 25 0 1 0 467528927 287080448 66630 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 70088 66630 340 145 0 67133 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1097676

[startup+222.3 s]
/proc/loadavg: 9.91 6.89 4.71 11/200 31912
/proc/meminfo: memFree=8135564/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=746968 CPUtime=110.62 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 248316 0 0 0 11027 35 0 0 25 0 1 0 467528927 764895232 136252 33554432000 4194304 4587354 140736846018112 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 186742 136252 336 96 0 183304 0
[pid=31874] ppid=31872 vsize=326616 CPUtime=110.59 cores=0

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

/proc/meminfo: memFree=5966060/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2449728 CPUtime=380.66 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 462595 0 0 0 37999 67 0 0 25 0 1 0 467528927 2508521472 139474 33554432000 4194304 4587354 140736846018112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 612432 139474 336 96 0 608994 0
[pid=31874] ppid=31872 vsize=701152 CPUtime=380.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 191874 0 0 0 38014 41 0 0 25 0 1 0 467528927 717979648 170149 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 175288 170149 340 145 0 172333 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 3169204

[startup+822.301 s]
/proc/loadavg: 10.00 9.57 7.20 11/200 31928
/proc/meminfo: memFree=5903024/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2494152 CPUtime=410.65 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 475639 0 0 0 40996 69 0 0 25 0 1 0 467528927 2554011648 135930 33554432000 4194304 4587354 140736846018112 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 623538 135930 336 96 0 620100 0
[pid=31874] ppid=31872 vsize=736232 CPUtime=410.56 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 200682 0 0 0 41012 44 0 0 25 0 1 0 467528927 753901568 178957 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 184058 178957 340 145 0 181103 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 3248708

[startup+882.301 s]
/proc/loadavg: 10.12 9.68 7.39 11/200 31930
/proc/meminfo: memFree=5724184/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2494152 CPUtime=440.66 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 477601 0 0 0 43996 70 0 0 25 0 1 0 467528927 2554011648 137856 33554432000 4194304 4587354 140736846018112 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 623538 137856 336 96 0 620100 0
[pid=31874] ppid=31872 vsize=779568 CPUtime=440.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 211530 0 0 0 44008 47 0 0 25 0 1 0 467528927 798277632 189805 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 194892 189805 340 145 0 191937 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 3292044

[startup+942.301 s]
/proc/loadavg: 10.05 9.73 7.54 11/200 31931
/proc/meminfo: memFree=5550308/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2485836 CPUtime=470.67 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 490269 0 0 0 46994 73 0 0 25 0 1 0 467528927 2545496064 137258 33554432000 4194304 4587354 140736846018112 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 621459 137258 336 96 0 618021 0
[pid=31874] ppid=31872 vsize=834864 CPUtime=470.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 224996 0 0 0 47003 52 0 0 25 0 1 0 467528927 854900736 203271 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 208716 203271 340 145 0 205761 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 3339024

[startup+1002.3 s]
/proc/loadavg: 10.01 9.78 7.70 11/200 31933
/proc/meminfo: memFree=5264316/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2532412 CPUtime=500.66 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 555253 0 0 0 49986 80 0 0 25 0 1 0 467528927 2593189888 147249 33554432000 4194304 4587354 140736846018112 18446744073709551615 4352085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 633103 147249 336 96 0 629665 0
[pid=31874] ppid=31872 vsize=897240 CPUtime=500.54 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 239977 0 0 0 49999 55 0 0 25 0 1 0 467528927 918773760 218252 33554432000 4194304 4785740 140734299854384 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 224310 218252 340 145 0 221355 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 3447976

[startup+1062.3 s]
/proc/loadavg: 10.00 9.82 7.83 11/200 31934
/proc/meminfo: memFree=5222744/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2532412 CPUtime=530.66 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 557057 0 0 0 52984 82 0 0 25 0 1 0 467528927 2593189888 149021 33554432000 4194304 4587354 140736846018112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 633103 149021 336 96 0 629665 0
[pid=31874] ppid=31872 vsize=952820 CPUtime=530.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 253569 0 0 0 52996 59 0 0 25 0 1 0 467528927 975687680 231844 33554432000 4194304 4785740 140734299854384 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 238205 231844 340 145 0 235250 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 3503556

[startup+1122.3 s]
/proc/loadavg: 10.00 9.85 7.98 11/200 31936
/proc/meminfo: memFree=4989448/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2513616 CPUtime=560.65 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 569919 0 0 0 55980 85 0 0 25 0 1 0 467528927 2573942784 145436 33554432000 4194304 4587354 140736846018112 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 628404 145436 336 96 0 624966 0
[pid=31874] ppid=31872 vsize=1003820 CPUtime=560.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 266019 0 0 0 55993 62 0 0 25 0 1 0 467528927 1027911680 244294 33554432000 4194304 4785740 140734299854384 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 250955 244294 340 145 0 248000 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 3535760

[startup+1182.3 s]
/proc/loadavg: 10.00 9.87 8.09 11/200 31941
/proc/meminfo: memFree=4886628/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2513616 CPUtime=590.65 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 571718 0 0 0 58979 86 0 0 25 0 1 0 467528927 2573942784 147212 33554432000 4194304 4587354 140736846018112 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 628404 147212 336 96 0 624966 0
[pid=31874] ppid=31872 vsize=1047528 CPUtime=590.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 276713 0 0 0 58988 67 0 0 25 0 1 0 467528927 1072668672 254988 33554432000 4194304 4785740 140734299854384 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 261882 254988 340 145 0 258927 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 3579468

[startup+1242.3 s]
/proc/loadavg: 10.08 9.91 8.22 12/201 32034
/proc/meminfo: memFree=8832728/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2513616 CPUtime=620.65 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 573602 0 0 0 61978 87 0 0 25 0 1 0 467528927 2573942784 149077 33554432000 4194304 4587354 140736846018112 18446744073709551615 4244008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 628404 149077 336 96 0 624966 0
[pid=31874] ppid=31872 vsize=1092336 CPUtime=620.55 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 287786 0 0 0 61985 70 0 0 25 0 1 0 467528927 1118552064 266061 33554432000 4194304 4785740 140734299854384 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 273084 266061 340 145 0 270129 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 3624276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.63 10.09 8.38 12/201 32036
/proc/meminfo: memFree=8246976/32951124 swapFree=67111528/67111528
[pid=31872] ppid=31870 vsize=18324 CPUtime=1.04 cores=0,2
/proc/31872/stat : 31872 (ppfolio) S 31870 31872 31106 0 -1 4202496 501 9045 0 0 0 0 97 7 15 0 1 0 467528927 18763776 395 33554432000 4194304 4287625 140737316248336 18446744073709551615 233510317583 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/31872/statm: 4581 395 346 23 0 91 0
[pid=31873] ppid=31872 vsize=2363440 CPUtime=649.49 cores=0
/proc/31873/stat : 31873 (cryptominisat) R 31872 31872 31106 0 -1 4202496 585443 0 0 0 64860 89 0 0 25 0 1 0 467528927 2420162560 144331 33554432000 4194304 4587354 140736846018112 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31873/statm: 590860 144331 336 96 0 587422 0
[pid=31874] ppid=31872 vsize=1135324 CPUtime=649.42 cores=0
/proc/31874/stat : 31874 (clasp) R 31872 31872 31106 0 -1 4202496 298356 0 0 0 64868 74 0 0 25 0 1 0 467528927 1162571776 276631 33554432000 4194304 4785740 140734299854384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31874/statm: 283831 276631 340 145 0 280876 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 3517088

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 31872 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=981850
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=77988
# CPU time returned by wait4() is 1.05984
# while last known CPU time is 1299.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.95
CPU user time (s): 1298.25
CPU system time (s): 1.7
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 5424360

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

runsolver used 2.25366 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 19:05:31
IDJOB=3281579
IDBENCH=69571
IDSOLVER=1613
FILE ID=node145/3281579-1303751128
RUNJOBID= node145-1303751063-31759
PBS_JOBID= 13154017
Free space on /tmp= 71428 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281579-1303751128/watcher-3281579-1303751128 -o /tmp/evaluation-result-3281579-1303751128/solver-3281579-1303751128 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281579-1303751128.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=2064050553

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.82
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10344124 kB
Buffers:       2172680 kB
Cached:       18286320 kB
SwapCached:          0 kB
Active:       11882544 kB
Inactive:     10147160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10344124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          236620 kB
Writeback:           0 kB
AnonPages:     1569712 kB
Mapped:          17940 kB
Slab:           508376 kB
PageTables:       9200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2716628 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= 71500 MiB
End job on node145 at 2011-04-25 19:27:13