Trace number 3191438

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S5267991-057-UNKNOWN.cnf
MD5SUM1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.282
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
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) 0
0.00/0.20	Starting clasp 1.3.6 on core(s) 0
0.00/0.20	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 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-3191438-1302537048/watcher-3191438-1302537048 -o /tmp/evaluation-result-3191438-1302537048/solver-3191438-1302537048 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191438-1302537048.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: 1.00 1.00 1.00 4/182 3833
/proc/meminfo: memFree=14467460/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=2712 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4194304 87 0 0 0 0 0 0 0 25 0 1 0 365304666 2777088 38 33554432000 4194304 4287625 140736624065904 18446744073709551615 248084774535 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/3833/statm: 678 38 27 23 0 23 0

[startup+0.023249 s]
/proc/loadavg: 1.00 1.00 1.00 4/182 3833
/proc/meminfo: memFree=14467460/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=2712 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4194304 87 0 0 0 0 0 0 0 25 0 1 0 365304666 2777088 38 33554432000 4194304 4287625 140736624065904 18446744073709551615 248084774535 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/3833/statm: 678 38 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100297 s]
/proc/loadavg: 1.00 1.00 1.00 4/182 3833
/proc/meminfo: memFree=14467460/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=8428 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4194304 105 0 0 0 0 0 0 0 25 0 1 0 365304666 8630272 55 33554432000 4194304 4287625 140736624065904 18446744073709551615 248084774535 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/3833/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300317 s]
/proc/loadavg: 1.00 1.00 1.00 4/182 3833
/proc/meminfo: memFree=14467460/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 17295063097391677698 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70019 s]
/proc/loadavg: 1.00 1.00 1.00 4/182 3833
/proc/meminfo: memFree=14467460/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 13/202 3863
/proc/meminfo: memFree=14302148/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=47216 CPUtime=0.39 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 8589 0 0 0 38 1 0 0 25 0 1 0 365304686 48349184 6569 33554432000 4194304 4587354 140734207070688 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 11804 6569 324 96 0 8366 0
[pid=3840] ppid=3833 vsize=25904 CPUtime=0.36 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 5080 0 0 0 36 0 0 0 25 0 1 0 365304686 26525696 3734 33554432000 4194304 4785740 140734978231824 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 6476 3734 339 145 0 3521 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=0.51 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 51 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 553340

[startup+3.10076 s]
/proc/loadavg: 1.00 1.00 1.00 13/202 3863
/proc/meminfo: memFree=14246848/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=47216 CPUtime=0.92 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 9069 0 0 0 91 1 0 0 25 0 1 0 365304686 48349184 7046 33554432000 4194304 4587354 140734207070688 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 11804 7046 326 96 0 8366 0
[pid=3840] ppid=3833 vsize=25904 CPUtime=0.94 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 5081 0 0 0 94 0 0 0 25 0 1 0 365304686 26525696 3735 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 6476 3735 340 145 0 3521 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=1.01 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 101 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 553340

[startup+6.30114 s]
/proc/loadavg: 1.88 1.18 1.06 13/202 3863
/proc/meminfo: memFree=14224780/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754693532950986752 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=47216 CPUtime=1.99 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 9934 0 0 0 198 1 0 0 25 0 1 0 365304686 48349184 7908 33554432000 4194304 4587354 140734207070688 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 11804 7908 326 96 0 8366 0
[pid=3840] ppid=3833 vsize=30268 CPUtime=1.96 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 6219 0 0 0 196 0 0 0 25 0 1 0 365304686 30994432 4873 33554432000 4194304 4785740 140734978231824 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 7567 4873 340 145 0 4612 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=2.11 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 211 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 557704

[startup+12.701 s]
/proc/loadavg: 2.69 1.36 1.12 13/202 3863
/proc/meminfo: memFree=14161276/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754691608805638144 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=84720 CPUtime=4.12 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 11473 0 0 0 411 1 0 0 25 0 1 0 365304686 86753280 9441 33554432000 4194304 4587354 140734207070688 18446744073709551615 4230368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 21180 9441 326 96 0 17742 0
[pid=3840] ppid=3833 vsize=40444 CPUtime=4.14 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 8755 0 0 0 413 1 0 0 25 0 1 0 365304686 41414656 7409 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 10111 7409 340 145 0 7156 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=4.21 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 421 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 605384

[startup+25.5008 s]
/proc/loadavg: 4.75 1.88 1.29 13/202 3863
/proc/meminfo: memFree=14033064/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754692158561452032 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=53256 CPUtime=8.39 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 15778 0 0 0 837 2 0 0 25 0 1 0 365304686 54534144 8322 33554432000 4194304 4587354 140734207070688 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 13314 8322 331 96 0 9876 0
[pid=3840] ppid=3833 vsize=60748 CPUtime=8.37 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 13815 0 0 0 835 2 0 0 25 0 1 0 365304686 62205952 12469 33554432000 4194304 4785740 140734978231824 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 15187 12469 340 145 0 12232 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=8.51 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 851 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 594224

