Trace number 3221884

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 371.196 371.185

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
MD5SUMb542abc79e1a870fc4bd1b25791c8222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.32334
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
371.10/371.18	s UNSATISFIABLE
371.10/371.18	solver [2] clasp 1.3.6 answered
371.10/371.18	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-3221884-1303297534/watcher-3221884-1303297534 -o /tmp/evaluation-result-3221884-1303297534/solver-3221884-1303297534 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221884-1303297534.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: 5.04 5.01 5.00 4/180 27142
/proc/meminfo: memFree=29380228/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) R 27140 27142 26704 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 519984116 18763776 392 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905214357 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27142/statm: 4581 392 343 23 0 91 0

[startup+0.024129 s]
/proc/loadavg: 5.04 5.01 5.00 4/180 27142
/proc/meminfo: memFree=29380228/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 4364762649158713608 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100115 s]
/proc/loadavg: 5.04 5.01 5.00 4/180 27142
/proc/meminfo: memFree=29380228/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 4364762649158713608 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300078 s]
/proc/loadavg: 5.04 5.01 5.00 4/180 27142
/proc/meminfo: memFree=29380228/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701005 s]
/proc/loadavg: 5.04 5.01 5.00 4/180 27142
/proc/meminfo: memFree=29380228/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715414371631104 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 5.04 5.01 5.00 7/184 27146
/proc/meminfo: memFree=29375048/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374713352787329024 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=165552 CPUtime=0.5 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 1169 0 0 0 50 0 0 0 25 0 1 0 519984117 169525248 747 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 41388 747 327 96 0 37950 0
[pid=27144] ppid=27142 vsize=12956 CPUtime=0.4 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 705 0 0 0 40 0 0 0 25 0 1 0 519984117 13266944 593 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 3239 593 340 145 0 284 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=0.59 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 59 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 652676

[startup+3.10057 s]
/proc/loadavg: 5.04 5.01 5.00 7/184 27146
/proc/meminfo: memFree=29373808/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=166748 CPUtime=1 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 1603 0 0 0 100 0 0 0 25 0 1 0 519984117 170749952 939 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 41687 939 331 96 0 38249 0
[pid=27144] ppid=27142 vsize=13352 CPUtime=0.94 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 793 0 0 0 94 0 0 0 25 0 1 0 519984117 13672448 681 33554432000 4194304 4785740 140734334433264 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 3338 681 340 145 0 383 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=1.14 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 114 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 654268

[startup+6.30098 s]
/proc/loadavg: 5.11 5.02 5.01 7/184 27146
/proc/meminfo: memFree=29368360/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374713902543142912 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=171000 CPUtime=2.09 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 3333 0 0 0 209 0 0 0 25 0 1 0 519984117 175104000 2081 33554432000 4194304 4587354 140736947323056 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 42750 2081 337 96 0 39312 0
[pid=27144] ppid=27142 vsize=13748 CPUtime=2 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 907 0 0 0 200 0 0 0 25 0 1 0 519984117 14077952 795 33554432000 4194304 4785740 140734334433264 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 3437 795 341 145 0 482 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=2.19 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 219 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 8707296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 658916

[startup+12.7008 s]
/proc/loadavg: 5.19 5.04 5.01 7/184 27146
/proc/meminfo: memFree=29364588/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374714039982096384 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=174592 CPUtime=4.19 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 5069 0 0 0 419 0 0 0 25 0 1 0 519984117 178782208 2668 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 43648 2668 337 96 0 40210 0
[pid=27144] ppid=27142 vsize=14416 CPUtime=4.14 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 1080 0 0 0 414 0 0 0 25 0 1 0 519984117 14761984 968 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 3604 968 341 145 0 649 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=4.34 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 434 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 663176

[startup+25.5005 s]
/proc/loadavg: 5.37 5.09 5.02 7/184 27146
/proc/meminfo: memFree=29362272/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374714589737910272 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=173472 CPUtime=8.49 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 7106 0 0 0 849 0 0 0 25 0 1 0 519984117 177635328 2693 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 43368 2693 337 96 0 39930 0
[pid=27144] ppid=27142 vsize=15088 CPUtime=8.39 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 1246 0 0 0 839 0 0 0 25 0 1 0 519984117 15450112 1134 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 3772 1134 341 145 0 817 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=8.59 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 859 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 662728

