Trace number 3265430

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 918.206 918.178

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4
918.09/918.17	s UNSATISFIABLE
918.09/918.17	solver [1] cryptominisat 2.7.1 answered
918.09/918.17	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-3265430-1303563608/watcher-3265430-1303563608 -o /tmp/evaluation-result-3265430-1303563608/solver-3265430-1303563608 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3265430-1303563608.cnf 

running on 2 cores: 4,6

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: 11.36 11.78 9.96 5/188 21329
/proc/meminfo: memFree=26075528/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18240 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) R 21327 21329 20580 0 -1 4194304 285 0 0 0 0 0 0 0 25 0 1 0 546591535 18677760 233 33554432000 4194304 4287625 140734312650112 18446744073709551615 260900431761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21329/statm: 4560 233 197 23 0 57 0

[startup+0.0152629 s]
/proc/loadavg: 11.36 11.78 9.96 5/188 21329
/proc/meminfo: memFree=26075528/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4603271185357046020 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100303 s]
/proc/loadavg: 11.36 11.78 9.96 5/188 21329
/proc/meminfo: memFree=26075528/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4603271185357046020 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300275 s]
/proc/loadavg: 11.36 11.78 9.96 5/188 21329
/proc/meminfo: memFree=26075528/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700085 s]
/proc/loadavg: 11.36 11.78 9.96 5/188 21329
/proc/meminfo: memFree=26075528/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036234068042448896 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 11.36 11.78 9.96 9/190 21375
/proc/meminfo: memFree=26057800/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036234205481402368 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=28676 CPUtime=0.44 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 2320 0 0 0 44 0 0 0 25 0 1 0 546591536 29364224 1976 33554432000 4194304 4587354 140733495234816 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 7169 1976 327 96 0 3731 0
[pid=21332] ppid=21329 vsize=17256 CPUtime=0.4 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 1858 0 0 0 40 0 0 0 25 0 1 0 546591536 17670144 1656 33554432000 4194304 4785740 140737254698448 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 4314 1656 340 145 0 1359 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=0.64 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 64 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 521928

[startup+3.1007 s]
/proc/loadavg: 11.36 11.78 9.96 11/196 21384
/proc/meminfo: memFree=25901752/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036234617798262784 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1809364 CPUtime=0.99 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 3373 0 0 0 99 0 0 0 25 0 1 0 546591536 1852788736 1910 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 452341 1910 327 96 0 448903 0
[pid=21332] ppid=21329 vsize=18088 CPUtime=0.94 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 2054 0 0 0 94 0 0 0 25 0 1 0 546591536 18522112 1852 33554432000 4194304 4785740 140737254698448 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 4522 1852 340 145 0 1567 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=1.14 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 114 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2303448

[startup+6.30106 s]
/proc/loadavg: 11.41 11.78 9.97 13/202 21393
/proc/meminfo: memFree=25537084/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036234342920355840 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1820484 CPUtime=2.03 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 6790 0 0 0 203 0 0 0 25 0 1 0 546591536 1864175616 4686 33554432000 4194304 4587354 140733495234816 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 455121 4686 337 96 0 451683 0
[pid=21332] ppid=21329 vsize=21072 CPUtime=2 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 2778 0 0 0 200 0 0 0 25 0 1 0 546591536 21577728 2576 33554432000 4194304 4785740 140737254698448 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 5268 2576 340 145 0 2313 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=2.24 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 224 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 8801281 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2317552

[startup+12.701 s]
/proc/loadavg: 11.46 11.78 9.98 13/202 21393
/proc/meminfo: memFree=25325976/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233105969774592 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1824956 CPUtime=4.19 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 9419 0 0 0 418 1 0 0 25 0 1 0 546591536 1868754944 5770 33554432000 4194304 4587354 140733495234816 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 456239 5770 338 96 0 452801 0
[pid=21332] ppid=21329 vsize=23828 CPUtime=4.14 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 3482 0 0 0 414 0 0 0 25 0 1 0 546591536 24399872 3280 33554432000 4194304 4785740 140737254698448 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 5957 3280 340 145 0 3002 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=4.34 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 434 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2324780

[startup+25.5006 s]
/proc/loadavg: 11.58 11.79 10.01 13/202 21394
/proc/meminfo: memFree=25233840/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1826068 CPUtime=8.43 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 12820 0 0 0 841 2 0 0 25 0 1 0 546591536 1869893632 6241 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 456517 6241 338 96 0 453079 0
[pid=21332] ppid=21329 vsize=30912 CPUtime=8.39 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 5215 0 0 0 839 0 0 0 25 0 1 0 546591536 31653888 5013 33554432000 4194304 4785740 140737254698448 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 7728 5013 340 145 0 4773 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=8.64 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 864 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2332976

[startup+51.1009 s]
/proc/loadavg: 11.72 11.81 10.06 13/202 21394
/proc/meminfo: memFree=25179636/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233655725588480 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1826920 CPUtime=16.99 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 20992 0 0 0 1696 3 0 0 25 0 1 0 546591536 1870766080 6569 33554432000 4194304 4587354 140733495234816 18446744073709551615 4245495 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 456730 6569 338 96 0 453292 0
[pid=21332] ppid=21329 vsize=37984 CPUtime=16.94 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 6927 0 0 0 1694 0 0 0 25 0 1 0 546591536 38895616 6725 33554432000 4194304 4785740 140737254698448 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 9496 6725 340 145 0 6541 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=17.14 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 1714 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2340900