[startup+51.1002 s]
/proc/loadavg: 7.22 2.69 1.57 13/202 3894
/proc/meminfo: memFree=13850784/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754692296000405504 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=55072 CPUtime=16.91 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 42272 0 0 0 1685 6 0 0 25 0 1 0 365304686 56393728 7722 33554432000 4194304 4587354 140734207070688 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 13768 7722 337 96 0 10330 0
[pid=3840] ppid=3833 vsize=76040 CPUtime=16.94 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 17625 0 0 0 1691 3 0 0 25 0 1 0 365304686 77864960 16279 33554432000 4194304 4785740 140734978231824 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 19010 16279 340 145 0 16055 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=17.01 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 1701 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 611332

[startup+102.307 s]
/proc/loadavg: 9.98 4.14 2.12 13/202 3895
/proc/meminfo: memFree=13546104/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754692708317265920 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=123312 CPUtime=33.99 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 77589 0 0 0 3387 12 0 0 25 0 1 0 365304686 126271488 11636 33554432000 4194304 4587354 140734207070688 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 30828 11636 337 96 0 27390 0
[pid=3840] ppid=3833 vsize=94132 CPUtime=33.96 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 22007 0 0 0 3393 3 0 0 25 0 1 0 365304686 96391168 20661 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 23533 20661 340 145 0 20578 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=34.11 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 3411 0 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 697664

[startup+162.301 s]
/proc/loadavg: 11.26 5.57 2.74 13/202 3897
/proc/meminfo: memFree=13525748/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754693395512033280 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=73100 CPUtime=53.98 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 119642 0 0 0 5379 19 0 0 25 0 1 0 365304686 74854400 13441 33554432000 4194304 4587354 140734207070688 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 18275 13441 337 96 0 14837 0
[pid=3840] ppid=3833 vsize=113392 CPUtime=53.97 cores=0

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

/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 911796

[startup+882.3 s]
/proc/loadavg: 12.02 11.44 7.73 13/202 3958
/proc/meminfo: memFree=13018808/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754693670389940224 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=177164 CPUtime=294 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 322577 0 0 0 29339 61 0 0 25 0 1 0 365304686 181415936 15325 33554432000 4194304 4587354 140734207070688 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 44291 15325 337 96 0 40853 0
[pid=3840] ppid=3833 vsize=247752 CPUtime=294 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 60060 0 0 0 29387 13 0 0 25 0 1 0 365304686 253698048 58714 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 61938 58714 340 145 0 58983 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=294.07 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 29406 1 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 905136

[startup+942.301 s]
/proc/loadavg: 11.56 11.43 7.96 12/201 3990
/proc/meminfo: memFree=13175996/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754691608805638144 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=176584 CPUtime=314 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 329785 0 0 0 31337 63 0 0 25 0 1 0 365304686 180822016 16015 33554432000 4194304 4587354 140734207070688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 44146 16015 337 96 0 40708 0
[pid=3840] ppid=3833 vsize=247752 CPUtime=313.99 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 60062 0 0 0 31386 13 0 0 25 0 1 0 365304686 253698048 58716 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 61938 58716 340 145 0 58983 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=314.07 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 31406 1 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 904556

[startup+1002.3 s]
/proc/loadavg: 11.43 11.39 8.16 13/202 4021
/proc/meminfo: memFree=12922108/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754691746244591616 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=181268 CPUtime=334.02 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 338853 0 0 0 33335 67 0 0 25 0 1 0 365304686 185618432 18213 33554432000 4194304 4587354 140734207070688 18446744073709551615 248089394955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 45317 18213 337 96 0 41879 0
[pid=3840] ppid=3833 vsize=247752 CPUtime=333.99 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 60078 0 0 0 33386 13 0 0 25 0 1 0 365304686 253698048 58732 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 61938 58732 340 145 0 58983 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=334.06 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 33405 1 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 909240

[startup+1062.3 s]
/proc/loadavg: 11.92 11.55 8.41 13/202 4023
/proc/meminfo: memFree=13088764/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754692021122498560 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=178076 CPUtime=354.02 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 347518 0 0 0 35333 69 0 0 25 0 1 0 365304686 182349824 19806 33554432000 4194304 4587354 140734207070688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 44519 19806 337 96 0 41081 0
[pid=3840] ppid=3833 vsize=247752 CPUtime=353.99 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 60078 0 0 0 35386 13 0 0 25 0 1 0 365304686 253698048 58732 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 61938 58732 340 145 0 58983 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=354.06 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 35405 1 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 906048