[startup+51.1008 s]
/proc/loadavg: 5.58 5.16 5.05 7/184 27147
/proc/meminfo: memFree=29353740/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374714589737910272 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=177176 CPUtime=16.99 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 10541 0 0 0 1698 1 0 0 25 0 1 0 519984117 181428224 3645 33554432000 4194304 4587354 140736947323056 18446744073709551615 4233036 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 44294 3645 337 96 0 40856 0
[pid=27144] ppid=27142 vsize=16184 CPUtime=16.95 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 1509 0 0 0 1695 0 0 0 25 0 1 0 519984117 16572416 1397 33554432000 4194304 4785740 140734334433264 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 4046 1397 341 145 0 1091 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=17.14 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 1714 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134528643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 667528

[startup+102.306 s]
/proc/loadavg: 5.82 5.29 5.10 7/184 27148
/proc/meminfo: memFree=29328284/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=188988 CPUtime=34.08 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 18160 0 0 0 3407 1 0 0 25 0 1 0 519984117 193523712 6611 33554432000 4194304 4587354 140736947323056 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47247 6611 337 96 0 43809 0
[pid=27144] ppid=27142 vsize=17580 CPUtime=33.99 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 1826 0 0 0 3399 0 0 0 25 0 1 0 519984117 18001920 1714 33554432000 4194304 4785740 140734334433264 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 4395 1714 341 145 0 1440 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=34.21 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 3421 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 680736

[startup+162.3 s]
/proc/loadavg: 5.93 5.41 5.15 7/184 27150
/proc/meminfo: memFree=29324632/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189816 CPUtime=54.08 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 23690 0 0 0 5406 2 0 0 25 0 1 0 519984117 194371584 6312 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47454 6312 337 96 0 44016 0
[pid=27144] ppid=27142 vsize=18768 CPUtime=53.99 cores=1

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

/proc/27144/statm: 4872 2176 341 145 0 1917 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=74.22 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 7422 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 683112

[startup+282.301 s]
/proc/loadavg: 6.06 5.62 5.25 7/184 27153
/proc/meminfo: memFree=29316692/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=208952 CPUtime=94.07 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 32933 0 0 0 9404 3 0 0 25 0 1 0 519984117 213966848 7141 33554432000 4194304 4587354 140736947323056 18446744073709551615 4231879 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 52238 7141 337 96 0 48800 0
[pid=27144] ppid=27142 vsize=20240 CPUtime=93.98 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2455 0 0 0 9398 0 0 0 25 0 1 0 519984117 20725760 2343 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5060 2343 341 145 0 2105 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=94.23 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 9423 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 703360

[startup+342.301 s]
/proc/loadavg: 6.02 5.68 5.30 7/184 27155
/proc/meminfo: memFree=29317996/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=265428 CPUtime=114.07 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 37504 0 0 0 11403 4 0 0 25 0 1 0 519984117 271798272 6400 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 66357 6400 337 96 0 62919 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=113.98 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2577 0 0 0 11398 0 0 0 25 0 1 0 519984117 21295104 2465 33554432000 4194304 4785740 140734334433264 18446744073709551615 4291527 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2465 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=114.23 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 11423 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 760392

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

[startup+358.301 s]
/proc/loadavg: 6.02 5.70 5.31 7/184 27155
/proc/meminfo: memFree=29316736/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=265428 CPUtime=119.38 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 38284 0 0 0 11934 4 0 0 25 0 1 0 519984117 271798272 7139 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 66357 7139 337 96 0 62919 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=119.38 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2579 0 0 0 11938 0 0 0 25 0 1 0 519984117 21295104 2467 33554432000 4194304 4785740 140734334433264 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2467 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=119.53 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 11953 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 760392

[startup+364.7 s]
/proc/loadavg: 6.01 5.71 5.31 7/184 27155
/proc/meminfo: memFree=29317604/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189812 CPUtime=121.58 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 39057 0 0 0 12153 5 0 0 25 0 1 0 519984117 194367488 6511 33554432000 4194304 4587354 140736947323056 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47453 6511 337 96 0 44015 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=121.48 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2580 0 0 0 12148 0 0 0 25 0 1 0 519984117 21295104 2468 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2468 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=121.64 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 12164 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 364.7
Current children cumulated vsize (KiB) 684776

[startup+367.901 s]
/proc/loadavg: 6.01 5.71 5.31 7/184 27155
/proc/meminfo: memFree=29316488/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189812 CPUtime=122.59 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 39227 0 0 0 12254 5 0 0 25 0 1 0 519984117 194367488 6673 33554432000 4194304 4587354 140736947323056 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47453 6673 337 96 0 44015 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=122.58 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2580 0 0 0 12258 0 0 0 25 0 1 0 519984117 21295104 2468 33554432000 4194304 4785740 140734334433264 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2468 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=122.73 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 12273 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 8800708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 367.9
Current children cumulated vsize (KiB) 684776

