Trace number 3280107

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 128.062 128.062

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
127.97/128.05	s UNSATISFIABLE
127.97/128.06	solver [1] cryptominisat 2.7.1 answered
127.97/128.06	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-3280107-1303746823/watcher-3280107-1303746823 -o /tmp/evaluation-result-3280107-1303746823/solver-3280107-1303746823 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280107-1303746823.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: 0.00 0.00 0.00 2/174 5317
/proc/meminfo: memFree=21138416/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18240 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) R 5315 5317 5286 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 218873728 18677760 217 33554432000 4194304 4287625 140736591001248 18446744073709551615 268655694148 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5317/statm: 4560 217 184 23 0 57 0

[startup+0.066036 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 5317
/proc/meminfo: memFree=21138416/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 4527068707360309505 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101027 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 5317
/proc/meminfo: memFree=21138416/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 4527068707360309505 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301028 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 5317
/proc/meminfo: memFree=21138416/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578848703239946240 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700957 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 5317
/proc/meminfo: memFree=21138416/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 5333
/proc/meminfo: memFree=20972388/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=74880 CPUtime=0.43 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 12708 0 0 0 42 1 0 0 22 0 1 0 218873729 76677120 12406 33554432000 4194304 4587354 140734060976240 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 18720 12406 306 96 0 15282 0
[pid=5322] ppid=5317 vsize=64448 CPUtime=0.49 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 16554 0 0 0 47 2 0 0 25 0 1 0 218873729 65994752 12658 33554432000 4194304 4785740 140736056628400 18446744073709551615 4488487 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 16112 12658 319 145 0 13157 0
[pid=5324] ppid=5317 vsize=478792 CPUtime=0.54 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 9389 0 0 0 53 1 0 0 25 0 1 0 218873729 490283008 9285 33554432000 134512640 134534564 4292006496 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 119698 9285 91 6 0 118364 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 636444

[startup+3.10048 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20490448/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=75012 CPUtime=0.99 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 12775 0 0 0 98 1 0 0 25 0 1 0 218873729 76812288 12471 33554432000 4194304 4587354 140734060976240 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 18753 12471 306 96 0 15315 0
[pid=5322] ppid=5317 vsize=54724 CPUtime=1.03 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 16600 0 0 0 101 2 0 0 25 0 1 0 218873729 56037376 10716 33554432000 4194304 4785740 140736056628400 18446744073709551615 4552611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 13681 10716 333 145 0 10726 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=1.04 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 103 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 631340

[startup+6.30092 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=19830652/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578849390434713600 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=92732 CPUtime=2.04 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 17141 0 0 0 202 2 0 0 25 0 1 0 218873729 94957568 16837 33554432000 4194304 4587354 140734060976240 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 23183 16837 312 96 0 19745 0
[pid=5322] ppid=5317 vsize=54724 CPUtime=2.09 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 16607 0 0 0 207 2 0 0 25 0 1 0 218873729 56037376 10723 33554432000 4194304 4785740 140736056628400 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 13681 10723 340 145 0 10726 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=2.14 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 213 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 649060

[startup+12.7008 s]
/proc/loadavg: 2.66 0.59 0.19 13/202 5360
/proc/meminfo: memFree=19547748/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578849390434713600 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=92732 CPUtime=4.19 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 17165 0 0 0 417 2 0 0 25 0 1 0 218873729 94957568 16861 33554432000 4194304 4587354 140734060976240 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 23183 16861 312 96 0 19745 0
[pid=5322] ppid=5317 vsize=54724 CPUtime=4.23 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 16607 0 0 0 421 2 0 0 25 0 1 0 218873729 56037376 10723 33554432000 4194304 4785740 140736056628400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 13681 10723 340 145 0 10726 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=4.24 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 423 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 649060

[startup+25.5006 s]
/proc/loadavg: 4.09 0.96 0.32 13/202 5360
/proc/meminfo: memFree=19367104/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578848840678899712 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=92592 CPUtime=8.43 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 18746 0 0 0 841 2 0 0 25 0 1 0 218873729 94814208 17566 33554432000 4194304 4587354 140734060976240 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 23148 17566 330 96 0 19710 0
[pid=5322] ppid=5317 vsize=57996 CPUtime=8.49 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 17419 0 0 0 847 2 0 0 25 0 1 0 218873729 59387904 11535 33554432000 4194304 4785740 140736056628400 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 14499 11535 340 145 0 11544 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=8.53 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 852 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 652192

[startup+51.1011 s]
/proc/loadavg: 6.79 1.85 0.63 13/202 5361
/proc/meminfo: memFree=19316192/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578850215068434432 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2131136 CPUtime=16.59 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 22569 0 0 0 1656 3 0 0 25 0 1 0 218873729 2182283264 19625 33554432000 4194304 4587354 140734060976240 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 532784 19625 340 96 0 529346 0
[pid=5322] ppid=5317 vsize=64388 CPUtime=17.24 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 18994 0 0 0 1721 3 0 0 25 0 1 0 218873729 65933312 13110 33554432000 4194304 4785740 140736056628400 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 16097 13110 340 145 0 13142 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=17.23 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 1722 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2697128

[startup+102.307 s]
/proc/loadavg: 9.97 3.57 1.28 13/202 5362
/proc/meminfo: memFree=19327020/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578848703239946240 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2090004 CPUtime=33.65 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 23846 0 0 0 3362 3 0 0 25 0 1 0 218873729 2140164096 19554 33554432000 4194304 4587354 140734060976240 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 522501 19554 340 96 0 519063 0
[pid=5322] ppid=5317 vsize=75020 CPUtime=34.28 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21527 0 0 0 3425 3 0 0 25 0 1 0 218873729 76820480 15643 33554432000 4194304 4785740 140736056628400 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18755 15643 340 145 0 15800 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=34.33 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 3432 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2666628

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

[startup+115.101 s]
/proc/loadavg: 10.28 3.84 1.40 13/202 5363
/proc/meminfo: memFree=19310276/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578849665312620544 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2129052 CPUtime=37.89 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25051 0 0 0 3785 4 0 0 25 0 1 0 218873729 2180149248 20729 33554432000 4194304 4587354 140734060976240 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 532263 20729 341 96 0 528825 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=38.59 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21677 0 0 0 3855 4 0 0 25 0 1 0 218873729 77443072 15793 33554432000 4194304 4785740 140736056628400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15793 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=38.59 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 3858 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 2706284

[startup+121.501 s]
/proc/loadavg: 10.42 3.98 1.45 13/203 5366
/proc/meminfo: memFree=19299480/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 12578850352507387904 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2119500 CPUtime=40.05 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25052 0 0 0 4001 4 0 0 25 0 1 0 218873729 2170368000 20729 33554432000 4194304 4587354 140734060976240 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 529875 20729 341 96 0 526437 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=40.69 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4065 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=40.73 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4072 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 121.47
Current children cumulated vsize (KiB) 2696732

[startup+124.701 s]
/proc/loadavg: 10.55 4.11 1.51 13/202 5366
/proc/meminfo: memFree=19294892/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2119500 CPUtime=41.09 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25052 0 0 0 4105 4 0 0 25 0 1 0 218873729 2170368000 20729 33554432000 4194304 4587354 140734060976240 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 529875 20729 341 96 0 526437 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=41.79 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4175 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4552666 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=41.79 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4178 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 124.67
Current children cumulated vsize (KiB) 2696732

[startup+126.301 s]
/proc/loadavg: 10.55 4.11 1.51 13/202 5366
/proc/meminfo: memFree=19294024/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2119500 CPUtime=41.65 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25052 0 0 0 4161 4 0 0 25 0 1 0 218873729 2170368000 20729 33554432000 4194304 4587354 140734060976240 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 529875 20729 341 96 0 526437 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=42.29 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4225 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=42.33 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4232 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 126.27
Current children cumulated vsize (KiB) 2696732

[startup+127.101 s]
/proc/loadavg: 10.55 4.11 1.51 13/202 5366
/proc/meminfo: memFree=19293776/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2119500 CPUtime=41.89 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25052 0 0 0 4185 4 0 0 25 0 1 0 218873729 2170368000 20729 33554432000 4194304 4587354 140734060976240 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 529875 20729 341 96 0 526437 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=42.59 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4255 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=42.59 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4258 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 127.07
Current children cumulated vsize (KiB) 2696732

[startup+127.501 s]
/proc/loadavg: 10.66 4.24 1.57 13/202 5366
/proc/meminfo: memFree=19293280/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2119500 CPUtime=42.06 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25052 0 0 0 4202 4 0 0 25 0 1 0 218873729 2170368000 20729 33554432000 4194304 4587354 140734060976240 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 529875 20729 341 96 0 526437 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=42.69 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4265 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=42.73 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4272 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 127.48
Current children cumulated vsize (KiB) 2696732

[startup+127.901 s]
/proc/loadavg: 10.66 4.24 1.57 13/202 5366
/proc/meminfo: memFree=19293280/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2102548 CPUtime=42.19 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25066 0 0 0 4215 4 0 0 25 0 1 0 218873729 2153009152 17410 33554432000 4194304 4587354 140734060976240 18446744073709551615 268660318084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 525637 17410 354 96 0 522199 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=42.85 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4281 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=42.83 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4282 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 2679780

[startup+128.001 s]
/proc/loadavg: 10.66 4.24 1.57 13/202 5366
/proc/meminfo: memFree=19293280/32951124 swapFree=67111528/67111528
[pid=5317] ppid=5315 vsize=18324 CPUtime=0 cores=0,2
/proc/5317/stat : 5317 (ppfolio) S 5315 5317 5286 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 218873728 18763776 394 33554432000 4194304 4287625 140736591001248 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5317/statm: 4581 394 345 23 0 91 0
[pid=5321] ppid=5317 vsize=2102548 CPUtime=42.19 cores=0
/proc/5321/stat : 5321 (cryptominisat) R 5317 5317 5286 0 -1 4202496 25066 0 0 0 4215 4 0 0 25 0 1 0 218873729 2153009152 17410 33554432000 4194304 4587354 140734060976240 18446744073709551615 268660318084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5321/statm: 525637 17410 354 96 0 522199 0
[pid=5322] ppid=5317 vsize=75628 CPUtime=42.89 cores=0
/proc/5322/stat : 5322 (clasp) R 5317 5317 5286 0 -1 4202496 21694 0 0 0 4285 4 0 0 25 0 1 0 218873729 77443072 15810 33554432000 4194304 4785740 140736056628400 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5322/statm: 18907 15810 340 145 0 15952 0
[pid=5324] ppid=5317 vsize=483280 CPUtime=42.89 cores=0
/proc/5324/stat : 5324 (TNM) R 5317 5317 5286 0 -1 4202496 14646 0 0 0 4288 1 0 0 25 0 1 0 218873729 494878720 14542 33554432000 134512640 134534564 4292006496 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5324/statm: 120820 14542 95 6 0 119486 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 2679780

Child status: 0
Real time (s): 128.062
CPU time (s): 128.062
CPU user time (s): 127.949
CPU system time (s): 0.112982
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 2706284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.949
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61927
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= 222
involuntary context switches= 1575

runsolver used 0.227965 second user time and 0.475927 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 17:53:45
IDJOB=3280107
IDBENCH=20346
IDSOLVER=1613
FILE ID=node107/3280107-1303746823
RUNJOBID= node107-1303746820-5304
PBS_JOBID= 13154055
Free space on /tmp= 71740 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280107-1303746823/watcher-3280107-1303746823 -o /tmp/evaluation-result-3280107-1303746823/solver-3280107-1303746823 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280107-1303746823.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1663088791

node107.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.829
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.829
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.75
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:     32951124 kB
MemFree:      21138448 kB
Buffers:       2023008 kB
Cached:        9249560 kB
SwapCached:          0 kB
Active:        7621532 kB
Inactive:      3713996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21138448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18108 kB
Writeback:           0 kB
AnonPages:       62628 kB
Mapped:          14492 kB
Slab:           414580 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184276 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= 71636 MiB
End job on node107 at 2011-04-25 17:55:53