Trace number 3366082

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
SAT09 reference solver:glucose 1.0? (TO) 5000.05 5000.02

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2200.85
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.49/1.55	c ==============================================================================
1.49/1.55	c |           |     ORIGINAL     |              LEARNT              |          |
1.49/1.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.49/1.55	c ==============================================================================
1.49/1.55	c |         0 | 4187693 12410353 | 1256307       0        0     nan |  0.000 % |
11.78/11.83	c |         0 | 4155136 12333878 |      --       0       --      -- |     --   | -32445/-76228
11.78/11.83	c ==============================================================================
11.78/11.83	c Result  :   #vars: 77804   #clauses: 4155136   #literals: 12333878
11.78/11.83	c CPU time:   11.6112 s
11.78/11.83	c ==============================================================================
13.88/13.94	c
13.88/13.94	c Starting glucose
13.88/13.94	c
13.88/13.95	
13.88/13.95	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
13.88/13.95	
13.88/13.95	c ============================[ Problem Statistics ]=============================
13.88/13.95	c |                                                                             |
13.88/13.95	c |  Number of variables:  77804                                                |
13.88/13.95	c |  Number of clauses:    4155136                                              |
15.07/15.13	c |  Parsing time:         1.11         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3366082-1305325730/watcher-3366082-1305325730 -o /tmp/evaluation-result-3366082-1305325730/solver-3366082-1305325730 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366082-1305325730.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): 5100 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: 2.00 2.00 2.00 3/296 13788
/proc/meminfo: memFree=8151708/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0

[startup+0.066019 s]
/proc/loadavg: 2.00 2.00 2.00 3/296 13788
/proc/meminfo: memFree=8151708/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101015 s]
/proc/loadavg: 2.00 2.00 2.00 3/296 13788
/proc/meminfo: memFree=8151708/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300983 s]
/proc/loadavg: 2.00 2.00 2.00 3/296 13788
/proc/meminfo: memFree=8151708/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700924 s]
/proc/loadavg: 2.00 2.00 2.00 3/296 13788
/proc/meminfo: memFree=8151708/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13790
/proc/meminfo: memFree=8013432/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
[pid=13789] ppid=13788 vsize=244608 CPUtime=1.49 cores=1,3,5,7
/proc/13789/stat : 13789 (SatELite_releas) R 13788 13788 13192 0 -1 4202496 59666 0 0 0 133 16 0 0 25 0 1 0 644171615 250478592 59621 33554432000 134512640 135225430 4290463472 18446744073709551615 134548167 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13789/statm: 61152 59621 52 175 0 60975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253312

