Trace number 3221404

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 seqUNSAT 904.269 904.242

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
MD5SUM0448cdbfc0b1241b735cac942d079298
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.05
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
904.20/904.23	s UNSATISFIABLE
904.20/904.24	solver [2] clasp 1.3.6 answered
904.20/904.24	Done

Verifier Data

No possible verification on an UNSAT instance

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-3221404-1303293628/watcher-3221404-1303293628 -o /tmp/evaluation-result-3221404-1303293628/solver-3221404-1303293628 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221404-1303293628.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 13115
/proc/meminfo: memFree=13794760/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 4456536410828013832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0

[startup+0.025091 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 13115
/proc/meminfo: memFree=13794760/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 4456536410828013832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101075 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 13115
/proc/meminfo: memFree=13794760/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 4456536410828013832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301039 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 13115
/proc/meminfo: memFree=13794760/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700967 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 13115
/proc/meminfo: memFree=13794760/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914138536351105024 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13119
/proc/meminfo: memFree=13789264/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=1260616 CPUtime=1.04 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 2175 0 0 0 104 0 0 0 19 0 1 0 421778697 1290870784 921 33554432000 4194304 4587354 140734861368880 18446744073709551615 4239208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 315154 921 330 96 0 311716 0
[pid=13117] ppid=13115 vsize=13252 CPUtime=0.09 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 764 0 0 0 9 0 0 0 23 0 1 0 421778697 13570048 656 33554432000 4194304 4785740 140737019388448 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 3313 656 340 145 0 358 0
[pid=13118] ppid=13115 vsize=452392 CPUtime=0.34 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 383 0 0 0 34 0 0 0 25 0 1 0 421778697 463249408 280 33554432000 134512640 134534564 4294100368 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 113098 280 91 6 0 111764 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1744584

[startup+3.10054 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13119
/proc/meminfo: memFree=13783808/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914138536351105024 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=1266548 CPUtime=1.59 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 3656 0 0 0 159 0 0 0 20 0 1 0 421778697 1296945152 2398 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 316637 2398 336 96 0 313199 0
[pid=13117] ppid=13115 vsize=13672 CPUtime=0.64 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 876 0 0 0 64 0 0 0 25 0 1 0 421778697 14000128 768 33554432000 4194304 4785740 140737019388448 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 3418 768 340 145 0 463 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=0.84 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 84 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1754764

[startup+6.30096 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13119
/proc/meminfo: memFree=13780624/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914138398912151552 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=32636 CPUtime=2.64 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 4347 0 0 0 264 0 0 0 22 0 1 0 421778697 33419264 2354 33554432000 4194304 4587354 140734861368880 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 8159 2354 336 96 0 4721 0
[pid=13117] ppid=13115 vsize=14264 CPUtime=1.69 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 1016 0 0 0 169 0 0 0 25 0 1 0 421778697 14606336 908 33554432000 4194304 4785740 140737019388448 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 3566 908 341 145 0 611 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=1.94 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 194 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 521444

[startup+12.7008 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13119
/proc/meminfo: memFree=13778152/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914138673790058496 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=1267692 CPUtime=4.79 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 5495 0 0 0 479 0 0 0 25 0 1 0 421778697 1298116608 2651 33554432000 4194304 4587354 140734861368880 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 316923 2651 336 96 0 313485 0
[pid=13117] ppid=13115 vsize=15312 CPUtime=3.84 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 1234 0 0 0 384 0 0 0 25 0 1 0 421778697 15679488 1126 33554432000 4194304 4785740 140737019388448 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 3828 1126 341 145 0 873 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=4.04 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 404 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1757548

[startup+25.5005 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13120
/proc/meminfo: memFree=13768872/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137711717384192 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=38964 CPUtime=9.44 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 8304 0 0 0 944 0 0 0 18 0 1 0 421778697 39899136 3882 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 9741 3882 336 96 0 6303 0
[pid=13117] ppid=13115 vsize=16084 CPUtime=7.89 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 1438 0 0 0 789 0 0 0 25 0 1 0 421778697 16470016 1330 33554432000 4194304 4785740 140737019388448 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 4021 1330 341 145 0 1066 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=8.14 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 814 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 529592

[startup+51.1009 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13160
/proc/meminfo: memFree=13879596/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914138398912151552 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=43032 CPUtime=18.64 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 12057 0 0 0 1864 0 0 0 25 0 1 0 421778697 44064768 5100 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 10758 5100 336 96 0 7320 0
[pid=13117] ppid=13115 vsize=17384 CPUtime=16.09 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 1731 0 0 0 1609 0 0 0 25 0 1 0 421778697 17801216 1623 33554432000 4194304 4785740 140737019388448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 4346 1623 341 145 0 1391 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=16.34 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 1634 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 534960

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13162
/proc/meminfo: memFree=13864680/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=44712 CPUtime=35.68 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 17276 0 0 0 3567 1 0 0 25 0 1 0 421778697 45785088 5611 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 11178 5611 336 96 0 7740 0
[pid=13117] ppid=13115 vsize=18876 CPUtime=33.19 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 2058 0 0 0 3319 0 0 0 25 0 1 0 421778697 19329024 1950 33554432000 4194304 4785740 140737019388448 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 4719 1950 341 145 0 1764 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=33.41 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 3341 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 538132

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13163
/proc/meminfo: memFree=13858200/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137299400523776 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=48500 CPUtime=55.68 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 20870 0 0 0 5566 2 0 0 25 0 1 0 421778697 49664000 6331 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 12125 6331 336 96 0 8687 0
[pid=13117] ppid=13115 vsize=20096 CPUtime=53.18 cores=1

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

/proc/13117/statm: 6509 3580 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=273.4 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 27340 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 562224

[startup+882.301 s]
/proc/loadavg: 5.00 5.35 5.71 6/183 13182
/proc/meminfo: memFree=13847804/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=295.75 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 60406 0 0 0 29565 10 0 0 25 0 1 0 421778697 63246336 9340 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 9340 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=293.15 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3700 0 0 0 29315 0 0 0 25 0 1 0 421778697 26660864 3592 33554432000 4194304 4785740 140737019388448 18446744073709551615 4277717 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3592 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=293.4 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 29340 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 562344

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

[startup+883.101 s]
/proc/loadavg: 5.00 5.35 5.71 6/183 13182
/proc/meminfo: memFree=13847804/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=295.95 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 60436 0 0 0 29585 10 0 0 25 0 1 0 421778697 63246336 9370 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 9370 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=293.44 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3700 0 0 0 29344 0 0 0 25 0 1 0 421778697 26660864 3592 33554432000 4194304 4785740 140737019388448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3592 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=293.7 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 29370 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 883.09
Current children cumulated vsize (KiB) 562344

[startup+895.901 s]
/proc/loadavg: 5.00 5.34 5.70 6/183 13183
/proc/meminfo: memFree=13850524/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=300.24 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 60882 0 0 0 30014 10 0 0 25 0 1 0 421778697 63246336 9795 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 9795 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=297.74 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 29774 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=297.91 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 29791 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134529036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 895.89
Current children cumulated vsize (KiB) 562344

[startup+899.101 s]
/proc/loadavg: 5.00 5.33 5.70 6/183 13183
/proc/meminfo: memFree=13850152/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=301.34 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 60974 0 0 0 30124 10 0 0 25 0 1 0 421778697 63246336 9884 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 9884 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=298.75 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 29875 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4546281 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=299 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 29900 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 899.09
Current children cumulated vsize (KiB) 562344

[startup+902.301 s]
/proc/loadavg: 5.00 5.33 5.69 6/183 13183
/proc/meminfo: memFree=13849776/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=302.35 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 61059 0 0 0 30225 10 0 0 25 0 1 0 421778697 63246336 9968 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 9968 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=299.84 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 29984 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=300.1 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 30010 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 902.29
Current children cumulated vsize (KiB) 562344

[startup+903.107 s]
/proc/loadavg: 5.00 5.33 5.69 6/183 13183
/proc/meminfo: memFree=13849652/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=302.64 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 61086 0 0 0 30254 10 0 0 25 0 1 0 421778697 63246336 9993 33554432000 4194304 4587354 140734861368880 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 9993 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=300.14 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 30014 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=300.31 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 30031 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 903.09
Current children cumulated vsize (KiB) 562344

[startup+903.901 s]
/proc/loadavg: 5.00 5.33 5.69 6/183 13183
/proc/meminfo: memFree=13849652/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=302.94 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 61113 0 0 0 30284 10 0 0 25 0 1 0 421778697 63246336 10018 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 10018 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=300.35 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 30035 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=300.6 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 30060 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 903.89
Current children cumulated vsize (KiB) 562344

[startup+904.101 s]
/proc/loadavg: 5.00 5.33 5.69 6/183 13183
/proc/meminfo: memFree=13849528/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=302.96 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 61114 0 0 0 30286 10 0 0 25 0 1 0 421778697 63246336 10019 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 10019 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=300.44 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 30044 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=300.7 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 30070 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 904.1
Current children cumulated vsize (KiB) 562344

[startup+904.207 s]
/proc/loadavg: 5.00 5.33 5.69 6/183 13183
/proc/meminfo: memFree=13849528/32951124 swapFree=67111528/67111528
[pid=13115] ppid=13113 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13115/stat : 13115 (ppfolio) S 13113 13115 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 421778696 18763776 393 33554432000 4194304 4287625 140736130962112 18446744073709551615 233510317583 0 0 4096 65536 11914137024522616832 0 0 17 5 0 0 0
/proc/13115/statm: 4581 393 345 23 0 91 0
[pid=13116] ppid=13115 vsize=61764 CPUtime=303.04 cores=1
/proc/13116/stat : 13116 (cryptominisat) R 13115 13115 12748 0 -1 4202496 61121 0 0 0 30294 10 0 0 25 0 1 0 421778697 63246336 10026 33554432000 4194304 4587354 140734861368880 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13116/statm: 15441 10026 336 96 0 12003 0
[pid=13117] ppid=13115 vsize=26036 CPUtime=300.46 cores=1
/proc/13117/stat : 13117 (clasp) R 13115 13115 12748 0 -1 4202496 3702 0 0 0 30046 0 0 0 25 0 1 0 421778697 26660864 3594 33554432000 4194304 4785740 140737019388448 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13117/statm: 6509 3594 341 145 0 3554 0
[pid=13118] ppid=13115 vsize=456220 CPUtime=300.7 cores=1
/proc/13118/stat : 13118 (TNM) R 13115 13115 12748 0 -1 4202496 438 0 0 0 30070 0 0 0 25 0 1 0 421778697 467169280 335 33554432000 134512640 134534564 4294100368 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13118/statm: 114055 335 95 6 0 112721 0
Current children cumulated CPU time (s) 904.2
Current children cumulated vsize (KiB) 562344

Child status: 0
Real time (s): 904.242
CPU time (s): 904.269
CPU user time (s): 904.147
CPU system time (s): 0.121981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1798516

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

runsolver used 1.45078 second user time and 3.04454 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 12:00:28
IDJOB=3221404
IDBENCH=82917
IDSOLVER=1639
FILE ID=node145/3221404-1303293628
RUNJOBID= node145-1303288626-12767
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221404-1303293628/watcher-3221404-1303293628 -o /tmp/evaluation-result-3221404-1303293628/solver-3221404-1303293628 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221404-1303293628.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0448cdbfc0b1241b735cac942d079298
RANDOM SEED=672285094

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:      13795040 kB
Buffers:        723376 kB
Cached:       17884852 kB
SwapCached:          0 kB
Active:        8777176 kB
Inactive:     10021472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13795040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      189404 kB
Mapped:          16480 kB
Slab:           293908 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2218248 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= 71568 MiB
End job on node145 at 2011-04-20 12:15:33