Trace number 3365588

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.09 5000.22

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4672.05
Satisfiable
(Un)Satisfiability was proved
Number of variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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...
0.00/0.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  276621   645449 |   82986       0        0     nan |  0.000 % |
1.49/1.52	c |         0 |  136416   475019 |      --       0       --      -- |     --   | -140183/-170377
1.49/1.52	c ==============================================================================
1.49/1.52	c Result  :   #vars: 24904   #clauses: 136416   #literals: 475019
1.49/1.52	c CPU time:   1.47677 s
1.49/1.52	c ==============================================================================
1.58/1.61	c
1.58/1.61	c Starting glucose
1.58/1.61	c
1.58/1.61	
1.58/1.61	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.58/1.61	
1.58/1.61	c ============================[ Problem Statistics ]=============================
1.58/1.61	c |                                                                             |
1.58/1.61	c |  Number of variables:  24904                                                |
1.58/1.61	c |  Number of clauses:    136416                                               |
1.58/1.66	c |  Parsing time:         0.05         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-3365588-1305315306/watcher-3365588-1305315306 -o /tmp/evaluation-result-3365588-1305315306/solver-3365588-1305315306 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365588-1305315306.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: 1.63 0.48 0.16 3/356 10718
/proc/meminfo: memFree=22130876/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 643130241 8912896 252 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10718/statm: 2176 252 211 178 0 69 0

[startup+0.0238611 s]
/proc/loadavg: 1.63 0.48 0.16 3/356 10718
/proc/meminfo: memFree=22130876/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 643130241 8912896 252 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10718/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100852 s]
/proc/loadavg: 1.63 0.48 0.16 3/356 10718
/proc/meminfo: memFree=22130876/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 643130241 8912896 252 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10718/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300812 s]
/proc/loadavg: 1.63 0.48 0.16 3/356 10718
/proc/meminfo: memFree=22130876/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 643130241 8912896 252 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10718/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700744 s]
/proc/loadavg: 1.63 0.48 0.16 3/356 10718
/proc/meminfo: memFree=22130876/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 643130241 8912896 252 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10718/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50061 s]
/proc/loadavg: 1.63 0.48 0.16 3/358 10720
/proc/meminfo: memFree=22078196/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 643130241 8912896 252 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10718/statm: 2176 252 211 178 0 69 0
[pid=10719] ppid=10718 vsize=48764 CPUtime=1.49 cores=1,3,5,7
/proc/10719/stat : 10719 (SatELite_releas) R 10718 10718 10617 0 -1 4202496 11815 0 0 0 145 4 0 0 25 0 1 0 643130241 49934336 10549 33554432000 134512640 135225430 4287013872 18446744073709551615 134587334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10719/statm: 12191 10549 78 175 0 12014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57468

[startup+3.10034 s]
/proc/loadavg: 1.63 0.48 0.16 3/358 10721
/proc/meminfo: memFree=22098904/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=16308 CPUtime=1.47 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 3928 0 0 0 147 0 0 0 23 0 1 0 643130402 16699392 3883 33554432000 134512640 135217611 4294724816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 4077 3883 77 173 0 3902 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25012

[startup+6.3008 s]
/proc/loadavg: 1.66 0.50 0.17 3/358 10721
/proc/meminfo: memFree=22094068/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=18948 CPUtime=4.67 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 4578 0 0 0 467 0 0 0 25 0 1 0 643130402 19402752 4533 33554432000 134512640 135217611 4294724816 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 4737 4533 77 173 0 4562 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27652

[startup+12.7007 s]
/proc/loadavg: 1.77 0.55 0.19 3/358 10721
/proc/meminfo: memFree=22092804/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=20960 CPUtime=11.07 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 5064 0 0 0 1107 0 0 0 25 0 1 0 643130402 21463040 5019 33554432000 134512640 135217611 4294724816 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 5240 5019 77 173 0 5065 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29664

[startup+25.5005 s]
/proc/loadavg: 1.82 0.62 0.22 3/358 10722
/proc/meminfo: memFree=22084460/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=27188 CPUtime=23.88 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 6605 0 0 0 2387 1 0 0 25 0 1 0 643130402 27840512 6560 33554432000 134512640 135217611 4294724816 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 6797 6560 77 173 0 6622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35892

[startup+51.1012 s]
/proc/loadavg: 1.95 0.74 0.27 3/358 10722
/proc/meminfo: memFree=22083008/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=27320 CPUtime=49.48 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 6643 0 0 0 4947 1 0 0 25 0 1 0 643130402 27975680 6598 33554432000 134512640 135217611 4294724816 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 6830 6598 77 173 0 6655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36024