[startup+369.501 s]
/proc/loadavg: 6.01 5.71 5.32 7/184 27155
/proc/meminfo: memFree=29315740/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189812 CPUtime=123.18 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 39316 0 0 0 12313 5 0 0 25 0 1 0 519984117 194367488 6760 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47453 6760 337 96 0 44015 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=123.08 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2580 0 0 0 12308 0 0 0 25 0 1 0 519984117 21295104 2468 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2468 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=123.24 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 12324 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 369.5
Current children cumulated vsize (KiB) 684776

[startup+370.3 s]
/proc/loadavg: 6.01 5.71 5.32 7/184 27155
/proc/meminfo: memFree=29315740/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189812 CPUtime=123.39 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 39342 0 0 0 12334 5 0 0 25 0 1 0 519984117 194367488 6786 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47453 6786 337 96 0 44015 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=123.38 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2581 0 0 0 12338 0 0 0 25 0 1 0 519984117 21295104 2469 33554432000 4194304 4785740 140734334433264 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2469 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=123.53 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 12353 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 370.3
Current children cumulated vsize (KiB) 684776

[startup+370.706 s]
/proc/loadavg: 6.01 5.71 5.32 7/184 27155
/proc/meminfo: memFree=29315492/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189812 CPUtime=123.58 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 39368 0 0 0 12353 5 0 0 25 0 1 0 519984117 194367488 6810 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47453 6810 337 96 0 44015 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=123.48 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2581 0 0 0 12348 0 0 0 25 0 1 0 519984117 21295104 2469 33554432000 4194304 4785740 140734334433264 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2469 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=123.64 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 12364 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 370.7
Current children cumulated vsize (KiB) 684776

[startup+371.1 s]
/proc/loadavg: 6.01 5.71 5.32 7/184 27155
/proc/meminfo: memFree=29315492/32950928 swapFree=67071984/67111528
[pid=27142] ppid=27140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27142/stat : 27142 (ppfolio) S 27140 27142 26704 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519984116 18763776 394 33554432000 4194304 4287625 140735150195760 18446744073709551615 260905414159 0 0 4096 65536 9374715139493724160 0 0 17 7 0 0 0
/proc/27142/statm: 4581 394 345 23 0 91 0
[pid=27143] ppid=27142 vsize=189812 CPUtime=123.68 cores=1
/proc/27143/stat : 27143 (cryptominisat) R 27142 27142 26704 0 -1 4202496 39384 0 0 0 12363 5 0 0 25 0 1 0 519984117 194367488 6825 33554432000 4194304 4587354 140736947323056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27143/statm: 47453 6825 337 96 0 44015 0
[pid=27144] ppid=27142 vsize=20796 CPUtime=123.59 cores=1
/proc/27144/stat : 27144 (clasp) R 27142 27142 26704 0 -1 4202496 2581 0 0 0 12359 0 0 0 25 0 1 0 519984117 21295104 2469 33554432000 4194304 4785740 140734334433264 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27144/statm: 5199 2469 341 145 0 2244 0
[pid=27145] ppid=27142 vsize=455844 CPUtime=123.83 cores=1
/proc/27145/stat : 27145 (TNM) R 27142 27142 26704 0 -1 4202496 313 0 0 0 12383 0 0 0 25 0 1 0 519984117 466784256 209 33554432000 134512640 134534564 4289968272 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27145/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 684776

Child status: 0
Real time (s): 371.185
CPU time (s): 371.196
CPU user time (s): 371.139
CPU system time (s): 0.056991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 832756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 371.139
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42815
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= 154
involuntary context switches= 4296

runsolver used 0.533918 second user time and 1.20482 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-20 13:05:34
IDJOB=3221884
IDBENCH=82997
IDSOLVER=1639
FILE ID=node116/3221884-1303297534
RUNJOBID= node116-1303292522-26723
PBS_JOBID= 13049627
Free space on /tmp= 72612 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221884-1303297534/watcher-3221884-1303297534 -o /tmp/evaluation-result-3221884-1303297534/solver-3221884-1303297534 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221884-1303297534.cnf

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

MD5SUM BENCH= b542abc79e1a870fc4bd1b25791c8222
RANDOM SEED=629290246

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:      29380508 kB
Buffers:        114044 kB
Cached:        3243320 kB
SwapCached:       9616 kB
Active:         641868 kB
Inactive:      2767176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29380508 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20524 kB
Writeback:           0 kB
AnonPages:       45964 kB
Mapped:          15760 kB
Slab:            98784 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   955136 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= 72604 MiB
End job on node116 at 2011-04-20 13:11:46