[startup+102.308 s]
/proc/loadavg: 11.88 11.83 10.16 13/202 21405
/proc/meminfo: memFree=25005428/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036234068042448896 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1843780 CPUtime=34.05 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 36512 0 0 0 3399 6 0 0 25 0 1 0 546591536 1888030720 11599 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 460945 11599 338 96 0 457507 0
[pid=21332] ppid=21329 vsize=46388 CPUtime=33.99 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 8932 0 0 0 3398 1 0 0 25 0 1 0 546591536 47501312 8730 33554432000 4194304 4785740 140737254698448 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 11597 8730 340 145 0 8642 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=34.24 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 3424 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2366164

[startup+162.301 s]
/proc/loadavg: 11.95 11.86 10.27 13/202 21406
/proc/meminfo: memFree=24834652/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036232556213960704 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1848732 CPUtime=54.05 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 39045 0 0 0 5399 6 0 0 25 0 1 0 546591536 1893101568 12281 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 462183 12281 338 96 0 458745 0
[pid=21332] ppid=21329 vsize=55308 CPUtime=53.98 cores=4

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

/proc/21332/statm: 25103 21476 340 145 0 22148 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=254.21 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 25421 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2473488

[startup+822.301 s]
/proc/loadavg: 12.01 11.99 11.14 13/202 21424
/proc/meminfo: memFree=24096984/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233243408728064 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1911028 CPUtime=274.05 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 106080 0 0 0 27385 20 0 0 25 0 1 0 546591536 1956892672 27885 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 477757 27885 338 96 0 474319 0
[pid=21332] ppid=21329 vsize=103256 CPUtime=274.04 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22383 0 0 0 27401 3 0 0 25 0 1 0 546591536 105734144 22109 33554432000 4194304 4785740 140737254698448 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 25814 22109 340 145 0 22859 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=274.2 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 27420 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2490280

[startup+882.301 s]
/proc/loadavg: 12.12 12.02 11.20 13/202 21425
/proc/meminfo: memFree=24048680/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1915500 CPUtime=294.05 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 112262 0 0 0 29383 22 0 0 25 0 1 0 546591536 1961472000 26844 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 478875 26844 338 96 0 475437 0
[pid=21332] ppid=21329 vsize=104300 CPUtime=294.05 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22610 0 0 0 29402 3 0 0 25 0 1 0 546591536 106803200 22336 33554432000 4194304 4785740 140737254698448 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26075 22336 340 145 0 23120 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=294.2 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 29420 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2495796

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

[startup+895.9 s]
/proc/loadavg: 12.09 12.02 11.22 13/202 21426
/proc/meminfo: memFree=24074192/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1915500 CPUtime=298.55 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113812 0 0 0 29833 22 0 0 25 0 1 0 546591536 1961472000 28316 33554432000 4194304 4587354 140733495234816 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 478875 28316 338 96 0 475437 0
[pid=21332] ppid=21329 vsize=104300 CPUtime=298.55 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22611 0 0 0 29852 3 0 0 25 0 1 0 546591536 106803200 22337 33554432000 4194304 4785740 140737254698448 18446744073709551615 4276232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26075 22337 340 145 0 23120 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=298.8 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 29880 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 895.9
Current children cumulated vsize (KiB) 2495796

[startup+908.701 s]
/proc/loadavg: 12.08 12.02 11.22 13/202 21426
/proc/meminfo: memFree=24078528/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1892996 CPUtime=302.84 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113813 0 0 0 30262 22 0 0 25 0 1 0 546591536 1938427904 24682 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 473249 24682 338 96 0 469811 0
[pid=21332] ppid=21329 vsize=104300 CPUtime=302.84 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22616 0 0 0 30281 3 0 0 25 0 1 0 546591536 106803200 22342 33554432000 4194304 4785740 140737254698448 18446744073709551615 260905091690 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26075 22342 340 145 0 23120 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=303.01 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 30301 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 908.69
Current children cumulated vsize (KiB) 2473292

[startup+915.101 s]
/proc/loadavg: 12.07 12.02 11.23 13/202 21426
/proc/meminfo: memFree=24073568/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1892996 CPUtime=304.96 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113813 0 0 0 30474 22 0 0 25 0 1 0 546591536 1938427904 24682 33554432000 4194304 4587354 140733495234816 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 473249 24682 338 96 0 469811 0
[pid=21332] ppid=21329 vsize=104488 CPUtime=304.94 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22654 0 0 0 30491 3 0 0 25 0 1 0 546591536 106995712 22380 33554432000 4194304 4785740 140737254698448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26122 22380 340 145 0 23167 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=305.2 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 30520 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 915.1
Current children cumulated vsize (KiB) 2473480