[startup+102.314 s]
/proc/loadavg: 1.98 0.93 0.36 3/358 10724
/proc/meminfo: memFree=22073356/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=33916 CPUtime=100.69 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 8303 0 0 0 10067 2 0 0 25 0 1 0 643130402 34729984 8258 33554432000 134512640 135217611 4294724816 18446744073709551615 134526171 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 8479 8258 77 173 0 8304 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42620

[startup+162.3 s]
/proc/loadavg: 1.99 1.13 0.46 3/358 10725
/proc/meminfo: memFree=22061680/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=43376 CPUtime=160.68 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 10638 0 0 0 16066 2 0 0 25 0 1 0 643130402 44417024 10593 33554432000 134512640 135217611 4294724816 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 10844 10593 77 173 0 10669 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 52080

[startup+222.301 s]
/proc/loadavg: 1.99 1.28 0.55 3/358 10727
/proc/meminfo: memFree=22056700/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=47344 CPUtime=220.68 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 11627 0 0 0 22066 2 0 0 25 0 1 0 643130402 48480256 11582 33554432000 134512640 135217611 4294724816 18446744073709551615 134538506 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 11836 11582 77 173 0 11661 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 56048

[startup+282.301 s]
/proc/loadavg: 1.99 1.41 0.64 3/358 10728
/proc/meminfo: memFree=22044284/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=59228 CPUtime=280.68 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 14628 0 0 0 28065 3 0 0 25 0 1 0 643130402 60649472 14583 33554432000 134512640 135217611 4294724816 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 14807 14583 77 173 0 14632 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 67932

[startup+342.301 s]
/proc/loadavg: 1.99 1.52 0.72 3/358 10730
/proc/meminfo: memFree=22043900/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=59496 CPUtime=340.68 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 14634 0 0 0 34065 3 0 0 25 0 1 0 643130402 60923904 14589 33554432000 134512640 135217611 4294724816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 14874 14589 77 173 0 14699 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 68200

[startup+402.301 s]
/proc/loadavg: 1.99 1.60 0.80 3/358 10732
/proc/meminfo: memFree=22034456/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7

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

/proc/10721/statm: 64865 64510 77 173 0 64690 0
Current children cumulated CPU time (s) 4302.2
Current children cumulated vsize (KiB) 268164

[startup+4362.3 s]
/proc/loadavg: 2.00 2.06 2.04 3/358 10879
/proc/meminfo: memFree=21028796/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4360.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64585 0 0 0 436044 16 0 0 25 0 1 0 643130402 265687040 64512 33554432000 134512640 135217611 4294724816 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64512 77 173 0 64690 0
Current children cumulated CPU time (s) 4362.2
Current children cumulated vsize (KiB) 268164