[startup+1122.3 s]
/proc/loadavg: 11.97 11.63 8.64 13/202 4024
/proc/meminfo: memFree=12978356/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754691746244591616 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=209324 CPUtime=374.03 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 369635 0 0 0 37330 73 0 0 25 0 1 0 365304686 214347776 25584 33554432000 4194304 4587354 140734207070688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 52331 25584 337 96 0 48893 0
[pid=3840] ppid=3833 vsize=255888 CPUtime=373.98 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 62124 0 0 0 37385 13 0 0 25 0 1 0 365304686 262029312 60778 33554432000 4194304 4785740 140734978231824 18446744073709551615 4277684 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 63972 60778 340 145 0 61017 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=374.06 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 37404 2 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 945432

[startup+1182.3 s]
/proc/loadavg: 11.99 11.69 8.84 13/202 4026
/proc/meminfo: memFree=13002000/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754691883683545088 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=158744 CPUtime=394.03 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 378170 0 0 0 39327 76 0 0 25 0 1 0 365304686 162553856 15135 33554432000 4194304 4587354 140734207070688 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 39686 15135 337 96 0 36248 0
[pid=3840] ppid=3833 vsize=255888 CPUtime=393.98 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 62124 0 0 0 39385 13 0 0 25 0 1 0 365304686 262029312 60778 33554432000 4194304 4785740 140734978231824 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 63972 60778 340 145 0 61017 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=394.06 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 39404 2 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 894852

[startup+1242.3 s]
/proc/loadavg: 11.99 11.74 9.04 13/202 4028
/proc/meminfo: memFree=12739944/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754692021122498560 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=193640 CPUtime=414.03 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 390554 0 0 0 41323 80 0 0 25 0 1 0 365304686 198287360 19791 33554432000 4194304 4587354 140734207070688 18446744073709551615 4244548 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 48410 19791 337 96 0 44972 0
[pid=3840] ppid=3833 vsize=255888 CPUtime=413.97 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 62137 0 0 0 41384 13 0 0 25 0 1 0 365304686 262029312 60791 33554432000 4194304 4785740 140734978231824 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 63972 60791 340 145 0 61017 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=414.07 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 41405 2 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134525891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 929748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.99 11.79 9.22 13/202 4029
/proc/meminfo: memFree=12984432/32950928 swapFree=67111528/67111528
[pid=3833] ppid=3831 vsize=18324 CPUtime=0 cores=0,2
/proc/3833/stat : 3833 (ppfolio) S 3831 3833 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365304666 18763776 394 33554432000 4194304 4287625 140736624065904 18446744073709551615 248089718287 0 0 4096 65536 3754692021122498560 0 0 17 2 0 0 0
/proc/3833/statm: 4581 394 345 23 0 91 0
[pid=3839] ppid=3833 vsize=214100 CPUtime=433.23 cores=0
/proc/3839/stat : 3839 (cryptominisat) R 3833 3833 3790 0 -1 4202496 398490 0 0 0 43242 81 0 0 25 0 1 0 365304686 219238400 19773 33554432000 4194304 4587354 140734207070688 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3839/statm: 53525 19773 337 96 0 50087 0
[pid=3840] ppid=3833 vsize=255888 CPUtime=433.2 cores=0
/proc/3840/stat : 3840 (clasp) R 3833 3833 3790 0 -1 4202496 62137 0 0 0 43307 13 0 0 25 0 1 0 365304686 262029312 60791 33554432000 4194304 4785740 140734978231824 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3840/statm: 63972 60791 340 145 0 61017 0
[pid=3841] ppid=3833 vsize=461896 CPUtime=433.35 cores=0
/proc/3841/stat : 3841 (TNM) R 3833 3833 3790 0 -1 4202496 4293 0 0 0 43333 2 0 0 25 0 1 0 365304686 472981504 4190 33554432000 134512640 134534564 4291820800 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3841/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 950208

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 3833 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 1299.78
#
# 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.78
CPU user time (s): 1298.82
CPU system time (s): 0.96
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1044936

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

runsolver used 1.9787 second user time and 5.12422 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-11 17:50:49
IDJOB=3191438
IDBENCH=82569
IDSOLVER=1613
FILE ID=node123/3191438-1302537048
RUNJOBID= node123-1302537048-3808
PBS_JOBID= 12951127
Free space on /tmp= 71504 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S5267991-057-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191438-1302537048/watcher-3191438-1302537048 -o /tmp/evaluation-result-3191438-1302537048/solver-3191438-1302537048 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191438-1302537048.cnf

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

MD5SUM BENCH= 1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
RANDOM SEED=1157207306

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14467740 kB
Buffers:        677312 kB
Cached:       17336752 kB
SwapCached:          0 kB
Active:        9522168 kB
Inactive:      8557312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14467740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23204 kB
Writeback:           8 kB
AnonPages:       65980 kB
Mapped:          15428 kB
Slab:           339864 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   657964 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= 71468 MiB
End job on node123 at 2011-04-11 18:12:31