[startup+916.701 s]
/proc/loadavg: 12.07 12.02 11.23 13/202 21426
/proc/meminfo: memFree=24073052/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1892996 CPUtime=305.54 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113813 0 0 0 30532 22 0 0 25 0 1 0 546591536 1938427904 24682 33554432000 4194304 4587354 140733495234816 18446744073709551615 4241220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 473249 24682 338 96 0 469811 0
[pid=21332] ppid=21329 vsize=104488 CPUtime=305.45 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22656 0 0 0 30542 3 0 0 25 0 1 0 546591536 106995712 22382 33554432000 4194304 4785740 140737254698448 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26122 22382 340 145 0 23167 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=305.7 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 30570 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 916.69
Current children cumulated vsize (KiB) 2473480

[startup+917.5 s]
/proc/loadavg: 12.07 12.02 11.23 13/202 21426
/proc/meminfo: memFree=24072308/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1892996 CPUtime=305.75 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113814 0 0 0 30553 22 0 0 25 0 1 0 546591536 1938427904 24682 33554432000 4194304 4587354 140733495234816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 473249 24682 338 96 0 469811 0
[pid=21332] ppid=21329 vsize=104488 CPUtime=305.74 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22656 0 0 0 30571 3 0 0 25 0 1 0 546591536 106995712 22382 33554432000 4194304 4785740 140737254698448 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26122 22382 340 145 0 23167 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=306 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 30600 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 917.49
Current children cumulated vsize (KiB) 2473480

[startup+917.901 s]
/proc/loadavg: 12.07 12.02 11.23 13/202 21426
/proc/meminfo: memFree=24072308/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1892996 CPUtime=305.94 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113814 0 0 0 30572 22 0 0 25 0 1 0 546591536 1938427904 24682 33554432000 4194304 4587354 140733495234816 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 473249 24682 338 96 0 469811 0
[pid=21332] ppid=21329 vsize=104488 CPUtime=305.85 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22656 0 0 0 30582 3 0 0 25 0 1 0 546591536 106995712 22382 33554432000 4194304 4785740 140737254698448 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26122 22382 340 145 0 23167 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=306.1 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 30610 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 917.89
Current children cumulated vsize (KiB) 2473480

[startup+918.101 s]
/proc/loadavg: 12.07 12.02 11.23 13/202 21426
/proc/meminfo: memFree=24072308/32950928 swapFree=67071984/67111528
[pid=21329] ppid=21327 vsize=18324 CPUtime=0 cores=4,6
/proc/21329/stat : 21329 (ppfolio) S 21327 21329 20580 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 546591535 18763776 394 33554432000 4194304 4287625 140734312650112 18446744073709551615 260905414159 0 0 4096 65536 4036233518286635008 0 0 17 6 0 0 0
/proc/21329/statm: 4581 394 345 23 0 91 0
[pid=21331] ppid=21329 vsize=1892996 CPUtime=305.95 cores=4
/proc/21331/stat : 21331 (cryptominisat) R 21329 21329 20580 0 -1 4202496 113814 0 0 0 30573 22 0 0 25 0 1 0 546591536 1938427904 24682 33554432000 4194304 4587354 140733495234816 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21331/statm: 473249 24682 338 96 0 469811 0
[pid=21332] ppid=21329 vsize=104488 CPUtime=305.94 cores=4
/proc/21332/stat : 21332 (clasp) R 21329 21329 20580 0 -1 4202496 22656 0 0 0 30591 3 0 0 25 0 1 0 546591536 106995712 22382 33554432000 4194304 4785740 140737254698448 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21332/statm: 26122 22382 340 145 0 23167 0
[pid=21333] ppid=21329 vsize=457672 CPUtime=306.2 cores=4
/proc/21333/stat : 21333 (TNM) R 21329 21329 20580 0 -1 4202496 1015 0 0 0 30620 0 0 0 25 0 1 0 546591536 468656128 911 33554432000 134512640 134534564 4290209232 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21333/statm: 114418 911 95 6 0 113084 0
Current children cumulated CPU time (s) 918.09
Current children cumulated vsize (KiB) 2473480

Child status: 0
Real time (s): 918.178
CPU time (s): 918.206
CPU user time (s): 917.928
CPU system time (s): 0.277957
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4268828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 917.928
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138020
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= 258
involuntary context switches= 10079

runsolver used 1.44378 second user time and 3.58745 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 15:00:09
IDJOB=3265430
IDBENCH=85618
IDSOLVER=1613
FILE ID=node116/3265430-1303563608
RUNJOBID= node116-1303562304-21087
PBS_JOBID= 13150279
Free space on /tmp= 72584 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265430-1303563608/watcher-3265430-1303563608 -o /tmp/evaluation-result-3265430-1303563608/solver-3265430-1303563608 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265430-1303563608.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=1909493457

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.75
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.826
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.75
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26075684 kB
Buffers:       1815596 kB
Cached:        4593004 kB
SwapCached:       9728 kB
Active:        2953804 kB
Inactive:      3507604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26075684 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20772 kB
Writeback:           0 kB
AnonPages:       46760 kB
Mapped:          15640 kB
Slab:           349760 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2409800 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= 72540 MiB
End job on node116 at 2011-04-23 15:15:27