[startup+4422.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/358 10881
/proc/meminfo: memFree=21028772/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4420.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64585 0 0 0 442044 16 0 0 25 0 1 0 643130402 265687040 64512 33554432000 134512640 135217611 4294724816 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64512 77 173 0 64690 0
Current children cumulated CPU time (s) 4422.2
Current children cumulated vsize (KiB) 268164

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/358 10882
/proc/meminfo: memFree=21028740/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4480.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64588 0 0 0 448044 16 0 0 25 0 1 0 643130402 265687040 64515 33554432000 134512640 135217611 4294724816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64515 77 173 0 64690 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 268164

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/358 10884
/proc/meminfo: memFree=21028708/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4540.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64590 0 0 0 454044 16 0 0 25 0 1 0 643130402 265687040 64517 33554432000 134512640 135217611 4294724816 18446744073709551615 134536968 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64517 77 173 0 64690 0
Current children cumulated CPU time (s) 4542.2
Current children cumulated vsize (KiB) 268164

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/358 10886
/proc/meminfo: memFree=21028816/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4600.61 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64590 0 0 0 460045 16 0 0 25 0 1 0 643130402 265687040 64517 33554432000 134512640 135217611 4294724816 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64517 77 173 0 64690 0
Current children cumulated CPU time (s) 4602.21
Current children cumulated vsize (KiB) 268164

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/358 10887
/proc/meminfo: memFree=21028664/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4660.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64592 0 0 0 466044 16 0 0 25 0 1 0 643130402 265687040 64519 33554432000 134512640 135217611 4294724816 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64519 77 173 0 64690 0
Current children cumulated CPU time (s) 4662.2
Current children cumulated vsize (KiB) 268164

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.01 3/358 10889
/proc/meminfo: memFree=21028520/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4720.62 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64595 0 0 0 472046 16 0 0 25 0 1 0 643130402 265687040 64522 33554432000 134512640 135217611 4294724816 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64522 77 173 0 64690 0
Current children cumulated CPU time (s) 4722.22
Current children cumulated vsize (KiB) 268164

[startup+4782.3 s]
/proc/loadavg: 2.88 2.25 2.09 3/358 10950
/proc/meminfo: memFree=21785012/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4780.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64595 0 0 0 478044 16 0 0 25 0 1 0 643130402 265687040 64522 33554432000 134512640 135217611 4294724816 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64522 77 173 0 64690 0
Current children cumulated CPU time (s) 4782.2
Current children cumulated vsize (KiB) 268164

[startup+4842.3 s]
/proc/loadavg: 2.61 2.30 2.11 3/358 10952
/proc/meminfo: memFree=21682360/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4840.6 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64597 0 0 0 484044 16 0 0 25 0 1 0 643130402 265687040 64524 33554432000 134512640 135217611 4294724816 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64524 77 173 0 64690 0
Current children cumulated CPU time (s) 4842.2
Current children cumulated vsize (KiB) 268164

[startup+4902.3 s]
/proc/loadavg: 2.28 2.26 2.11 3/358 10954
/proc/meminfo: memFree=21674284/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4900.59 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64597 0 0 0 490043 16 0 0 25 0 1 0 643130402 265687040 64524 33554432000 134512640 135217611 4294724816 18446744073709551615 134532709 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64524 77 173 0 64690 0
Current children cumulated CPU time (s) 4902.19
Current children cumulated vsize (KiB) 268164

[startup+4962.31 s]
/proc/loadavg: 3.86 2.74 2.28 3/358 10985
/proc/meminfo: memFree=21313244/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4960.59 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64599 0 0 0 496043 16 0 0 25 0 1 0 643130402 265687040 64526 33554432000 134512640 135217611 4294724816 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64526 77 173 0 64690 0
Current children cumulated CPU time (s) 4962.19
Current children cumulated vsize (KiB) 268164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 3.04 2.66 2.27 3/358 10986
/proc/meminfo: memFree=21301688/32951132 swapFree=64495980/67111528
[pid=10718] ppid=10716 vsize=8704 CPUtime=1.6 cores=1,3,5,7
/proc/10718/stat : 10718 (glucose.sh) S 10716 10718 10617 0 -1 4202496 357 12444 0 0 0 0 155 5 18 0 1 0 643130241 8912896 254 33554432000 4194304 4922060 140735638299152 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10718/statm: 2176 254 211 178 0 69 0
[pid=10721] ppid=10718 vsize=259460 CPUtime=4998.49 cores=1,3,5,7
/proc/10721/stat : 10721 (glucose_static) R 10718 10718 10617 0 -1 4202496 64599 0 0 0 499833 16 0 0 25 0 1 0 643130402 265687040 64526 33554432000 134512640 135217611 4294724816 18446744073709551615 134536968 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/10721/statm: 64865 64526 77 173 0 64690 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 268164

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 10718 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=558763
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=54991
# CPU time returned by wait4() is 1.61375
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.22
CPU time (s): 5000.09
CPU user time (s): 4999.88
CPU system time (s): 0.21
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 268172

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

runsolver used 17.3944 second user time and 41.1647 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-13 21:35:06
IDJOB=3365588
IDBENCH=70797
IDSOLVER=1842
FILE ID=node129/3365588-1305315306
RUNJOBID= node129-1305315245-10636
PBS_JOBID= 13324303
Free space on /tmp= 48116 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365588-1305315306/watcher-3365588-1305315306 -o /tmp/evaluation-result-3365588-1305315306/solver-3365588-1305315306 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365588-1305315306.cnf

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=1824929216

node129.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.831
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.66
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.831
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      22131156 kB
Buffers:        205648 kB
Cached:        5439532 kB
SwapCached:      52668 kB
Active:        2858848 kB
Inactive:      7746872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22131156 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            6084 kB
Writeback:          20 kB
AnonPages:     4916804 kB
Mapped:          17736 kB
Slab:           112320 kB
PageTables:      37600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79767896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47980 MiB
End job on node129 at 2011-05-13 22:58:28