[startup+3.10053 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13790
/proc/meminfo: memFree=7868848/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
[pid=13789] ppid=13788 vsize=320828 CPUtime=3.09 cores=1,3,5,7
/proc/13789/stat : 13789 (SatELite_releas) R 13788 13788 13192 0 -1 4202496 79152 0 0 0 290 19 0 0 25 0 1 0 644171615 328527872 71316 33554432000 134512640 135225430 4290463472 18446744073709551615 134596423 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13789/statm: 80207 71316 78 175 0 80030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 329532

[startup+6.30098 s]
/proc/loadavg: 2.08 2.02 2.01 3/298 13790
/proc/meminfo: memFree=7830716/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
[pid=13789] ppid=13788 vsize=374392 CPUtime=6.28 cores=1,3,5,7
/proc/13789/stat : 13789 (SatELite_releas) R 13788 13788 13192 0 -1 4202496 87335 0 0 0 609 19 0 0 25 0 1 0 644171615 383377408 79324 33554432000 134512640 135225430 4290463472 18446744073709551615 134549612 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13789/statm: 93598 79324 78 175 0 93421 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 383096

[startup+12.7009 s]
/proc/loadavg: 2.07 2.02 2.00 3/298 13790
/proc/meminfo: memFree=7856504/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 644171614 8912896 253 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13788/statm: 2176 253 211 178 0 69 0
[pid=13789] ppid=13788 vsize=320900 CPUtime=12.69 cores=1,3,5,7
/proc/13789/stat : 13789 (SatELite_releas) R 13788 13788 13192 0 -1 4202496 102771 0 0 0 1244 25 0 0 25 0 1 0 644171615 328601600 71387 33554432000 134512640 135225430 4290463472 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13789/statm: 80225 71387 83 175 0 80048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 329604

[startup+25.5008 s]
/proc/loadavg: 2.06 2.01 2.00 3/298 13792
/proc/meminfo: memFree=7820504/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=252492 CPUtime=11.54 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 61112 0 0 0 1147 7 0 0 25 0 1 0 644173009 258551808 61049 33554432000 134512640 135217611 4290367120 18446744073709551615 134525360 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 63123 61049 76 173 0 62948 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 261196

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/298 13792
/proc/meminfo: memFree=7804120/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=265476 CPUtime=37.14 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 64343 0 0 0 3706 8 0 0 25 0 1 0 644173009 271847424 64280 33554432000 134512640 135217611 4290367120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 66369 64280 76 173 0 66194 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 274180

[startup+102.311 s]
/proc/loadavg: 1.86 1.97 1.99 2/291 13812
/proc/meminfo: memFree=7893716/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=273384 CPUtime=88.35 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 66332 0 0 0 8827 8 0 0 25 0 1 0 644173009 279945216 66269 33554432000 134512640 135217611 4290367120 18446744073709551615 134532814 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 68346 66269 76 173 0 68171 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 282088

[startup+162.301 s]
/proc/loadavg: 1.31 1.79 1.92 2/291 13813
/proc/meminfo: memFree=7888872/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=278424 CPUtime=148.34 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 67595 0 0 0 14826 8 0 0 25 0 1 0 644173009 285106176 67532 33554432000 134512640 135217611 4290367120 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 69606 67532 76 173 0 69431 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 287128

[startup+222.301 s]
/proc/loadavg: 1.11 1.65 1.86 2/291 13815
/proc/meminfo: memFree=7864900/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=302248 CPUtime=208.34 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 73558 0 0 0 20825 9 0 0 25 0 1 0 644173009 309501952 73495 33554432000 134512640 135217611 4290367120 18446744073709551615 134532926 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 75562 73495 76 173 0 75387 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 310952

[startup+282.301 s]
/proc/loadavg: 1.04 1.53 1.81 2/291 13816
/proc/meminfo: memFree=7865224/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=302248 CPUtime=268.34 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 73575 0 0 0 26825 9 0 0 25 0 1 0 644173009 309501952 73512 33554432000 134512640 135217611 4290367120 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 75562 73512 76 173 0 75387 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 310952

[startup+342.301 s]
/proc/loadavg: 1.01 1.43 1.75 2/291 13818
/proc/meminfo: memFree=7864076/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=303484 CPUtime=328.34 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 73848 0 0 0 32825 9 0 0 25 0 1 0 644173009 310767616 73785 33554432000 134512640 135217611 4290367120 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 75871 73785 76 173 0 75696 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 312188

[startup+402.3 s]
/proc/loadavg: 1.00 1.35 1.70 2/291 13820
/proc/meminfo: memFree=7815316/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7

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

/proc/13791/statm: 107233 104964 76 173 0 107058 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 437636

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13937
/proc/meminfo: memFree=7739960/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=428932 CPUtime=4348.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105029 0 0 0 434826 15 0 0 25 0 1 0 644173009 439226368 104966 33554432000 134512640 135217611 4290367120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107233 104966 76 173 0 107058 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 437636

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13939
/proc/meminfo: memFree=7740044/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429092 CPUtime=4408.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105035 0 0 0 440826 15 0 0 25 0 1 0 644173009 439390208 104972 33554432000 134512640 135217611 4290367120 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107273 104972 76 173 0 107098 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 437796

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13940
/proc/meminfo: memFree=7740252/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429092 CPUtime=4468.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105037 0 0 0 446826 15 0 0 25 0 1 0 644173009 439390208 104974 33554432000 134512640 135217611 4290367120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107273 104974 76 173 0 107098 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 437796

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13942
/proc/meminfo: memFree=7740232/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429092 CPUtime=4528.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105041 0 0 0 452826 15 0 0 25 0 1 0 644173009 439390208 104978 33554432000 134512640 135217611 4290367120 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107273 104978 76 173 0 107098 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 437796

[startup+4602.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/291 13944
/proc/meminfo: memFree=7740088/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429092 CPUtime=4588.42 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105043 0 0 0 458827 15 0 0 25 0 1 0 644173009 439390208 104980 33554432000 134512640 135217611 4290367120 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107273 104980 76 173 0 107098 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 437796

[startup+4662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/291 13945
/proc/meminfo: memFree=7739944/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4648.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105077 0 0 0 464826 15 0 0 25 0 1 0 644173009 439574528 105014 33554432000 134512640 135217611 4290367120 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105014 76 173 0 107143 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 437976

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13947
/proc/meminfo: memFree=7740152/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4708.42 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105081 0 0 0 470827 15 0 0 25 0 1 0 644173009 439574528 105018 33554432000 134512640 135217611 4290367120 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105018 76 173 0 107143 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 437976

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13948
/proc/meminfo: memFree=7739996/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4768.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105085 0 0 0 476826 15 0 0 25 0 1 0 644173009 439574528 105022 33554432000 134512640 135217611 4290367120 18446744073709551615 134537022 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105022 76 173 0 107143 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 437976

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13950
/proc/meminfo: memFree=7740080/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4828.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105087 0 0 0 482826 15 0 0 25 0 1 0 644173009 439574528 105024 33554432000 134512640 135217611 4290367120 18446744073709551615 134532693 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105024 76 173 0 107143 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 437976

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13952
/proc/meminfo: memFree=7739800/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4888.41 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105089 0 0 0 488826 15 0 0 25 0 1 0 644173009 439574528 105026 33554432000 134512640 135217611 4290367120 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105026 76 173 0 107143 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 437976

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13953
/proc/meminfo: memFree=7739768/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4948.42 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105092 0 0 0 494827 15 0 0 25 0 1 0 644173009 439574528 105029 33554432000 134512640 135217611 4290367120 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105029 76 173 0 107143 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 437976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/291 13954
/proc/meminfo: memFree=7739868/32951124 swapFree=63649232/67111528
[pid=13788] ppid=13786 vsize=8704 CPUtime=13.93 cores=1,3,5,7
/proc/13788/stat : 13788 (glucose.sh) S 13786 13788 13192 0 -1 4202496 359 102772 0 0 0 0 1362 31 18 0 1 0 644171614 8912896 255 33554432000 4194304 4922060 140733349696608 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13788/statm: 2176 255 211 178 0 69 0
[pid=13791] ppid=13788 vsize=429272 CPUtime=4986.12 cores=1,3,5,7
/proc/13791/stat : 13791 (glucose_static) R 13788 13788 13192 0 -1 4202496 105092 0 0 0 498597 15 0 0 25 0 1 0 644173009 439574528 105029 33554432000 134512640 135217611 4290367120 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13791/statm: 107318 105029 76 173 0 107143 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 437976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13788 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=625928
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=318951
# CPU time returned by wait4() is 13.9449
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.05
CPU user time (s): 4999.59
CPU system time (s): 0.46
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 437976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6259
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103131
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= 8
involuntary context switches= 170

runsolver used 12.1502 second user time and 33.3149 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 00:28:51
IDJOB=3366082
IDBENCH=88163
IDSOLVER=1842
FILE ID=node130/3366082-1305325730
RUNJOBID= node130-1305315245-13211
PBS_JOBID= 13324302
Free space on /tmp= 30044 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366082-1305325730/watcher-3366082-1305325730 -o /tmp/evaluation-result-3366082-1305325730/solver-3366082-1305325730 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366082-1305325730.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=161327634

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8151856 kB
Buffers:        274636 kB
Cached:       22732572 kB
SwapCached:      10360 kB
Active:        5739320 kB
Inactive:     18409920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8151856 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           83072 kB
Writeback:           0 kB
AnonPages:     1140044 kB
Mapped:          13816 kB
Slab:           563216 kB
PageTables:      24972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51569120 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= 29964 MiB
End job on node130 at 2011-05-14 01:52:13